Hi All,

I'm working on my second Turbine 2.3 project, have 3 quick URL questions;
I'll list them independent of each other, though I'd like to see all three
implemented simultaneously:




=========== 1. How do I make it so that: ==========

http://mydomain.com/app/template/anyscreen.vm 

can be referenced as:

http://mydomain.com/anyscreen.vm




========== 2. How do I make it so that: ==========

http://mydomain.com/app/template/any_screen_subdirectory%2Cindex.vm

can be referenced as:

http://mydomain.com/app/template/any_screen_subdirectory





========== 3. How do I make it so that: ==========

http://mydomain.com/app/template/any_screen_subdirectory%2Cany_file.vm 

can be referenced as:

http://mydomain.com/app/template/any_screen_subdirectory[some_nice_character
]anyfile_vm

Where [some_nice_character] is for instance "-" or "/" (clearly if it was
"-" then I'd have to be sure that my template/classnames wouldn't have any
"-"s in them).


Thank you,
________________
Keith Seim




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to