summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel5-26/+26
2006-09-03preliminary biticon cleanupMax Kremmel1-9/+9
2006-08-31php4 compatiblity fixesHash92-6/+10
2006-08-31remove debugChristian Fowler1-1/+0
2006-08-30field is spelt: field not feildMax Kremmel1-16/+16
2006-08-30use php4 compatable stars_content_get_rating_feildHash91-6/+6
2006-08-30fix E_NOTICESHash91-5/+15
2006-08-30fix majorly busted ORDER BY changesChristian Fowler1-10/+5
2006-08-30fix articles listHash91-4/+4
2006-08-29add the factility to view the history of articles, and an auto approve featur...Hash910-24/+582
2006-08-19can not add 2 topics with the same nameSylvie Greverend3-7/+23
2006-08-04use the URL instead of the NAME for the dest_pathMax Kremmel1-2/+2
2006-08-01apply 'more' class to links pointing to moreMax Kremmel2-6/+6
2006-07-31comment out RewriteBaseChristian Fowler1-1/+2
2006-07-27fix template to handle display in articles plugin (ie no gContent)bitweaver.org1-2/+2
2006-07-26remove big 5 globals that are put in namespace just prior to includeWakeworks1-2/+0
2006-07-14use constant name of packageChristian Fowler1-2/+2
2006-07-14check for article_image before passing in to storeChristian Fowler1-4/+6
2006-07-12tighten up topic image creation to not copy to temp/ and resize uploaded file...Christian Fowler1-18/+14
2006-06-20allow caching to various files by allowing specification of cache file extens...Max Kremmel1-6/+9
2006-06-19remove maketoc from articles previewbitweaver.org1-3/+5
2006-06-16to have the logging screen when possibleSylvie Greverend1-5/+3
2006-06-15support BIT_CONTENT_MAX_TITLE_LEN for hand tinkering databases to have larger...Wakeworks1-5/+5
2006-06-11error string can not submit an article instead can not edit this article if n...Sylvie Greverend1-2/+6
2006-05-31if articles list was limited to a topic, write an article from there preselec...Sylvie Greverend4-6/+17
2006-05-26oops: don't any additional param - just don't assign smarty varSylvie Greverend1-2/+1
2006-05-26pagination backSylvie Greverend1-2/+3
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-05-06remove duplicate topic_id columnMax Kremmel1-4/+1
2006-05-05remember the already typed values if errorSylvie Greverend1-1/+6
2006-05-05change the error message name to title to reuse the term used in the formSylvie Greverend1-5/+5
2006-05-05at least show the errors created by verify. Don't know why feedback is not in...Sylvie Greverend2-1/+3
2006-05-04typosMax Kremmel1-2/+2
2006-05-04only add rss rel links in <head> if they are enabledMax Kremmel1-2/+2
2006-05-04fix rss settings and rename config names in accordance to bitweaver standardMax Kremmel1-4/+5
2006-05-01show the full article in the feed - it's cached and only loaded once an hourbitweaver.org1-2/+7
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-2/+2
2006-04-29get html per article working as well and reduce load by only parsing content ...Max Kremmel2-13/+25
2006-04-29avoid errors when non-existing articles are calledMax Kremmel1-3/+3
2006-04-24rename with new config namesMax Kremmel1-3/+3
2006-04-24allow the use of a random number string image to prevent spam submissionsMax Kremmel5-20/+34
2006-04-24make sure we have a topic_id to work withMax Kremmel1-6/+9
2006-04-24insert missing "eq 'y'"Max Kremmel1-2/+2
2006-04-21add default isOwner value to avoid warningChristian Fowler1-1/+2
2006-04-17move title out of {tr}Max Kremmel1-1/+1
2006-04-14change article config setting names to <pkg>_settingMax Kremmel11-69/+69
2006-04-13remove spellchecker option - we have bnspell for that nowMax Kremmel1-5/+1
2006-04-12fix check for display settings of articlesMax Kremmel1-4/+4
2006-04-11more permissions housekeeping and tidyupMax Kremmel9-24/+20
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel17-74/+74