summaryrefslogtreecommitdiff
path: root/BitArticle.php
AgeCommit message (Expand)AuthorFilesLines
2005-12-18merge recent changes into HEADMax Kremmel1-5/+5
2005-12-07clean up image attachments for articles, allow custom size for resizes, use s...Max Kremmel1-5/+6
2005-10-30Add PHPDoc headings to packageLester Caine1-21/+26
2005-10-26display article publication time as time that has passed sinceMax Kremmel1-4/+8
2005-09-14use constants instead of hardcoded package names and ensure that image stays ...Max Kremmel1-20/+24
2005-09-11apply default sort_mode before LibertyContent::prepGetList();Max Kremmel1-7/+7
2005-09-11add some more documentationMax Kremmel1-16/+52
2005-09-04add some documentationMax Kremmel1-110/+138
2005-09-04add TODO comment regarding datesMax Kremmel1-4/+4
2005-09-04fix user_id where clauseMax Kremmel1-10/+7
2005-09-04get topic selection and gating workingMax Kremmel1-8/+9
2005-09-03mainly article filter options related changesMax Kremmel1-3/+10
2005-09-01add comment about tricky sqlMax Kremmel1-3/+5
2005-09-01remove active / inactive option until we have sorted out the sqlMax Kremmel1-9/+9
2005-09-01fix getList() selection restrictionsMax Kremmel1-10/+13
2005-08-31add more options to limit getList() byMax Kremmel1-7/+17
2005-08-30add option to select by topic nameMax Kremmel1-14/+15
2005-08-30clean up author name codeMax Kremmel1-5/+5
2005-08-29first check if attached image is availableMax Kremmel1-4/+8
2005-08-28use $this->isValid() to check for $this->mArticleIdMax Kremmel1-16/+18
2005-08-28add a link to remove a custom imageMax Kremmel1-33/+34
2005-08-28rename img_url to image_urlMax Kremmel1-7/+7
2005-08-28existing image attachment working as well now - w00t!Max Kremmel1-40/+64
2005-08-28clean up articles custom image upload stuffMax Kremmel1-55/+46
2005-08-28get image upload working with preview and subsequent saveMax Kremmel1-14/+50
2005-08-27refine submissions, add confirmation note after submission.Max Kremmel1-7/+7
2005-08-27option to specify article in setStatus()Max Kremmel1-19/+16
2005-08-27fix admin screen and set more usable defaults in schemaMax Kremmel1-4/+5
2005-08-26get custom article image workingMax Kremmel1-9/+67
2005-08-26get topic image on load()Max Kremmel1-7/+14
2005-08-26parsed_description only needed when loading articles front pageMax Kremmel1-185/+183
2005-08-26get permissions sorted when trying to view submitted articleMax Kremmel1-10/+10
2005-08-26get article submissions workingMax Kremmel1-166/+166
2005-08-25make "read more" links conditional, depending on whether there is more to rea...Max Kremmel1-7/+6
2005-08-13more work on getting articles goingMax Kremmel1-141/+162
2005-08-13fix article previewMax Kremmel1-5/+9
2005-08-07Update BitDb functions to be accessed via mDb in BitBaseLester Caine1-6/+6
2005-08-07Make ->genDb()-> work with php4 change back to ->mDb->Lester Caine1-16/+16
2005-08-07Update BitDb functions to be accessed via getDb() in BitBaseLester Caine1-16/+16
2005-08-06Tidy all database calls to remove ->mDb where possibleLester Caine1-8/+8
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+505