News-system

The news-system is now fully operational! And so is the screenshots-section also, since it uses almost exactly the same code.

The pages now only find the most recent news and screenshots. The older news can be found on this page and the old screenshots can be found here. These two pages were “free” to implement, thanks to my nifty little function that returns the filenames for the news and screenshots. I’ve made it so if passed a positive argument for the treshold between the old and new files, then it will return the new files. If it is passed a negative argumant, then it returns the old files. So this page and the old-news page are almost identical. Just one of the joys of using [PHP][] :-)

Leave a comment