--- a/web/thdProject/apps/frontend/config/routing.yml Wed Apr 28 15:24:07 2010 +0200
+++ b/web/thdProject/apps/frontend/config/routing.yml Wed Apr 28 15:24:36 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: