Last modified: 2014-02-22 21:36:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29306, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27306 - Need a dedicated storage interface for extensions
Need a dedicated storage interface for extensions
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: documentation
  Show dependency treegraph
 
Reported: 2011-02-10 19:27 UTC by paxed
Modified: 2014-02-22 21:36 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description paxed 2011-02-10 19:27:52 UTC
There's no preferred/suggested MW way for extensions to cache the stuff they generate. For example, EasyTimeline writes the generated images into $wgUploadDirectory."/timeline/", and there's also $wgCacheDirectory...
Comment 1 Platonides 2011-02-10 20:28:57 UTC
For small data, they should use $wgMemc, so this is about having some standard for extension cache files...
Comment 2 Bryan Tong Minh 2011-02-10 20:31:11 UTC
(In reply to comment #1)
> For small data, they should use $wgMemc, so this is about having some standard
> for extension cache files...
I believe this is more about things that need to be embedded in the wiki page like math images, timelines, music scores, etc.
Comment 3 Quim Gil 2013-03-18 06:19:24 UTC
CCing Sam just in case there has been any discussion about this. I couldn't find any guidelines in the developer documentation.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links