ArthurHoaro b302b3c584 Thumbnails: add a common mode to only retrieve thumbs from popular media websites 6 лет назад
..
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 7e9bd977ee Webpack / Update front paths in template files 6 лет назад
configure.html b302b3c584 Thumbnails: add a common mode to only retrieve thumbs from popular media websites 6 лет назад
daily.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates 6 лет назад
dailyrss.html 009ce93581 Move default template to vintage folder 7 лет назад
editlink.html 7e9bd977ee Webpack / Update front paths in template files 6 лет назад
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 66d37a4fb4 add loading user css at last to vintage tpl 6 лет назад
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 лет назад
linklist.html e85b7a05a1 Update thumbnail integration after rebasing the branch 6 лет назад
linklist.paging.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates 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 89ccc83ba4 Login: update PageBuilder and default/vintage templates 6 лет назад
page.header.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates 6 лет назад
page.html 009ce93581 Move default template to vintage folder 7 лет назад
picwall.html e85b7a05a1 Update thumbnail integration after rebasing the branch 6 лет назад
pluginsadmin.html 7e9bd977ee Webpack / Update front paths in template files 6 лет назад
readme.txt 009ce93581 Move default template to vintage folder 7 лет назад
tag.cloud.html 5893529cf4 Move tagcloud template file to tag.cloud 7 лет назад
thumbnails.html 28f2652460 Add a page to update all thumbnails through AJAX requests in both templates 6 лет назад
tools.html 7e9bd977ee Webpack / Update front paths in template files 6 лет назад

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


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