Additions:
Thanks to doomedfox, Vincent Mayoux, martin_misuth, Krzysztof Trybowski, bikoz, toringe, Eclipse, apxrms.
Deletions: Thanks to doomedfox, Vincent Mayoux, martin_misuth, Krzysztof Trybowski, bikoz, toringe, Eclipse.
Additions:
Thanks to doomedfox, Vincent Mayoux, martin_misuth, Krzysztof Trybowski, bikoz, toringe, Eclipse.
Deletions: Thanks to doomedfox, Vincent Mayoux, martin_misuth, Krzysztof Trybowski, bikoz, toringe.
Added new library function, AddCustomHeaders(), to facilitate customization of output based upon runtime config options. Ticket: 804
Deletions:
Added new library function, AddCustomHeaders(), to facilitate customization of output based upon runtime config options. New config option (additional_stylesheets) currently supported. Ticket: 804
Support for multiple paths in config file to permit directory overrides for plugins (actions, handlers, templates, formatters, and CSS files). Ticket: 805
Deletions:
Support for multiple paths in config file to permit directory overrides for actions, handlers, templates, formatters, and CSS files. Ticket: 805
Redirection on login. Users attempting to write-access a wiki page are now redirected to the page after logging in. Ticket: 245
Full text search now has option to perform case-sensitive searches (non-case-sensitive searches are performed by default). Ticket: 821
{{rev}} action: a simple action to display the current revision number of a page. Ticket: 813
Fast switch between source view and rendered view for old page revisions. Ticket: 844 (not included in RC1)
Support for multiple paths in config file to permit directory overrides for actions, handlers, templates, formatters, and CSS files. Ticket: 805
Misc
Added new library function, AddCustomHeaders(), to facilitate customization of output based upon runtime config options. New config option (additional_stylesheets) currently supported. Ticket: 804
Minor code cleanup. Ticket: 828
Added a courtesy link pointing to new page created by clone handler. Ticket: 832
Normalized separators used in config file. Ticket: 842
Removed some JS dependencies in core actions and handlers. Ticket: 353
Diff should output differences in raw wiki markup. Ticket: 770 (not included in RC1)
Semantically correct use of <ins> and <del> in the formatter and diff handler. Ticket: 274 (not included in RC1)
Added meta generator tag. Ticket: 839
Added link to the configuration settings documentation page from wikka.config.php. Ticket: 841