Quote:
Originally Posted by Dirtchamber
Hey there,
Great mod - I'm very impressed with it. I just have two questions that I hope you'll be able to help me out with:
1. When uploading a file, what would I need to change to make it so the text editor (for entering a description of the file) spawns with text already inside? So instead of just having an empty box, it would have, say, "Name, Age, Location" etc - like a form.
2. Is there an option to change the default display order on a gallery index? I know you can do it as a user, but I'd like to make a global change, that applies to all users.
Thanks for your help. And again - great work!
Dan
|
1.) template: umg_usercp_upload
(example) <input type="text" class="bginput" name="uploadtitle" id="tb_uploadtitle" value="
enter your title" size="50" maxlength="50" />
The text in orange color ist that you need to change
2.) A global change for what ? Categories, Members Galerie .... ?