Quote Originally Posted by DannyVarley View Post
Hey Guys,

Running URI mappings on v1.5.6a, I also have the mod "FAQ Module" installed to handle all my FAQ's I am wondering if there is a way to get the URI mappings page to handle these links also

I would be fine importing the link definitions directly to the database, But I cannot figure out a way to get the URI module to recognise the new pages which are

faqs_all
faq_info

With also a different path style "fcPath=5&faqs_id=6" to make it even harder I assume. Has anyone else had luck with something like this?

Thanks!
Basically, since the faq module introduces it's own main_page and associated parameters, adding an additional handling class that is interfaced with the faq module would make it possible to control the uris.

The instructions identify what fields need to be populated when it is desired to manually (by sql statement) apply a uri for some other page.