summaryrefslogtreecommitdiff
path: root/smarty_bit
AgeCommit message (Expand)AuthorFilesLines
2008-07-14id will generate unique cache itemMax Kremmel1-1/+1
2008-07-13let us add to tab onclick eventswjames51-1/+4
2008-07-03add important to list of accepted keysMax Kremmel1-6/+8
2008-06-20avoid Undefined variable: onsubmitChristian Fowler1-1/+2
2008-06-18move name default assignment out of id check - that made no sensewjames51-0/+2
2008-06-18phpdoc comment block updatesLester Caine1-0/+3
2008-06-16dont display help link unless we actually have a url to link towjames51-2/+1
2008-06-16show help-browser icon only when 'online_help_links' is setlaetzer1-2/+0
2008-06-13set default name propertywjames51-0/+1
2008-06-11try to avoid highlighting blowing up seearch resultsMax Kremmel1-9/+21
2008-05-23Add ability to specify legend to minifind.Nick Palmer1-2/+12
2008-05-23Add option to always display a tab even if there is only 1.Nick Palmer1-1/+3
2008-05-21better fix text display to allow it to get cached as well and make sure we do...Max Kremmel1-6/+6
2008-05-21bail out of output function when we only want to display the text version of ...Max Kremmel1-1/+1
2008-05-18less special chars in module name, so they don't appear in class attributeslaetzer1-2/+4
2008-04-30Use correct strftime.Nick Palmer1-1/+1
2008-04-28add legacy support for 'user' as 'login'Christian Fowler1-0/+2
2008-04-28formatting cleanupChristian Fowler1-25/+17
2008-04-19clean out displayname to use a single query and not a full user object load. ...Christian Fowler1-25/+33
2008-04-14Update function name to match file name and fixup comments.Nick Palmer1-13/+9
2008-04-14Initial version of groups layout filter.Nick Palmer1-0/+103
2008-04-14whitespaceMax Kremmel1-1/+1
2008-03-25Fix classed JS tabs when only two tabs exist one of which is classed.Nick Palmer1-1/+1
2008-03-21Allow jstabs to have a class.Nick Palmer1-2/+2
2008-03-11add ordinal suffix to tack on translated 'st', 'nd', 'rd, 'th' to any numberChristian Fowler1-0/+72
2008-03-05Add function for transclusion in page templatesJams H Thompson1-0/+87
2008-03-03allow user to custom set the background start color, includes exception so co...wjames51-2/+9
2008-02-19Use file_get_contents for better performance on systems which can memory map ...Nick Palmer1-5/+5
2008-02-05revert to libertypagination because function.pagination.php seems completely ...Christian Fowler1-1/+0
2008-02-05minor syntax cleanup, pagination is still extremely broken for most casesChristian Fowler1-3/+5
2008-02-03convert last remaining uses of libertypagination to pagination functionJams H Thompson1-2/+8
2007-11-18Add missing phpdoc commentsLester Caine1-0/+6
2007-10-10migrate core ajax services off prototype to mochikitwjames52-2/+2
2007-09-05fix undefined variable.Max Kremmel1-7/+3
2007-09-05only apply id when neededMax Kremmel1-1/+1
2007-09-01added support for 'defer', improved error messagelaetzer1-2/+8
2007-07-29insert missing space between attributesMax Kremmel1-1/+1
2007-07-26use more subtle search coloursbitweaver.org1-1/+1
2007-07-15update comment and use better cache filenamesMax Kremmel1-2/+2
2007-07-15make use of the new caching features. if a javascript file is updated, the ca...Max Kremmel1-3/+2
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-0/+3
2007-07-11Be a little bit more selective about what we allow fckeditor to latch onto.Nick Palmer1-2/+7
2007-07-11fix tabselection while reusing same cookieMax Kremmel1-5/+6
2007-07-09add jspacker that caches packed version of js file - use with caution. some s...Max Kremmel1-0/+57
2007-07-09please keep browser-specific hacks just that - browser-specificMax Kremmel1-2/+4
2007-07-07clean up <br />sMax Kremmel1-9/+3
2007-07-05use ilocation=quicktag for quicktag icons. this gives us better control over ...Max Kremmel1-3/+9
2007-07-01ommit ilocationMax Kremmel1-1/+1
2007-07-01better handle textbrowser output and make output more uniform when using iloc...Max Kremmel1-11/+14
2007-06-30avoid recursive loopsMax Kremmel1-1/+1