Moved image metadata to the database. Changed Image object to have lightweight constr...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 10 Apr 2005 18:29:30 +0000 (18:29 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 10 Apr 2005 18:29:30 +0000 (18:29 +0000)
commitefba9e34764023c3fc0b7ce76b9b61d22a96ace6
treea27bd6b4f2bc7caddfa3d0bd1cff253028dbd1b9
parentabfd2e75001162231246cc4b7a9642bbabf4e390
Moved image metadata to the database. Changed Image object to have lightweight constructors, similar to the User object.
13 files changed:
includes/DefaultSettings.php
includes/Image.php
includes/ImageGallery.php
includes/ImagePage.php
includes/Linker.php
includes/Parser.php
includes/Skin.php
includes/SpecialImagelist.php
includes/SpecialUnusedimages.php
includes/SpecialUpload.php
maintenance/archives/patch-img_width.sql [new file with mode: 0644]
maintenance/tables.sql
maintenance/updaters.inc