While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- KDE Plasma 6.3 will have much better fractional scaling
- New Linux kernel patch submitted to improve Lenovo Legion series support including Lenovo Legion Go
- The Steam Deck Stars Bundle on Steam has some top Deck Verified games for cheap
- Horror scavenging game KLETKA is like Lethal Company but an elevator wants to eat you
- Team Fortress 2 Comic issue 7 is finally, officially available
- > See more over 30 days here
Well now you can see what i have planned. A fair amount of it you will never see a lot of it is admin side.
Have added the ability for the main website to be able to show videos from other websites than youtube if needed. Haven't actually added any other sites yet though.
Now have the ability to delete news posts via the admin.
Can now edit/delete item and news comments. Also changed the way news posts are edited/deleted to match the way i do it for comments for code consistency.
Also changed adding/deleting submitted news posts to match the above - again for code consistency.
The homepage will now show a video for a news post if it has one, don't want to clog up the homepage too much, think it works okay though :)
Also news items titles are now also a link to the full article...just to make things easier.
Items in the websites directory that are commercial will now list a yellow pip instead of a red pip as it's not always a bad thing...also they will now list the price too.
Hmm should probably do something with the Flash and Java pips as they are red too, despite what some people think they aren't always a bad thing either.
Have added the ability to delete items from the admin panel, also matched the way it edits items to match news posts.
Added the ability to add screenshots to existing items.
When there is more screenshots added there will be "previous" and "next" links on the javascript lytebox that shows up...nifty eh ;)
Newish theme is up and mostly finished.
Added random item spotlight to the homepage.
Added the list and item bbcode option when submitting news and also to the admin area - it was already in the code from ages ago just completely forgot to add a bbcode link to it.
Added editor choice emblem to certain items - haven't added the ability to turn off/on for items via admin yet doing it via the database.
Adjusted the layout a little with header images on menus - think it looks nicer as it breaks the colours up a bit.
Added URL bbcode to admin news adding and member/guest news submitting. So you can put links in the actual news post itself as well as having them in the seperate links block.
When someone submits a news post it should now email me, saves me checking the admin page all the time.
Checkbox for "editors choice" in admin area.
Commenting on items should work again - along with that i fixed my ability to delete item comments (note to self when copy and pasting code that works near enough exactly the same for something else, make sure you actual editing the strings to match the section your pasting into...)
RSS feed changed to show only titles and shows a lot more - works a lot better.
Added a small "watermark" to screenshots to prevent other sites poaching them without asking.
The screenshot javascript lytebox no longer auto-resizes pictures as it was making them too small to be of use (and i have a 24" monitor!).
Have made thumbnails a bit bigger :) and they will all be the same size now to match...as some where odd sizes.
Adjusted the image uploader for the new sizes, it no longer calculates the size by some weird maths it had in it.
Now any time the script tries to load a thumbnail that doesn't exist it will be created (means i can change their sizes any time without worrying about a thing :D) - created a new class "make_screenshot" just for this.
Adding a screenshot should update the items last edited time now.
Added an RSS feed for the directory - [url="http://www.gamingonlinux.info/items_rss.php"]http://www.gamingonlinux.info/items_rss.php[/url]
Slightly re-designed the directory category screen to hold a little bit more info - Now shows the last time the item was updated to the right along with the version which was moved there.
Made the design of it match the rest of the website a bit more too.
Also adjusted the way quotes look, was no need to have them aligned to the middle using less space, gave them a header background too, think it looks better, may use a seperate image and remove the white lines above and below not sure yet.
When any kind of post uses the item bbcode, if you have more than 1 item it will correctly show them all seperately instead of them all being the first one.
Added "Latest Forum Posts" block to the right on the main website.
Added a "add game here" link when viewing a category if your an admin (so for me right now to make it easier ;)).
Added in new graphics for editors choice, online play, source available etc.
Added SEO friendly urls to category pages.
Added SEO friendly urls to news pages.
Added SEO friendly url to the submit_news page.
Added SEO friendly url to the item pages.
Added SEO friendly url to the random spotlight.
Added rustybolts newer logos into rotation and centred them (need to figure out how i can do that in phpbb's templates too).
Added latest comments box on the main website.
When submitting news people can now preview it to test it before they submit it to the database que.