summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-03delete tag on drop if it has zero content mapped to itChristian Fowler2-5/+9
2007-12-03add some defaults to content listing so fresh installs actually look like the...Christian Fowler1-7/+4
2007-11-29remove invocation of liberty/list_content.php so proper permissioning can be ...Christian Fowler3-10/+29
2007-11-24added ability to choose which columns appear in the list of tagged contentlaetzer3-21/+111
2007-11-18fix foreign keyChristian Fowler1-4/+4
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel2-9/+7
2007-09-07exclude Drop Tags quick edit options from content editing service, as it nest...wjames51-3/+12
2007-09-04woops - included the style sheet wrong, this is the right waywjames51-1/+1
2007-09-04move tags styles to style sheet to avoid conflicts or work with ie7 fixes hac...wjames52-17/+13
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-2/+2
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel2-0/+0
2007-06-22Remove subpackage tag from class - phpdoc 1.3.2 handles correctly nowLester Caine1-2/+1
2007-06-22Adde phpdoc comment blocksLester Caine4-4/+58
2007-06-16minor template cleanup and xhmtl fixesMax Kremmel2-23/+20
2007-06-07Soften the edges on tags icon slightly to better match other icons.Nick Palmer1-0/+0
2007-06-07Add tags icon to Tags menu and make it clearer it shows a cloud.Nick Palmer2-1/+1
2007-05-16limit most popular requests by max_popular param - updates module to work wit...wjames52-2/+22
2007-05-08remove strip from tags clouds so they wrap properlywjames53-11/+7
2007-05-08escape tag names in cloud urlswjames52-2/+2
2007-05-07and fix sorting on created datewjames51-0/+2
2007-05-07fix listing sort options and pagination linkswjames53-14/+44
2007-05-06<ul> around <li>laetzer1-9/+15
2007-05-06add module to include tag cloud in columns - note there is a weird style layo...wjames54-2/+50
2007-04-30further template cleanup: remove duplicate strip and trailing whitespaceMax Kremmel1-9/+8
2007-04-30some generic template cleanup. remove unnecessary divs and make templates xht...Max Kremmel4-29/+24
2007-04-30remove trailing whitespaceMax Kremmel1-84/+84
2007-04-11clean up code. please adjust indenting if you add if statements.Max Kremmel1-4/+3
2007-04-10Add setting not to show in the bar if you don't have the correct permissionsjetskijoe1-0/+4
2007-04-02Change order of deletes in expunge so they don't violate constraints in a REA...Nick Palmer1-3/+4
2007-03-29make sure browsers don't run into problems reading css propertiesMax Kremmel1-12/+12
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-22Fixed Drop buttons showing when it shouldn't.Nick Palmer1-1/+3
2007-03-22Added ability to drop tags from content for owners and admin. Added some code...Nick Palmer7-3/+107
2007-03-22Added sanitation of tags with various options. Fixed bugs. Added ability to v...Nick Palmer13-36/+225
2007-03-20oops this is the expunge stuffwjames53-6/+39
2007-03-20add perms and editing interface so you can fix or kill bad tagswjames511-29/+216
2007-03-16fixes bug in tag weightingwjames52-20/+23
2007-03-16weight tags based on usewjames53-8/+53
2007-03-16move tags cloud to its own tpl and display in multi locationswjames54-20/+27
2007-03-16shows tags already associated with content during content editingwjames52-1/+12
2007-03-16fixes sorting links in content listwjames53-9/+21
2007-03-16removes duplicate records in content listwjames52-3/+43
2007-03-16crude list content by tagswjames54-27/+95
2007-03-15add menu partswjames55-10/+42
2007-03-15rudimentary list displaywjames55-8/+49
2007-03-15verifyTag bug killed deadwjames51-7/+8
2007-03-15more files we need - this stuff is buggywjames56-18/+45
2007-03-15crushes bugs deadwjames53-19/+20