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


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