VirtualTam c133612f32 CSS: remove hardcoded style from templates 9 年之前
..
addlink.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 年之前
changetag.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
configure.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 年之前
daily.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 年之前
editlink.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
export.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
import.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 年之前
includes.html ae22a12b8a uniform if syntax 10 年之前
install.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
linklist.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
linklist.paging.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
loginform.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
page.footer.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
page.header.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
page.html 450342737c Initial commit (version 0.0.40 beta) 11 年之前
picwall.html 246e9b4e37 Removed jQuery from almost all pages 10 年之前
picwall2.html 450342737c Initial commit (version 0.0.40 beta) 11 年之前
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 年之前
tagcloud.html c133612f32 CSS: remove hardcoded style from templates 9 年之前
tools.html c133612f32 CSS: remove hardcoded style from templates 9 年之前

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


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