summaryrefslogtreecommitdiff
path: root/LibertyTag.php
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Remove subpackage tag from class - phpdoc 1.3.2 handles correctly nowLester Caine1-2/+1
2007-06-22Adde phpdoc comment blocksLester Caine1-4/+19
2007-05-16limit most popular requests by max_popular param - updates module to work wit...wjames51-2/+21
2007-05-07and fix sorting on created datewjames51-0/+2
2007-05-07fix listing sort options and pagination linkswjames51-2/+24
2007-05-06add module to include tag cloud in columns - note there is a weird style layo...wjames51-2/+2
2007-04-30remove trailing whitespaceMax Kremmel1-84/+84
2007-04-02Change order of deletes in expunge so they don't violate constraints in a REA...Nick Palmer1-3/+4
2007-03-23Correct fix for comment issue. Fix for warning on empty create.Nick Palmer1-3/+2
2007-03-23added require_once of the libertyComment since LibertyComment is calledjetskijoe1-0/+1
2007-03-23Fix warning when not setting tags.Nick Palmer1-14/+14
2007-03-22Added ability to drop tags from content for owners and admin. Added some code...Nick Palmer1-1/+21
2007-03-22Added sanitation of tags with various options. Fixed bugs. Added ability to v...Nick Palmer1-18/+69
2007-03-20oops this is the expunge stuffwjames51-5/+7
2007-03-20add perms and editing interface so you can fix or kill bad tagswjames51-19/+74
2007-03-16fixes bug in tag weightingwjames51-19/+22
2007-03-16weight tags based on usewjames51-4/+27
2007-03-16shows tags already associated with content during content editingwjames51-1/+11
2007-03-16fixes sorting links in content listwjames51-3/+14
2007-03-16removes duplicate records in content listwjames51-2/+43
2007-03-16crude list content by tagswjames51-23/+32
2007-03-15rudimentary list displaywjames51-3/+3
2007-03-15verifyTag bug killed deadwjames51-7/+8
2007-03-15more files we need - this stuff is buggywjames51-12/+12
2007-03-15crushes bugs deadwjames51-15/+16
2007-03-15sort tags by popularitywjames51-14/+22
2007-03-15add tpl for edit service and patch display service callwjames51-4/+11
2007-03-14adds content display service for getting all tags for a content id - removes ...wjames51-30/+36
2007-03-14checks if tag already existswjames51-8/+42
2007-03-14init bit_setupwjames51-5/+5
2007-03-14init importwjames51-0/+347