Note user-defined routing branch.

This commit is contained in:
Brit Butler 2014-04-16 11:22:36 -04:00
parent 7489a6f769
commit a8cad00da7

View file

@ -175,6 +175,7 @@ check the :class key under `(routing *config*)` if no specialized
`page-url` was defined. This would have the additional benefit of `page-url` was defined. This would have the additional benefit of
localizing all the site routing in one place. New Content Types would localizing all the site routing in one place. New Content Types would
probably `pushnew` a plist onto the config key in their `enable` function. probably `pushnew` a plist onto the config key in their `enable` function.
This has been implemented on the branch `user-defined-routing`.
### Better Content Types ### Better Content Types