I got a PM from Gene R regarding the Most Recently Created page.
Hello.
If you have the time, I'd like to direct your attention to the "Most recently created" page.
It is not too informative. I proposed a change similar to what we did at the Russian wiki (remake the list into a table with more entries, votes and author information). Our readers seem to like it. I'd like to know what you (as in senior staff) think about it.
Here's the proposed code:
[[module ListPages order="created_at desc" separate="yes" perPage="30" prependLine="||~ Page ||~ Rating ||~ Created by ||~ Creation date ||~ Last update ||" separate="false"]]
|| %%title_linked%% || %%rating%% ||[[user %%created_by%%]] || %%created_at|%H:%M %d.%m.%Y %% || %%updated_at|%H:%M %d.%m.%Y %% ||
[[/module]]
I personally think this would be really useful, especially for staff running deletion votes. Also, the code's pretty easily implemented. Thoughts?

