Ah, just remember... you are doing this for fun, so no need hurry, as long as you get this all done by tomorrow.
Aww, but I only got four hours of sleep last night... though I mostly blame that on
South Park Studios launching.
In any case, I believe the icons need some descriptions. It's a bit difficult to deciphering their meaning without clicking them, and a lot of people often hesitate to click links they don't understand.
I changed it to have some text, but I'm not-a likin' it. This site is for people to use the tool, so I think they'd figure what the buttons are. Maybe I'm wrong, though. If the site were meant to be a
PPG-modlist alternative for general public use, then I guess...
I dunno. I figure it was fine how it was, but right now it has text. Let me know what you think.
From a visual standpoint, you might want to consider using a sans-serif font for the descriptions. Also, instead of doing <a href="java script:function();">, you can do <a href="#" onclick="function(); return false;">. It's good coding standard, since that makes it possible for links to work both as AJAXy functions, but also allow for an actual link in case the user doesn't have jscript enabled.
Alright, I changed the links to go to the main page view if the user doesn't have scripting enabled, and use AJAX to do it right on the page if they do. I left the 'add to installation' and 'get components' buttons as they are, since only people who are using the site to generate the XML will use those, and should understand what they mean. I'll update the front page with an explanation of all the icons and such in a bit.
Well, I use the Firefox, and everything looks fine exept the names that the browser gives to the icons that do the different functions, they give me: java script:getcomps('237') etc. , which is fine for now, as you'll get to the renaming in time, after you have got them all documentation for the mods form the NPC-Related Mods to Tactical Challenges done.
The getcomps(xxx) name isn't really going to change, as that is just the code. What I said to Conrad's post should explain my thinking. Again, I could be wrong.
Other than that, it looks really, really good. As previously mentioned, don't hesitate to let us/me know if you want or need any help.
Thanks for the support.
All I really need at the moment is feedback.
---
Alright, so, feedback. I mentioned how I wanted this to be community-manageable, so an author can easily go in, edit their mod information, add a mirror, and people can keep things up to date if they want. The whole Wikimedia way of thinking. Though, I'm unsure what the chances of vandalism is with this... Right now you need a special little code to edit anything - I suppose I can just give that to anyone who wants to edit the pages for a good reason, or wants to help out. If I use multiple codes and log which ones are used for changes, I'd then know who not to give keys to in the future.
Thoughts? Comments? Feedback?
Thanks again for your time.