===== What's new in Wikka 1.1.6.0 ? ===== >>===This is an archive page=== For the **{{color c="red" text="latest release"}}** news please refer to [[WhatsNew | this page]].>>The **[[WikkaReleaseNotes1160 | 1.1.6.0 release]]** has finally seen the light. Beside several bugfixes and minor modifications, it includes two major feature additions and the possibility to install it using PHP 5. ~1) **Enhanced FreeMind support** --- ~FreeMind is a powerful java-based tool generating [[MindMapping | mindmaps]] from XML data. The new Wikka release allows pasting FreeMind data directly in the edit screen of a wiki page: just save the page and Wikka will automatically take care of generating the map ([[MindMapRecentChanges | embedded map example]]). Maps can also be inserted as inline links, that are automatically parsed and displayed on the page ([[EmbeddedMapExample | inline link example]]). ~ ~{{image alt="Mindmapping sample" title="Freemind map support" url="images//features/mindmapping.jpg" link="FreeMind"}} ~~[[FreeMind | Learn more...]] ~ ~1) **Advanced Syntax Highlighting** --- ~The new release includes GeSHi, an advanced syntax highlighter, among the formatting functions. You can now produce highlighted code blocks in several programming and markup language. Among GeSHi's niceties, it is worth mentioning the following: ~~-(extensible) support for several languages; ~~-easily customizable output; ~~-line numbering; ~~-automatic generation of clickable pointers to the language documentation; ~ ~{{image alt="Code highlighting sample" title="GeSHi support" url="images//features/code_highlighting.jpg" link="SyntaxHighlighter"}} ~~[[SyntaxHighlighter | Learn more...]] == Further improvements == Further enhancements in 1.1.6.0 include: ~-A [[CalendarActionInfo | calendar action]]. ~-A new formatter for [[FormattingRules | inline comments]]. ~-A new handler allowing users to [[CloneHandlerInfo | clone]] existing pages. ~-Two handlers for displaying a page source: ~~-##[[http://wikkawiki.org/WhatsNew/showcode | showcode]]## - showing a formatted, user-friendly version of the page source; ~~-##[[http://wikkawiki.org/WhatsNew/raw | raw]]## - showing the actual source of the page in plain text format; ~-A small action displaying [[LastEditActionInfo | last edit]] information. ~-A bunch of miniactions displaying [[SysInfo | system information and statistics]] //Want to learn more? Check the official [[WikkaReleaseNotes1160 | release notes]].// ---- CategoryEN