Can i remember http://bugzilla.wikimedia.org/show_bug.cgi?id=5763 ? It seems to be the time of file-hashing added to the FileStore (in fact, there's a hashing performed) and preparing it to general files.
"Gregory Maxwell" wrote:
On 6/18/06, Brion Vibber wrote:
When the primary file storage is migrated to the hash-based filestore, that will decouple physical filenames from logical filenames and make that feasible.
I do want to make sure it's done before the end of the year, but it's not a top priority (and we want to be damn sure migration will work correctly when it happens; we'll have near half a terabyte of data to migrate when the time comes!) so it won't be tomorrow.
Brion,
When you work on the hash store for primary storage you'll have to address thumbnails. When you do this, please keep in mind the ability to create thumbs with multiple parameters beyond size, I'm not suggesting that such extensions need be implemented today, I just want us to avoid a redesign should we decide to implement them in the future.
.......
- SVG parameters. For translations and other applications it would be
useful to do basic variable replacement in SVGs, for example [[Image:heart.svg|250px|options=title:The human heart,la:Left auricular,rv:Right ventricle]]. Perhaps positioning issues will make that non-useful without a full XSLT engine (which can be done in bound memory and cpu...) but that would be a much larger issue.
I'd add this with a ''changed'' output style, similar to our ?action=raw but with templates trancluded, Maybe action=substed ?