Marsup d33c5d4c3b Add Firefox Social API to the tools. Fixes #101. %!s(int64=9) %!d(string=hai) anos
..
addlink.html c133612f32 CSS: remove hardcoded style from templates %!s(int64=9) %!d(string=hai) anos
changepassword.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): %!s(int64=9) %!d(string=hai) anos
changetag.html bdd1715b24 Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 %!s(int64=9) %!d(string=hai) anos
configure.html caee7ff9cc change wording and variable names for "Hide public links" feature %!s(int64=9) %!d(string=hai) anos
daily.html bec1870180 Define date format in templates instead of index.php. %!s(int64=9) %!d(string=hai) anos
dailyrss.html 3139a6cf8d Fix php error in daily RSS %!s(int64=9) %!d(string=hai) anos
editlink.html d33c5d4c3b Add Firefox Social API to the tools. Fixes #101. %!s(int64=9) %!d(string=hai) anos
export.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): %!s(int64=9) %!d(string=hai) anos
import.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): %!s(int64=9) %!d(string=hai) anos
includes.html 3a10fa0e3f fix broken URL for user.css %!s(int64=9) %!d(string=hai) anos
install.html 329e076879 shaarli/Shaarli#34: Make update check optional %!s(int64=9) %!d(string=hai) anos
linklist.html bec1870180 Define date format in templates instead of index.php. %!s(int64=9) %!d(string=hai) anos
linklist.paging.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): %!s(int64=9) %!d(string=hai) anos
loginform.html c133612f32 CSS: remove hardcoded style from templates %!s(int64=9) %!d(string=hai) anos
page.footer.html b84c913f7f doc: point footer link to local html documentation %!s(int64=9) %!d(string=hai) anos
page.header.html 4aca798e47 added menu div and cleaned up code %!s(int64=9) %!d(string=hai) anos
page.html 450342737c Initial commit (version 0.0.40 beta) %!s(int64=11) %!d(string=hai) anos
picwall.html 4a1a1190a6 picwall: link directly to the target URL (not the permalink) %!s(int64=9) %!d(string=hai) anos
readme.txt 450342737c Initial commit (version 0.0.40 beta) %!s(int64=11) %!d(string=hai) anos
tagcloud.html 8079dfd1cd W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): %!s(int64=9) %!d(string=hai) anos
tools.html d33c5d4c3b Add Firefox Social API to the tools. Fixes #101. %!s(int64=9) %!d(string=hai) anos

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


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