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

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


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