Florian Eula d741c9fc16 Added a link to the visible URL in the link list 9 gadi atpakaļ
..
addlink.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
changetag.html 246e9b4e37 Removed jQuery from almost all pages 10 gadi atpakaļ
configure.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 gadi atpakaļ
daily.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
editlink.html ae22a12b8a uniform if syntax 10 gadi atpakaļ
export.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
import.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 gadi atpakaļ
includes.html ae22a12b8a uniform if syntax 10 gadi atpakaļ
install.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
linklist.html d741c9fc16 Added a link to the visible URL in the link list 9 gadi atpakaļ
linklist.paging.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
loginform.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
page.footer.html 246e9b4e37 Removed jQuery from almost all pages 10 gadi atpakaļ
page.header.html 1099d8fcad Make ATOM toolbar button optional 9 gadi atpakaļ
page.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
picwall.html 246e9b4e37 Removed jQuery from almost all pages 10 gadi atpakaļ
picwall2.html 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 gadi atpakaļ
tagcloud.html 0845fb1ab8 use urlencode in tagcloud links 9 gadi atpakaļ
tools.html a1795ddcf3 bookmarklet: use selected text as description when adding a new link 10 gadi atpakaļ

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


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