Commit graph

18 commits

Author SHA1 Message Date
Steve Sanbeg 393eaff610 fix problem with leading spaces in compact poems, fix a few regression tests that changes slightly due to new preprocessor(?) 2008-04-08 15:43:50 +00:00
Brion Vibber e950babe80 don't spew PHP warnings when checking for 'compact' param 2008-03-26 20:58:20 +00:00
Siebrand Mazeland e6aa842ee6 * add svn:keywords 'LastChangedDate'
* replace text 'version' in ExtensionCredits with version based on 'LastChangedDate' for automatic version updating
2008-02-27 14:13:10 +00:00
Steve Sanbeg 82787ef5de add "compact" option 2008-02-20 23:08:49 +00:00
Raimond Spekking 9cb940e05d * Add description message for [[Special:Version]]
* Fix indention
2008-02-18 18:42:20 +00:00
Siebrand Mazeland 00663f283c revert r28371 to r28375 2007-12-16 18:27:23 +00:00
Siebrand Mazeland e342606278 * complete $wgExtensionCredits
* remove trailing whitespace
2007-12-10 21:13:52 +00:00
Rob Church 1c8eea47c0 Tweak a few more descriptions 2007-07-16 20:42:31 +00:00
Rob Church 403eed6b9a (bug 10528) Update documentation URL 2007-07-10 18:52:22 +00:00
Aryeh Gregor 33010ab409 Extensions too! 2007-06-29 01:36:09 +00:00
Rob Church dfb41a5309 Tweak credits 2007-06-13 10:46:33 +00:00
Antoine Musso c0734321b5 use parser->getTitle() to get possible private $parser->mTitle 2007-01-17 22:57:38 +00:00
Steve Sanbeg 528da54ae4 A few old fixes: add regression tests, handle <nowiki> nested in <poem>, update credits per Nikola 2006-12-14 21:40:24 +00:00
Rotem Liss cb4b811e9b (bug 7779) <poem> extension not correctly named on [[Special:Version]] 2006-11-01 15:29:34 +00:00
Aryeh Gregor eae035c8e3 (bug 7738) Add credits for Poem and ProofreadPage extensions. 2006-10-29 21:41:25 +00:00
Brion Vibber 71c6e7ab9c * (bug 6815) Trim trailing whitespace from <poem>; tidy mode bulks it up 2006-08-31 17:08:14 +00:00
Brion Vibber 85f9ce0ea0 Clean up line-splitting behavior with indentation 2006-06-23 22:12:06 +00:00
Brion Vibber f497d47b5d Commit http://meta.wikimedia.org/wiki/Poem_Extension with modifications.
Now wraps output in <div class="poem">; additional HTML attributes are passed through on MW 1.7 and above.
2006-06-23 21:22:25 +00:00