Modules
ADT Database GTK2 GUI IP PiJAX Public Sql Stdio Subversion System Tools Xosd lua v4l2 wx
Recent Changes
Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0
Popular Downloads
Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48
|
Module Information
Public.Web.Wiki
Viewing contents of Public_Web_Wiki-1.11/CHANGES
Changes since version 1.10
- fixes for Pike 8.0
Changes since version 1.7
- escaping special characters should work properly now, as it is done
as virtually the first operation, after line (not paragraph) breaks).
Changes since version 1.6
- fix that makes List elements (-----) work more reliably
- tighten up the syntax for list items (a space as a separator for
beween the line is now the only valid trigger, rather than any space
characters).
Changes since version 1.5
- added macro parameter handling code.
- we don't recommend the use of positional parameters in macros.
Changes since version 1.4
- made some minor api cleanups and added force argument to RenderEngine()
->render(), which isn't actually used by the base implimentation.
- added public method for adding macros on-the-fly.
Changes since version 1.3
- added support for compiling markup, which speeds render time by up to
10x. markup and macros which aren't cacheable are still able to be run
at render time.
- removed some debug output
- added support for creating a renderer without providing a rule file
(a default rule file is provided automatically).
Changes since version 1.2
- classes can be loaded from the program path as well as the module path
- updates for macro parameters actually making it in. a few new macros
Changes since version 1.1
- build fixes
- changed Macro.MacroParameters to have more sensible memebers
Changes since version 1.0
- added some more macros
- removed some debug output
|
|
|