summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2006-07-21fix comment paging change hash to ihash (one other change in comments_inc.php)Hash91-1/+1
2006-07-18try to clean up some of the obejct permission code - make it easy to assign o...Max Kremmel2-0/+83
2006-07-12adapt comments so it can be used with boardsHash93-63/+68
2006-07-11add the format choice for a comment - as the comments are parsed - to have th...Sylvie Greverend1-0/+3
2006-07-10break out comments post formChristian Fowler2-35/+37
2006-07-03add more caching time options and move numbers out of {tr} for easier transla...Max Kremmel1-9/+11
2006-06-21add external class to linkbitweaver.org1-2/+2
2006-06-19lots of caching work. cleaned up functions and made them more logicalMax Kremmel1-111/+105
2006-06-18liberty based caching: caching done to file, added call to parser expunge fun...Max Kremmel1-7/+26
2006-06-16use smarty.request to ease up on assign overheadChristian Fowler1-2/+3
2006-05-07PATH / URL typo in link to edit_groupChristian Fowler1-1/+1
2006-05-04oopsSylvie Greverend1-1/+1
2006-05-04must hide the format_guid not to have tikiwiki format reassigned a ech editSylvie Greverend1-1/+4
2006-04-29make it possible to store html data on a per page basisMax Kremmel1-3/+13
2006-04-25xhtml related fixesMax Kremmel1-2/+2
2006-04-25simplify edit help further, reduce html by about 70kb on default plugin selec...Max Kremmel1-60/+24
2006-04-24clean up and simplify edit helpMax Kremmel1-111/+78
2006-04-19replace dislpay_name config with users_display_nameChristian Fowler1-1/+1
2006-04-19more kernel_config renamesMax Kremmel3-4/+4
2006-04-17use fallbacks if thumbnail settings not setMax Kremmel1-1/+4
2006-04-15convert allow_html feature to permission p_liberty_enter_htmlChristian Fowler1-1/+1
2006-04-14change wiki kernel preference names to be standard compliantMax Kremmel1-2/+2
2006-04-12display inline services since servicesSql is working nowMax Kremmel1-2/+1
2006-04-12disable inline sql for comments for now. need to sort out service sql for com...Max Kremmel1-1/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel3-3/+3
2006-04-10upgrade to prototype 1.4Max Kremmel1-21/+16
2006-04-08get spellchecker working for all textareas that should use itMax Kremmel1-1/+1
2006-04-06Repaired SelectorLee L Bell1-111/+109
2006-04-05Don't display content format if only one formatSylvie Greverend1-35/+42
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel10-19/+19
2006-03-23make page selection persistent on data sortingMax Kremmel1-5/+5
2006-03-11escape comment titleChristian Fowler1-2/+2
2006-03-04simplify a lot of the template - still a lot of non XHTML compliant stuff in ...Max Kremmel1-76/+66
2006-03-04at least something is displayed now...Max Kremmel1-9/+5
2006-03-04A new look for edit_help_incLee L Bell1-28/+108
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler2-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler6-23/+23
2006-02-24remove 'user' reserved word AS alias since it causes hell with no quotes.Christian Fowler1-1/+1
2006-02-24have thumbnail listing be a selectable option of thumbnails sizesChristian Fowler2-4/+12
2006-02-24show files directly attached to the contentChristian Fowler2-1/+4
2006-02-22rename $browserInfo to $gBrowserInfo in keeping with the rest of bw.Max Kremmel1-0/+1
2006-02-20set correct file formatMax Kremmel1-4/+4
2006-02-20don't display services when translating - we need an easy method of how servi...Max Kremmel1-6/+8
2006-02-19translation updateMax Kremmel1-3/+3
2006-02-19only display the language selection when it's availableMax Kremmel1-13/+15
2006-02-13clean up service template inclusion in various pages and assign serviceHash t...Max Kremmel1-0/+3
2006-02-13Materialized Path updates for Liberty CommentsJams H Thompson1-0/+2
2006-02-11fiddle around with translation UI and a splash of logic in languages/bit_setu...Christian Fowler1-0/+13
2006-02-11Restore package and filter persistance on pagination and sort order changesLester Caine1-6/+6
2006-02-10values and options in html_options are exclusiveLester Caine2-2/+2