Knah Tsaeb bb2948c52a [fix] #293 9 rokov pred
..
addlink.html c133612f32 CSS: remove hardcoded style from templates 9 rokov pred
changepassword.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 rokov pred
changetag.html bdd1715b24 Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 9 rokov pred
configure.html caee7ff9cc change wording and variable names for "Hide public links" feature 9 rokov pred
daily.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
dailyrss.html f3b8f9f0f8 Include the whole <item> in dailyRSS 9 rokov pred
editlink.html 781e8aadea Avoid tag duplicates 9 rokov pred
export.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 rokov pred
import.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
includes.html 3a10fa0e3f fix broken URL for user.css 9 rokov pred
install.html 329e076879 shaarli/Shaarli#34: Make update check optional 9 rokov pred
linklist.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
linklist.paging.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 rokov pred
loginform.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
page.footer.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
page.header.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
page.html 450342737c Initial commit (version 0.0.40 beta) 11 rokov pred
picwall.html bb2948c52a [fix] #293 9 rokov pred
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 rokov pred
tagcloud.html 5f85fcd863 Working on shaarli/Shaarli#224 9 rokov pred
tools.html d33c5d4c3b Add Firefox Social API to the tools. Fixes #101. 9 rokov pred

readme.txt

===== Shaarli template organisation =====

Any Shaarli page should conform to this RainTPL template:

-----------------------------------------------------

{include="includes"}


You body goes here...
{include="page.footer"}


-----------------------------------------------------

If you want to also add something in the page header (in the dark area), do it here:




Example: "Add new link" form:
-----------------------------------------------------

{include="includes"}


{include="page.footer"}


-----------------------------------------------------