On 7/4/07, Brianna Laugher brianna.laugher@gmail.com wrote:
- Might it ever be possible we could sort categories by date added to category?
Yes. The categorylinks table contains a key cl_timestamp, which gives the timestamp a page is added to a category. In the past, when I was working on [[Commons:ExtendedWatchlist]], I was about to implement this, but then unfortunately the watchlist code got disabled in the API, and I haven't had the time yet to look at it again.
- Might it ever be possible we could have properly multilingual category names?
Category redirects is what we need. This would also solve the problem with renaming categories.
- Might it ever be possible we'd be able to rate images two ways, for
both general quality, and for 'copyright believablity' (for want of a better phrase)? And from there, be able to easily find and view unrated images, poorly rated images and highly rated images?
A general property/metadata system is what we need. Admins should be able to setup some properties you could easily change in the Mediawiki namespace, and then those properties should magically appear on an image, and can be set by anyone, with revision history recorded, etc.
Bryan