OpenSceneryX / Website

The OpenSceneryX website, based on Wordpress
https://www.opensceneryx.com
GNU General Public License v2.0
3 stars 1 forks source link

Display a carousel of the most recently added objects #1

Closed aussig closed 6 years ago

aussig commented 6 years ago

We first need to implement parsing of 'Since' lines from .info files (OpenSceneryX/Library#12). This should build a list of recently added items, which we parse and display.

Either pick a random n items from the list to display, or display them all in the carousel, starting at a random place.