summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix bug #3187177: Wrong URL / Export XML BookmarksGravatar Christian Weiske2011-03-151-1/+1
| |
* | prepare jquery autocomplete (does not work yet)Gravatar Christian Weiske2011-03-171-12/+7
| |
* | we do not need the entities anymore since we will be ↵Gravatar Christian Weiske2010-11-021-8/+1
| | | | | | | | using the characters themselves now
* | get rid of arrow entitiesGravatar Christian Weiske2010-11-027-17/+17
| |
* | fix bookmark adding in strict modeGravatar Christian Weiske2010-10-291-1/+8
| |
* | remove jqueryui, we will be using FCBKcompleteGravatar Christian Weiske2010-10-261-25/+39
| |
* | makde linked block look nice in non-strict mode in opera ↵Gravatar Christian Weiske2010-10-141-2/+2
| | | | | | | | and chrome
* | make sidebar work with chrome and opera in non-strict modeGravatar Christian Weiske2010-10-141-2/+3
| |
* | make linked tags work on opera - "parent" is apparently ↵Gravatar Christian Weiske2010-10-131-3/+5
| | | | | | | | a reserved word
* | use ROOT_JS for jstree theme includesGravatar Christian Weiske2010-10-132-2/+2
| |
* | load minified javascript if debug mode is off; add ↵Gravatar Christian Weiske2010-10-131-2/+7
| | | | | | | | minified version (generated with "yuicompressor --nomunge") of jstree
* | move jstree into a version-specific directory so we can ↵Gravatar Christian Weiske2010-10-093-4/+4
| | | | | | | | update it more easily
* | put jquery+jstree into top template since we need it ↵Gravatar Christian Weiske2010-10-093-4/+2
| | | | | | | | most times
* | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validGravatar Christian Weiske2010-10-091-1/+1
| |
* | make add/del tag nav links work againGravatar Christian Weiske2010-10-091-1/+2
| |
* | make watchlist valid xhtmlGravatar Christian Weiske2010-10-091-1/+1
| |
* | make admin page validGravatar Christian Weiske2010-10-091-1/+1
| |
* | make edit profile page validGravatar Christian Weiske2010-10-091-3/+1
| |
* | embed the delete link directly in html instead of using ↵Gravatar Christian Weiske2010-10-091-3/+2
| | | | | | | | javascript
* | make the page valid and keep chromium happyGravatar Christian Weiske2010-10-092-4/+5
| |
* | make the page validGravatar Christian Weiske2010-10-091-1/+1
| |
* | make linkedtags sidebar tree menu work with ↵Gravatar Christian Weiske2010-10-091-86/+45
| | | | | | | | jquery/jstree now
* | make the bookmark page valid xhtmlGravatar Christian Weiske2010-10-091-5/+9
| |
* | we do not need that serviceGravatar Christian Weiske2010-10-071-3/+0
| |
* | prettier html in menu2 tagsGravatar Christian Weiske2010-10-071-2/+4
| |
* | remove dojo cssGravatar Christian Weiske2010-10-011-6/+1
| |
* | remove unneeded dojo code from menu2Gravatar Christian Weiske2010-10-011-10/+0
| |
* | make adminlinkedtags (menu2Tags) finally work with jqueryGravatar Christian Weiske2010-10-011-1/+16
| |
* | make sidebar menu2 use jquery.jstree. ajax loading of ↵Gravatar Christian Weiske2010-09-301-2/+16
| | | | | | | | subtags is still missing
* | begin converting menu2 to jqueryGravatar Christian Weiske2010-09-281-18/+15
|/
* Fix bug #3074816: French translation breaks edit javascriptGravatar cweiske2010-09-271-8/+20
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f
* make html more readableGravatar cweiske2010-09-261-3/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f
* escape the installation name; html code was broken when ↵Gravatar cweiske2010-09-263-14/+37
| | | | | | one had quotes in the name git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
* give bookmarks.tpl.php nice looking generated html codeGravatar cweiske2010-09-261-45/+88
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare release of 0.97.0Gravatar cweiske2010-06-091-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f
* remove another 9 queries for logged in users!Gravatar cweiske2010-03-191-1/+13
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@696 b3834d28-1941-0410-a4f8-b48e95affb8f
* Do not highlight admin bookmarks when $enableAdminColors ↵Gravatar cweiske2010-02-221-1/+1
| | | | | | is disabled git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f
* sql optimization: reduce by 9 sql queries when logged in ↵Gravatar cweiske2010-02-201-1/+6
| | | | | | and looking at bookmarks git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@681 b3834d28-1941-0410-a4f8-b48e95affb8f
* sql optimization: 9 queries less!Gravatar cweiske2010-02-201-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@670 b3834d28-1941-0410-a4f8-b48e95affb8f
* first sql optimization: fetch countOthers() for all ↵Gravatar cweiske2010-02-201-2/+8
| | | | | | bookmarks at once instead of each single git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@661 b3834d28-1941-0410-a4f8-b48e95affb8f
* replace some strange foreach constructs with the proper ↵Gravatar cweiske2010-02-201-5/+2
| | | | | | variant git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@660 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare 0.96.1Gravatar cweiske2010-02-091-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare release of version 0.96.0Gravatar cweiske2010-02-081-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@647 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2899515: Bookmarklet broken when site title ↵Gravatar cweiske2010-02-081-6/+11
| | | | | | contains quote git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@645 b3834d28-1941-0410-a4f8-b48e95affb8f
* add missing spaceGravatar cweiske2010-01-291-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix missing spaceGravatar cweiske2010-01-291-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@624 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2843523: ArtViper thumbnail license changeGravatar cweiske2010-01-291-1/+1
| | | | | | reflected by using the javascript backlink git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@623 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2934891: RSS XML was sometimes invalid becauseGravatar cweiske2010-01-191-8/+8
| | | | | | special characters did not get escaped. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@617 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2934872: Option to set the "no ↵Gravatar cweiske2010-01-191-1/+1
| | | | | | | | description" description. Patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2934868: Do not display full ↵Gravatar cweiske2010-01-191-3/+3
| | | | | | redirection URL, patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@614 b3834d28-1941-0410-a4f8-b48e95affb8f