index
:
tags
master
Bitweaver tags package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibertyTag.php
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
Use results from getContentList directly
Lester Caine
1
-4
/
+4
2008-07-16
Added PrettyPrint support to Tags
Jo-Herman Haugholt
1
-2
/
+19
2008-06-15
on preview get and display existing tags
wjames5
1
-1
/
+2
2008-01-22
replace recursive popularity count queries with slightly lesssucky subselect....
R202
wjames5
1
-3
/
+5
2008-01-16
Fix issue with empty tags like happen if you put a , at the end of the list.
Nick Palmer
1
-10
/
+15
2007-12-07
tag param should be set and not empty to cause the join
wjames5
1
-2
/
+2
2007-12-03
delete tag on drop if it has zero content mapped to it
Christian Fowler
1
-2
/
+7
2007-11-29
remove invocation of liberty/list_content.php so proper permissioning can be ...
Christian Fowler
1
-5
/
+24
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-22
Adde phpdoc comment blocks
Lester Caine
1
-4
/
+19
2007-05-16
limit most popular requests by max_popular param - updates module to work wit...
wjames5
1
-2
/
+21
2007-05-07
and fix sorting on created date
wjames5
1
-0
/
+2
2007-05-07
fix listing sort options and pagination links
wjames5
1
-2
/
+24
2007-05-06
add module to include tag cloud in columns - note there is a weird style layo...
wjames5
1
-2
/
+2
2007-04-30
remove trailing whitespace
Max Kremmel
1
-84
/
+84
2007-04-02
Change order of deletes in expunge so they don't violate constraints in a REA...
Nick Palmer
1
-3
/
+4
2007-03-23
Correct fix for comment issue. Fix for warning on empty create.
Nick Palmer
1
-3
/
+2
2007-03-23
added require_once of the libertyComment since LibertyComment is called
jetskijoe
1
-0
/
+1
2007-03-23
Fix warning when not setting tags.
Nick Palmer
1
-14
/
+14
2007-03-22
Added ability to drop tags from content for owners and admin. Added some code...
Nick Palmer
1
-1
/
+21
2007-03-22
Added sanitation of tags with various options. Fixed bugs. Added ability to v...
Nick Palmer
1
-18
/
+69
2007-03-20
oops this is the expunge stuff
wjames5
1
-5
/
+7
2007-03-20
add perms and editing interface so you can fix or kill bad tags
wjames5
1
-19
/
+74
2007-03-16
fixes bug in tag weighting
wjames5
1
-19
/
+22
2007-03-16
weight tags based on use
wjames5
1
-4
/
+27
2007-03-16
shows tags already associated with content during content editing
wjames5
1
-1
/
+11
2007-03-16
fixes sorting links in content list
wjames5
1
-3
/
+14
2007-03-16
removes duplicate records in content list
wjames5
1
-2
/
+43
2007-03-16
crude list content by tags
wjames5
1
-23
/
+32
2007-03-15
rudimentary list display
wjames5
1
-3
/
+3
2007-03-15
verifyTag bug killed dead
wjames5
1
-7
/
+8
2007-03-15
more files we need - this stuff is buggy
wjames5
1
-12
/
+12
2007-03-15
crushes bugs dead
wjames5
1
-15
/
+16
2007-03-15
sort tags by popularity
wjames5
1
-14
/
+22
2007-03-15
add tpl for edit service and patch display service call
wjames5
1
-4
/
+11
2007-03-14
adds content display service for getting all tags for a content id - removes ...
wjames5
1
-30
/
+36
2007-03-14
checks if tag already exists
wjames5
1
-8
/
+42
2007-03-14
init bit_setup
wjames5
1
-5
/
+5
2007-03-14
init import
wjames5
1
-0
/
+347