TinyWebGallery wrote:
1. this this a simple parameter - look for "sort" in the config parameters on the website.
You can do more than 9 - I simply had not tested more - but then you have to edit it in the my_config.php!
Selfregistration is not possible. There you have to code something by yourself.
Tagging is no problem - this can be done in the frontend - or by putting the tags in the images and then uploading the files with the TWG Flash Uploader that extracts the tags during upload.
/Michael
Ahh, I see that parameter, thank you.
Mkay, I'll look for that, I intend to try 20, or perhaps all the way up to 50, I'll let you know how it goes.
Ahh, alright, I was trying to refrain from altering the code if I didn't have to, because I'm more familiar with the php -> mysql interface, but hadn't necessarily dabbled in xml, nor ajax, but I guess I'll get my hands dirty a bit.
What I have currently is a separate user account system setup so that people can join, and upload their own pictures into the system, and now I'm just trying to make it so that they can also tag their own images that they upload. But I might just see if I can integrate the sql data to update the xml sheet... or.. what not.
Heh, I don't know all the terminology of it all, so I'm just going to have to figure it all out, this should be interesting to say the least. :3