Main Page
-
Recent changes
- Kishore.org
Syntax Reference
Show page
Syntax
!Emails, links, images Links to other pages can be created like this: ^[Main page] --> [Main page] or ^[Main project page|Main page] --> [Main project page|Main page] or ^[Features header on Main page|Main page#Features] --> [Features header on Main page|Main page#Features] {br} Emails and web links are automatically recognized: ^http://lionwiki.0o.cz --> http://lionwiki.0o.cz lionwiki^@example.com --> 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] --> [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] --> [Interesting File In Parent Directory|./../SomeWebPage.html] !!Images Image handling was changed a lot in the 3.2 release, see [older version|http://lionwiki.0o.cz/index.php?page=Syntax+reference.en&action=rev&f1=20100108-2008-04.bak#Images] of this page if you use older version. ^[^http://lionwiki.0o.cz/lion.jpg] --> [http://lionwiki.0o.cz/lion.jpg] You can use your image as your link: ^[^http://lionwiki.0o.cz/lion.jpg|^link=^http://lionwiki.0o.cz/] --> [http://lionwiki.0o.cz/lion.jpg|link=http://lionwiki.0o.cz/] You can also place your image to the left or right, possibly combined with other features: ^[^http://lionwiki.0o.cz/lion.jpg|^link=^http://lionwiki.0o.cz/|center|title=Big Lion|alt=Alt text] [http://lionwiki.0o.cz/lion.jpg|link=http://lionwiki.0o.cz/|center|title=Big Lion|alt=Alt text] [http://lionwiki.0o.cz/lion.jpg|link=http://lionwiki.0o.cz/|right|title=Big Lion|alt=Alt text] {br} More complex operations with images can be done with [ImageExt plugin|UserGuide: ImageExt plugin].
Password
Summary of changes