-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
30 lines (23 loc) · 876 Bytes
/
Changes
File metadata and controls
30 lines (23 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Revision history for Wikiprep
3.05.ker
Mar 25, 2013
* Move from Parse::MediaWikiDump to MediaWiki::DumpFile
3.04 Mar 24, 2010
* Clean parameter references ({{{...}}}) when used outside
of templates.
* Fix parsing unnamed template parameters when they contain
nested templates.
* Fix bug in parsing empty <nowiki /> tags.
3.03 Mar 4, 2010
* Recognize upright, thumbnail image parameters.
* Ignore suffix pxpx in image sizes, just like MediaWiki.
* Configurable output of {{int:Lang}} parser function.
* {{PAGENAME}} correctly evaluates to page title without
namespace prefix.
* Support for {{lc:}}, {{ucfirst}} parser function.
* Support for {{NAMESPACE}}, {{FULLPAGENAME}} and
{{PAGENAMEE}} magic words.
3.02 Nov 25, 2009
* Support for Parse::MediaWikiDump >= 0.90
3.01
* First release of the new Zemanta's Wikiprep package.