[ scummvm-Patches-2603381 ] ScummVM website re-write as per 2009-02-15

SourceForge.net noreply at sourceforge.net
Sun Feb 15 21:05:23 CET 2009


Patches item #2603381, was opened at 2009-02-15 21:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2603381&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Fredrik Wendel (fredrik_w)
Assigned to: Nobody/Anonymous (nobody)
Summary: ScummVM website re-write as per 2009-02-15

Initial Comment:
Heya,

Here's the ScummVM website re-write files. A bunch of directories are emtpy and need to be filled with the content of the old website, namely:
- data/media
- data/news
- data/screenshots
- downloads

I haven't written any documentation yet, but the code should be pretty straightforward. There is an array in index.php the controlls what Controller::index() function to call. $_GET['p'] holds the requested page, which is the key in the array. It defaults to displaying the main page when no page is asked for, or if it's not found in the array.

There are still somethings that aren't complete, mostly related to the screenshots. The screenshot viewer on the main page is hardcoded to show just one picture. I haven't written the javascript for it yet. The same goes for the random screenshot found under the screenshots section.

Oh, and the XML-file for the downloads is kind of "half-messy". I had some ugly code that made it auto-complete paranthesises around the file sizes that I removed some time ago. I also started to fix the XML-file but kind of stopped in the middle. With 0.13.0 around the corner I won't fix it until after the release.

I would also like to find a nicer way to position the purple tentacle. For now I'm using min-height, but I'd like to find a better way.

Hopefully I didn't remove any file needed to run it, if so shout really high and I'll upload it.


Regards,
Fredrik

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2603381&group_id=37116




More information about the Scummvm-tracker mailing list