With RSGallery2 it is possible to add "empty" comments. How to add a requirement that name and comment field should be filled before a comment can be made?
Can somebody tell me how to change the comments date format? I suppose that it can be changed only in some file, but I can not find the right one. Does someone know which file is the right one?
Finally i found the solution. In the rsgallery2.html.php file just before the comment: <!-- end highslide container 2 --> was an ended div tag. I did not found a starting tag for it and deleting this tag fixed the problem.
How to to put word wrap to RSGallery2 comments? I have tried to use php's wordwrap function in rsgallery2.html.php, but since I do not know anything about php I did not succeed. Maybe someone here has found a solution to the problem.
I need to translate only some words in RSGallery2. e.g. Main gallery page, new, images.. I have downloaded the english.php renamed it to estonian.php and translated the words I need. What shall I do next? I have explored the forum topics here and I found that there should be a directory called languages in com_rsgallery2/. There is none. I made it by myself and put the estonian.php file on that directory. My Joomla language is set to Estonian, but RSGallery2 does not show the words I translated? Is it so that i have to send the translated file to developers and then they put it somewhere in the code or something? Or what should i do?