Has anyone got xcGallery 2.0.2 cause dev.xoops.org site is closed for download or is there another download available ?
Thanks
Edwin

Remember to change in the shuffler script the path to the images or put your own.
Take a look in the theme code around the line 50 to this:
------------------------------------
-----------------------------------
That is the last picture in the script, it have to be in this way in order to display as a first one.
Let´s say you want 004.jpg to show first in your front page, so change in the script 004.jpg as the last so the slideshow work properly.
Any suggestions what could be wrong or what i should change in the script?
Thanks for any help!
Edwin
There is not a "automatic way" to enter the page description and keywords meta-tags, but you can set the "xoops_meta_keywords" and "xoops_meta_description" using parts of Mastop Publish page:
- Open the mastop_publish/index.php file.
- Go to the end of file, just above this line: $mpu_classe->updateCount();
- Insert this lines:
$xoTheme->addMeta('meta', "keywords", $mpu_classe->getVar("mpb_30_titulo")); // Get the Title of the Page and put it on 'keywords'
$xoTheme->addMeta('meta', "description", substr(strip_tags($mpu_classe->getVar("mpb_35_conteudo")), 0, 200)); // Get the 200 firsts characters of the content and put it on 'description'
- Save the file and test (here works ok using XOOPS 2.0.16).
Errors Returned While Uploading Suspicious image upload refused
Failed uploading file: imagename.jpg