summaryrefslogtreecommitdiff
path: root/smarty_bit
AgeCommit message (Expand)AuthorFilesLines
2008-09-28use isset to catch 0 as wellMax Kremmel1-1/+1
2008-09-28code nicificationMax Kremmel1-3/+3
2008-09-25add prompt to minifind search box that auto erases on clickChristian Fowler1-2/+5
2008-09-23tidy commentswjames51-4/+4
2008-09-17add no_translate paramete to avoid tra callChristian Fowler1-1/+5
2008-09-16highlight selected characterMax Kremmel1-2/+6
2008-09-16fix indentationMax Kremmel1-1/+2
2008-09-15fix resource path to files found in temp/Max Kremmel1-12/+20
2008-09-15fix resource check that tpls can be stored in subdirectories within templates/Max Kremmel1-57/+26
2008-09-08remove onkeypress action which causes wacky focus issues in the browserwjames51-1/+3
2008-09-04close quotewjames51-1/+1
2008-09-04changed words around to avoid class="tab"" tripple q-markslaetzer1-5/+11
2008-08-30attempt to get of rid the (s)laetzer1-1/+15
2008-08-29clean up codeMax Kremmel3-56/+54
2008-08-292 config settings 'long/short datetime'; language fixlaetzer1-1/+1
2008-08-28normal bracketslaetzer2-2/+2
2008-08-12assign an array in smarty - very convenientwjames51-0/+60
2008-07-23make sure getimagesize() workedMax Kremmel1-4/+5
2008-07-22if we can get image width and height we will - speeds up browser rendering an...wjames51-1/+7
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-0/+15
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