needsomehelp wrote:
Yes - I am somewhat familiar with the router. Any way to use something like the router without the user/ prefix though?
Just define your own default route (i.e. name = "default") like ':user'. Then define the more specific ones which will have to have a static prefix or some very strict defaults. Remember routes are matched in reverse order and first one to match is used.
-- Michał Minicki aka Martel Valgoerad | [EMAIL PROTECTED] | http://aie.pl/martel.asc =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "Idleness is not doing nothing. Idleness is being free to do anything." -- Floyd Dell
