<rss version="2.0">
<channel>
<title>LionWiki</title>
<link>http://lionwiki.0o.cz/index.php</link>
<description>RSS feed from LionWiki</description>
<language>cs</language>

	<item>
	  <title>ChangeLog</title>
	  <pubDate>Mon, 01 Mar 2010 20:52:37 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=ChangeLog</link>
	  <description><pre id="diff"><ins>!Changes for 3.2beta
''Released on 1. 3. 2010''
* New RenameFix plugin which fixes links after page move (rename)
* Completely reworked image handling, more advanced operations can be made with [ImageExt plugin|UserGuide: ImageExt plugin].
* Core is almost completely refactored, some limitations were removed (max level of lists etc.)
* Captcha is often not displayed because it's not necessary - JavaScript can do it ...
</ins>
!Changes for 3.1.2
''Released on 9. 12. 2009''
* There were some error warning when creating page on some windows installations
* Fixed $PROTECTED_READ bug (introduced in 3.1.1) - it wasn't possible to pass the authentication


!Changes for 3.1.1
''Released on 28. 10. 2009''
* Templates Wikiss, Terminal, Minimal and Red are on par with Dandelion
* Maximum depth of lists was raised to 10 (from 3)
* New ^{title} tag for changing title of a page
* Handling of page versions was changed a little bit

!Changes for 3.1.0
''Released on 3. 10. 2009''
* Ability to style, assign classes and id (see [Syntax reference.en#CSS_styles__classes__IDs])
* Ability to configure plugins from config.php file (see [UserGuide: Plugins#Configuration_in_config_php])
* removed support for ^{DATE} and ^{IP} - just eye candy with no relation to Wiki
* removed read support for history compression (write support dropped in 3.0)
* [Menu plugin|UserGuide: Menu plugin] now supports link to parent (for hierarchy of menus)
* New Recent changes display format
* other small changes


!Changes for 3.0.11
''Released on 3. 10. 2009''
* bugfix in section editing

![LatexImg plugin 1.0|UserGuide: LatexImg plugin]
* initial release
* big thanks to Matthew Leifer, matt@mattleifer.info

!Changes for 3.0.10
''Released on 1. 10. 2009''
* $REAL_PATH is back. Proved to be useful for some things (e.g. new LatexImg plugin).
* Fixed directory creation in Comments plugin. Did not work on some systems.

!Changes for 3.0.9
''Released on 16. 9. 2009''
* On unix installation, it was possible to erase content of a page which is write protected in Admin plugin. It was also possible to erase it by mistake. History (including latest revision) was however preserved.


!SyntaxHighlighter plugin 1.0
''Released on 13. 9. 2009''
* initial release
* little configuration, may change dramatically in the future

!Changes for 3.0.8
''Released on 13. 9. 2009''
* add support for regenerating tags from all pages at once
* various (quite a lot) tweaks of core LionWiki

!Changes for 3.0.7a
''Released on 12. 9. 2009''
* removed Upload and Script plugins due to security concerns.

!Changes for 3.0.7
''Released on 31. 8. 2009''
* finnish translation (thanks to tsaarni)
** &quot;finnish&quot; in finnish is Suomi and not Eesti, fixed in SelectLanguage and PageVersions plugins
* fixed &quot;local inclusion&quot; for Comments plugin (thanks for report to Ondřej Profant)
* removed wiki farming, was not tested since 1.0 and probably doesn't work
* fix for section editing (including AjaxEditing plugin) in pages containing ^^^{html}

!Changes for 3.0.6a
''Released on 24. 8. 2009''
* Improved Comments plugin
** RSS
** Deleting comments (needs Admin plugin)
* Admin plugin now remembers login

!Changes for 3.0.6
''Released on 20. 8. 2009''
* compatibility fixes for PHP 4.3 (thanks for report to perror) to and PHP 5.3
* Hebrew translation, thanks to Yaron

!Changes for 3.0.5
''Released on 13. 8. 2009''
* new [BetterEditor|UserGuide: BetterEditor plugin] and [Comments|UserGuide: Comments plugin] plugins (both beta)
** Comments plugin does not have the possibility to delete comments, will be fixed in near future
* important fix for AjaxEditing plugin - captcha was not displayed when editing which could prevent saving
* shortened captcha questions
* external links are marked with arrow (needs CSS2 capable browser)

!Changes for 3.0.4a
''Released on 4. 8. 2009''
* includes new [Menu plugin|UserGuide: Menu plugin], no changes in core

!Changes for 1.0.2, 2.0.1, 2.1.6, 2.2.4, 2.3.8 and 3.0.4
''Released on 23. 7. 2009''
* Fixes security vulnerability in core LionWiki
* Fixes security vulnerability in Upload plugin in 3.0, plugin is entirely removed in older versions
* Less serious security problems were fixed in older versions (especially 1.0 and 2.0)

!Changes for 3.0.3
''Released on 2. 7. 2009''
* Croatian translation (thanks to AlexK)
* Traditional Chinese translation (thanks to b4283)
* Fixed bug &quot;&quot;, see http://lionwiki.0o.cz/forum/index.php?action=vthread&amp;forum=16&amp;topic=119

!Changes for 3.0.2
''Released on 26. 5. 2009''
* fixed bug in rendering lists, introduced somewhere in 2.3 series
* fixed link to RSS
* work around for strange behavior of fwrite() function (joins two adjacent backslashes into one)

!Changes for 3.0.1
''Released on 13. 5. 2009''
* COOKIE life for PROTECTED_READ = true was in 3.0 same as for PROTECTED_READ = false, fixed
* ported forgotten changes from template dandelion
* syntax link now links to this website as LionWiki 3 does not contain Syntax reference anymore

!Changes for 3.0
''Released on 7. 5. 2009''
* [LionWiki 3.0]
* new directory structure
** all &quot;mutable&quot; data are placed under new &quot;var&quot; directory
** templates are placed under new directory &quot;templates&quot;
* _config.php has been renamed to just config.php
* install.sh was removed as it doesn't work with LionWiki 3.0 yet
* mbstring conversion is not used, deemed unnecessary
* not possible to write compressed history, reading is still supported
* few more simplifications

!Changes for 2.3.7
''Released on 5. 5. 2009''
* Fixed bad Slimbox behavior with default template, thanks to &quot;hokej&quot; for a fix
* Simpler edit conflict detection
* Footnotes plugin now links bi-directionally
* Spanish and Esperanto translations of Upload plugin (thanks to Marco Cruz, besides other suggestions)
* few more things I probably forgot

!Changes for 2.3.6
''Released on 25. 4. 2009''
* updated Arabic translation (thanks to Mohamed Magdy)
Thanks to Marcos Cruz for these:
* fixed bug in substitution of tags 2009/05/05 21:21, 62.245.80.179 etc. in pages
* fixed &quot;rename revert&quot;
* new Esperanto translation
* updated Spanish translation
* some smaller changes

!Changes for 2.3.5
''Released on 15. 4. 2009''
* new printing template and new template tag ^{PAGE_URL}

!Changes for 2.3.4
''Released on 13. 4. 2009''
* fixed new handling of languages

!Changes for 2.3.3
''Released on 12. 4. 2009''
* new translations:
** Hungarian, thanks to plastik
** Brazilian Portuguese, thanks to Redneko (redirected also from Portuguese)
** Swiss-German, thanks to Sym
* updated translations:
** German (not updated since 1.0!), thanks to Martin Prochnow, nordlicht@martins-kabuff.de
** Arabic, thanks to Zakaria Khanfri 
* implemented support for language variants
* new behavior with read only pages and Admin plugin - if you set some page read only, you can still edit it with admin password
* fixed several minor problems with AjaxEditing plugins
* two new plugins written by Swen Wetzel &lt;xanatoswetzel@web.de&gt;. Thanks!
** [Index plugin|UserGuide: Index plugin] - can insert list of all pages into page
** [Script plugin|UserGuide: Script plugin] - inserting both inline and external JavaScript into pages
* [Footnotes plugin|UserGuide: Footnotes plugin]
* New event &quot;subPagesLoaded&quot;
* probably (another :) final solution to the HTML tag problem
* probably few other changes I can't recall now
* This release contains quite a lot changes, so consider it to be of beta quality.

!Changes for 2.3.2
''Released on 31. 3. 2009''
* Fixed small problem with revision restoring.

!Changes for 2.3.1
''Released on 29. 3. 2009''.
* Fixed several problems with AjaxEditing
* Fixed destructive problem with paragraph editing in core

!Changes for 2.3
''Released on 28. 3. 2009''.
* (core) Paragraph editing - after every heading is displayed little edit link
* (plugin) AJAX paragraph editing. By default this plugin hooks on the link mentioned earlier. See [AjaxEditing plugin|UserGuide: AjaxEditing plugin]. Plugin is considered to be of beta quality because it wasn't tested with a lot of browsers.
* Merged &quot;move&quot; and &quot;save&quot; forms. This requires change in custom templates, see [Upgrading to LionWiki 2.3].
* more exact parsing of emails
* Spanish translation (thanks to Jerome Joy!)
!Changes for 2.2.3
''Released on 11. 3. 2009''.
* fixed bug which caused false edit conflict alarms
* default template dandelion now aligns images by default to the left (which is expected behavior)
* history should be accessible even if page does not exist
* french translation was slightly updated
* new Dutch translation (thanks to Jeroen Lassche - Sjoer)

!Changes for 2.2.2
''Released on 13. 2. 2009''.
* Security hole in Admin plugin (default password is not encoded)
* Bug in TOC generating (introduced in 2.2.1 as fix for nonapache servers) - thanks to Pavel Vymetálek
* Bug in PageVersions plugin (trim vs. basename - fucking stupid) - thanks to Jerome Joy
* Upload plugin can't upload .htaccess - thanks to Russ Phillips

!Changes for 2.2.1
''Released on 8. 2. 2009''.
* Captcha plugin didn't work right because of bad data path setting
* comparing MD5 hashes is now case insensitive (don't confuse this with password, it's still case sensitive). Thanks for pointing this out to Vincent Cima
* fix for certain servers (not apache) which don't translate ?action= into index.php?action= (for example). Thanks to Klaus Wulff
* and big thanks to Russ Phillips for informing me of a huge problem which was fixed in 2.2.1 (but I'm not gonna tell what was it yet)

!Changes for 2.2 final
''Released on 3. 2. 2009''
* updated Italian translation (thanks to Giacomo Margarito)
* forgotten closing tag in template_dandelion.html
* Upload plugin can now chmod' uploaded files and directories (thanks for these two to Pavel Vymetálek)
* Forgotten shorttags in some language files

!Changes for 2.2beta1
''Released on 28. 1. 2009''
* install shell script. If you have user account on the server or you're just running on localhost, you can run this little script which will take care of all permission things (including plugins)
* Install plugin which will tell you what needs to be done
* final solution for register_globals problem.
* new InlineDiff plugin (from Text_Diff package) which produces way more usabled diffs than very simple builtin diff algorithm
* probably a lot more but I don't remember it because I developed it over month ago

!Changes for 2.1.5
''Released on 6. 1. 2009''
* updated French translation (thanks to Jerome Joy)
*  was displayed as HTML in preview
* LOCAL_HOUR didn't affect history files
* Several bugs in Tags plugin
* other small things I don't remember
* SelectLanguage plugin didn't show new Arabic and Italian translations

Thanks to Jerome Joy who is mainly responsible for this release, because he did quite a good at testing.

!Changes for 2.1.4
''Released on 2. 1. 2009''
* Fixed minor bug forgotten to be included in 2.1.3 which causes problems (lists, headings and few others) on last line of a page

!Changes for 2.1.3
''Released on 27. 12. 2008''
* Arabic translation, thanks to Mohamed Magdy, mohamedmk@gmail.com 
* Fixed PHP4 compatibility bug in search form (use of stripos function available since PHP5)
* LAST_CHANGED_TEXT is not displayed where it doesn't make sense
* fixed minor problem in tags plugin

!Changes for 2.1.2
''Released on 24. 12. 2008''
* fixed history bug when register_globals off
* italian interface localization (thanks to Giacomo Margarito)
* fixed Admin plugin bug
* few more

!Changes for 2.1
''Released on 20. 12. 2008''
* Edit conflict prevention (more like detection)
* New [Tags plugin]
* New template Dandelion, CSS derived from http://dandelion.sheep.art.pl/ Thanks to Radomir Dopieralski for releasing into under GNU GPL.
* Full PHP4 (&gt;= 4.3.0) compatibility, i.e. with plugins
* Some usability tweaks
* lots of bugfixes and small enhancements in plugins
* nofollow in edit, history etc. links
* optional XSS protection ($NO_HTML, by default turned off)

!Changes for 2.0
''Released on 14. 12. 2008''
* some small changes and fixes

!Changes for 2.0beta2
''Released on 10. 12. 2008''
* History fix - beta1 history didn't work at all
* removed calls to obsolete warning function in Captcha and RSS

!Changes for 2.0beta1
''Released on 6. 12. 2008''
* support for multilingual content, which means
** Language is automatically set using browser information
** LionWiki automatically chooses language variant of the page according to chosen language
** supporting plugins - SelectLanguage and PageVersions
* edit summary
* subpage (also known as template) mechanism
* redirects
* page can be previewed before saving
* history file names now contain also seconds which prevents version disappearing when saving page twice in one minute
* more advanced substitution in graphic templates
* secure way to store passwords in config files using MD5
* fixed behavior of history backend which could cause troubles in some rare situations
* several new syntactic features -- sup, sub indexes, mdash, properly recognized HTML entities, internal HTML-like comments
* new way of handling linebreaks. However this breaks XHTML validation :/
* New plugins:
** File upload with support for localization
** [Slimbox plugin]
** [Admin plugin]
** Czech questions for Captcha plugin
** Much improved ListPlugins plugin which now lists also plugin functions
* New templates:
** ''Red panel'' template which is set as default.
** ''Terminal'' template is very similar to Minimal template, except for color theme. Inspired by GMail terminal theme.
* (cosmetic) problem with mixed spaces is finally fixed
* lots of other changes which I don't remember

!Changes for 1.0.1
''Released on 26. 11. 2008''
* Fixed bug introduced in 1.0 final. Headings (and may be other) things didn't work well when placed at the top of the page.
* Workaround for installation with magic_quotes_gpc on
* Fixed &quot;List of all pages&quot;

!Changes for 1.0
''Released on 18. 11. 2008''
* Corrected behavior of ^{html} tag in some situations - namely at the very beginning of the page and in situations with two adjacent ^{html} tags.

!Changes for 1.0rc1
''Released on 14. 11. 2008''
* setting error reporting level to E_ERROR | E_WARNING | E_PARSE (silences some unwanted reporting on some machines)
* fixed bug preventing from functioning with register_globals off
* German translation - thanks to &quot;dad&quot;
* Slovak translation - thanks to hikikomori82
* improved French translation (experimental :) - thanks to Filip Mravec

!Changes for 1.0beta1
''Released on 13. 11. 2008''
* First release, [Changes from WiKiss].
</pre></description>
	</item>

	<item>
	  <title>Main page</title>
	  <pubDate>Mon, 01 Mar 2010 20:46:09 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Main+page</link>
	  <description><pre id="diff">{include:subpage menu}
'''LionWiki''' is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function. It is suitable for small websites, personal notebooks or journals. 
 
!News
<ins>* 1. 3. 2010 '''LionWiki 3.2beta''' was released. See [ChangeLog] for details. It's not recommended for production yet.</ins>
* 9. 12. 2009 '''LionWiki 3.1.2''' fixes two bugs. Meanwhile 3.2 is on the way.
* 28. 10. 2009 LionWiki 3.1.1 - updated templates and few other things, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.1.0 - few things added, few dropped, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.0.11 - bugfix in section editing
* 1. 10. 2009 LionWiki 3.0.10 and new standalone '''[LatexImg|UserGuide: LatexImg plugin]''' (big thanks to Matthew Leifer!)
* 16. 9. 2009 LionWiki 3.0.9. Minor security bug fixed (see [ChangeLog]).
* 13. 9. 2009 LionWiki 3.0.8 and separate '''[SyntaxHighlighter plugin|UserGuide: SyntaxHighlighter plugin]''' were released.

Older news can be found in [News archive].



!Features
LionWiki provides essential Wiki functionality like Wiki syntax, page history, last changes, renaming pages, password protection (both read and write) etc. More features are provided by [plugins|UserGuide: Plugins].

You can try all the features of LionWiki right on this website, preferably on [Sandbox].

{TAG_CLOUD}


!Download
Current version of LionWiki is <del>3.1.2.</del><ins>3.2beta.</ins> You can choose from two downloads:
* [Full featured <del>LionWiki|http://lionwiki.0o.cz/download/3.1.2/lionwiki-3.1.2.tar.bz2]</del><ins>LionWiki|http://lionwiki.0o.cz/download/3.2b/lionwiki-3.2beta.tar.gz]</ins> consisting of core file, templates, configuration file, language files and plugins.
* [Core <del>LionWiki|http://lionwiki.0o.cz/download/3.1.2/index.txt]</del><ins>LionWiki|http://lionwiki.0o.cz/download/3.2b/index.txt]</ins> consisting of just one file which contains everything needed for basic functions. It is exactly the same as index.php from full featured LionWiki.

The newest release of <del>3.0</del><ins>3.1</ins> series is currently <del>3.0.11</del><ins>3.1.2</ins> and can be downloaded from <del>[here|http://lionwiki.0o.cz/download/3.0.11/lionwiki-3.0.11.tar.bz2].</del><ins>[here|http://lionwiki.0o.cz/download/3.1.2/lionwiki-3.1.2.tar.bz2].</ins> Older versions can be found [here|./download/].

The only software requirement is PHP installation with version greater or equal to 4.3. See [page on installation|UserGuide: Installation] for details.

{html}
&lt;div class=&quot;tagCloud&quot;&gt;
&lt;b&gt;Twitter Updates&lt;/b&gt;
&lt;div id=&quot;twitter_div&quot; style=&quot;font-size:70%&quot;&gt;
&lt;ul style=&quot;list-style-type:none;padding-left:0;&quot; id=&quot;twitter_update_list&quot;&gt;&lt;/ul&gt;
&lt;a href=&quot;http://twitter.com/lionwiki&quot; id=&quot;twitter-link&quot; style=&quot;display:block;text-align:right;&quot;&gt;follow me on Twitter&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
{/html}


{script src=&quot;http://twitter.com/javascripts/blogger.js&quot;}{/script}
{script src=&quot;http://twitter.com/statuses/user_timeline/lionwiki.json?callback=twitterCallback2&amp;amp;count=3&quot;}{/script}







!Development
LionWiki is in active development. A list of planned features is placed on the [Roadmap] page. Help is very appreciated, especially bug reports, localizations and templates.

!Author
LionWiki was created by Adam Živnéř, adam.zivner@gmail.com, http://adam.zivner.cz . The Homepage of LionWiki is at [http://lionwiki.0o.cz]. It was created as a fork of [WiKiss|http://wikiss.tuxfamily.org/] 0.3 ([Changes from WiKiss]) which is itself fork of TigerWiki (hence the name) which is a fork of roWiki (See [About LionWiki] for details).

{tags:LionWiki}

{description:LionWiki is minimalist, file based, templatable wiki engine}
{keywords:LionWiki, wiki engine, wiki software, minimalist, minimalism, WiKiss, TigerWiki}

{NO_COMMENTS}
</pre></description>
	</item>

	<item>
	  <title>Syntax+reference.en</title>
	  <pubDate>Fri, 26 Feb 2010 16:40:42 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax%2Breference.en</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Syntax+reference.en</title>
	  <pubDate>Fri, 26 Feb 2010 16:34:42 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax%2Breference.en</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Syntax reference</title>
	  <pubDate>Tue, 04 Aug 2009 21:52:50 +0200</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference</link>
	  <description><pre id="diff"><ins>{redirect:Syntax reference.en}</ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide</title>
	  <pubDate>Sun, 21 Feb 2010 00:02:14 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide</link>
	  <description><pre id="diff">{include:subpage userguide}
UserGuide strives to be the definitive source of information for LionWiki. However, it's still work in progress and as usual, help is welcomed :)

!Index

* [Download|UserGuide: Download]
* [Installation|UserGuide: Installation]
** [Writable directory|UserGuide: Writable directory] - help page on how to set &quot;var&quot; directory writable
** [Installation of LionWiki 2.X|UserGuide: Installation of LionWiki 2.X]
* [Configuration|UserGuide: Configuration]
** [How to use PROTECTED_READ|UserGuide: How to use PROTECTED_READ]
* [Syntax|UserGuide: Syntax]
** [Images|UserGuide: Images]
** [Links|UserGuide: Links]
** [Redirects|UserGuide: Redirects]
** [Subpages|UserGuide: Subpages]
*** [Creating navigation menus|UserGuide: Creating navigation menus]
** [Miscellaneous syntax|UserGuide: Miscellaneous syntax]
** [Writing templates|UserGuide: Writing templates]
* [Plugins|UserGuide: Plugins]
** [How to write a plugin|UserGuide: How to write a plugin]
** [Admin|UserGuide: Admin plugin]
** [AjaxEditing|UserGuide: AjaxEditing plugin]
** [BetterEditor|UserGuide: BetterEditor plugin]
** [Captcha|UserGuide: Captcha plugin]
** [Comments|UserGuide: Comments plugin]
** [Footnotes|UserGuide: Footnotes plugin]
** [Index|UserGuide: Index plugin]
** [LatexImg|UserGuide: LatexImg plugin]
** [Menu|UserGuide: Menu plugin]
** [Meta|UserGuide: Meta plugin]
** [PageVersions|UserGuide: PageVersions plugin]
** [RSS|UserGuide: RSS plugin]
** [Select plugins|UserGuide: SelectPlugins]
** [Script|UserGuide: Script plugin]
** [Slimbox|UserGuide: Slimbox plugin]
** [SyntaxHighlighter|UserGuide: SyntaxHighlighter plugin]
** [Tables|UserGuide: Tables plugin]
** [Tags|UserGuide: Tags plugin]
** [Upload|UserGuide: Upload plugin]
* [Localization|UserGuide: Localization]
<del>test</del>

{tags:userguide}
</pre></description>
	</item>

	<item>
	  <title>UserGuide</title>
	  <pubDate>Sun, 21 Feb 2010 00:01:56 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide</link>
	  <description><pre id="diff">{include:subpage userguide}
UserGuide strives to be the definitive source of information for LionWiki. However, it's still work in progress and as usual, help is welcomed :)

!Index

* [Download|UserGuide: Download]
* [Installation|UserGuide: Installation]
** [Writable directory|UserGuide: Writable directory] - help page on how to set &quot;var&quot; directory writable
** [Installation of LionWiki 2.X|UserGuide: Installation of LionWiki 2.X]
* [Configuration|UserGuide: Configuration]
** [How to use PROTECTED_READ|UserGuide: How to use PROTECTED_READ]
* [Syntax|UserGuide: Syntax]
** [Images|UserGuide: Images]
** [Links|UserGuide: Links]
** [Redirects|UserGuide: Redirects]
** [Subpages|UserGuide: Subpages]
*** [Creating navigation menus|UserGuide: Creating navigation menus]
** [Miscellaneous syntax|UserGuide: Miscellaneous syntax]
** [Writing templates|UserGuide: Writing templates]
* [Plugins|UserGuide: Plugins]
** [How to write a plugin|UserGuide: How to write a plugin]
** [Admin|UserGuide: Admin plugin]
** [AjaxEditing|UserGuide: AjaxEditing plugin]
** [BetterEditor|UserGuide: BetterEditor plugin]
** [Captcha|UserGuide: Captcha plugin]
** [Comments|UserGuide: Comments plugin]
** [Footnotes|UserGuide: Footnotes plugin]
** [Index|UserGuide: Index plugin]
** [LatexImg|UserGuide: LatexImg plugin]
** [Menu|UserGuide: Menu plugin]
** [Meta|UserGuide: Meta plugin]
** [PageVersions|UserGuide: PageVersions plugin]
** [RSS|UserGuide: RSS plugin]
** [Select plugins|UserGuide: SelectPlugins]
** [Script|UserGuide: Script plugin]
** [Slimbox|UserGuide: Slimbox plugin]
** [SyntaxHighlighter|UserGuide: SyntaxHighlighter plugin]
** [Tables|UserGuide: Tables plugin]
** [Tags|UserGuide: Tags plugin]
** [Upload|UserGuide: Upload plugin]
* [Localization|UserGuide: Localization]
<ins>test</ins>

{tags:userguide}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Sat, 20 Feb 2010 23:27:32 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff">Hello there
<ins>
{tex}E = mc^2{/tex} 

</ins>
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Thu, 18 Feb 2010 14:39:48 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"><ins>Hello there</ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Upload plugin</title>
	  <pubDate>Sat, 30 Jan 2010 00:41:07 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Upload+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}
Upload plugin provides support for uploading files :)

!Security
Upload plugin used to be part of official LionWiki distribution (before 3.0.7a) but it proved to be one big security hole. Although all known security bugs were fixed, it's principally still unsecure to allow other people to upload files to your server - especially because some server configurations can still execute uploaded code (even if it's masked).

!Download
If you're sure that your server is properly configured, you can download Upload plugin [here|./download/plugins/Upload/Upload-1.0.tar.bz2]. Simply extract the archive to plugins/ folder and that's <del>it</del><ins>it.</ins>

{tags: userguide, plugin}
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Upload plugin</title>
	  <pubDate>Sat, 30 Jan 2010 00:40:59 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Upload+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}
Upload plugin provides support for uploading files :)

!Security
Upload plugin used to be part of official LionWiki distribution (before 3.0.7a) but it proved to be one big security hole. Although all known security bugs were fixed, it's principally still unsecure to allow other people to upload files to your server - especially because some server configurations can still execute uploaded code (even if it's masked).

!Download
If you're sure that your server is properly configured, you can download Upload plugin [here|./download/plugins/Upload/Upload-1.0.tar.bz2]. Simply extract the archive to plugins/ folder and that's <del>it.</del><ins>it</ins>

{tags: userguide, plugin}
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Upload plugin</title>
	  <pubDate>Sat, 30 Jan 2010 00:40:38 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Upload+plugin</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Syntax reference.fr</title>
	  <pubDate>Wed, 27 Jan 2010 15:40:01 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.fr</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Thu, 21 Jan 2010 19:09:34 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"><ins>adsf</ins>
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Thu, 14 Jan 2010 19:16:58 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Thu, 14 Jan 2010 19:16:33 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"><del>test</del><ins>george testing</ins>
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.en</title>
	  <pubDate>Fri, 08 Jan 2010 20:08:04 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.en</link>
	  <description><pre id="diff">{include:subpage menu}
''This is a [?Wiki], so feel free to correct any factual or grammatical error.''

This document explains all syntax features of core LionWiki. Syntax of tables (provided by plugin) is on separate page: [Tables plugin|UserGuide: Tables plugin].

!Headings
Example:
{{!Heading H2
!!Heading H3
!!!Heading H4}}
<ins></ins>

!Heading H2
!!Heading H3
!!!Heading H4

More exclamation marks you use, the smaller the heading will be (up to 5 exclamation marks). Exclamation marks has to be exactly at the beginning of the line.


!Lists
!!Unordered list

{{* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion}}

* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion


!!Ordered list

{{# First item 
## First subitem 
### First subsubitem
## Second subitem}}

# First item 
## First subitem 
### First subsubitem
## Second subitem 


!Text styles
^''^'Bold^''^' --&gt; '''Bold''' (three apostrophes)
^''Italic^'' --&gt; ''Italic'' (two apostrophes)
^''^''^'Bold and italic^''^''^' --&gt; '''''Bold and italic''''' (five apostrophes)
^'--Strikethrough--' --&gt; '--Strikethrough--'
^'__Underlined__' --&gt; '__Underlined__'
^{small}Small text^{/small} --&gt; {small}Small text{/small}
x^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!!CSS styles, classes, IDs
''Since LionWiki 3.1''
{{{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/} }}
{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/}

Classes begins with dot, ID with hash sign. Everything after first space is considered to be CSS style, so there can't be any space between or inside classes and ID. Few other possibilities:

{{{. display: block;}Text{/} - neither class, nor id, just style
{.citation}Text{/if} - just class}}

The enclosing element is &lt;span&gt;.

!Emails, links, images
Links to other pages can be created like this:
^[Main page] --&gt; [Main page]

or 

^[Main project page|Main page] --&gt; [Main project page|Main page]
{br}
Emails and web links are automatically recognized:

^http://lionwiki.0o.cz --&gt; http://lionwiki.0o.cz
lionwiki^@example.com --&gt; lionwiki@example.com
{br}
You can use also relative links, but they have to start with ./ (otherwise it will be interpreted as Wiki page). So if you want to link some HTML page in the same directory, you use:

^[Interesting page|./SomeWebPage.html] --&gt; [Interesting page|./SomeWebPage.html]

Or to use a relative path to a file on the same server but in a higher directory, you can use:
^[Interesting File In Parent Directory|./../SomeWebPage.html] --&gt; [Interesting File In Parent Directory|./../SomeWebPage.html]

!!Images
If you need a way to upload images (or other files), check [Upload plugin|UserGuide: Upload plugin].
^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

You can also place your image to the left or right, possibly combined with link feature:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;
{br}
!Subpages
Subpages are useful when you need to insert some common content into multiple pages, example could be a navigational menu (by the way, we have [Menu plugin|UserGuide: Menu plugin].

Syntax: ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).


!Multilingual content
Let's say you have page named &quot;Biography&quot; in German and you would like to make French variant. Rename page Biography to Biography.de and create page named Biography.fr and insert French translation there. Then visitors whose browser identifies primary language as French will see Biography.fr. It's recommended to create a redirect from page Biography to default language variant. The obvious limitation is that page name has to stay the same in every language variant. That's not such a big problem with &quot;Biography&quot;, but it can be worse with other names. 

This is recommended way to create multilingual content, there are more ways to do it.

!Redirects
If you want to redirect from some page to other, put ^{redirect:page} at the very beginning of the page. It's not straightforward to edit page containing redirect because every visit will cause redirecting. The only way to edit such page is from search results (as it provides direct edit links), or possibly by manually altering URL.

!Other
{TOC}
!!Table of contents
Automatically generated table of contents can be inserted with ^{TOC} (see demo on the right). It can be used in both pages and templates.

!!Characters
Some sequences of characters are automatically replaced:
* Arrows : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Dash : ^-- : --
* Copyrights : ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)

!!Code
Code syntax is useful when you need to keep original spacing and layout of text, especially for programming source code.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}
does:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

We also have a [plugin for syntax highlighting|UserGuide: SyntaxHighlighter plugin].

!!Horizontal line
----
by '''^--^--'''

!!Suppressing wiki syntax
By using ^^ character before syntax keyword or using ^{{something}}. If you still don't know how, take a look on wiki code of this page, there are plenty of examples. If you want to insert ^^ character, you have to double it, i.e. ^^^^

!!HTML code
Do you want to insert youtube video to your site? Or any other HTML code? Just insert it between ^{html}some html code{/html}. This does not have to work if config value $NO_HTML is set to true.

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=bKK-cI6wsqYsrc=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!HTML entities
HTML entities are automatically recognized and left without modification. 

!!Newline
LionWiki joins adjacent newlines together, if you need more than one newline, use ^{br}.

!!Internal comments
You can insert internal comments not intended to be displayed using HTML-like syntax ^&lt;!^-- text not intended to be displayed ^--&gt;

{tags:syntax}
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Script plugin</title>
	  <pubDate>Fri, 08 Jan 2010 16:04:46 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Script+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}

Script plugin provides inserting both inline and external JavaScript.

Example syntax:

{{^{script}alert('Hello world!');{/script} }}
	
Will obviously insert this script into the page (and therefore activate it)
	
{{^{script label=&quot;Say hello!&quot; title=&quot;Greeting&quot; key=&quot;g&quot;}alert('Hello world!');{/script} }}
	
Will create link with text &quot;Say hello!&quot;, tooltip &quot;Greeting&quot; and access key &quot;g&quot;. It will activate after clicking on this link.

{{^{script src=&quot;path_to_javascript_file.js&quot;}{/script} }}

Will insert this external JavaScript file into the page.

{{^{script show}alert('Hello world!');{/script} }}

Will do the same but also displays source code.

Most attributes can be combined freely, but their order is fixed! Order is:

src, label, title, key, show

Written by Swen Wetzel, xanatoswetzel@web.de, some minor changes made by Adam Zivner

!Download and installation
Script plugin '''is not a part of official LionWiki distribution'''. You can download it from [here|./download/plugins/Script/Script-1.0.tar.bz2]. Extract the archive to plugins/ directory and that's it.

{tags: plugin, userguide}

<del>{script label=&quot;Say hello!&quot; title=&quot;Greeting&quot; key=&quot;g&quot;}alert('Hello world!');{/script} </del>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Script plugin</title>
	  <pubDate>Fri, 08 Jan 2010 16:03:58 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Script+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}

Script plugin provides inserting both inline and external JavaScript.

Example syntax:

{{^{script}alert('Hello world!');{/script} }}
	
Will obviously insert this script into the page (and therefore activate it)
	
{{^{script label=&quot;Say hello!&quot; title=&quot;Greeting&quot; key=&quot;g&quot;}alert('Hello world!');{/script} }}
	
Will create link with text &quot;Say hello!&quot;, tooltip &quot;Greeting&quot; and access key &quot;g&quot;. It will activate after clicking on this link.

{{^{script src=&quot;path_to_javascript_file.js&quot;}{/script} }}

Will insert this external JavaScript file into the page.

{{^{script show}alert('Hello world!');{/script} }}

Will do the same but also displays source code.

Most attributes can be combined freely, but their order is fixed! Order is:

src, label, title, key, show

Written by Swen Wetzel, xanatoswetzel@web.de, some minor changes made by Adam Zivner

!Download and installation
Script plugin '''is not a part of official LionWiki distribution'''. You can download it from [here|./download/plugins/Script/Script-1.0.tar.bz2]. Extract the archive to plugins/ directory and that's it.

{tags: plugin, userguide}

<del>{script}alert('Hello</del><ins>{script label=&quot;Say hello!&quot; title=&quot;Greeting&quot; key=&quot;g&quot;}alert('Hello</ins> world!');{/script} 
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Script plugin</title>
	  <pubDate>Fri, 08 Jan 2010 16:03:30 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Script+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}

Script plugin provides inserting both inline and external JavaScript.

Example syntax:

{{^{script}alert('Hello world!');{/script} }}
	
Will obviously insert this script into the page (and therefore activate it)
	
{{^{script label=&quot;Say hello!&quot; title=&quot;Greeting&quot; key=&quot;g&quot;}alert('Hello world!');{/script} }}
	
Will create link with text &quot;Say hello!&quot;, tooltip &quot;Greeting&quot; and access key &quot;g&quot;. It will activate after clicking on this link.

{{^{script src=&quot;path_to_javascript_file.js&quot;}{/script} }}

Will insert this external JavaScript file into the page.

{{^{script show}alert('Hello world!');{/script} }}

Will do the same but also displays source code.

Most attributes can be combined freely, but their order is fixed! Order is:

src, label, title, key, show

Written by Swen Wetzel, xanatoswetzel@web.de, some minor changes made by Adam Zivner

!Download and installation
Script plugin '''is not a part of official LionWiki distribution'''. You can download it from [here|./download/plugins/Script/Script-1.0.tar.bz2]. Extract the archive to plugins/ directory and that's it.

{tags: plugin, userguide}
<ins>
{script}alert('Hello world!');{/script} </ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: AjaxEditing plugin</title>
	  <pubDate>Fri, 08 Jan 2010 15:55:42 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+AjaxEditing+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}
!Intro
AJAX is a buzzword of another buzzword, web 2.0. Who isn't &quot;AJAX powered&quot; simply can't be cool. So here comes AjaxEditing which brings &quot;coolness&quot; into LionWiki. But don't worry, LionWiki is still pure non-AJAX application so if you delete or deactivate this plugin, it will work as in good old times.

!What can it do
As of now (LionWiki 2.3), this plugin can't edit whole pages, just paragraphs. This is good for compatibility reasons, even if AJAX editing doesn't work, there's still the conventional way to do it.
However, the editing appears in place of the ''current ''paragraph

It's important to note that when editing using this plugin, edit conflict detection doesn't work. 
<del>
yes</del>


!Configuration
!!wkp_AjaxEditing.php
* $rows_min, $rows_max - Number of rows of edit textarea reflects number of lines of edited paragraphs. Too big or too small edit textarea wouldn't be good, so we have some upper and lower limits.
!!AjaxEditing/ajax.js
We need something to trigger edit operation. This trigger can essantially be any JavaScript event.
* trigger_edit_click - click on the (edit) link in the heading triggers AJAX editing
* trigger_heading_doubleclick - doubleclick on heading triggers AJAX editing
Send me your ideas for some other cool triggers!
!!AjaxEditing/template.html
Here you can customize the edit template

!Supported browsers
This plugin uses quite heavily JavaScript, it is therefore quite browser dependant. So far, plugin was tested with:

* Firefox 3
* Opera 9.6
* Konqueror 4.1.4
* SeaMonkey 2.0a2
* IE 6 on W2K Advanced Data Server
* Google Chrome 1.0.154.53

!How to turn it off?
If you don't like this plugin or it doesn't work well for you, you can turn it off in exactly the same way as other plugins:

* delete plugins/wkp_AjaxEditing.php
* rename plugins/wkp_AjaxEditing.php to e.g. plugins/wkp_AjaxEditing.txt

{tags:plugin, userguide}
</pre></description>
	</item>

	<item>
	  <title>UserGuide: AjaxEditing plugin</title>
	  <pubDate>Fri, 08 Jan 2010 15:55:20 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+AjaxEditing+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}
!Intro
AJAX is a buzzword of another buzzword, web 2.0. Who isn't &quot;AJAX powered&quot; simply can't be cool. So here comes AjaxEditing which brings &quot;coolness&quot; into LionWiki. But don't worry, LionWiki is still pure non-AJAX application so if you delete or deactivate this plugin, it will work as in good old times.

!What can it do
As of now (LionWiki 2.3), this plugin can't edit whole pages, just paragraphs. This is good for compatibility reasons, even if AJAX editing doesn't work, there's still the conventional way to do it.
However, the editing appears in place of the ''current ''paragraph

It's important to note that when editing using this plugin, edit conflict detection doesn't work.<ins> 

yes</ins>


!Configuration
!!wkp_AjaxEditing.php
* $rows_min, $rows_max - Number of rows of edit textarea reflects number of lines of edited paragraphs. Too big or too small edit textarea wouldn't be good, so we have some upper and lower limits.
!!AjaxEditing/ajax.js
We need something to trigger edit operation. This trigger can essantially be any JavaScript event.
* trigger_edit_click - click on the (edit) link in the heading triggers AJAX editing
* trigger_heading_doubleclick - doubleclick on heading triggers AJAX editing
Send me your ideas for some other cool triggers!
!!AjaxEditing/template.html
Here you can customize the edit template

!Supported browsers
This plugin uses quite heavily JavaScript, it is therefore quite browser dependant. So far, plugin was tested with:

* Firefox 3
* Opera 9.6
* Konqueror 4.1.4
* SeaMonkey 2.0a2
* IE 6 on W2K Advanced Data Server
* Google Chrome 1.0.154.53

!How to turn it off?
If you don't like this plugin or it doesn't work well for you, you can turn it off in exactly the same way as other plugins:

* delete plugins/wkp_AjaxEditing.php
* rename plugins/wkp_AjaxEditing.php to e.g. plugins/wkp_AjaxEditing.txt

{tags:plugin, userguide}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Sat, 02 Jan 2010 18:56:36 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"><ins>test</ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: BetterEditor plugin</title>
	  <pubDate>Tue, 15 Dec 2009 20:03:44 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+BetterEditor+plugin</link>
	  <description><pre id="diff">{include:subpage plugins}
BetterEditor plugin provides two distinct editor features:
* toolbar with most common syntax features
* arrows resizing textarea (useful especially when editing with Ajax)

There may be other editor related features in the future.

<del>!Intergration</del><ins>!Integration</ins> into templates
Right now, only dandelion template has built-in support for templates, however integration into other templates is embarrassingly easy:

Place
<del>{{{plugin:RESIZE_TEXTAREA}</del><ins>{{</ins>
}}
and
<del>{{{plugin:TOOLBAR_TEXTAREA}</del><ins>{{</ins>
}}

on some suitable position and that's it.

[Comments|UserGuide: Comments plugin] and [AjaxEditing|UserGuide: AjaxEditing plugin] plugins have its own templates, in ''plugins/Comments/template.html'' and ''plugins/AjaxEditing/template.html'' respectively -- you can alter them too.
<ins></ins>

!Customization, localization
If you know a little bit of PHP and JavaScript, you can easily modify it. Syntax is inserted with Javascript method
{{function insertSyntax(obj, otag, ctag, content)}}
* obj should be ''this'', i.e. object on which was click event triggered
* otag is short for ''opening tag'', i.e. prefix to selected text
* ctag is short for ''closing tag''
* content contains example &quot;center&quot; text (between the opening and closing tags) which is inserted when no text was selected prior to clicking on the toolbar button

Toolbar definition is placed right in the plugin source code in ''plugins/BetterEditor'' plugin.

Plugin is also completely localizable, translations are welcomed.

{tags:userguide, plugin}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Tue, 15 Dec 2009 14:40:51 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"><del>teest 02  

'''testing'''

'--More words--'

Something ''ITALIC ''  

[Hallo|hallo]

this is a test message typed to test sanbox.

this is another test

{tags:goldfish}

{{print &quot;Yahhoo!&quot;}}

{{http://www.linuxmint-nl.org}}


just seeing what naming the edit does?!!

!sectiontest

lets see if sections work here poke</del><ins> I like this page very muck [http://path/to/image|left]</ins>
</pre></description>
	</item>

	<item>
	  <title>ChangeLog</title>
	  <pubDate>Wed, 09 Dec 2009 21:03:53 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=ChangeLog</link>
	  <description><pre id="diff">!Changes for 3.1.2
''Released on 9. 12. 2009''
* There were some error warning when creating page on some windows installations
* Fixed $PROTECTED_READ bug (introduced in 3.1.1)<ins> - it wasn't possible to pass the authentication</ins>


!Changes for 3.1.1
''Released on 28. 10. 2009''
* Templates Wikiss, Terminal, Minimal and Red are on par with Dandelion
* Maximum depth of lists was raised to 10 (from 3)
* New ^{title} tag for changing title of a page
* Handling of page versions was changed a little bit

!Changes for 3.1.0
''Released on 3. 10. 2009''
* Ability to style, assign classes and id (see [Syntax reference.en#CSS_styles__classes__IDs])
* Ability to configure plugins from config.php file (see [UserGuide: Plugins#Configuration_in_config_php])
* removed support for ^{DATE} and ^{IP} - just eye candy with no relation to Wiki
* removed read support for history compression (write support dropped in 3.0)
* [Menu plugin|UserGuide: Menu plugin] now supports link to parent (for hierarchy of menus)
* New Recent changes display format
* other small changes


!Changes for 3.0.11
''Released on 3. 10. 2009''
* bugfix in section editing

![LatexImg plugin 1.0|UserGuide: LatexImg plugin]
* initial release
* big thanks to Matthew Leifer, matt@mattleifer.info

!Changes for 3.0.10
''Released on 1. 10. 2009''
* $REAL_PATH is back. Proved to be useful for some things (e.g. new LatexImg plugin).
* Fixed directory creation in Comments plugin. Did not work on some systems.

!Changes for 3.0.9
''Released on 16. 9. 2009''
* On unix installation, it was possible to erase content of a page which is write protected in Admin plugin. It was also possible to erase it by mistake. History (including latest revision) was however preserved.


!SyntaxHighlighter plugin 1.0
''Released on 13. 9. 2009''
* initial release
* little configuration, may change dramatically in the future

!Changes for 3.0.8
''Released on 13. 9. 2009''
* add support for regenerating tags from all pages at once
* various (quite a lot) tweaks of core LionWiki

!Changes for 3.0.7a
''Released on 12. 9. 2009''
* removed Upload and Script plugins due to security concerns.

!Changes for 3.0.7
''Released on 31. 8. 2009''
* finnish translation (thanks to tsaarni)
** &quot;finnish&quot; in finnish is Suomi and not Eesti, fixed in SelectLanguage and PageVersions plugins
* fixed &quot;local inclusion&quot; for Comments plugin (thanks for report to Ondřej Profant)
* removed wiki farming, was not tested since 1.0 and probably doesn't work
* fix for section editing (including AjaxEditing plugin) in pages containing ^^^{html}

!Changes for 3.0.6a
''Released on 24. 8. 2009''
* Improved Comments plugin
** RSS
** Deleting comments (needs Admin plugin)
* Admin plugin now remembers login

!Changes for 3.0.6
''Released on 20. 8. 2009''
* compatibility fixes for PHP 4.3 (thanks for report to perror) to and PHP 5.3
* Hebrew translation, thanks to Yaron

!Changes for 3.0.5
''Released on 13. 8. 2009''
* new [BetterEditor|UserGuide: BetterEditor plugin] and [Comments|UserGuide: Comments plugin] plugins (both beta)
** Comments plugin does not have the possibility to delete comments, will be fixed in near future
* important fix for AjaxEditing plugin - captcha was not displayed when editing which could prevent saving
* shortened captcha questions
* external links are marked with arrow (needs CSS2 capable browser)

!Changes for 3.0.4a
''Released on 4. 8. 2009''
* includes new [Menu plugin|UserGuide: Menu plugin], no changes in core

!Changes for 1.0.2, 2.0.1, 2.1.6, 2.2.4, 2.3.8 and 3.0.4
''Released on 23. 7. 2009''
* Fixes security vulnerability in core LionWiki
* Fixes security vulnerability in Upload plugin in 3.0, plugin is entirely removed in older versions
* Less serious security problems were fixed in older versions (especially 1.0 and 2.0)

!Changes for 3.0.3
''Released on 2. 7. 2009''
* Croatian translation (thanks to AlexK)
* Traditional Chinese translation (thanks to b4283)
* Fixed bug &quot;&quot;, see http://lionwiki.0o.cz/forum/index.php?action=vthread&amp;forum=16&amp;topic=119

!Changes for 3.0.2
''Released on 26. 5. 2009''
* fixed bug in rendering lists, introduced somewhere in 2.3 series
* fixed link to RSS
* work around for strange behavior of fwrite() function (joins two adjacent backslashes into one)

!Changes for 3.0.1
''Released on 13. 5. 2009''
* COOKIE life for PROTECTED_READ = true was in 3.0 same as for PROTECTED_READ = false, fixed
* ported forgotten changes from template dandelion
* syntax link now links to this website as LionWiki 3 does not contain Syntax reference anymore

!Changes for 3.0
''Released on 7. 5. 2009''
* [LionWiki 3.0]
* new directory structure
** all &quot;mutable&quot; data are placed under new &quot;var&quot; directory
** templates are placed under new directory &quot;templates&quot;
* _config.php has been renamed to just config.php
* install.sh was removed as it doesn't work with LionWiki 3.0 yet
* mbstring conversion is not used, deemed unnecessary
* not possible to write compressed history, reading is still supported
* few more simplifications

!Changes for 2.3.7
''Released on 5. 5. 2009''
* Fixed bad Slimbox behavior with default template, thanks to &quot;hokej&quot; for a fix
* Simpler edit conflict detection
* Footnotes plugin now links bi-directionally
* Spanish and Esperanto translations of Upload plugin (thanks to Marco Cruz, besides other suggestions)
* few more things I probably forgot

!Changes for 2.3.6
''Released on 25. 4. 2009''
* updated Arabic translation (thanks to Mohamed Magdy)
Thanks to Marcos Cruz for these:
* fixed bug in substitution of tags 2009/05/05 21:21, 62.245.80.179 etc. in pages
* fixed &quot;rename revert&quot;
* new Esperanto translation
* updated Spanish translation
* some smaller changes

!Changes for 2.3.5
''Released on 15. 4. 2009''
* new printing template and new template tag ^{PAGE_URL}

!Changes for 2.3.4
''Released on 13. 4. 2009''
* fixed new handling of languages

!Changes for 2.3.3
''Released on 12. 4. 2009''
* new translations:
** Hungarian, thanks to plastik
** Brazilian Portuguese, thanks to Redneko (redirected also from Portuguese)
** Swiss-German, thanks to Sym
* updated translations:
** German (not updated since 1.0!), thanks to Martin Prochnow, nordlicht@martins-kabuff.de
** Arabic, thanks to Zakaria Khanfri 
* implemented support for language variants
* new behavior with read only pages and Admin plugin - if you set some page read only, you can still edit it with admin password
* fixed several minor problems with AjaxEditing plugins
* two new plugins written by Swen Wetzel &lt;xanatoswetzel@web.de&gt;. Thanks!
** [Index plugin|UserGuide: Index plugin] - can insert list of all pages into page
** [Script plugin|UserGuide: Script plugin] - inserting both inline and external JavaScript into pages
* [Footnotes plugin|UserGuide: Footnotes plugin]
* New event &quot;subPagesLoaded&quot;
* probably (another :) final solution to the HTML tag problem
* probably few other changes I can't recall now
* This release contains quite a lot changes, so consider it to be of beta quality.

!Changes for 2.3.2
''Released on 31. 3. 2009''
* Fixed small problem with revision restoring.

!Changes for 2.3.1
''Released on 29. 3. 2009''.
* Fixed several problems with AjaxEditing
* Fixed destructive problem with paragraph editing in core

!Changes for 2.3
''Released on 28. 3. 2009''.
* (core) Paragraph editing - after every heading is displayed little edit link
* (plugin) AJAX paragraph editing. By default this plugin hooks on the link mentioned earlier. See [AjaxEditing plugin|UserGuide: AjaxEditing plugin]. Plugin is considered to be of beta quality because it wasn't tested with a lot of browsers.
* Merged &quot;move&quot; and &quot;save&quot; forms. This requires change in custom templates, see [Upgrading to LionWiki 2.3].
* more exact parsing of emails
* Spanish translation (thanks to Jerome Joy!)
!Changes for 2.2.3
''Released on 11. 3. 2009''.
* fixed bug which caused false edit conflict alarms
* default template dandelion now aligns images by default to the left (which is expected behavior)
* history should be accessible even if page does not exist
* french translation was slightly updated
* new Dutch translation (thanks to Jeroen Lassche - Sjoer)

!Changes for 2.2.2
''Released on 13. 2. 2009''.
* Security hole in Admin plugin (default password is not encoded)
* Bug in TOC generating (introduced in 2.2.1 as fix for nonapache servers) - thanks to Pavel Vymetálek
* Bug in PageVersions plugin (trim vs. basename - fucking stupid) - thanks to Jerome Joy
* Upload plugin can't upload .htaccess - thanks to Russ Phillips

!Changes for 2.2.1
''Released on 8. 2. 2009''.
* Captcha plugin didn't work right because of bad data path setting
* comparing MD5 hashes is now case insensitive (don't confuse this with password, it's still case sensitive). Thanks for pointing this out to Vincent Cima
* fix for certain servers (not apache) which don't translate ?action= into index.php?action= (for example). Thanks to Klaus Wulff
* and big thanks to Russ Phillips for informing me of a huge problem which was fixed in 2.2.1 (but I'm not gonna tell what was it yet)

!Changes for 2.2 final
''Released on 3. 2. 2009''
* updated Italian translation (thanks to Giacomo Margarito)
* forgotten closing tag in template_dandelion.html
* Upload plugin can now chmod' uploaded files and directories (thanks for these two to Pavel Vymetálek)
* Forgotten shorttags in some language files

!Changes for 2.2beta1
''Released on 28. 1. 2009''
* install shell script. If you have user account on the server or you're just running on localhost, you can run this little script which will take care of all permission things (including plugins)
* Install plugin which will tell you what needs to be done
* final solution for register_globals problem.
* new InlineDiff plugin (from Text_Diff package) which produces way more usabled diffs than very simple builtin diff algorithm
* probably a lot more but I don't remember it because I developed it over month ago

!Changes for 2.1.5
''Released on 6. 1. 2009''
* updated French translation (thanks to Jerome Joy)
*  was displayed as HTML in preview
* LOCAL_HOUR didn't affect history files
* Several bugs in Tags plugin
* other small things I don't remember
* SelectLanguage plugin didn't show new Arabic and Italian translations

Thanks to Jerome Joy who is mainly responsible for this release, because he did quite a good at testing.

!Changes for 2.1.4
''Released on 2. 1. 2009''
* Fixed minor bug forgotten to be included in 2.1.3 which causes problems (lists, headings and few others) on last line of a page

!Changes for 2.1.3
''Released on 27. 12. 2008''
* Arabic translation, thanks to Mohamed Magdy, mohamedmk@gmail.com 
* Fixed PHP4 compatibility bug in search form (use of stripos function available since PHP5)
* LAST_CHANGED_TEXT is not displayed where it doesn't make sense
* fixed minor problem in tags plugin

!Changes for 2.1.2
''Released on 24. 12. 2008''
* fixed history bug when register_globals off
* italian interface localization (thanks to Giacomo Margarito)
* fixed Admin plugin bug
* few more

!Changes for 2.1
''Released on 20. 12. 2008''
* Edit conflict prevention (more like detection)
* New [Tags plugin]
* New template Dandelion, CSS derived from http://dandelion.sheep.art.pl/ Thanks to Radomir Dopieralski for releasing into under GNU GPL.
* Full PHP4 (&gt;= 4.3.0) compatibility, i.e. with plugins
* Some usability tweaks
* lots of bugfixes and small enhancements in plugins
* nofollow in edit, history etc. links
* optional XSS protection ($NO_HTML, by default turned off)

!Changes for 2.0
''Released on 14. 12. 2008''
* some small changes and fixes

!Changes for 2.0beta2
''Released on 10. 12. 2008''
* History fix - beta1 history didn't work at all
* removed calls to obsolete warning function in Captcha and RSS

!Changes for 2.0beta1
''Released on 6. 12. 2008''
* support for multilingual content, which means
** Language is automatically set using browser information
** LionWiki automatically chooses language variant of the page according to chosen language
** supporting plugins - SelectLanguage and PageVersions
* edit summary
* subpage (also known as template) mechanism
* redirects
* page can be previewed before saving
* history file names now contain also seconds which prevents version disappearing when saving page twice in one minute
* more advanced substitution in graphic templates
* secure way to store passwords in config files using MD5
* fixed behavior of history backend which could cause troubles in some rare situations
* several new syntactic features -- sup, sub indexes, mdash, properly recognized HTML entities, internal HTML-like comments
* new way of handling linebreaks. However this breaks XHTML validation :/
* New plugins:
** File upload with support for localization
** [Slimbox plugin]
** [Admin plugin]
** Czech questions for Captcha plugin
** Much improved ListPlugins plugin which now lists also plugin functions
* New templates:
** ''Red panel'' template which is set as default.
** ''Terminal'' template is very similar to Minimal template, except for color theme. Inspired by GMail terminal theme.
* (cosmetic) problem with mixed spaces is finally fixed
* lots of other changes which I don't remember

!Changes for 1.0.1
''Released on 26. 11. 2008''
* Fixed bug introduced in 1.0 final. Headings (and may be other) things didn't work well when placed at the top of the page.
* Workaround for installation with magic_quotes_gpc on
* Fixed &quot;List of all pages&quot;

!Changes for 1.0
''Released on 18. 11. 2008''
* Corrected behavior of ^{html} tag in some situations - namely at the very beginning of the page and in situations with two adjacent ^{html} tags.

!Changes for 1.0rc1
''Released on 14. 11. 2008''
* setting error reporting level to E_ERROR | E_WARNING | E_PARSE (silences some unwanted reporting on some machines)
* fixed bug preventing from functioning with register_globals off
* German translation - thanks to &quot;dad&quot;
* Slovak translation - thanks to hikikomori82
* improved French translation (experimental :) - thanks to Filip Mravec

!Changes for 1.0beta1
''Released on 13. 11. 2008''
* First release, [Changes from WiKiss].
</pre></description>
	</item>

	<item>
	  <title>ChangeLog</title>
	  <pubDate>Wed, 09 Dec 2009 21:03:30 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=ChangeLog</link>
	  <description><pre id="diff">!Changes for 3.1.2
''Released on 9. 12. 2009''
* There were some error warning when creating page on some windows installations
* Fixed $PROTECTED_READ<ins> bug (introduced in 3.1.1)
</ins>

!Changes for 3.1.1
''Released on 28. 10. 2009''
* Templates Wikiss, Terminal, Minimal and Red are on par with Dandelion
* Maximum depth of lists was raised to 10 (from 3)
* New ^{title} tag for changing title of a page
* Handling of page versions was changed a little bit

!Changes for 3.1.0
''Released on 3. 10. 2009''
* Ability to style, assign classes and id (see [Syntax reference.en#CSS_styles__classes__IDs])
* Ability to configure plugins from config.php file (see [UserGuide: Plugins#Configuration_in_config_php])
* removed support for ^{DATE} and ^{IP} - just eye candy with no relation to Wiki
* removed read support for history compression (write support dropped in 3.0)
* [Menu plugin|UserGuide: Menu plugin] now supports link to parent (for hierarchy of menus)
* New Recent changes display format
* other small changes


!Changes for 3.0.11
''Released on 3. 10. 2009''
* bugfix in section editing

![LatexImg plugin 1.0|UserGuide: LatexImg plugin]
* initial release
* big thanks to Matthew Leifer, matt@mattleifer.info

!Changes for 3.0.10
''Released on 1. 10. 2009''
* $REAL_PATH is back. Proved to be useful for some things (e.g. new LatexImg plugin).
* Fixed directory creation in Comments plugin. Did not work on some systems.

!Changes for 3.0.9
''Released on 16. 9. 2009''
* On unix installation, it was possible to erase content of a page which is write protected in Admin plugin. It was also possible to erase it by mistake. History (including latest revision) was however preserved.


!SyntaxHighlighter plugin 1.0
''Released on 13. 9. 2009''
* initial release
* little configuration, may change dramatically in the future

!Changes for 3.0.8
''Released on 13. 9. 2009''
* add support for regenerating tags from all pages at once
* various (quite a lot) tweaks of core LionWiki

!Changes for 3.0.7a
''Released on 12. 9. 2009''
* removed Upload and Script plugins due to security concerns.

!Changes for 3.0.7
''Released on 31. 8. 2009''
* finnish translation (thanks to tsaarni)
** &quot;finnish&quot; in finnish is Suomi and not Eesti, fixed in SelectLanguage and PageVersions plugins
* fixed &quot;local inclusion&quot; for Comments plugin (thanks for report to Ondřej Profant)
* removed wiki farming, was not tested since 1.0 and probably doesn't work
* fix for section editing (including AjaxEditing plugin) in pages containing ^^^{html}

!Changes for 3.0.6a
''Released on 24. 8. 2009''
* Improved Comments plugin
** RSS
** Deleting comments (needs Admin plugin)
* Admin plugin now remembers login

!Changes for 3.0.6
''Released on 20. 8. 2009''
* compatibility fixes for PHP 4.3 (thanks for report to perror) to and PHP 5.3
* Hebrew translation, thanks to Yaron

!Changes for 3.0.5
''Released on 13. 8. 2009''
* new [BetterEditor|UserGuide: BetterEditor plugin] and [Comments|UserGuide: Comments plugin] plugins (both beta)
** Comments plugin does not have the possibility to delete comments, will be fixed in near future
* important fix for AjaxEditing plugin - captcha was not displayed when editing which could prevent saving
* shortened captcha questions
* external links are marked with arrow (needs CSS2 capable browser)

!Changes for 3.0.4a
''Released on 4. 8. 2009''
* includes new [Menu plugin|UserGuide: Menu plugin], no changes in core

!Changes for 1.0.2, 2.0.1, 2.1.6, 2.2.4, 2.3.8 and 3.0.4
''Released on 23. 7. 2009''
* Fixes security vulnerability in core LionWiki
* Fixes security vulnerability in Upload plugin in 3.0, plugin is entirely removed in older versions
* Less serious security problems were fixed in older versions (especially 1.0 and 2.0)

!Changes for 3.0.3
''Released on 2. 7. 2009''
* Croatian translation (thanks to AlexK)
* Traditional Chinese translation (thanks to b4283)
* Fixed bug &quot;&quot;, see http://lionwiki.0o.cz/forum/index.php?action=vthread&amp;forum=16&amp;topic=119

!Changes for 3.0.2
''Released on 26. 5. 2009''
* fixed bug in rendering lists, introduced somewhere in 2.3 series
* fixed link to RSS
* work around for strange behavior of fwrite() function (joins two adjacent backslashes into one)

!Changes for 3.0.1
''Released on 13. 5. 2009''
* COOKIE life for PROTECTED_READ = true was in 3.0 same as for PROTECTED_READ = false, fixed
* ported forgotten changes from template dandelion
* syntax link now links to this website as LionWiki 3 does not contain Syntax reference anymore

!Changes for 3.0
''Released on 7. 5. 2009''
* [LionWiki 3.0]
* new directory structure
** all &quot;mutable&quot; data are placed under new &quot;var&quot; directory
** templates are placed under new directory &quot;templates&quot;
* _config.php has been renamed to just config.php
* install.sh was removed as it doesn't work with LionWiki 3.0 yet
* mbstring conversion is not used, deemed unnecessary
* not possible to write compressed history, reading is still supported
* few more simplifications

!Changes for 2.3.7
''Released on 5. 5. 2009''
* Fixed bad Slimbox behavior with default template, thanks to &quot;hokej&quot; for a fix
* Simpler edit conflict detection
* Footnotes plugin now links bi-directionally
* Spanish and Esperanto translations of Upload plugin (thanks to Marco Cruz, besides other suggestions)
* few more things I probably forgot

!Changes for 2.3.6
''Released on 25. 4. 2009''
* updated Arabic translation (thanks to Mohamed Magdy)
Thanks to Marcos Cruz for these:
* fixed bug in substitution of tags 2009/05/05 21:21, 62.245.80.179 etc. in pages
* fixed &quot;rename revert&quot;
* new Esperanto translation
* updated Spanish translation
* some smaller changes

!Changes for 2.3.5
''Released on 15. 4. 2009''
* new printing template and new template tag ^{PAGE_URL}

!Changes for 2.3.4
''Released on 13. 4. 2009''
* fixed new handling of languages

!Changes for 2.3.3
''Released on 12. 4. 2009''
* new translations:
** Hungarian, thanks to plastik
** Brazilian Portuguese, thanks to Redneko (redirected also from Portuguese)
** Swiss-German, thanks to Sym
* updated translations:
** German (not updated since 1.0!), thanks to Martin Prochnow, nordlicht@martins-kabuff.de
** Arabic, thanks to Zakaria Khanfri 
* implemented support for language variants
* new behavior with read only pages and Admin plugin - if you set some page read only, you can still edit it with admin password
* fixed several minor problems with AjaxEditing plugins
* two new plugins written by Swen Wetzel &lt;xanatoswetzel@web.de&gt;. Thanks!
** [Index plugin|UserGuide: Index plugin] - can insert list of all pages into page
** [Script plugin|UserGuide: Script plugin] - inserting both inline and external JavaScript into pages
* [Footnotes plugin|UserGuide: Footnotes plugin]
* New event &quot;subPagesLoaded&quot;
* probably (another :) final solution to the HTML tag problem
* probably few other changes I can't recall now
* This release contains quite a lot changes, so consider it to be of beta quality.

!Changes for 2.3.2
''Released on 31. 3. 2009''
* Fixed small problem with revision restoring.

!Changes for 2.3.1
''Released on 29. 3. 2009''.
* Fixed several problems with AjaxEditing
* Fixed destructive problem with paragraph editing in core

!Changes for 2.3
''Released on 28. 3. 2009''.
* (core) Paragraph editing - after every heading is displayed little edit link
* (plugin) AJAX paragraph editing. By default this plugin hooks on the link mentioned earlier. See [AjaxEditing plugin|UserGuide: AjaxEditing plugin]. Plugin is considered to be of beta quality because it wasn't tested with a lot of browsers.
* Merged &quot;move&quot; and &quot;save&quot; forms. This requires change in custom templates, see [Upgrading to LionWiki 2.3].
* more exact parsing of emails
* Spanish translation (thanks to Jerome Joy!)
!Changes for 2.2.3
''Released on 11. 3. 2009''.
* fixed bug which caused false edit conflict alarms
* default template dandelion now aligns images by default to the left (which is expected behavior)
* history should be accessible even if page does not exist
* french translation was slightly updated
* new Dutch translation (thanks to Jeroen Lassche - Sjoer)

!Changes for 2.2.2
''Released on 13. 2. 2009''.
* Security hole in Admin plugin (default password is not encoded)
* Bug in TOC generating (introduced in 2.2.1 as fix for nonapache servers) - thanks to Pavel Vymetálek
* Bug in PageVersions plugin (trim vs. basename - fucking stupid) - thanks to Jerome Joy
* Upload plugin can't upload .htaccess - thanks to Russ Phillips

!Changes for 2.2.1
''Released on 8. 2. 2009''.
* Captcha plugin didn't work right because of bad data path setting
* comparing MD5 hashes is now case insensitive (don't confuse this with password, it's still case sensitive). Thanks for pointing this out to Vincent Cima
* fix for certain servers (not apache) which don't translate ?action= into index.php?action= (for example). Thanks to Klaus Wulff
* and big thanks to Russ Phillips for informing me of a huge problem which was fixed in 2.2.1 (but I'm not gonna tell what was it yet)

!Changes for 2.2 final
''Released on 3. 2. 2009''
* updated Italian translation (thanks to Giacomo Margarito)
* forgotten closing tag in template_dandelion.html
* Upload plugin can now chmod' uploaded files and directories (thanks for these two to Pavel Vymetálek)
* Forgotten shorttags in some language files

!Changes for 2.2beta1
''Released on 28. 1. 2009''
* install shell script. If you have user account on the server or you're just running on localhost, you can run this little script which will take care of all permission things (including plugins)
* Install plugin which will tell you what needs to be done
* final solution for register_globals problem.
* new InlineDiff plugin (from Text_Diff package) which produces way more usabled diffs than very simple builtin diff algorithm
* probably a lot more but I don't remember it because I developed it over month ago

!Changes for 2.1.5
''Released on 6. 1. 2009''
* updated French translation (thanks to Jerome Joy)
*  was displayed as HTML in preview
* LOCAL_HOUR didn't affect history files
* Several bugs in Tags plugin
* other small things I don't remember
* SelectLanguage plugin didn't show new Arabic and Italian translations

Thanks to Jerome Joy who is mainly responsible for this release, because he did quite a good at testing.

!Changes for 2.1.4
''Released on 2. 1. 2009''
* Fixed minor bug forgotten to be included in 2.1.3 which causes problems (lists, headings and few others) on last line of a page

!Changes for 2.1.3
''Released on 27. 12. 2008''
* Arabic translation, thanks to Mohamed Magdy, mohamedmk@gmail.com 
* Fixed PHP4 compatibility bug in search form (use of stripos function available since PHP5)
* LAST_CHANGED_TEXT is not displayed where it doesn't make sense
* fixed minor problem in tags plugin

!Changes for 2.1.2
''Released on 24. 12. 2008''
* fixed history bug when register_globals off
* italian interface localization (thanks to Giacomo Margarito)
* fixed Admin plugin bug
* few more

!Changes for 2.1
''Released on 20. 12. 2008''
* Edit conflict prevention (more like detection)
* New [Tags plugin]
* New template Dandelion, CSS derived from http://dandelion.sheep.art.pl/ Thanks to Radomir Dopieralski for releasing into under GNU GPL.
* Full PHP4 (&gt;= 4.3.0) compatibility, i.e. with plugins
* Some usability tweaks
* lots of bugfixes and small enhancements in plugins
* nofollow in edit, history etc. links
* optional XSS protection ($NO_HTML, by default turned off)

!Changes for 2.0
''Released on 14. 12. 2008''
* some small changes and fixes

!Changes for 2.0beta2
''Released on 10. 12. 2008''
* History fix - beta1 history didn't work at all
* removed calls to obsolete warning function in Captcha and RSS

!Changes for 2.0beta1
''Released on 6. 12. 2008''
* support for multilingual content, which means
** Language is automatically set using browser information
** LionWiki automatically chooses language variant of the page according to chosen language
** supporting plugins - SelectLanguage and PageVersions
* edit summary
* subpage (also known as template) mechanism
* redirects
* page can be previewed before saving
* history file names now contain also seconds which prevents version disappearing when saving page twice in one minute
* more advanced substitution in graphic templates
* secure way to store passwords in config files using MD5
* fixed behavior of history backend which could cause troubles in some rare situations
* several new syntactic features -- sup, sub indexes, mdash, properly recognized HTML entities, internal HTML-like comments
* new way of handling linebreaks. However this breaks XHTML validation :/
* New plugins:
** File upload with support for localization
** [Slimbox plugin]
** [Admin plugin]
** Czech questions for Captcha plugin
** Much improved ListPlugins plugin which now lists also plugin functions
* New templates:
** ''Red panel'' template which is set as default.
** ''Terminal'' template is very similar to Minimal template, except for color theme. Inspired by GMail terminal theme.
* (cosmetic) problem with mixed spaces is finally fixed
* lots of other changes which I don't remember

!Changes for 1.0.1
''Released on 26. 11. 2008''
* Fixed bug introduced in 1.0 final. Headings (and may be other) things didn't work well when placed at the top of the page.
* Workaround for installation with magic_quotes_gpc on
* Fixed &quot;List of all pages&quot;

!Changes for 1.0
''Released on 18. 11. 2008''
* Corrected behavior of ^{html} tag in some situations - namely at the very beginning of the page and in situations with two adjacent ^{html} tags.

!Changes for 1.0rc1
''Released on 14. 11. 2008''
* setting error reporting level to E_ERROR | E_WARNING | E_PARSE (silences some unwanted reporting on some machines)
* fixed bug preventing from functioning with register_globals off
* German translation - thanks to &quot;dad&quot;
* Slovak translation - thanks to hikikomori82
* improved French translation (experimental :) - thanks to Filip Mravec

!Changes for 1.0beta1
''Released on 13. 11. 2008''
* First release, [Changes from WiKiss].
</pre></description>
	</item>

	<item>
	  <title>ChangeLog</title>
	  <pubDate>Wed, 09 Dec 2009 21:02:09 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=ChangeLog</link>
	  <description><pre id="diff"><ins>!Changes for 3.1.2
''Released on 9. 12. 2009''
* There were some error warning when creating page on some windows installations
* Fixed $PROTECTED_READ
</ins>
!Changes for 3.1.1
''Released on 28. 10. 2009''
* Templates Wikiss, Terminal, Minimal and Red are on par with Dandelion
* Maximum depth of lists was raised to 10 (from 3)
* New ^{title} tag for changing title of a page
* Handling of page versions was changed a little bit

!Changes for 3.1.0
''Released on 3. 10. 2009''
* Ability to style, assign classes and id (see [Syntax reference.en#CSS_styles__classes__IDs])
* Ability to configure plugins from config.php file (see [UserGuide: Plugins#Configuration_in_config_php])
* removed support for ^{DATE} and ^{IP} - just eye candy with no relation to Wiki
* removed read support for history compression (write support dropped in 3.0)
* [Menu plugin|UserGuide: Menu plugin] now supports link to parent (for hierarchy of menus)
* New Recent changes display format
* other small changes


!Changes for 3.0.11
''Released on 3. 10. 2009''
* bugfix in section editing

![LatexImg plugin 1.0|UserGuide: LatexImg plugin]
* initial release
* big thanks to Matthew Leifer, matt@mattleifer.info

!Changes for 3.0.10
''Released on 1. 10. 2009''
* $REAL_PATH is back. Proved to be useful for some things (e.g. new LatexImg plugin).
* Fixed directory creation in Comments plugin. Did not work on some systems.

!Changes for 3.0.9
''Released on 16. 9. 2009''
* On unix installation, it was possible to erase content of a page which is write protected in Admin plugin. It was also possible to erase it by mistake. History (including latest revision) was however preserved.


!SyntaxHighlighter plugin 1.0
''Released on 13. 9. 2009''
* initial release
* little configuration, may change dramatically in the future

!Changes for 3.0.8
''Released on 13. 9. 2009''
* add support for regenerating tags from all pages at once
* various (quite a lot) tweaks of core LionWiki

!Changes for 3.0.7a
''Released on 12. 9. 2009''
* removed Upload and Script plugins due to security concerns.

!Changes for 3.0.7
''Released on 31. 8. 2009''
* finnish translation (thanks to tsaarni)
** &quot;finnish&quot; in finnish is Suomi and not Eesti, fixed in SelectLanguage and PageVersions plugins
* fixed &quot;local inclusion&quot; for Comments plugin (thanks for report to Ondřej Profant)
* removed wiki farming, was not tested since 1.0 and probably doesn't work
* fix for section editing (including AjaxEditing plugin) in pages containing ^^^{html}

!Changes for 3.0.6a
''Released on 24. 8. 2009''
* Improved Comments plugin
** RSS
** Deleting comments (needs Admin plugin)
* Admin plugin now remembers login

!Changes for 3.0.6
''Released on 20. 8. 2009''
* compatibility fixes for PHP 4.3 (thanks for report to perror) to and PHP 5.3
* Hebrew translation, thanks to Yaron

!Changes for 3.0.5
''Released on 13. 8. 2009''
* new [BetterEditor|UserGuide: BetterEditor plugin] and [Comments|UserGuide: Comments plugin] plugins (both beta)
** Comments plugin does not have the possibility to delete comments, will be fixed in near future
* important fix for AjaxEditing plugin - captcha was not displayed when editing which could prevent saving
* shortened captcha questions
* external links are marked with arrow (needs CSS2 capable browser)

!Changes for 3.0.4a
''Released on 4. 8. 2009''
* includes new [Menu plugin|UserGuide: Menu plugin], no changes in core

!Changes for 1.0.2, 2.0.1, 2.1.6, 2.2.4, 2.3.8 and 3.0.4
''Released on 23. 7. 2009''
* Fixes security vulnerability in core LionWiki
* Fixes security vulnerability in Upload plugin in 3.0, plugin is entirely removed in older versions
* Less serious security problems were fixed in older versions (especially 1.0 and 2.0)

!Changes for 3.0.3
''Released on 2. 7. 2009''
* Croatian translation (thanks to AlexK)
* Traditional Chinese translation (thanks to b4283)
* Fixed bug &quot;&quot;, see http://lionwiki.0o.cz/forum/index.php?action=vthread&amp;forum=16&amp;topic=119

!Changes for 3.0.2
''Released on 26. 5. 2009''
* fixed bug in rendering lists, introduced somewhere in 2.3 series
* fixed link to RSS
* work around for strange behavior of fwrite() function (joins two adjacent backslashes into one)

!Changes for 3.0.1
''Released on 13. 5. 2009''
* COOKIE life for PROTECTED_READ = true was in 3.0 same as for PROTECTED_READ = false, fixed
* ported forgotten changes from template dandelion
* syntax link now links to this website as LionWiki 3 does not contain Syntax reference anymore

!Changes for 3.0
''Released on 7. 5. 2009''
* [LionWiki 3.0]
* new directory structure
** all &quot;mutable&quot; data are placed under new &quot;var&quot; directory
** templates are placed under new directory &quot;templates&quot;
* _config.php has been renamed to just config.php
* install.sh was removed as it doesn't work with LionWiki 3.0 yet
* mbstring conversion is not used, deemed unnecessary
* not possible to write compressed history, reading is still supported
* few more simplifications

!Changes for 2.3.7
''Released on 5. 5. 2009''
* Fixed bad Slimbox behavior with default template, thanks to &quot;hokej&quot; for a fix
* Simpler edit conflict detection
* Footnotes plugin now links bi-directionally
* Spanish and Esperanto translations of Upload plugin (thanks to Marco Cruz, besides other suggestions)
* few more things I probably forgot

!Changes for 2.3.6
''Released on 25. 4. 2009''
* updated Arabic translation (thanks to Mohamed Magdy)
Thanks to Marcos Cruz for these:
* fixed bug in substitution of tags 2009/05/05 21:21, 62.245.80.179 etc. in pages
* fixed &quot;rename revert&quot;
* new Esperanto translation
* updated Spanish translation
* some smaller changes

!Changes for 2.3.5
''Released on 15. 4. 2009''
* new printing template and new template tag ^{PAGE_URL}

!Changes for 2.3.4
''Released on 13. 4. 2009''
* fixed new handling of languages

!Changes for 2.3.3
''Released on 12. 4. 2009''
* new translations:
** Hungarian, thanks to plastik
** Brazilian Portuguese, thanks to Redneko (redirected also from Portuguese)
** Swiss-German, thanks to Sym
* updated translations:
** German (not updated since 1.0!), thanks to Martin Prochnow, nordlicht@martins-kabuff.de
** Arabic, thanks to Zakaria Khanfri 
* implemented support for language variants
* new behavior with read only pages and Admin plugin - if you set some page read only, you can still edit it with admin password
* fixed several minor problems with AjaxEditing plugins
* two new plugins written by Swen Wetzel &lt;xanatoswetzel@web.de&gt;. Thanks!
** [Index plugin|UserGuide: Index plugin] - can insert list of all pages into page
** [Script plugin|UserGuide: Script plugin] - inserting both inline and external JavaScript into pages
* [Footnotes plugin|UserGuide: Footnotes plugin]
* New event &quot;subPagesLoaded&quot;
* probably (another :) final solution to the HTML tag problem
* probably few other changes I can't recall now
* This release contains quite a lot changes, so consider it to be of beta quality.

!Changes for 2.3.2
''Released on 31. 3. 2009''
* Fixed small problem with revision restoring.

!Changes for 2.3.1
''Released on 29. 3. 2009''.
* Fixed several problems with AjaxEditing
* Fixed destructive problem with paragraph editing in core

!Changes for 2.3
''Released on 28. 3. 2009''.
* (core) Paragraph editing - after every heading is displayed little edit link
* (plugin) AJAX paragraph editing. By default this plugin hooks on the link mentioned earlier. See [AjaxEditing plugin|UserGuide: AjaxEditing plugin]. Plugin is considered to be of beta quality because it wasn't tested with a lot of browsers.
* Merged &quot;move&quot; and &quot;save&quot; forms. This requires change in custom templates, see [Upgrading to LionWiki 2.3].
* more exact parsing of emails
* Spanish translation (thanks to Jerome Joy!)
!Changes for 2.2.3
''Released on 11. 3. 2009''.
* fixed bug which caused false edit conflict alarms
* default template dandelion now aligns images by default to the left (which is expected behavior)
* history should be accessible even if page does not exist
* french translation was slightly updated
* new Dutch translation (thanks to Jeroen Lassche - Sjoer)

!Changes for 2.2.2
''Released on 13. 2. 2009''.
* Security hole in Admin plugin (default password is not encoded)
* Bug in TOC generating (introduced in 2.2.1 as fix for nonapache servers) - thanks to Pavel Vymetálek
* Bug in PageVersions plugin (trim vs. basename - fucking stupid) - thanks to Jerome Joy
* Upload plugin can't upload .htaccess - thanks to Russ Phillips

!Changes for 2.2.1
''Released on 8. 2. 2009''.
* Captcha plugin didn't work right because of bad data path setting
* comparing MD5 hashes is now case insensitive (don't confuse this with password, it's still case sensitive). Thanks for pointing this out to Vincent Cima
* fix for certain servers (not apache) which don't translate ?action= into index.php?action= (for example). Thanks to Klaus Wulff
* and big thanks to Russ Phillips for informing me of a huge problem which was fixed in 2.2.1 (but I'm not gonna tell what was it yet)

!Changes for 2.2 final
''Released on 3. 2. 2009''
* updated Italian translation (thanks to Giacomo Margarito)
* forgotten closing tag in template_dandelion.html
* Upload plugin can now chmod' uploaded files and directories (thanks for these two to Pavel Vymetálek)
* Forgotten shorttags in some language files

!Changes for 2.2beta1
''Released on 28. 1. 2009''
* install shell script. If you have user account on the server or you're just running on localhost, you can run this little script which will take care of all permission things (including plugins)
* Install plugin which will tell you what needs to be done
* final solution for register_globals problem.
* new InlineDiff plugin (from Text_Diff package) which produces way more usabled diffs than very simple builtin diff algorithm
* probably a lot more but I don't remember it because I developed it over month ago

!Changes for 2.1.5
''Released on 6. 1. 2009''
* updated French translation (thanks to Jerome Joy)
*  was displayed as HTML in preview
* LOCAL_HOUR didn't affect history files
* Several bugs in Tags plugin
* other small things I don't remember
* SelectLanguage plugin didn't show new Arabic and Italian translations

Thanks to Jerome Joy who is mainly responsible for this release, because he did quite a good at testing.

!Changes for 2.1.4
''Released on 2. 1. 2009''
* Fixed minor bug forgotten to be included in 2.1.3 which causes problems (lists, headings and few others) on last line of a page

!Changes for 2.1.3
''Released on 27. 12. 2008''
* Arabic translation, thanks to Mohamed Magdy, mohamedmk@gmail.com 
* Fixed PHP4 compatibility bug in search form (use of stripos function available since PHP5)
* LAST_CHANGED_TEXT is not displayed where it doesn't make sense
* fixed minor problem in tags plugin

!Changes for 2.1.2
''Released on 24. 12. 2008''
* fixed history bug when register_globals off
* italian interface localization (thanks to Giacomo Margarito)
* fixed Admin plugin bug
* few more

!Changes for 2.1
''Released on 20. 12. 2008''
* Edit conflict prevention (more like detection)
* New [Tags plugin]
* New template Dandelion, CSS derived from http://dandelion.sheep.art.pl/ Thanks to Radomir Dopieralski for releasing into under GNU GPL.
* Full PHP4 (&gt;= 4.3.0) compatibility, i.e. with plugins
* Some usability tweaks
* lots of bugfixes and small enhancements in plugins
* nofollow in edit, history etc. links
* optional XSS protection ($NO_HTML, by default turned off)

!Changes for 2.0
''Released on 14. 12. 2008''
* some small changes and fixes

!Changes for 2.0beta2
''Released on 10. 12. 2008''
* History fix - beta1 history didn't work at all
* removed calls to obsolete warning function in Captcha and RSS

!Changes for 2.0beta1
''Released on 6. 12. 2008''
* support for multilingual content, which means
** Language is automatically set using browser information
** LionWiki automatically chooses language variant of the page according to chosen language
** supporting plugins - SelectLanguage and PageVersions
* edit summary
* subpage (also known as template) mechanism
* redirects
* page can be previewed before saving
* history file names now contain also seconds which prevents version disappearing when saving page twice in one minute
* more advanced substitution in graphic templates
* secure way to store passwords in config files using MD5
* fixed behavior of history backend which could cause troubles in some rare situations
* several new syntactic features -- sup, sub indexes, mdash, properly recognized HTML entities, internal HTML-like comments
* new way of handling linebreaks. However this breaks XHTML validation :/
* New plugins:
** File upload with support for localization
** [Slimbox plugin]
** [Admin plugin]
** Czech questions for Captcha plugin
** Much improved ListPlugins plugin which now lists also plugin functions
* New templates:
** ''Red panel'' template which is set as default.
** ''Terminal'' template is very similar to Minimal template, except for color theme. Inspired by GMail terminal theme.
* (cosmetic) problem with mixed spaces is finally fixed
* lots of other changes which I don't remember

!Changes for 1.0.1
''Released on 26. 11. 2008''
* Fixed bug introduced in 1.0 final. Headings (and may be other) things didn't work well when placed at the top of the page.
* Workaround for installation with magic_quotes_gpc on
* Fixed &quot;List of all pages&quot;

!Changes for 1.0
''Released on 18. 11. 2008''
* Corrected behavior of ^{html} tag in some situations - namely at the very beginning of the page and in situations with two adjacent ^{html} tags.

!Changes for 1.0rc1
''Released on 14. 11. 2008''
* setting error reporting level to E_ERROR | E_WARNING | E_PARSE (silences some unwanted reporting on some machines)
* fixed bug preventing from functioning with register_globals off
* German translation - thanks to &quot;dad&quot;
* Slovak translation - thanks to hikikomori82
* improved French translation (experimental :) - thanks to Filip Mravec

!Changes for 1.0beta1
''Released on 13. 11. 2008''
* First release, [Changes from WiKiss].
</pre></description>
	</item>

	<item>
	  <title>Main page</title>
	  <pubDate>Wed, 09 Dec 2009 21:00:55 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Main+page</link>
	  <description><pre id="diff">{include:subpage menu}
'''LionWiki''' is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function. It is suitable for small websites, personal notebooks or journals. 
 
!News
* 9. 12. 2009 '''LionWiki 3.1.2''' fixes two bugs. Meanwhile 3.2 is on the way.
* 28. 10. 2009 LionWiki 3.1.1 - updated templates and few other things, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.1.0 - few things added, few dropped, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.0.11 - bugfix in section editing
* 1. 10. 2009 LionWiki 3.0.10 and new standalone '''[LatexImg|UserGuide: LatexImg plugin]''' (big thanks to Matthew Leifer!)
* 16. 9. 2009 LionWiki 3.0.9. Minor security bug fixed (see [ChangeLog]).
* 13. 9. 2009 LionWiki 3.0.8 and separate '''[SyntaxHighlighter plugin|UserGuide: SyntaxHighlighter plugin]''' were released.

Older news can be found in [News archive].



!Features
LionWiki provides essential Wiki functionality like Wiki syntax, page history, last changes, renaming pages, password protection (both read and write) etc. More features are provided by [plugins|UserGuide: Plugins].

You can try all the features of LionWiki right on this website, preferably on [Sandbox].

{TAG_CLOUD}


!Download
Current version of LionWiki is <del>3.1.1.</del><ins>3.1.2.</ins> You can choose from two downloads:
* [Full featured <del>LionWiki|http://lionwiki.0o.cz/download/3.1.1/lionwiki-3.1.1.tar.bz2]</del><ins>LionWiki|http://lionwiki.0o.cz/download/3.1.2/lionwiki-3.1.2.tar.bz2]</ins> consisting of core file, templates, configuration file, language files and plugins.
* [Core <del>LionWiki|http://lionwiki.0o.cz/download/3.1.1/index.txt]</del><ins>LionWiki|http://lionwiki.0o.cz/download/3.1.2/index.txt]</ins> consisting of just one file which contains everything needed for basic functions. It is exactly the same as index.php from full featured LionWiki.

The newest release of 3.0 series is currently 3.0.11 and can be downloaded from [here|http://lionwiki.0o.cz/download/3.0.11/lionwiki-3.0.11.tar.bz2]. Older versions can be found [here|./download/].

The only software requirement is PHP installation with version greater or equal to 4.3. See [page on installation|UserGuide: Installation] for details.

{html}
&lt;div class=&quot;tagCloud&quot;&gt;
&lt;b&gt;Twitter Updates&lt;/b&gt;
&lt;div id=&quot;twitter_div&quot; style=&quot;font-size:70%&quot;&gt;
&lt;ul style=&quot;list-style-type:none;padding-left:0;&quot; id=&quot;twitter_update_list&quot;&gt;&lt;/ul&gt;
&lt;a href=&quot;http://twitter.com/lionwiki&quot; id=&quot;twitter-link&quot; style=&quot;display:block;text-align:right;&quot;&gt;follow me on Twitter&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
{/html}


{script src=&quot;http://twitter.com/javascripts/blogger.js&quot;}{/script}
{script src=&quot;http://twitter.com/statuses/user_timeline/lionwiki.json?callback=twitterCallback2&amp;amp;count=3&quot;}{/script}
<ins></ins>






!Development
LionWiki is in active development. A list of planned features is placed on the [Roadmap] page. Help is very appreciated, especially bug reports, localizations and templates.

!Author
LionWiki was created by Adam Živnéř, adam.zivner@gmail.com, http://adam.zivner.cz . The Homepage of LionWiki is at [http://lionwiki.0o.cz]. It was created as a fork of [WiKiss|http://wikiss.tuxfamily.org/] 0.3 ([Changes from WiKiss]) which is itself fork of TigerWiki (hence the name) which is a fork of roWiki (See [About LionWiki] for details).

{tags:LionWiki}

{description:LionWiki is minimalist, file based, templatable wiki engine}
{keywords:LionWiki, wiki engine, wiki software, minimalist, minimalism, WiKiss, TigerWiki}

{NO_COMMENTS}
</pre></description>
	</item>

	<item>
	  <title>Main page</title>
	  <pubDate>Wed, 09 Dec 2009 21:00:37 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Main+page</link>
	  <description><pre id="diff">{include:subpage menu}
'''LionWiki''' is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function. It is suitable for small websites, personal notebooks or journals. 
 
!News
*<ins> 9. 12. 2009 '''LionWiki 3.1.2''' fixes two bugs. Meanwhile 3.2 is on the way.
*</ins> 28. 10. 2009 <del>'''LionWiki 3.1.1'''</del><ins>LionWiki 3.1.1</ins> - updated templates and few other things, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.1.0 - few things added, few dropped, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.0.11 - bugfix in section editing
* 1. 10. 2009 LionWiki 3.0.10 and new standalone '''[LatexImg|UserGuide: LatexImg plugin]''' (big thanks to Matthew Leifer!)
* 16. 9. 2009 LionWiki 3.0.9. Minor security bug fixed (see [ChangeLog]).
* 13. 9. 2009 LionWiki 3.0.8 and separate '''[SyntaxHighlighter plugin|UserGuide: SyntaxHighlighter plugin]''' were released.

Older news can be found in [News archive].



!Features
LionWiki provides essential Wiki functionality like Wiki syntax, page history, last changes, renaming pages, password protection (both read and write) etc. More features are provided by [plugins|UserGuide: Plugins].

You can try all the features of LionWiki right on this website, preferably on [Sandbox].

{TAG_CLOUD}


!Download
Current version of LionWiki is 3.1.1. You can choose from two downloads:
* [Full featured LionWiki|http://lionwiki.0o.cz/download/3.1.1/lionwiki-3.1.1.tar.bz2] consisting of core file, templates, configuration file, language files and plugins.
* [Core LionWiki|http://lionwiki.0o.cz/download/3.1.1/index.txt] consisting of just one file which contains everything needed for basic functions. It is exactly the same as index.php from full featured LionWiki.

The newest release of 3.0 series is currently 3.0.11 and can be downloaded from [here|http://lionwiki.0o.cz/download/3.0.11/lionwiki-3.0.11.tar.bz2]. Older versions can be found [here|./download/].

The only software requirement is PHP installation with version greater or equal to 4.3. See [page on installation|UserGuide: Installation] for details.

{html}
&lt;div class=&quot;tagCloud&quot;&gt;
&lt;b&gt;Twitter Updates&lt;/b&gt;
&lt;div id=&quot;twitter_div&quot; style=&quot;font-size:70%&quot;&gt;
&lt;ul style=&quot;list-style-type:none;padding-left:0;&quot; id=&quot;twitter_update_list&quot;&gt;&lt;/ul&gt;
&lt;a href=&quot;http://twitter.com/lionwiki&quot; id=&quot;twitter-link&quot; style=&quot;display:block;text-align:right;&quot;&gt;follow me on Twitter&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
{/html}


{script src=&quot;http://twitter.com/javascripts/blogger.js&quot;}{/script}
{script src=&quot;http://twitter.com/statuses/user_timeline/lionwiki.json?callback=twitterCallback2&amp;amp;count=3&quot;}{/script}






!Development
LionWiki is in active development. A list of planned features is placed on the [Roadmap] page. Help is very appreciated, especially bug reports, localizations and templates.

!Author
LionWiki was created by Adam Živnéř, adam.zivner@gmail.com, http://adam.zivner.cz . The Homepage of LionWiki is at [http://lionwiki.0o.cz]. It was created as a fork of [WiKiss|http://wikiss.tuxfamily.org/] 0.3 ([Changes from WiKiss]) which is itself fork of TigerWiki (hence the name) which is a fork of roWiki (See [About LionWiki] for details).

{tags:LionWiki}

{description:LionWiki is minimalist, file based, templatable wiki engine}
{keywords:LionWiki, wiki engine, wiki software, minimalist, minimalism, WiKiss, TigerWiki}

{NO_COMMENTS}
</pre></description>
	</item>

	<item>
	  <title>Twinkle Toes</title>
	  <pubDate>Tue, 01 Dec 2009 22:32:08 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Twinkle+Toes</link>
	  <description><pre id="diff">cool yo
Hello world!
<ins>
AAA</ins>

!A
!!AA
<ins></ins>

!B
</pre></description>
	</item>

	<item>
	  <title>Twinkle Toes</title>
	  <pubDate>Tue, 01 Dec 2009 22:31:57 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Twinkle+Toes</link>
	  <description><pre id="diff">cool yo
Hello world!
<ins>
!A
!!AA

!B</ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Subpages</title>
	  <pubDate>Tue, 01 Dec 2009 17:28:08 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Subpages</link>
	  <description><pre id="diff">{include:subpage syntax}
''This feature is available since LionWiki 2.0.''

Subpages are useful when you need to insert some common content into multiple pages. Example could be list of available language versions of some page - you would probably want to insert this into every language variant. That's ok, but what happens when you want to add one more language variant? You have to update list in all other language variants. Subpage mechanism solves this problem by creating page which contains this list and including this page into all the variants with special keyword. Then, if you want to add one language variant, you need to add it to just one page. Another useful application could be Menu displayed on every page.

Including page is done with keyword ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).

You can also take a look at the page [UserGuide: Creating navigation menus].

{tags:subpages, syntax, userguide}


<del>ae</del>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: Subpages</title>
	  <pubDate>Tue, 01 Dec 2009 17:27:55 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+Subpages</link>
	  <description><pre id="diff">{include:subpage syntax}
''This feature is available since LionWiki 2.0.''

Subpages are useful when you need to insert some common content into multiple pages. Example could be list of available language versions of some page - you would probably want to insert this into every language variant. That's ok, but what happens when you want to add one more language variant? You have to update list in all other language variants. Subpage mechanism solves this problem by creating page which contains this list and including this page into all the variants with special keyword. Then, if you want to add one language variant, you need to add it to just one page. Another useful application could be Menu displayed on every page.

Including page is done with keyword ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).

You can also take a look at the page [UserGuide: Creating navigation menus].

{tags:subpages, syntax, userguide}
<ins>

ae</ins>
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.en</title>
	  <pubDate>Sat, 28 Nov 2009 14:53:46 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.en</link>
	  <description><pre id="diff">{include:subpage menu}
''This is a [?Wiki], so feel free to correct any factual or grammatical error.''

This document explains all syntax features of core LionWiki. Syntax of tables (provided by plugin) is on separate page: [Tables plugin|UserGuide: Tables plugin].

!Headings
Example:
{{!Heading H2
!!Heading H3
!!!Heading H4}}

!Heading H2
!!Heading H3
!!!Heading H4

More exclamation marks you use, the smaller the heading will be (up to 5 exclamation marks). Exclamation marks has to be exactly at the beginning of the line.


!Lists
!!Unordered list

{{* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion}}

* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion


!!Ordered list

{{# First item 
## First subitem 
### First subsubitem
## Second subitem}}

# First item 
## First subitem 
### First subsubitem
## Second subitem 


!Text styles
^''^'Bold^''^' --&gt; '''Bold''' (three apostrophes)
^''Italic^'' --&gt; ''Italic'' (two apostrophes)
^''^''^'Bold and italic^''^''^' --&gt; '''''Bold and italic''''' (five apostrophes)
^'--Strikethrough--' --&gt; '--Strikethrough--'
^'__Underlined__' --&gt; '__Underlined__'
^{small}Small text^{/small} --&gt; {small}Small text{/small}
x^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!!CSS styles, classes, IDs
''Since LionWiki 3.1''
{{{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/} }}
{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/}

Classes begins with dot, ID with hash sign. Everything after first space is considered to be CSS style, so there can't be any space between or inside classes and ID. Few other possibilities:

{{{. display: block;}Text{/} - neither class, nor id, just style
{.citation}Text{/if} - just class}}

The enclosing element is &lt;span&gt;.

!Emails, links, images
Links to other pages can be created like this:
^[Main page] --&gt; [Main page]

or 

^[Main project page|Main page] --&gt; [Main project page|Main page]
{br}
Emails and web links are automatically recognized:

^http://lionwiki.0o.cz --&gt; http://lionwiki.0o.cz
lionwiki^@example.com --&gt; lionwiki@example.com
{br}
You can use also relative links, but they have to start with ./ (otherwise it will be interpreted as Wiki page). So if you want to link some HTML page in the same directory, you use:

^[Interesting page|./SomeWebPage.html] --&gt; [Interesting page|./SomeWebPage.html]

Or to use a relative path to a file on the same server but in a higher directory, you can use:
^[Interesting File In Parent Directory|./../SomeWebPage.html] --&gt; [Interesting File In Parent Directory|./../SomeWebPage.html]

!!Images
If you need a way to upload images (or other files), check [Upload plugin|UserGuide: Upload plugin].
^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

You can also place your image to the left or right, possibly combined with link feature:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;
{br}
!Subpages
Subpages are useful when you need to insert some common content into multiple pages, example could be a navigational menu (by the way, we have [Menu plugin|UserGuide: Menu plugin].

Syntax: ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).


!Multilingual content
Let's say you have page named &quot;Biography&quot; in German and you would like to make French variant. Rename page Biography to Biography.de and create page named Biography.fr and insert French translation there. Then visitors whose browser identifies primary language as French will see Biography.fr. It's recommended to create a redirect from page Biography to default language variant. The obvious limitation is that page name has to stay the same in every language variant. That's not such a big problem with &quot;Biography&quot;, but it can be worse with other names. 

This is recommended way to create multilingual content, there are more ways to do it.

!Redirects
If you want to redirect from some page to other, put ^{redirect:page} at the very beginning of the page. It's not straightforward to edit page containing redirect because every visit will cause redirecting. The only way to edit such page is from search results (as it provides direct edit links), or possibly by manually altering URL.

!Other
{TOC}
!!Table of contents
Automatically generated table of contents can be inserted with ^{TOC} (see demo on the right). It can be used in both pages and templates.
<ins></ins>
!!Characters
Some sequences of characters are automatically replaced:
* Arrows : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Dash : ^-- : --
* Copyrights : ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)

!!Code
Code syntax is useful when you need to keep original spacing and layout of text, especially for programming source code.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}
does:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

We also have a [plugin for syntax highlighting|UserGuide: SyntaxHighlighter plugin].

!!Horizontal line
----
by '''^--^--'''

!!Suppressing wiki syntax
By using ^^ character before syntax keyword or using ^{{something}}. If you still don't know how, take a look on wiki code of this page, there are plenty of examples. If you want to insert ^^ character, you have to double it, i.e. ^^^^

!!HTML code
Do you want to insert youtube video to your site? Or any other HTML code? Just insert it between ^{html}some html code{/html}. This does not have to work if config value $NO_HTML is set to true.

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=bKK-cI6wsqYsrc=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!HTML entities
HTML entities are automatically recognized and left without modification. 

!!Newline
LionWiki joins adjacent newlines together, if you need more than one newline, use ^{br}.

!!Internal comments
You can insert internal comments not intended to be displayed using HTML-like syntax ^&lt;!^-- text not intended to be displayed ^--&gt;

{tags:syntax}
</pre></description>
	</item>

	<item>
	  <title>Main page</title>
	  <pubDate>Thu, 26 Nov 2009 12:09:27 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Main+page</link>
	  <description><pre id="diff">{include:subpage menu}
'''LionWiki''' is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function. It is suitable for small websites, personal notebooks or journals. 
 
!News
* 28. 10. 2009 '''LionWiki 3.1.1''' - updated templates and few other things, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.1.0 - few things added, few dropped, see [ChangeLog].
* 3. 10. 2009 LionWiki 3.0.11 - bugfix in section editing
* 1. 10. 2009 LionWiki 3.0.10 and new standalone '''[LatexImg|UserGuide: LatexImg plugin]''' (big thanks to Matthew Leifer!)
* 16. 9. 2009 LionWiki 3.0.9. Minor security bug fixed (see [ChangeLog]).
* 13. 9. 2009 LionWiki 3.0.8 and separate '''[SyntaxHighlighter plugin|UserGuide: SyntaxHighlighter plugin]''' were released.

Older news can be found in [News archive].



!Features
LionWiki provides essential Wiki functionality like Wiki syntax, page history, last changes, renaming pages, password protection (both read and write) etc. More features are provided by [plugins|UserGuide: Plugins].

You can try all the features of LionWiki right on this website, preferably on [Sandbox].

{TAG_CLOUD}


!Download
Current version of LionWiki is 3.1.1. You can choose from two downloads:
* [Full featured LionWiki|http://lionwiki.0o.cz/download/3.1.1/lionwiki-3.1.1.tar.bz2] consisting of core file, templates, configuration file, language files and plugins.
* [Core LionWiki|http://lionwiki.0o.cz/download/3.1.1/index.txt] consisting of just one file which contains everything needed for basic functions. It is exactly the same as index.php from full featured LionWiki.

The newest release of 3.0 series is currently 3.0.11 and can be downloaded from [here|http://lionwiki.0o.cz/download/3.0.11/lionwiki-3.0.11.tar.bz2]. Older versions can be found [here|./download/].

The only software requirement is PHP installation with version greater or equal to 4.3. See [page on installation|UserGuide: Installation] for details.

{html}
&lt;div class=&quot;tagCloud&quot;&gt;
&lt;b&gt;Twitter Updates&lt;/b&gt;
&lt;div id=&quot;twitter_div&quot; style=&quot;font-size:70%&quot;&gt;
&lt;ul style=&quot;list-style-type:none;padding-left:0;&quot; id=&quot;twitter_update_list&quot;&gt;&lt;/ul&gt;
&lt;a href=&quot;http://twitter.com/lionwiki&quot; id=&quot;twitter-link&quot; style=&quot;display:block;text-align:right;&quot;&gt;follow me on Twitter&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
{/html}


{script src=&quot;http://twitter.com/javascripts/blogger.js&quot;}{/script}
{script src=&quot;http://twitter.com/statuses/user_timeline/lionwiki.json?callback=twitterCallback2&amp;amp;count=3&quot;}{/script}






!Development
LionWiki is in active development. A list of planned features is placed on the [Roadmap] page. Help is very appreciated, especially bug reports, localizations and templates.

!Author
LionWiki was created by Adam Živnéř, adam.zivner@gmail.com, http://adam.zivner.cz . The Homepage of LionWiki is at <del>http://lionwiki.0o.cz.</del><ins>[http://lionwiki.0o.cz].</ins> It was created as a fork of [WiKiss|http://wikiss.tuxfamily.org/] 0.3 ([Changes from WiKiss]) which is itself fork of TigerWiki (hence the name) which is a fork of roWiki (See [About LionWiki] for details).

{tags:LionWiki}

{description:LionWiki is minimalist, file based, templatable wiki engine}
{keywords:LionWiki, wiki engine, wiki software, minimalist, minimalism, WiKiss, TigerWiki}

{NO_COMMENTS}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Tue, 24 Nov 2009 23:17:06 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff">teest 02  

'''testing'''

'--More words--'

Something ''ITALIC ''  

[Hallo|hallo]

this is a test message typed to test sanbox.

this is another test

{tags:goldfish}

{{print &quot;Yahhoo!&quot;}}

{{http://www.linuxmint-nl.org}}


just seeing what naming the edit does?!!

!sectiontest

lets see if sections work here<ins> poke</ins>
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Tue, 24 Nov 2009 23:15:34 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff"></pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Tue, 24 Nov 2009 23:15:26 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff">teest 02  

'''testing'''

'--More words--'

Something ''ITALIC ''  

[Hallo|hallo]

this is a test message typed to test sanbox.

this is another test

{tags:goldfish}

{{print &quot;Yahhoo!&quot;}}

{{http://www.linuxmint-nl.org}}


just seeing what naming the edit does?!!

<del>== section test ==</del><ins>!sectiontest</ins>

lets see if sections work here
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.en</title>
	  <pubDate>Mon, 23 Nov 2009 14:40:57 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.en</link>
	  <description><pre id="diff">{include:subpage menu}
''This is a [?Wiki], so feel free to correct any factual or grammatical error.''

This document explains all syntax features of core LionWiki. Syntax of tables (provided by plugin) is on separate page: [Tables plugin|UserGuide: Tables plugin].

!Headings
Example:
{{!Heading H2
!!Heading H3
!!!Heading H4}}

!Heading H2
!!Heading H3
!!!Heading H4

More exclamation marks you use, the smaller the heading will be (up to 5 exclamation marks). Exclamation marks has to be exactly at the beginning of the line.
<ins></ins>

!Lists
!!Unordered list

{{* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion}}

* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion


!!Ordered list

{{# First item 
## First subitem 
### First subsubitem
## Second subitem}}

# First item 
## First subitem 
### First subsubitem
## Second subitem 


!Text styles
^''^'Bold^''^' --&gt; '''Bold''' (three apostrophes)
^''Italic^'' --&gt; ''Italic'' (two apostrophes)
^''^''^'Bold and italic^''^''^' --&gt; '''''Bold and italic''''' (five apostrophes)
^'--Strikethrough--' --&gt; '--Strikethrough--'
^'__Underlined__' --&gt; '__Underlined__'
^{small}Small text^{/small} --&gt; {small}Small text{/small}
x^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!!CSS styles, classes, IDs
''Since LionWiki 3.1''
{{{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/} }}
{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/}

Classes begins with dot, ID with hash sign. Everything after first space is considered to be CSS style, so there can't be any space between or inside classes and ID. Few other possibilities:

{{{. display: block;}Text{/} - neither class, nor id, just style
{.citation}Text{/if} - just class}}

The enclosing element is &lt;span&gt;.

!Emails, links, images
Links to other pages can be created like this:
^[Main page] --&gt; [Main page]

or 

^[Main project page|Main page] --&gt; [Main project page|Main page]
{br}
Emails and web links are automatically recognized:

^http://lionwiki.0o.cz --&gt; http://lionwiki.0o.cz
lionwiki^@example.com --&gt; lionwiki@example.com
{br}
You can use also relative links, but they have to start with ./ (otherwise it will be interpreted as Wiki page). So if you want to link some HTML page in the same directory, you use:

^[Interesting page|./SomeWebPage.html] --&gt; [Interesting page|./SomeWebPage.html]

Or to use a relative path to a file on the same server but in a higher directory, you can use:
^[Interesting File In Parent Directory|./../SomeWebPage.html] --&gt; [Interesting File In Parent Directory|./../SomeWebPage.html]

!!Images
If you need a way to upload images (or other files), check [Upload plugin|UserGuide: Upload plugin].
^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

You can also place your image to the left or right, possibly combined with link feature:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;
{br}
!Subpages
Subpages are useful when you need to insert some common content into multiple pages, example could be a navigational menu (by the way, we have [Menu plugin|UserGuide: Menu plugin].

Syntax: ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).


!Multilingual content
Let's say you have page named &quot;Biography&quot; in German and you would like to make French variant. Rename page Biography to Biography.de and create page named Biography.fr and insert French translation there. Then visitors whose browser identifies primary language as French will see Biography.fr. It's recommended to create a redirect from page Biography to default language variant. The obvious limitation is that page name has to stay the same in every language variant. That's not such a big problem with &quot;Biography&quot;, but it can be worse with other names. 

This is recommended way to create multilingual content, there are more ways to do it.

!Redirects
If you want to redirect from some page to other, put ^{redirect:page} at the very beginning of the page. It's not straightforward to edit page containing redirect because every visit will cause redirecting. The only way to edit such page is from search results (as it provides direct edit links), or possibly by manually altering URL.

!Other
{TOC}
!!Table of contents
Automatically generated table of contents can be inserted with ^{TOC} (see demo on the right). It can be used in both pages and templates.
!!Characters
Some sequences of characters are automatically replaced:
* Arrows : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Dash : ^-- : --
* Copyrights : ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)

!!Code
Code syntax is useful when you need to keep original spacing and layout of text, especially for programming source code.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}
does:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

We also have a [plugin for syntax highlighting|UserGuide: SyntaxHighlighter plugin].

!!Horizontal line
----
by '''^--^--'''

!!Suppressing wiki syntax
By using ^^ character before syntax keyword or using ^{{something}}. If you still don't know how, take a look on wiki code of this page, there are plenty of examples. If you want to insert ^^ character, you have to double it, i.e. ^^^^

!!HTML code
Do you want to insert youtube video to your site? Or any other HTML code? Just insert it between ^{html}some html code{/html}. This does not have to work if config value $NO_HTML is set to true.

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=bKK-cI6wsqYsrc=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!HTML entities
HTML entities are automatically recognized and left without modification. 

!!Newline
LionWiki joins adjacent newlines together, if you need more than one newline, use ^{br}.

!!Internal comments
You can insert internal comments not intended to be displayed using HTML-like syntax ^&lt;!^-- text not intended to be displayed ^--&gt;

{tags:syntax}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Mon, 23 Nov 2009 14:38:14 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff">teest 02  

'''testing'''

'--More words--'

Something ''ITALIC ''  

[Hallo|hallo]

this is a test message typed to test sanbox.

this is another test

{tags:goldfish}

{{print &quot;Yahhoo!&quot;}}

{{http://www.linuxmint-nl.org}}


just seeing what naming the edit does?!!
<ins>
== section test ==

lets see if sections work here</ins>
</pre></description>
	</item>

	<item>
	  <title>UserGuide: How to use PROTECTED_READ</title>
	  <pubDate>Sat, 21 Nov 2009 21:00:21 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+How+to+use+PROTECTED_READ</link>
	  <description><pre id="diff">If you want to keep your pages (content) private, you can use [config|UserGuide: Configuration] option $PROTECTED_READ. If you use Apache server and have enabled .htaccess files, you don't need to read on, it will be secure without any modifications.

!How does it work

Very simply. LionWiki just denies every access to the pages unless user entered password. However, because LionWiki doesn't use database and it stores all the pages in plain text files, one can access pages without invoking LionWiki (e.g. you can insert something like this in browser: [http://lionwiki.0o.cz/pages/Main+page.txt].

How to solve this security hole?

!Solutions

!!Apache + .htaccess
In default distributions, directories pages, history and plugins/data contains .htaccess with following content:
{{deny from all}}
This causes that every browser request to any file, directory or files in directories (and so on) are denied. This works for every Apache installation with .htaccess support enabled (absolute majority of sites I guess). As far as I know, Microsoft IIS has some support for .htaccess too, but I don't have any installation to test this.

!!!Test
Try to load this in your web browser: http://url_to_your_new_wiki/var/pages/Main+page.txt

<del>You</del><ins>If</ins> &quot;Forbidden&quot; page is displayed then .htaccess works fine and content is secure. If page is displayed, htaccess does not work and you have to find some other way to make it secure.<ins>
</ins>

!!Renaming pages and history dirs to something unpredictable
If you just rename these directories to something like &quot;history%$^*&amp;()4564&quot; then attacker won't be able to guess right path to the pages and history dir and therefore your data will be secure. This is not as secure as two options mentioned above, but it's quite easy.

Of course, you must change $PAGES_DIR and $HISTORY_DIR in your config file to the right values.

!!Other ways
There are other ways to fix this problem (e.g. with right file permissions) but I'm too tired to describe them all.
</pre></description>
	</item>

	<item>
	  <title>UserGuide: How to use PROTECTED_READ</title>
	  <pubDate>Sat, 21 Nov 2009 20:59:51 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=UserGuide%3A+How+to+use+PROTECTED_READ</link>
	  <description><pre id="diff">If you want to keep your pages (content) private, you can use [config|UserGuide: Configuration] option $PROTECTED_READ. If you use Apache server and have enabled .htaccess files, you don't need to read on, it will be secure without any modifications.

!How does it work

Very simply. LionWiki just denies every access to the pages unless user entered password. However, because LionWiki doesn't use database and it stores all the pages in plain text files, one can access pages without invoking LionWiki (e.g. you can insert something like this in browser: [http://lionwiki.0o.cz/pages/Main+page.txt].

How to solve this security hole?

!Solutions

!!Apache + .htaccess
In default distributions, directories pages, history and plugins/data contains .htaccess with following content:
{{deny from all}}
This causes that every browser request to any file, directory or files in directories (and so on) are denied. This works for every Apache installation with .htaccess support enabled (absolute majority of sites I guess). As far as I know, Microsoft IIS has some support for .htaccess too, but I don't have any installation to test this.
<ins>
!!!Test
Try to load this in your web browser: http://url_to_your_new_wiki/var/pages/Main+page.txt

You &quot;Forbidden&quot; page is displayed then .htaccess works fine and content is secure. If page is displayed, htaccess does not work and you have to find some other way to make it secure.</ins>

!!Renaming pages and history dirs to something unpredictable
If you just rename these directories to something like &quot;history%$^*&amp;()4564&quot; then attacker won't be able to guess right path to the pages and history dir and therefore your data will be secure. This is not as secure as two options mentioned above, but it's quite easy.

Of course, you must change $PAGES_DIR and $HISTORY_DIR in your config file to the right values.

!!Other ways
There are other ways to fix this problem (e.g. with right file permissions) but I'm too tired to describe them all.
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.it</title>
	  <pubDate>Sat, 21 Nov 2009 13:54:55 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.it</link>
	  <description><pre id="diff">Questo documento spiega tutte le funzioni della sintassi del nucleo di LionWiki. La sintassi delle tabelle (fornita tramite un plugin) è su una pagina separata: [Plugin per le tabelle|UserGuide: Tables plugin].

!Intestazioni
Esempio:
{{!Intestazione H2
!!Intestazione H3
!!!Intestazione H4}}

!Intestazione H2
!!Intestazione H3
!!!Intestazione H4

Più punti esclamativi usate, più piccola è l'intestazione (fino a 5 punti esclamativi). In questo differisce da WiKiss (e forse anche da TigerWiki), ! è usato per la H2, perché la H1 dovrebbe essere riservata per il titolo. Il punto esclamativo deve essere esattamente all'inizio della riga.

!Elenco
!!Elenco non ordinato

{{* Frutta
** Mela
*** Granny smith
*** Golden delicious
** Arancia
* Verdure
** Aglio
** Cipolla}}

* Frutta
** Mela
*** Granny smith
*** Golden delicious
** Arancia
* Verdure
** Aglio
** Cipolla

!!Elenco ordinato

{{# Prima voce 
## Prima sottovoce 
### Prima sottosottovoce
## Seconda sottovoce 
# Seconda voce}}

# Prima voce 
## Prima sottovoce 
### Prima sottosottovoce
## Seconda sottovoce 
# Seconda voce

!Stili di testo
^''^'Grassetto^''^' --&gt; '''Grassetto''' (tre apostrofi)
^''Corsivo^'' --&gt; ''Corsivo'' (due apostrofi)
^''^''^'Grassetto Corsivo^''^''^' --&gt; '''''Grassetto corsivo''''' (cinque apostrofi)
^'--Sbarrato--' --&gt; '--Sbarrato--'
^'__Sottolineato__' --&gt; '__Sottolineato__'
!!Sin da LionWiki 2.0
^{small}Testo piccolo^{/small} --&gt; {small}Testo piccolo{/small}
2^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!Indirizzi di posta, collegamenti, immagini
I collegamenti ad altre pagine possono essere creati in questo modo:
^[Pagina principale] -&gt; [Pagina principale]

oppure

^[Main project page|Main page] -&gt; [Main project page|Main page]
{br}
Gli indirizzi di posta e i collegamenti web vengono riconosciuti in automatico:

^http://lionwiki.0o.cz -&gt; http://lionwiki.0o.cz
lionwiki^@example.com -&gt; lionwiki@example.com
{br}
Se volete differenziare i collegamenti ed il testo del collegamento, potete usare la seguente sintassi:
^[LionWiki|^http://lionwiki.0o.cz] -&gt; [LionWiki|http://lionwiki.0o.cz]
{br}
Potete anche usare i collegamenti relativi, ma devono iniziare con ./ (altrimenti verranno interpretati con come una pagina del Wiki)
Così se volete collegare alcune pagine html nella stessa cartella, potete usare:

^[Pagina interessante|./UnaPagina Qualsiasi.html] -&gt; [Pagina interessante|./UnaPaginaQualsiasi.html]
<del>{br}
Una funzione in più è quella di poter collegare un articolo su Wikipedia nella vostra lingua:
^[?Albert Einstein] -&gt; [?Albert Einstein]</del>

!!Immagini
LionWiki non ha un supporto integrato per il caricamento delle immagini. Tuttavia, Il plugin per il caricamento è inserito nella distribuzione standard di LionWiki, perciò dovreste averlo. È disponibile attraverso [questo collegamento|./?action=upload]. Se non lo avete installato potete caricare le immagini manualmente.

^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

Potete usare un'immagine come un collegamento: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

Potete anche inserire un'immagine a destra o sinistra, possibilmente combinata con la funzione collegamento:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;

{br}

[data/lamb_thumb.jpg|data/lamb.jpg|LionWiki]

!Sottopagine
''Questa funzione è disponibile sin da LionWiki 2.0.''

Le sottopagine sono utili quando avete bisogno di inserire alcuni contenuti comuni in più pagine. Ad esempio potrebbe essere un elenco delle lingue disponibili di una pagina qualsiasi - probabilmente vorrete inserirlo in ogni variante linguistica. Nessun problema, ma cosa succede quando volete aggiungere una o più versioni linguistiche? Dovete aggiornare l'elenco in tutte le altre versioni linguistiche. Il meccanismo delle sottopagine risolve il problema creando una pagina che contiene l'elenco ed include la pagina in tutte le versioni con una speciale parola chiave. Poi, se volete aggiungere un'altra variante linguistica, dovete solo aggiungerla in una pagina. Un'altra applicazione utile potrebbe essere il menu visualizzato in ogni pagina.

L'inclusione delle pagine viene fatta con la parola chiave ^{include:page_to_be_included}.

Potete usare la stessa sintassi per includere pagine nel template (ad es. non nella pagina dei contenuti), ma in questo caso, l'intero contenuto della sottopagina deve essere in HTML (potete, ma non dovete includerlo in ^{html} e ^{/html}).

!Contenuti multilingua
''Questa funzione è disponibile sin da LionWiki 2.0.''
Mettiamo il caso che avete una pagina chiamata &quot;Biografia&quot; in tedesco e volete crearne una versione in francese. Rinominate la pagina Biografia in Biografia.de e create una pagina chiamata Biografia.fr ed inserite la traduzione in francese. Poi i visitatori il cui browser identifica come lingua primaria il francese vedranno Biografia.fr. È consigliabile creare una redirezione dalla pagina Biografia alla versione della lingua predefinita. L'ovvia limitazione è che il nome della pagina deve essere lo stesso in ogni versione di lingua. Questo non è un grosso problema con &quot;Biografia&quot;, ma potrebbe esserlo con altri nomi. 

Questo è il modo consigliato per creare contenuti multilingua, ma ce ne sono altri per farlo.

Una funzione utile per mantenere i contenuti multilingua è il meccanismo delle sottopagine, cone descritto nella precedente sezione oppure con il plugin PageVersions (inserite ^{VERSIONS} nei contenuti ed il plugin rileverà e visualizzerà automaticamente i contenuti in tutte le versioni di lingua della pagina che state leggendo).

!Redirezioni
''Questa funzione è disponibile sin da LionWiki 2.0.''
Se volete reindirizzare una pagina ad un'altra, inserite ^{redirect:page} nella prima riga della pagina. Non è consigliabile modificare la pagina contenente la redirezione perché ogni visita provocherà la redirezione. L'unico modo per modificare quella pagina è dai risultati della ricerca (che forniscono i collegamenti diretti per la modifica), o possibilmente a mano cambiando l'indirizzo URL.

!Altro
!!Caratteri
Alcune sequenze di caratteri vengono sostituite in automatico:
* Frecce : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Trattini : ^-- : -- (sin da LionWiki 2.0)
* Copyrights : ^(c) o ^(C) : (c), ^(r) o ^(R) : (r)

!!Codice
Il codice della sintassi è utile quando dovete mantenere l'interlinea e il layout originale del testo, specialmente per la programmazione di codice sorgente.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}
does:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

!!Linea orizzontale
----
con '''^--^--'''

!!Soppressione della sintassi del wiki
Usando il carattere ^^ prima della parola chiave della sintassi oppure usando ^{{qualcosa}}. Se ancora non sapete come fare, date un'occhiata al codice del wiki di questa pagina, è piena di esempi. Se volete inserire il carattere ^^, dovete raddoppiarlo, ad esempio. ^^^^

!!Codice HTML
Volete inserire dei video di youtube sul vostro sito? O qualunque altro tipo di codice HTML? Inseritelo tra ^{html}codice html qualsiasi{/html}. Questa funzione è potenzialmente pericolosa quindi è disponibile un'opzione per disattivarla nel file di configurazione ($NO_HTML = true).

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!Entità HTML
''Sin da LionWiki 2.0''. le entità HTML sono automaticamente riconosciute e mantenute senza modifiche. 

!!Nuova riga
LionWiki unisce insieme le nuove righe adiacenti, se volete più di una nuova riga, usate ^{br}.

!!Commenti interni
''Sin da LionWiki 2.0''. potete inserire dei commenti interni che non verranno visualizzati usando una sintassi simil-HTML ^&lt;!^-- testo da non visualizzare ^--&gt;
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.fr</title>
	  <pubDate>Sat, 21 Nov 2009 13:54:43 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.fr</link>
	  <description><pre id="diff">Ce document explique le fonctionnement de la syntaxe de base de LionWiki. La syntaxe des tableaux (offerts par un plugin) se trouve sur une page séparée: [Tables plugin|UserGuide: Tables plugin].

!Intertitres
Exemple:
{{!Intertitre H2
!!Intertitre H3
!!!Intertitre H4}}

!Intertitre H2
!!Intertitre H3
!!!Intertitre H4

Plus vous utilisez de points d'exclamation au début de la ligne, plus l'intertitre est petit (diminue en hiérarchie). Vous pouvez utiliser jusqu'à 5 niveaux d'intertitres. D'un point de vue technique, le premier niveau (un seul point d'exclamation) correspond au niveau &quot;H2&quot; parce que H1 est réservé pour le titre de la page.

Les points d'exclamation doivent être situés exactement au début de la ligne.

!Listes
!!Liste non ordonnée

{{* Fruits
** Pomme
*** Verte
*** Dorée
** Orange
* Légumes
** Ail
** Onion}}

* Fruits
** Pomme
*** Verte
*** Dorée
** Orange
* Légumes
** Ail
** Onion

!!Liste ordonnée

{{# Premier item 
## Premier sous-item 
### Premier sous-sous-item
## Second sous-item 
# Second item}}

# Premier item 
## Premier sous-item 
### Premier sous-sous-item
## Second sous-item 
# Second item

!Styles de texte
^''^'Gras^''^' --&gt; '''Gras''' (trois apostrophes)
^''Italique^'' --&gt; ''Italique'' (deux apostrophes)
^''^''^'Gras et italique^''^''^' --&gt; '''''Gras et italique''''' (cinq apostrophes)
^'--Barré--' --&gt; '--Barré--'
^'__Souligné__' --&gt; '__Souligné__'
^{small}Petit texte^{/small} --&gt; {small}Petit texte{/small}
2^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!Courriels, liens, images
Des liens vers d'autres pages du Wiki peuvent être créés comme ceci:
^[Main page] -&gt; [Main page]

ou encore

^[Main project page|Main page] -&gt; [Main project page|Main page]
{br}
Les liens de pages web ou de courriels sont automatiquement reconnus:

^http://lionwiki.0o.cz -&gt; http://lionwiki.0o.cz
lionwiki^@example.com -&gt; lionwiki@example.com
{br}
Si vous voulez afficher un texte différent pour le lien, vous pouvez utiliser la syntaxe suivante:
^[LionWiki|^http://lionwiki.0o.cz] -&gt; [LionWiki|http://lionwiki.0o.cz]
{br}
Vous pouvez également utiliser des liens relatifs, mais ils doivent commencer par &quot;./&quot; (sinon, ils seront interprétés comme des liens vers une page du Wiki). 
Ainsi, si vous voulez pointer vers une page HTML dans le même dossier, utilisez:

^[Page intéressante|./PageQuelconque.html] -&gt; [Page intéressante|./PageQuelconque.html]
<del>{br}
Une fonctionnalité bonus est de pouvoir faire un lien directement vers une page Wikipédia dans votre langue:
^[?Albert Einstein] -&gt; [?Albert Einstein]</del>

!!Images
LionWiki n'a pas de fonctionnalité d'envoi d'images, à la base. Toutefois, un plugin d'envoi est inclus dans la distribution &quot;stetard&quot; de LionWiki, que vous devriez déjà avoir en mains. Il est accessible par [ce lien|./?action=upload]. S'il n'est pas installé, vous pouvez tout de même envoyer des images manuellement.

^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

Vous pouvez utiliser une image en tant que lien: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

Vous pouvez également positionner votre image à gauche ou à droite, tout en lui ajoutant un lien, accessoirement:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;

{br}

[data/lamb_thumb.jpg|data/lamb.jpg|LionWiki]

!Sous-pages
''Cette fonctionnalité est disponible depuis LionWiki 2.0.''

Les sous-pages sont utiles lorsque vous voulez insérer du contenu commun dans plusieurs pages. Un exemple pourrait être la liste de toutes les langues disponibles pour une page - il serait probablement désirable de pouvoir mettre cette liste dans chaque variante linguistique de la page. Qu'arrive-t-il lorsque vous voulez ajouter une nouvelle langue? Il faudrait mettre à jour la liste dans toutes les autres pages! Les sous-pages règlent le problème en permettant la création d'une page qui contient la liste et en incluant cette page dans toutes les variantes à l'aide d'un mot-clé spécial. Ainsi, si vous voulez ajouter une nouvelle variante linguistique d'une page, vous n'avez à l'ajouter qu'à une seule page. Un autre exemple de mise en application de cette fonctionnalité serait d'afficher un menu sur toutes les pages.

Pour inclure une page, utilisez le mot-clé suivant: ^{include:page_a_inclure}.

Vous pouvez utiliser la même syntaxe pour inclure une page dans un modèle (c-à-d pas dans le contenu de la page), mais dans ce cas, le contenu entier de cette sous-page doit être en HTML (vous pouvez facultativement l'entourer des balises ^{html} et ^{/html}).

!Contenu multilingue
''Cette fonctionnalité est disponible depuis LionWiki 2.0.''
Imaginons que vous avez une page nommée &quot;Biography&quot; en allemand et que vous voudriez la traduire en français. Renommez la page Biography en tant que Biography.de, créez une page Biography.fr et insérez-y la variante française. Les visiteurs dont le navigateur demande le français comme première langue verront alors Biography.fr. Il est recommandé de créer une redirection, dans la page &quot;Biography&quot;, vers la variante de langue par défaut (ex: Biography.de). Une limitation évidente est que le nom de la page doit rester le même pour toutes les langues, ce qui peut s'avérer problématique pour certains noms de page.

Ceci est la méthode recommandée pour le contenu multilingue, mais il existe d'autres façons de procéder.

Il est possible d'utiliser la fonctionnalité des &quot;sous-pages&quot; pour faciliter la gestion du contenu multilingue (voir la section précédente). Le plugin PageVersions permet également de le faire en insérant ^{VERSIONS} dans le contenu; le plugin se chargera de détecter et afficher toutes les variantes linguistiques de la page.

!Redirections
''Cette fonctionnalité est disponible depuis LionWiki 2.0.''
Pour rediriger une page vers une autre, utilisez ^{redirect:page} au tout début de la page. Il n'est pas facile de modifier une page contenant une redirection, parce que cette redirection empêchera le visionnement de la page. Le seul moyen de la modifier est donc à partir de la fonctionnalité de recherche (qui affiche des liens d'édition directs) ou en modifiant manuellement l'URL.

!Autres
!!Caractères
Certaines séquences de caractères sont remplacées automatiquement:
* Flèches : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Tirets : ^-- : -- (depuis LionWiki 2.0)
* Copyrights : ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)

!!Code
La syntaxe de code est utile lorsque vous désirez préserver le formatage et l'espacement originel du texte, spécialement pour du code source de programmation.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Bonjour&quot;,sys.argv^[1]}}
affiche:
{{import sys
if len(sys.argv) == 2:
   print &quot;Bonjour&quot;,sys.argv[1]}}

!!Ligne horizontale
----
par '''^--^--'''

!!Désactivation de la syntaxe wiki
Utilisez le caractère ^^ avant un mot-clé de syntaxe, ou utilisez ^{{quelque chose}}. Si vous saisissez pas comment faire, regardez le code wiki de cette page, et vous aurez une panoplie d'exemples. Pour insérer le caractère ^^, vous devrez le doubler, c'est-à-dire ^^^^

!!Code HTML
Vous voulez insérer une vidéo de Youtube sur votre site, ou n'importe quel autre morceau de code HTML? Insérez-le simplement comme suit: ^{html}du code html{/html}. Cette fonctionnalité est potentiellement dangereuse et peut être désactivée dans le fichier de configuration ($NO_HTML = true).

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!Entités HTML
''Depuis LionWiki 2.0''. Les entités HTML sont reconnues automatiquement et laissées telles quelles.

!!Retours à la ligne
LionWiki joint les retours à la ligne adjacents. Si vous avez besoin de plus d'un retour à la ligne, utilisez ^{br}.

!!Commentaires internes
''Depuis LionWiki 2.0''. Vous pouvez insérer des commentaires internes (qui ne seront pas affichés aux visiteurs) en utilisant la syntaxe suivante: ^&lt;!^-- du texte qui ne devrait pas être affiché ^--&gt;
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.en</title>
	  <pubDate>Sat, 21 Nov 2009 13:54:31 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.en</link>
	  <description><pre id="diff">{include:subpage menu}
''This is a [?Wiki], so feel free to correct any factual or grammatical error.''

This document explains all syntax features of core LionWiki. Syntax of tables (provided by plugin) is on separate page: [Tables plugin|UserGuide: Tables plugin].

!Headings
Example:
{{!Heading H2
!!Heading H3
!!!Heading H4}}

!Heading H2
!!Heading H3
!!!Heading H4

More exclamation marks you use, the smaller the heading will be (up to 5 exclamation marks). Exclamation marks has to be exactly at the beginning of the line.

!Lists
!!Unordered list

{{* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion}}

* Fruit
** Apple
*** Granny smith
** Orange
* Vegetables
** Garlic
** Onion


!!Ordered list

{{# First item 
## First subitem 
### First subsubitem
## Second subitem}}

# First item 
## First subitem 
### First subsubitem
## Second subitem 


!Text styles
^''^'Bold^''^' --&gt; '''Bold''' (three apostrophes)
^''Italic^'' --&gt; ''Italic'' (two apostrophes)
^''^''^'Bold and italic^''^''^' --&gt; '''''Bold and italic''''' (five apostrophes)
^'--Strikethrough--' --&gt; '--Strikethrough--'
^'__Underlined__' --&gt; '__Underlined__'
^{small}Small text^{/small} --&gt; {small}Small text{/small}
x^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!!CSS styles, classes, IDs
''Since LionWiki 3.1''
{{{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/} }}
{.first.second#id color: blue; font-size: large}Styled text span with ID and two classes{/}

Classes begins with dot, ID with hash sign. Everything after first space is considered to be CSS style, so there can't be any space between or inside classes and ID. Few other possibilities:

{{{. display: block;}Text{/} - neither class, nor id, just style
{.citation}Text{/if} - just class}}

The enclosing element is &lt;span&gt;.

!Emails, links, images
Links to other pages can be created like this:
^[Main page] --&gt; [Main page]

or 

^[Main project page|Main page] --&gt; [Main project page|Main page]
{br}
Emails and web links are automatically recognized:

^http://lionwiki.0o.cz --&gt; http://lionwiki.0o.cz
lionwiki^@example.com --&gt; lionwiki@example.com
{br}
You can use also relative links, but they have to start with ./ (otherwise it will be interpreted as Wiki page). So if you want to link some HTML page in the same directory, you use:

^[Interesting page|./SomeWebPage.html] --&gt; [Interesting page|./SomeWebPage.html]

Or to use a relative path to a file on the same server but in a higher directory, you can use:
^[Interesting File In Parent Directory|./../SomeWebPage.html] --&gt; [Interesting File In Parent Directory|./../SomeWebPage.html]
<del>{br}
One bonus feature is link to article on Wikipedia of your language:
^[?Albert Einstein] --&gt; [?Albert Einstein]</del>

!!Images
If you need a way to upload images (or other files), check [Upload plugin|UserGuide: Upload plugin].
^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

You can also place your image to the left or right, possibly combined with link feature:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;
{br}
!Subpages
Subpages are useful when you need to insert some common content into multiple pages, example could be a navigational menu (by the way, we have [Menu plugin|UserGuide: Menu plugin].

Syntax: ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in HTML (you can, but not have to enclose it in ^{html} and ^{/html}).


!Multilingual content
Let's say you have page named &quot;Biography&quot; in German and you would like to make French variant. Rename page Biography to Biography.de and create page named Biography.fr and insert French translation there. Then visitors whose browser identifies primary language as French will see Biography.fr. It's recommended to create a redirect from page Biography to default language variant. The obvious limitation is that page name has to stay the same in every language variant. That's not such a big problem with &quot;Biography&quot;, but it can be worse with other names. 

This is recommended way to create multilingual content, there are more ways to do it.

!Redirects
If you want to redirect from some page to other, put ^{redirect:page} at the very beginning of the page. It's not straightforward to edit page containing redirect because every visit will cause redirecting. The only way to edit such page is from search results (as it provides direct edit links), or possibly by manually altering URL.

!Other
{TOC}
!!Table of contents
Automatically generated table of contents can be inserted with ^{TOC} (see demo on the right). It can be used in both pages and templates.
!!Characters
Some sequences of characters are automatically replaced:
* Arrows : &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Dash : ^-- : --
* Copyrights : ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)

!!Code
Code syntax is useful when you need to keep original spacing and layout of text, especially for programming source code.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}
does:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

We also have a [plugin for syntax highlighting|UserGuide: SyntaxHighlighter plugin].

!!Horizontal line
----
by '''^--^--'''

!!Suppressing wiki syntax
By using ^^ character before syntax keyword or using ^{{something}}. If you still don't know how, take a look on wiki code of this page, there are plenty of examples. If you want to insert ^^ character, you have to double it, i.e. ^^^^

!!HTML code
Do you want to insert youtube video to your site? Or any other HTML code? Just insert it between ^{html}some html code{/html}. This does not have to work if config value $NO_HTML is set to true.

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=bKK-cI6wsqYsrc=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;amp;hl=cs&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!HTML entities
HTML entities are automatically recognized and left without modification. 

!!Newline
LionWiki joins adjacent newlines together, if you need more than one newline, use ^{br}.

!!Internal comments
You can insert internal comments not intended to be displayed using HTML-like syntax ^&lt;!^-- text not intended to be displayed ^--&gt;

{tags:syntax}
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.de</title>
	  <pubDate>Sat, 21 Nov 2009 13:54:18 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.de</link>
	  <description><pre id="diff">{include:subpage menu}


Dieses Dokument erklärt alle Kern Syntax Funktionen

!Überschriften
Beispiele:
{{!Überschrift H2
!!Überschrift  H3
!!!Überschrift  H4}}

!Überschrift  H2
!!Überschrift  H3
!!!Überschrift  H4

Je mehr Ausrufezeichen du benutzt, desto kleiner wird die Überschrift. Um eine Überschrift zu erzeugen müssen die Ausrufezeichen  am Zeilenanfang stehen.

!Listen
!!Ungeordnete Listen

{{* Früchte
** Apfel
*** Granny smith
*** Golden delicious
** Orangen
* Gemmüse
** Knoblauch
** Zwiebeln}}

* Früchte
** Apfel
*** Granny smith
*** Golden delicious
** Orangen
* Gemüse
** Knoblauch
** Zwiebeln


!!Geordnete Liste

{{# erstes item 
## erstes subitem 
### erstes subsubitem
## zweites subitem 
# zweites item}}
# erstes item 
## erstes subitem 
### erstes subsubitem
## zweites subitem 
# zweites item


!Textstile
^''^'Fett^''^' --&gt; '''Fett''' (drei Apostrophe)
^''Kursiv^'' --&gt; ''Kursiv'' (zwei Apostrophe)
^''^''^'Fett und Kursiv ^''^''^' --&gt; '''''Fett und Kursiv''''' (fünf Apostrophe)
^'--Durchgestrichen--' --&gt; '--Durchgestrichen--'
^'__Unterstrichen__' --&gt; '__Unterstrichen__'
!!Seit LionWiki 2.0
^{small}kleiner Text^{/small} --&gt; {small}kleiner Text{/small}
2^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!Emails, Iinks, Bilder
Links zu anderen Seiten können so erstellt werden:
^[Main page] -&gt; [Main page]

oder

^[Hauptprojektseite|Hauptseite] -&gt; [Hauptprojektseite|Hauptseite]
{br}
Emails und Websiteaddressen werden automatisch erkannt

^http://lionwiki.0o.cz -&gt; http://lionwiki.0o.cz
^lionwiki@example.com -&gt; lionwiki@example.com
{br}
Wenn du einen andren Linktext haben möchtest benutze das folgende:
^[LionWiki|^http://lionwiki.0o.cz] -&gt; [LionWiki|http://lionwiki.0o.cz]
{br}
Du kannst auch relative Links verwenden, allerdings müssen diese mit einem ./ beginnen um nicht als Wikiseite eingestuft zu werden:
^[Tolle Seite|./EineWebSite.html] -&gt; [Tolle Seite|./EineWebSite.html]
<del>{br}
Als kleine bonus Funktion kannst du direkt auf die Wikipedia in deiner Sprache linken
^[?Albert Einstein] -&gt; [?Albert Einstein]</del>

!!Images
LionWiki does not have built-in support for uploading images. However, Upload plugin is in standard LionWiki distribution, so you should have it. It's accessible through [this link|./?action=upload]. If you don't have it installed you can still upload images manually.

^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

You can also place your image to the left or right, possibly combined with link feature:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;

{br}

[data/lamb_thumb.jpg|data/lamb.jpg|LionWiki]

!Subpages
''This feature is available since LionWiki 2.0.''

Subpages are useful when you need to insert some common content into multiple pages. Example could be list of available language versions of some page - you would probably want to insert this into every language variant. That's ok, but what happens when you want to add one more language variant? You have to update list in all other language variants. Subpage mechanism solves this problem by creating page which contains this list and including this page into all the variants with special keyword. Then, if you want to add one language variant, you need to add it to just one page. Another useful application could be Menu displayed on every page.

Including page is done with keyword ^{include:page_to_be_included}.

You can use the same syntax to include page in template (i.e. not in page content), but in this case, whole content of this subpage must be in H
</pre></description>
	</item>

	<item>
	  <title>Syntax reference.cs</title>
	  <pubDate>Sat, 21 Nov 2009 13:54:05 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Syntax+reference.cs</link>
	  <description><pre id="diff">{include:subpage menu}
Tento dokument popisuje značkovací jazyk (syntaxi) jádra LionWiki (tj. bez pluginů). Syntaxe tabulek (poskytovaných zásuvným modulem) je na samostatné stránce: [Tables plugin|UserGuide: Tables plugin].

!Nadpisy
Příklad:
{{!Nadpis H2
!!Nadpis H3
!!!Nadpis H4}}

!Nadpis H2
!!Nadpis H3
!!!Nadpis H4

Čím víc vykřičníků použijete, tím bude nadpis menší. Použít můžete až 5 vykřičníků. Vykřičník označující nadpis, se musí nacházet na začátku řádky.

!Seznamy
!!Nečíslovaný seznam

{{* Ovoce
** Jablko
*** Granny smith
** Pomeranč
* Zelenina
** Česnek
** Cibule}}

* Ovoce
** Jablko
*** Granny smith
** Pomeranč
* Zelenina
** Česnek
** Cibule

!!Číslovaný seznam

{{# První položka 
## První položka 2. úrovně 
### První položka 3. úrovně
## Druhá položka 2. úrovně }}

# První položka 
## První položka 2. úrovně 
### První položka 3. úrovně
## Druhá položka 2. úrovně 

!Textové styly
^''^'Tučné^''^' --&gt; '''Tučné''' (3 apostrofy)
^''Kurzíva^'' --&gt; ''Kurzíva'' (2 apostrofy)
^''^''^'Tučná kurzíva^''^''^' --&gt; '''''Tučná kurzíva''''' (5 apostrofů)
^'--Přeškrtnuté--' --&gt; '--Přeškrtnuté--'
^'__Podtržené__' --&gt; '__Podtržené__'
^{small}Small text^{/small} --&gt; {small}Small text{/small}
2^{sup}10^{/sup} --&gt; x{sup}10{/sup}
x^{sub}i^{/sub} --&gt; x{sub}i{/sub}

!!CSS styly, třídy a ID
''Dostupné od LionWiki 3.1''
{{{.prvni.druha#id color: blue; font-size: large}Nastylovaný text s dvěma třídami a ID{/} }}
{.prvni.druha#id color: blue; font-size: large}Nastylovaný text s dvěma třídami a ID{/}

Třídy se označují tak, že se před ně dá tečka, před ID se dává # (hash). Mezi třídami a ID nesmí být mezera, vše za první mezerou se totiž považuje za styl. Další příklady:

{{{. display: block;}Text{/} - bez třídy a ID, pouze styl
{.citace}Text{/if} - pouze třída}}

Obklopujícím elementem je &lt;span&gt;.

!Emaily, odkazy, obrázky
Odkazy na jiné stránky můžou být vytvořené takto:
^[Hlavní stránka] -&gt; [Main page]

případně takto 

^[Hlavní stránka projektu|Main page] -&gt; [Hlavní stránka projektu|Main page]
{br}
Emaily a webové odkazy jsou rozpoznány automaticky:

^http://lionwiki.0o.cz -&gt; http://lionwiki.0o.cz
lionwiki^@priklad.com -&gt; lionwiki@priklad.com
{br}
Můžete také používat relativní odkazy, které budou začínat ./ (jinak budou interpretovány jako Wiki stránky). Takže pokud chcete odkázat na některou HTML stránku ve stejném adresáři, použijte:
^[Zajímavá stránka|./NejakaWebovaStranka.html] -&gt; [Zajímavá stránka|./NejakaWebovaStranka.html]
<del>{br}
Bonusem je odkaz na článek Wikipedie v aktuálně nastaveném jazyce:
^[?Albert Einstein] -&gt; [?Albert Einstein]</del>

!!Obrázky	
Potřebujete-li snadný způsob, jak nahrávat obrázky (nebo jiné soubory) na server, podívejte se na [Upload plugin|UserGuide: Upload plugin].

^[^http://lionwiki.0o.cz/lion.jpg] --&gt; [http://lionwiki.0o.cz/lion.jpg]

Obrázek může být také odkazem: ^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/] --&gt; 
[http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/]

Můžete také umístit obrázek vlevo nebo vpravo, popř. kombinovat s funkcí odkazu:
[http://lionwiki.0o.cz/lion.jpg|left] [http://lionwiki.0o.cz/lion.jpg|http://lionwiki.0o.cz/|right]
&lt;-- ^[^http://lionwiki.0o.cz/lion.jpg|left]
^[^http://lionwiki.0o.cz/lion.jpg|^http://lionwiki.0o.cz/|right] --&gt;

{br}

!Podstránky (anglicky &quot;subpages&quot;)
Jako podstránku označujeme stránku, kterou speciálním příkazem vkládáme do jiné stránky. Hodí se to například pro navigační menu (pro něž máme [Menu plugin|UserGuide: Menu plugin]).

Syntaxe: ^{include:Menu}

Stejný příkaz jde použít i v šabloně stránky (tedy .html souboru), ale v tom případě musí být daná stránka v HTML (v tomto případě obsah může, ale nemusí být obklopen tagy ^{html} a ^{/html}).

!Vícejazykový obsah

Člověk občas potřebuje servírovat člověku obsah podle toho, jakému jazyku návštěvník rozumí. Řekněme, že bych si chtěl udělat stránku s Autobiografií v češtině a angličtině. Udělám to tak, že založím stránky Autobiografie.cs a Autobiografie.en Na stránku pak odkazujeme bez přípony, tj. ^[Autobiografie]. LionWiki obdrží požadavek na zobrazení stránky se jménem Autobiografie. Protože ale vidí, že návštěvník je asi Čech, zkusí první najít stránku Autobiografie.cs a vida, je tam.

Problém ovšem nastává v případě, že návštěvník je Něměc. Stránka Autobiografie.de ani Autobiografie neexistuje, přesto je dost velká pravděpodobnost, že návštěvník aspoň trochu rozumí anglicky (a my anglickou verzi máme) - mu se ale nezobrazí nic. Doporučené řešení je použití redirectu (viz další odstavec), kdy vytvoříme ještě stránku Autobiografie a jediné co do ní dáme je redirect na defaultní verzi (v tomto případě anglickou, protože je pravděpodobnější, že Němec umí anglicky než česky).

!Přesměrování (anglicky &quot;redirect&quot;)
V předchozím odstavci jsme si ukázali, že by se nám občas hodila funkce přesměrování na jinou stránku. Kromě tohoto použití se nabízí i přesměrování ze synonymních tvarů jména článku, např. odkaz na &quot;Česko&quot; by měl vést na stejnou stránku jako odkaz na &quot;Česká republika&quot;. A jak to uděláme?

^{redirect:stránka}

Tento příkaz je nutné umístit na úplný začátek stránky, jinak nebude fungovat.

!Ostatní
{TOC}
!!Obsah
Automaticky generovaný obsah obstarává ^{TOC} (demo viz vlevo). Obsahuje odkazy na všechny nadpisy ve stránce. Lze vložit do stránky i šablony.
!!Znaky
Některé sekvence znaků jsou automaticky nahrazené:
* Šipky: &lt;^-- : &lt;--, ^--&gt; : --&gt;, &lt;^--&gt; : &lt;--&gt;
* Pomlčka: ^-- : --
* Copyrighty(práva): ^(c) or ^(C) : (c), ^(r) or ^(R) : (r)
!!Kód
Syntaxe je užitečná v případě, že potřebujete zachovat originální formátování textu, hlavně při výpisu zdrojového kódu programů.

^{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv^[1]}}

změní na:
{{import sys
if len(sys.argv) == 2:
   print &quot;Hello&quot;,sys.argv[1]}}

Pro barevně zvýrazněné zdrojové kódy máme [SyntaxHighlighter plugin|UserGuide: Syntax highlighter plugin].

!!Vodorovná čára
----
vytvořená '''^--^--'''

!!Potlačení Wiki syntaxe
Použitím znaku ^^ před klíčovým slovem, nebo použitím ^{{něco}}. Pokud stále nevíte jak na to, koukněte se na kód této stránky, kde je několik takových příkladů. Jestli potřebujete vložit dvakrát znak ^^ (dvě stríšky), stačí když je zdvojíte: ^^^^ 

!!HTML kód
Chcete vložit YouTube video na svoje stránky? Nebo nějaký jiný HTML kód? Stačí ho vložit mezi ^{html}nějaký html kód{/html}.

{html}&lt;object width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;hl=cs&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=\&quot;always\&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/OvZrhdy2UdY&amp;hl=cs&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;217&quot; height=&quot;177&quot;&gt;&lt;/embed&gt;&lt;/object&gt;{/html}

!!!HTML entity
HTML entity jsou automaticky rozpoznány a ponechány bez modifikací.
!!Nový řádek
LionWiki spojí několik za sebou následujících prázdných řádků do jediného. Pokud potřebujete víc než jeden, použijte ^{br}.

{tags:syntax, czech}
</pre></description>
	</item>

	<item>
	  <title>Sandbox.en</title>
	  <pubDate>Wed, 18 Nov 2009 00:29:57 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Sandbox.en</link>
	  <description><pre id="diff">teest 02  

'''testing'''

'--More words--'

Something ''ITALIC ''  

[Hallo|hallo]

this is a test message typed to test sanbox.

this is another test

{tags:goldfish}

{{print &quot;Yahhoo!&quot;}}

{{http://www.linuxmint-nl.org}}
<ins>

just seeing what naming the edit does?!!</ins>
</pre></description>
	</item>

	<item>
	  <title>Demo</title>
	  <pubDate>Tue, 10 Nov 2009 20:03:03 +0100</pubDate>
	  <link>http://lionwiki.0o.cz/index.php?page=Demo</link>
	  <description><pre id="diff">This page should demonstrate features and capabilities of LionWiki and it's [plugins|UserGuide: Plugins].

{TOC}
!Table of contents
Table of contents is automatically generated and can be inserted with ^{TOC} tag. This feature is part of core LionWiki.

!Syntax highlighting
{syntax PHP}foreach($matches as $match) {
	if(empty($match[1])) // is page label same as its name?
		$match[1] = $match[2];
	else
		$match[1] = rtrim($match[1], &quot;|&quot;);

	if($match[3]) // link to the heading
		$match[3] = &quot;#&quot; . preg_replace(&quot;/[^\da-z]/i&quot;, &quot;_&quot;, urlencode(substr($match[3], 1, strlen($match[3]) - 1)));

	if(file_exists($PAGES_DIR . &quot;$match[2].txt&quot;))
		$CON = str_replace($match[0], '&lt;a href=&quot;'.$self.'?page=' . urlencode($match[2]) . $match[3] . '&quot;&gt;' . $match[1] . '&lt;/a&gt;', $CON);
}{/syntax}

This functionality is provided by [SyntaxHighlighter plugin|UserGuide: SyntaxHighlighter plugin] which uses powerful [GeSHi|http://qbnz.com/highlighter/] backend.

!Menu
{include:subpage menu}
LionWiki has a [Menu plugin|UserGuide: Menu plugin] which makes creating menus very easy ...

!Beautifully typesetted formulas
{html}&lt;img src=&quot;./baselproblem.png&quot; style=&quot;border: none; outline: none;&quot; /&gt;{/html}
See [LatexImg plugin|UserGuide: LatexImg plugin]. Note that this particular image was statically generated and uploaded here because current web hosting does not contain LaTeX.

!Ajax editing of paragraphs
LionWiki pages can be edited &quot;in place&quot;, i.e. without the need to load &quot;edit page&quot;. You can try it out by clicking on the small &quot;edit&quot; link on the right side of each heading (after hovering over it). It's very practical and time saving, especially when editing long pages.
<ins>
!Tables
[Tables plugin|UserGuide: Tables plugin] provides flexible syntax for tables:


|hl First header      |hr Second header  |
|r First column       |l    Second column|
|2 Double column                         |
|t ,2 Double row aligned to the top  | A |
                                     | B |
|,2 Double row                       | C |
                                     | D |</ins>

!Footnotes
''What I cannot create, I do not understand.''{footnote}On [?Richard Feynman]'s blackboard at time of death in 1988; as quoted in The Universe in a Nutshell by Stephen Hawking{/footnote}

''But it was all right, everything was all right, the struggle was finished. He had won the victory over himself. He loved Big Brother.''{footnote}http://en.wikiquote.org/wiki/Nineteen_Eighty-Four{/footnote}

Numbered list of footnotes can be inserted with ^{plugin:FOOT_NOTES}{footnote}See [Footnotes plugin|UserGuide: Footnotes plugin] for details{/footnote}.

!!List of footnotes
{plugin:FOOT_NOTES}

!Comments
It's possible to attach discussion to some (or all) pages. Comments support subset of LionWiki's markup, are spam protected with [Captcha plugin|UserGuide: Captcha plugin] and can be deleted with the help of [Admin plugin|UserGuide: Admin plugin].
</pre></description>
	</item>
</channel>
</rss>