(no commit message)
authorGautier Thibault <gthibault@universcine.com>
Wed, 28 Apr 2010 15:15:46 +0200
changeset 88 6161de0c8ffa
parent 86 4ddb2636237b
child 90 3189b5c66e3d
(no commit message)
web/thdProject/apps/frontend/config/routing.yml
--- a/web/thdProject/apps/frontend/config/routing.yml	Wed Apr 28 14:36:49 2010 +0200
+++ b/web/thdProject/apps/frontend/config/routing.yml	Wed Apr 28 15:15:46 2010 +0200
@@ -56,9 +56,9 @@
 ########  
 
 tagging:
-  url: /tagging/:tag/:page_nb
-  param: { module: tag, action: index, tag: all, page_nb: 1 }
-  requirements: { page_nb: \d+ }
+  url: /tagging/:tag
+  param: { module: tag, action: index, tag: all }
+
   
 ########
 # FILMS
@@ -83,6 +83,13 @@
   param: { module: reflex, action: index, tag: all, direction: more, distance: 5 }
   requirements: { direction: more|less, distance: \d+ }   
     
+##########
+# STATIC
+##########
+
+project:
+  url: /projet
+  param: {module: static, action: index}
 
 
 default_index: