Does anyone use dynamic url with c5?
Permalink
Hi All,
Is it possible to implement dynamic urls with my c5 project, and use the segments of the url as parameters, like this:
http://www.domain.com/pagename/param1/param2/param3...
Has anyone used it on their c5 project?
Could you please help me with this?
Can I do it in c5 without to adding any code in .htaccess file?
Thank you,
Kapom
Is it possible to implement dynamic urls with my c5 project, and use the segments of the url as parameters, like this:
http://www.domain.com/pagename/param1/param2/param3...
Has anyone used it on their c5 project?
Could you please help me with this?
Can I do it in c5 without to adding any code in .htaccess file?
Thank you,
Kapom
Oh, I can do it finally!
Thank you very much for your help. ^^"
Thank you very much for your help. ^^"
Sorry if I revive this old topic, but that's exactly what I need now. I just wonder, is this also possible for blocks? Or does it need to be a single page?
I am having the same trouble now, seems like we get an answer. [smile]
http://www.concrete5.org/documentation/how-tos/developers/use-query...
(It only applies to single pages unless you hack the dispatcher)