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

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


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