nodiscc 5b2a7cfe0f Revert to non-unicode characters for search buttons 9 سال پیش
..
addlink.html c133612f32 CSS: remove hardcoded style from templates 9 سال پیش
changepassword.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 سال پیش
changetag.html bdd1715b24 Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 9 سال پیش
configure.html bdd1715b24 Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 9 سال پیش
daily.html 38a2d03e34 daily: display link timestamps 9 سال پیش
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 سال پیش
editlink.html bdd1715b24 Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 9 سال پیش
export.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 سال پیش
import.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 سال پیش
includes.html 3a10fa0e3f fix broken URL for user.css 9 سال پیش
install.html 329e076879 shaarli/Shaarli#34: Make update check optional 9 سال پیش
linklist.html 5b2a7cfe0f Revert to non-unicode characters for search buttons 9 سال پیش
linklist.paging.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 سال پیش
loginform.html c133612f32 CSS: remove hardcoded style from templates 9 سال پیش
page.footer.html 1acc87eeac Include documentation/wiki locally: 9 سال پیش
page.header.html 4aca798e47 added menu div and cleaned up code 9 سال پیش
page.html 450342737c Initial commit (version 0.0.40 beta) 11 سال پیش
picwall.html 4a1a1190a6 picwall: link directly to the target URL (not the permalink) 9 سال پیش
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 سال پیش
tagcloud.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 9 سال پیش
tools.html 1b434b5270 tools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text post) compose window 9 سال پیش

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"}


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