summaryrefslogtreecommitdiff
path: root/admin/admin_articles_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2007-07-13massive update of the way topic images are created and stored. now it's also ↵Max Kremmel1-5/+4
possible to specify the image size displayed for articles and topics.
2007-06-24better helpMax Kremmel1-2/+2
2007-06-17articles_content_attachment should have been commented for the momentLester Caine1-2/+3
The articles_attachments control now actually works!
2007-06-17articles_attachments used to disable attachmentsLester Caine1-1/+9
(feature_article_attacments was preventing the list on the first tab) articles_content_attachments will enable content based attachments
2006-11-23clean up and simplify reltime, make reltime optional, remove reltime ↵Max Kremmel1-2/+1
equivalent function from BitDate and apply new reltime to a couple of places
2006-11-18comment out incomplete statistics featureChristian Fowler1-1/+4
2006-08-29add the factility to view the history of articles, and an auto approve ↵Hash91-2/+6
feature for articles
2006-04-24allow the use of a random number string image to prevent spam submissionsMax Kremmel1-3/+7
2006-04-14change article config setting names to <pkg>_settingMax Kremmel1-14/+14
2006-04-13remove spellchecker option - we have bnspell for that nowMax Kremmel1-5/+1
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-5/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-2/+1
conflict with new content preferences
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+2
conflict with new content preferences
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵Max Kremmel1-6/+6
open for discussion tpl: $gBitPref.package.pref applied package name to all saves - should make database more organised and should allow more reliable uninstalls in the future
2006-02-06further paermission renaming and cleanupMax Kremmel1-2/+2
2005-12-18merge recent changes into HEADMax Kremmel1-4/+4
2005-12-07clean up image attachments for articles, allow custom size for resizes, use ↵Max Kremmel1-2/+3
small instead of avatar for attached images (we should really resize them since we allow custom size)
2005-10-26display article publication time as time that has passed sinceMax Kremmel1-19/+13
2005-09-26$smarty -> $gBitSmartyMax Kremmel1-3/+3
2005-09-03add quick filtering option for adminsMax Kremmel1-2/+6
2005-08-27fix admin screen and set more usable defaults in schemaMax Kremmel1-13/+21
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+86