summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-10a number of html and consistency fixes for module helpMax Kremmel4-13/+15
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer4-66/+71
2008-09-08remove onkeypress action which causes wacky focus issues in the browserwjames51-1/+3
2008-09-05'skip to content'-link, if top modules are presentlaetzer1-0/+1
2008-09-04move showhide setup to themes pkg and remove from inline hackagewjames51-5/+0
2008-09-04close quotewjames51-1/+1
2008-09-04order and wording of help featureslaetzer1-9/+9
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-29no double quotesMax Kremmel1-1/+1
2008-08-29removed 1 of 3 'powered by bw' stringslaetzer1-2/+1
2008-08-29'file(s)' gone, th says it alllaetzer1-6/+6
2008-08-29show empty cache dirs actually being empty (0 bytes). otherwise user clicks a...laetzer1-3/+4
2008-08-29clean up codeMax Kremmel3-56/+54
2008-08-292 config settings 'long/short datetime'; language fixlaetzer4-13/+36
2008-08-28normal bracketslaetzer2-2/+2
2008-08-27valid htmllaetzer1-1/+1
2008-08-27no reg link if user is already reggedlaetzer1-1/+1
2008-08-27installer tab consistent with the other 2laetzer1-9/+19
2008-08-27correct explaination for 'wiki' helplaetzer1-3/+3
2008-08-27re-established kernel config 'site_error_title', to be set in kernel>server, ...laetzer4-11/+35
2008-08-23code cleanupMax Kremmel1-3/+3
2008-08-15consistent wordinglaetzer1-2/+2
2008-08-12assign an array in smarty - very convenientwjames51-0/+60
2008-08-05check for themes_use_msie_png_hacklaetzer1-2/+2
2008-08-05user can decide now between icon vs text, plus IE7 iconlaetzer1-11/+14
2008-08-04improved error/notices pagelaetzer1-14/+37
2008-08-03clean up code and docsMax Kremmel1-12/+17
2008-08-01typolaetzer1-1/+1
2008-08-01note on double output compressionlaetzer1-2/+2
2008-07-30Fox current styling flag.Nick Palmer1-2/+2
2008-07-30Add a warning if there are no cookies set for the user.Nick Palmer1-0/+1
2008-07-30server stats module fine tuninglaetzer2-10/+10
2008-07-29disabled a block of session-related code that causes problems only when sessi...laetzer1-2/+9
2008-07-24remove some LINKED_ATTACHMENTS stuff that can easily be kept packages outside...Max Kremmel1-5/+1
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-22Added check for IIS as $_SERVER['HTTPS'] uses 'off' valueStephan Borg2-4/+6
2008-07-20add option to print various superglobals: vd( $var, 1 ); will do the trick.Max Kremmel1-3/+23
2008-07-18some sanity checks for PHP_MAGIC_PATHMax Kremmel1-3/+2
2008-07-17sort out chicken and egg issue with loading libertyMime plugins in other pack...Max Kremmel1-13/+3
2008-07-17don't display spinner when we're closing dirsMax Kremmel1-1/+1
2008-07-15Add PHP_MAGIC_PATH to config_inc.php for windows serversLester Caine1-2/+2
2008-07-15This needs fixing in PHP but until it is it needs flagging here!Lester Caine1-2/+7
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-0/+15
2008-07-15call preload function to load javascript and the like. i think this should al...Max Kremmel1-2/+8
2008-07-15set used objects global for easy inclusion from functions, check if path conf...Max Kremmel1-2/+4
2008-07-15since plugins can now be in any package things like pkg constants need to be ...Max Kremmel1-2/+14
2008-07-14avoid jerkinessMax Kremmel1-1/+3
2008-07-14use static call to fetch url - looks flakey otherwiseMax Kremmel1-2/+2