aboutsummaryrefslogtreecommitdiff
path: root/data/templates/bookmarks.tpl.php
AgeCommit message (Collapse)Author
2010-09-26escape the installation name; html code was broken when one had quotes in ↵cweiske
the name git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-26give bookmarks.tpl.php nice looking generated html codecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-19remove another 9 queries for logged in users!cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@696 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-22Do not highlight admin bookmarks when $enableAdminColors is disabledcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20sql optimization: reduce by 9 sql queries when logged in and looking at ↵cweiske
bookmarks git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@681 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20sql optimization: 9 queries less!cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@670 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20first sql optimization: fetch countOthers() for all bookmarks at once ↵cweiske
instead of each single git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@661 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20replace some strange foreach constructs with the proper variantcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@660 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-29add missing spacecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19Implement request #2934872: Option to set the "no description"cweiske
description. Patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19Implement request #2934868: Do not display full redirection URL, patch by ↵cweiske
fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@614 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-05mark bookmarks with votes < threshold with red dotted bordercweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@526 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02add horizontal voting stylescweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@497 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-29fix bad sort= xss in bookmarks.tplcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@469 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28sort desc voting by defaultcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@465 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28add sort-by-voting to frontendcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@461 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-27move bookmark thumbnail code in separate template filecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@436 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-26basic voting system works; but layout is missingcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@432 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@396 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03make the application work againcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@388 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03move files to new locationscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f