VirtualTam 44acf70681 Refactor login / ban authentication steps 6 år sedan
..
css 49bc541d79 Apply the new timezone template variables to the vintage theme 7 år sedan
images 009ce93581 Move default template to vintage folder 7 år sedan
js 49bc541d79 Apply the new timezone template variables to the vintage theme 7 år sedan
404.html 009ce93581 Move default template to vintage folder 7 år sedan
addlink.html 009ce93581 Move default template to vintage folder 7 år sedan
changepassword.html 009ce93581 Move default template to vintage folder 7 år sedan
changetag.html 009ce93581 Move default template to vintage folder 7 år sedan
configure.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 år sedan
daily.html 009ce93581 Move default template to vintage folder 7 år sedan
dailyrss.html 009ce93581 Move default template to vintage folder 7 år sedan
editlink.html 009ce93581 Move default template to vintage folder 7 år sedan
export.bookmarks.html 009ce93581 Move default template to vintage folder 7 år sedan
export.html 009ce93581 Move default template to vintage folder 7 år sedan
feed.atom.html 009ce93581 Move default template to vintage folder 7 år sedan
feed.rss.html 009ce93581 Move default template to vintage folder 7 år sedan
import.html 84315a3bad Fix a warning generated in return_bytes function and refactor it 7 år sedan
includes.html 009ce93581 Move default template to vintage folder 7 år sedan
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 år sedan
linklist.html 7d86f40bdb Empty tag search will look for not tagged links 7 år sedan
linklist.paging.html d2f6d909e5 Public/private filter: use two separate buttons 6 år sedan
loginform.html 44acf70681 Refactor login / ban authentication steps 6 år sedan
opensearch.html 009ce93581 Move default template to vintage folder 7 år sedan
page.footer.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 år sedan
page.header.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 år sedan
page.html 009ce93581 Move default template to vintage folder 7 år sedan
picwall.html 009ce93581 Move default template to vintage folder 7 år sedan
pluginsadmin.html 009ce93581 Move default template to vintage folder 7 år sedan
readme.txt 009ce93581 Move default template to vintage folder 7 år sedan
tag.cloud.html 5893529cf4 Move tagcloud template file to tag.cloud 7 år sedan
tools.html bb8cf6d362 Add Note bookmarklet #580 7 år sedan

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


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