I am seeing itPatricia wrote:Hello MegaBob3
Thanks for your work!!
I tried your test, and do not manage to see my galleries (first page does come, but not when I click on a gallery)
the returned url -> moduleinterface.php?module=singapore&return_id=1&gallery=./2003
gives me a page not found.
However, if in the url (or in singapore.ini index_file_url), I replace "moduleinterface.php?module=singapore&return_id=1&"
by "index.php?page=photo-gallery&" (photo-gallery beeing the page I included the module in), then all works perfectly
Do I have to change that myself in the singapore.ini, or was it supposed to work as is? If it has to be hardcoded in singapore.ini, then (like it works with the plugin) we can add gallery only to one content page.
One great feature to implement then would be to be able to choose in the module parameters which subgallery to display (example, my cats gallery only, into my cats page). And, is there a way that the parameters overwrite singapore.ini for the index_file_url? like this it would be possible to include different subgalleries into different pages. It would then need parameters like:
{cms_module module="singapore" page="cats" gallery="2003/kitties"}, then the returned url would be:
index.php?page=cats&gallery=./2003/kitties
Furthermore, I get charset problems, with all tries in singapore.ini (ISO-8859-1 or UTF-8 ) but I must say I had the same problem with included (with the plugin) gallery... otherwise, singapore (plugin or module) work fine.
I also noticed in singapore documentation, that mod_rewrite won't work with external.php... not so much an issue, but I wonder if you would have a trick for that...
It's nice from you that you want to give your time to improve implementation of Singapore into CMSMS. I must say Singapore is the only one I found to allow photos to be remote (can be worth for people with low webspace, and having a photobucket account for example, or people with more than 1 website, with shared pics between them)
Cheers to megabob3

http://www.awakening.it/uploads/singapore.zip
I must resolved the first problem of PAGE NOT FOUND.
Now go to work on admin panel, and parameter function that you said

Bye and thx for your ideas
