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

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


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