| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
type is unrecognized, not '', whoever changed that forgot to update this if
statement.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8826
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moved the outer box back from <div> to <table>, as the inline-size
workarounds would break a lot of pages which use floated-right
sidebars.
Make TOC styles available as a class .toc, so the #toc doesn't need
to be (ab)used to create alternates with the same style.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8756
|
|
|
|
|
|
|
|
|
| |
ugly ways when the title is long or the window is small.
The markup of the toc itself is still a bit odd (table, may conflict with
wiki toc if the description includes one).
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8754
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and a cleaner version of the table.
* Clean up EXIF display table:
- use localized description of items
- don't forget to HTML-encode the localized messages!
- clean up the style a bit on the middle spacer
- distinguish the header and data columns a little better
* Don't show 'edit this image' link if no file exists
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8752
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8751
|
|
|
|
|
|
|
|
|
| |
* Converted showTOC to an unordered list (it's not tabular data)
* Displaying the exifdata as a sidebar again (made some css tweaks to limit
the width)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8747
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8740
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8739
|
|
|
|
|
|
|
| |
upload links to image revision section
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8738
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8630
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8625
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8512
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8510
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8503
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8498
|
|
|
|
|
|
|
| |
Vinay Yadav
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8493
|
|
|
|
|
|
|
|
| |
* Introduced image "broken links" allowing the user to quickly upload an image with that name
* "Upload a new version of this image" link from the image description page
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8412
|
|
|
|
|
|
|
| |
JeLuF's suggestion
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8382
|
|
|
|
|
|
|
| |
handling
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8379
|
|
|
|
|
|
|
| |
lightweight constructors, similar to the User object.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8230
|
|
|
|
|
|
|
| |
Clean up a missing </div> in external edit thingy
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8032
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8023
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7955
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
allows editing wiki pages or files with an external application, by using
an intermediate helper application (such as the reference one in
extensions/ee) which fetches the data and transmits the changes back to the
server.
This version adds external editor support for uploaded files, as well as for
pages. More operations, such as diffs and merges, should support
application/external-editor in the future.
See extensions/ee/README for some more info on the concept. Documentation
will also be placed on http://meta.wikimedia.org/wiki/Help:External_editors
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7859
|
|
|
|
|
|
|
|
|
| |
* Changed memcached invalidation style in this patch to recache instead of deleting, which is better for concurrency
* Added a fix for the media link problem, differnet to my fix for the same problem in REL1_4 but either should work.
* Fixed image deletion, it didn't work at all. Not sure when it was broken or if it's been reported. It was working in REL1_4. It was a trivial error.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7678
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7514
|
|
|
|
|
|
|
|
|
|
| |
* Replacing Namespace:: functions with NS_ constants
* Replacing make*Link() on strings with make*LinkObj() on Title objects
* Using more legible convenience methods on User and Title
* Start using a common Linker::commentBlock() to wrap the formatComment() bits in the surrounding formatting
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7512
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7498
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7493
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7408
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7278
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6873
|
|
|
|
|
|
|
| |
bigger than the original image
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6860
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6722
|
|
|
|
|
|
|
|
|
| |
* Page moves/overwrites are a little iffy
* Compression might not be working right
* Profit!
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6710
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6562
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6539
|
|
|
|
|
|
|
| |
files are run directly from the web. On a server concerned about path disclosure, display_errors should be off, but we can play nice anyway.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6481
|
|
|
|
|
|
|
|
| |
- Add $wgRepositoryBaseUrl for backlinks to repository wiki from local
image pages
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6471
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6460
|
|
|
|
|
|
|
| |
never really belonged. No skin overrides these things, and they just waste server time loading and parsing the code for every page hit where they're not needed.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6382
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6100
|
|
|
|
|
|
|
| |
several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6066
|
|
|
|
|
|
|
| |
Database member functions. Adding comments to Database.php
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the Wikimedia Commons. If $wgUseSharedUploads is set, MediaWiki will try
to locate an image file in the shared upload directory if it is not found
locally. Thumbnails for shared images will also be generated in the
shared directory.
Note: I changed
$text = $this->replaceInternalLinks ( $text );
$text = $this->replaceExternalLinks( $text );
to
$text = $this->replaceExternalLinks( $text );
$text = $this->replaceInternalLinks ( $text );
in Parser.php. Otherwise [[Media:Bla.jpg]] to an absolute URL would be
incorrectly parsed as external links. The header of
replaceExternalLinks says:
Note: we have to do external links before the internal ones
So the old order was not consistent with the documentation. I did some
tests and nothing seems to be broken, but I have some problems executing
parserTests.php so I couldn't test it systematically.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5989
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5877
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5869
|
|
|
|
|
|
|
|
|
|
| |
doesn't exist or the oi_archive_name field is empty. Treat it gracefully
and continue deleting the database records.
Bug 484: image deletion causes an internal error
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5797
|
|
|
|
|
|
|
|
|
| |
wide, maybe not the best).
Prefer ImageMagick over GD when setting up LocalSettings.php
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5705
|