Sébastien SAUVAGE 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
..
addlink.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
changetag.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
configure.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
daily.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
editlink.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
export.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
import.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
includes.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
install.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
linklist.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
linklist.paging.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
loginform.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
page.footer.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
page.header.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
page.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
picwall.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
picwall2.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
tagcloud.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden
tools.html 450342737c Initial commit (version 0.0.40 beta) 11 jaren geleden

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


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