ArthurHoaro 6177f3206e Rename title link label to home link and apply it in vintage theme 7 anni fa
..
css 49bc541d79 Apply the new timezone template variables to the vintage theme 7 anni fa
images 009ce93581 Move default template to vintage folder 7 anni fa
js 49bc541d79 Apply the new timezone template variables to the vintage theme 7 anni fa
404.html 009ce93581 Move default template to vintage folder 7 anni fa
addlink.html 009ce93581 Move default template to vintage folder 7 anni fa
changepassword.html 009ce93581 Move default template to vintage folder 7 anni fa
changetag.html 009ce93581 Move default template to vintage folder 7 anni fa
configure.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 anni fa
daily.html 009ce93581 Move default template to vintage folder 7 anni fa
dailyrss.html 009ce93581 Move default template to vintage folder 7 anni fa
editlink.html 009ce93581 Move default template to vintage folder 7 anni fa
export.bookmarks.html 009ce93581 Move default template to vintage folder 7 anni fa
export.html 009ce93581 Move default template to vintage folder 7 anni fa
feed.atom.html 009ce93581 Move default template to vintage folder 7 anni fa
feed.rss.html 009ce93581 Move default template to vintage folder 7 anni fa
import.html 84315a3bad Fix a warning generated in return_bytes function and refactor it 7 anni fa
includes.html 009ce93581 Move default template to vintage folder 7 anni fa
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 anni fa
linklist.html 52b503105d Improve datetime display 7 anni fa
linklist.paging.html 009ce93581 Move default template to vintage folder 7 anni fa
loginform.html 009ce93581 Move default template to vintage folder 7 anni fa
opensearch.html 009ce93581 Move default template to vintage folder 7 anni fa
page.footer.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 anni fa
page.header.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 anni fa
page.html 009ce93581 Move default template to vintage folder 7 anni fa
picwall.html 009ce93581 Move default template to vintage folder 7 anni fa
pluginsadmin.html 009ce93581 Move default template to vintage folder 7 anni fa
readme.txt 009ce93581 Move default template to vintage folder 7 anni fa
tagcloud.html 009ce93581 Move default template to vintage folder 7 anni fa
tools.html 009ce93581 Move default template to vintage folder 7 anni fa

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


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