# HG changeset patch # User ymh # Date 1272461076 -7200 # Node ID 3189b5c66e3d369fd4096cec347f4ed86e4d9aea # Parent 2ab0257408d6542715c82885d6c1b75d01fb9fe6# Parent 6161de0c8ffafac81d1a1963dfdb7cabbef25b34 Merge with 6161de0c8ffafac81d1a1963dfdb7cabbef25b34 diff -r 2ab0257408d6 -r 3189b5c66e3d web/thdProject/apps/frontend/config/routing.yml --- 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: