My ListIt2 URLs include a segment that seems to carry the settings for "detailpage", e.g. mydomain.com/mylistitinstance/item/21/ where 21 is the detail page ID.
It's not the end of the world but ideally I'd like to remove the /21/ - is it possible to use {cge_module_hint} to specify the detail page and thereby remove it from the URL? I tried {cge_module_hint module=ListIt2MyInstance detailpage=21} but the URLs remained unchanged. Which ListIt2 parameters can be set with cge_module_hint and if cge_module_hint is used do the URLs change automatically or do I have to do something else?
[resolved] ListIt2: using cge_module_hint to improve URLs
[resolved] ListIt2: using cge_module_hint to improve URLs
Last edited by Cerulean on Wed Aug 07, 2013 10:46 am, edited 1 time in total.
-
Stikki
Re: ListIt2: using cge_module_hint to improve URLs
Yo,
Tested this recently and it seems to have minor bug according pretty URL's and Module hint.
There is currently no way to drop it.
Will fix this in future version.
Tested this recently and it seems to have minor bug according pretty URL's and Module hint.
There is currently no way to drop it.
Will fix this in future version.
Re: ListIt2: using cge_module_hint to improve URLs
Okay, thanks for letting me know.

