root/MediaWiki/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2089 [2089] 5 weeks wwalc temporary workaround for #2157
(edit) @2088 [2088] 5 weeks wwalc #1785, part 2 - improved handling of preformatted text
(edit) @2087 [2087] 5 weeks wwalc #1785 - removed one more extra line at the end of formatted text with left …
(edit) @2077 [2077] 5 weeks wwalc Fix for #2226 (improved formatting, extension credits)
(edit) @2076 [2076] 5 weeks wwalc Fix for #2222 (FCKeditor extension is now compatible with CharInsert)
(edit) @2075 [2075] 5 weeks wwalc Fix for #2278, part 2 - modified paths in 1.13alpha
(edit) @2074 [2074] 5 weeks wwalc Fix for #2278 - modified paths in 1.13alpha
(edit) @1941 [1941] 3 months wwalc Fix for #2069: templates removed from tags attributes
(edit) @1930 [1930] 3 months wwalc Another fix for #1543, removes a bug introduced with [1859].
(edit) @1929 [1929] 3 months wwalc Fix for #1385 and #1174 - HTML/WikiText mess on conflict/preview
(edit) @1897 [1897] 3 months wwalc Fix for #2089, hitting bold produces single quote.
(edit) @1884 [1884] 4 months wwalc Attempt to fix #2084. Formatting of Category links.
(edit) @1882 [1882] 4 months wwalc Yet another fix for #1785 (New lines and extra whitespaces removed inside …
(edit) @1871 [1871] 4 months wwalc Additional fix for #1023: changed DISABLE_RTE to NORICHEDITOR
(edit) @1870 [1870] 4 months wwalc Fix for #1023: Create a Magic Word to disable FCKeditor
(edit) @1869 [1869] 4 months wwalc Fix for #1009: Redirects get changed into numbered list
(edit) @1868 [1868] 4 months wwalc Fix for #1785: whitespaces removed inside a pre tag
(edit) @1867 [1867] 4 months wwalc Additional fix for #1035 (html comments missing).
(edit) @1866 [1866] 4 months wwalc fix for #1035: HTML comments missing
(edit) @1865 [1865] 4 months wwalc Fix for #1713: handling nowiki tags in templates
(edit) @1864 [1864] 4 months wwalc Fix for #2072. Url's with description the same as the url truncated
(edit) @1863 [1863] 4 months wwalc removed some unnecessary line breaks
(edit) @1862 [1862] 4 months wwalc Fix for #1003: improved lists parsing.
(edit) @1861 [1861] 4 months wwalc Fix for #1469 (repeated *'s, :'s, and #'s for indenting).
(edit) @1860 [1860] 4 months wwalc Fix for #1100 (Indented lists).
(edit) @1859 [1859] 4 months wwalc Additional fix for #1882 (interlanguage links).
(edit) @1855 [1855] 4 months wwalc fix for #1625 (relative links handling).
(edit) @1854 [1854] 4 months wwalc Fix for #1582: Image border is lost after reediting.
(edit) @1853 [1853] 4 months wwalc corrected registering CustomEditor hook in registerHooks.
(edit) @1852 [1852] 4 months wwalc Fix for #1543: interwiki links.
(edit) @1851 [1851] 4 months wwalc Fix for #1882: interwiki language links lost.
(edit) @1850 [1850] 4 months wwalc Partial fix for #2070: styles removed in IE
(edit) @1840 [1840] 4 months wwalc Fix for #1577 (Fatal error using some skins)
(edit) @1839 [1839] 4 months wwalc Removed invalid code from template.html
(edit) @1838 [1838] 4 months wwalc Fixed typo in CSS declaration for templates.
(edit) @1837 [1837] 4 months wwalc Fix for #1780 (Formatting removes space after a word)
(edit) @1836 [1836] 4 months wwalc Fix for #1417 (gallery tag broken).
(edit) @1835 [1835] 4 months wwalc Fix for #1437. MW Special Tags, added missing files
(edit) @1834 [1834] 4 months wwalc Fix for #1437. MW Special Tags.
(edit) @1833 [1833] 4 months wwalc Fix for #1483 + added 11 other languages
(edit) @1832 [1832] 4 months wwalc Fix for #2044: table headers are not lost now.
(edit) @1831 [1831] 4 months wwalc Fix for #1690: Linking to same page sub-header fails
(edit) @1830 [1830] 4 months wwalc MW: removed invalid character at the beginning of HTML files causing …
(edit) @1829 [1829] 4 months wwalc Fix for #1432: line breaks in IE + template preview
(edit) @1823 [1823] 4 months wwalc Fix for #1015 (Badly nested italic/bold markup).
(edit) @1822 [1822] 4 months wwalc Fix for #1015 (Badly nested italic/bold markup)
(edit) @1821 [1821] 4 months wwalc Fix for #1586 - object doesn't support property or method
(edit) @1820 [1820] 4 months wwalc Fix for #1586
(edit) @1756 [1756] 4 months wwalc +MW 12 compatibility, fixed E_STRICT warnings
(edit) @1666 [1666] 5 months wwalc fix for Fatal error: Access level to FCKeditorEditPage::previewOnOpen() …
(edit) @1665 [1665] 5 months wwalc Moved the EditPage hacks into a separate hook
(edit) @1660 [1660] 5 months wwalc Moved the pure extension into svn
(edit) @1659 [1659] 5 months wwalc cleaning up the SVN repository
(edit) @1533 [1533] 5 months wwalc added recaptcha extension
(edit) @1045 [1045] 9 months wwalc Fixed bug #1454 "Access to undeclared static property: …
(edit) @1043 [1043] 9 months wwalc added FCKeditor 2.5; Blockquote added to the toolbar, Indent and Outdent …
(edit) @1042 [1042] 9 months wwalc removed FCKeditor 2.4
(edit) @1037 [1037] 9 months fredck Changed the auto height calculation to maintain the editor size then …
(edit) @1036 [1036] 9 months fredck Reordered the "Formats" combo list.
(edit) @1035 [1035] 9 months wwalc Some parts of MediaWiki extension are now loaded only if browser is …
(edit) @1034 [1034] 9 months fredck The editor height is now automatically calculated based on the window …
(edit) @1033 [1033] 9 months wwalc Fix for #1003: removed adding extra line breaks in dl tag
(edit) @1018 [1018] 9 months wwalc Mediawiki: applied patch proposed by wikia.com (changed the condition when …
(edit) @1008 [1008] 9 months wwalc Fix for Mediawiki #1386 (Linking to internal page sub-header fails).
(edit) @966 [966] 10 months wwalc small fix for Mediawiki #1003 (definition lists)
(edit) @965 [965] 10 months wwalc Fix for Mediawiki #1003 - definition lists
(edit) @964 [964] 10 months wwalc Fix for Mediawiki #999 - text is now not converted into link with …
(edit) @963 [963] 10 months wwalc Fix for Mediawiki #1021 - text with space at the beginning is now not …
(edit) @954 [954] 10 months wwalc Fix for #1151, added code suggested by ycombarnous
(edit) @952 [952] 10 months wwalc Fix for #1310 - new lines being stripped inside pre tags
(edit) @951 [951] 10 months wwalc Fix for #1327, part2
(edit) @950 [950] 10 months wwalc Fix for #1295: $wgTitle->getNamespace() failed on a non-object.
(edit) @949 [949] 10 months wwalc Fix for #1327, media links are now correctly displayed
(edit) @948 [948] 10 months wwalc Fix for #1293 - improved images handling in Mediawiki 1.11
(edit) @947 [947] 10 months wwalc Applied patch for image preview provided by ycombarnous in #1294
(edit) @700 [700] 11 months wwalc Fix for #1058
(edit) @627 [627] 12 months wwalc improved HTML comments handling
(edit) @616 [616] 12 months wwalc improved mw built in tags handling
(edit) @614 [614] 12 months wwalc added support in php parser for nowiki, includeonly, noinclude tags
(edit) @613 [613] 12 months fredck Added the JavaScript support for #1010.
(edit) @611 [611] 12 months wwalc Fixed Call-time pass-by-reference has been deprecated bug
(edit) @609 [609] 12 months wwalc moved replacing special fckeditor tags outside innerparse, removed span …