Added images for W3C talks Keynote.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/config/routing.yml.orig Mon Sep 09 18:26:01 2013 +0900
@@ -0,0 +1,13 @@
+org_w3_autotweet_post:
+ pattern: /post
+ defaults: { _controller: OrgW3AutotweetBundle:Default:post }
+org_w3_autotweet_post:
+ pattern: /list/{name}
+ defaults: { _controller: OrgW3AutotweetBundle:Default:list }
+login:
+ pattern: /login
+ defaults: { _controller: OrgW3AutotweetBundle:Security:login }
+login_check:
+ pattern: /login_check
+logout:
+ pattern: /logout
\ No newline at end of file
Binary file autotweet-php/web/images/W3CTalksKeynote1.png has changed
Binary file autotweet-php/web/images/W3CTalksKeynote2.png has changed
Binary file autotweet-php/web/images/W3CTalksKeynote3.png has changed
Binary file autotweet-php/web/images/W3CTalksKeynote4.png has changed
Binary file autotweet-php/web/images/W3CTalksKeynote5.png has changed
Binary file autotweet-php/web/images/W3CTalksKeynote6.png has changed