summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-01add cite url and remove debugMax Kremmel1-21/+24
2006-09-01cleanupMax Kremmel1-40/+40
2006-08-31better getFilterSqlSylvie Greverend1-20/+38
2006-08-31add FORUM service to bitboards so content comments now appear in linked board...Christian Fowler1-6/+7
2006-08-31remove typo in queryChristian Fowler1-2/+2
2006-08-30don't use require on optional pear includesMax Kremmel1-2/+1
2006-08-30remove allow_html toggle - we use page specific settings nowMax Kremmel1-5/+0
2006-08-29use IDs instead of <a name>sMax Kremmel1-21/+21
2006-08-29add comment regarding search related entry in LCMax Kremmel1-2/+4
2006-08-29add the factility to view the history of articles, and an auto approve featur...Hash91-0/+0
2006-08-29if a content_id has a function getFilterSql, this function will be called at ...Sylvie Greverend1-5/+31
2006-08-29update liberty_content_hits indexMax Kremmel1-1/+1
2006-08-28Fix off by one errorJams H Thompson1-4/+5
2006-08-27parse_data_plugins has one more parameter nowSylvie Greverend1-2/+2
2006-08-27move storeHistory into it's own method so it can be properly overridden in de...Christian Fowler1-5/+16
2006-08-27remove .highlightbitweaver.org1-3/+3
2006-08-27add features to maketoc pluginJams H Thompson1-3/+22
2006-08-26Make more information available to pluginsJams H Thompson2-7/+7
2006-08-26Fix typosJams H Thompson1-3/+3
2006-08-25Fix syntax error in schemaJams H Thompson1-5/+4
2006-08-25getContentList new param: last_modified to filter the contentsmodifed sinceSylvie Greverend1-1/+6
2006-08-25add the possibility to filter content by pigeonholesSylvie Greverend1-2/+2
2006-08-25make sure pearwiki plugin doesn't kill the system when PEAR/Registry isn't av...Max Kremmel1-36/+37
2006-08-25More fixes for upgrade scriptsJams H Thompson1-1/+1
2006-08-25More fixes for upgrade scriptsJams H Thompson1-12/+26
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend3-2/+16
2006-08-23can use a param thumbsizes to limit the thumbnails (memory exhaustion is happ...Sylvie Greverend1-1/+4
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...Jams H Thompson1-17/+13
2006-08-23Fixed a problem with prototype's show and hide functions hiding the bitweaverNick Palmer5-13/+13
2006-08-22missing an includeSylvie Greverend1-1/+2
2006-08-22must remove hits if remove conten_idSylvie Greverend1-1/+5
2006-08-22take away the note html forbidden and the link syntax in a comment post as it...Sylvie Greverend1-1/+0
2006-08-21fix missing globalHash91-1/+2
2006-08-21fixes for hiding anon_name from registered usersHash93-6/+13
2006-08-20create a new data format plugin to generalise all the pear Text_Wiki parsers ...Hash93-153/+84
2006-08-20add invokeServiceFunctionR call until a generalisation can be desidedHash91-1/+23
2006-08-20add content_list_history_sql_function hook to get history methodHash91-5/+19
2006-08-20hide anon_name/comment_name field from registered usersHash91-7/+9
2006-08-19added getThumbnailUrl - a not-so-pure virtual function that returns Request_U...Christian Fowler1-1/+11
2006-08-19missing paren in queryChristian Fowler2-11/+5
2006-08-19fix hits SQLMax Kremmel1-3/+2
2006-08-18adds MAPS service constantwjames51-1/+2
2006-08-18fix SQL syntaxMax Kremmel1-4/+4
2006-08-17remove erronous debug codeJams H Thompson1-4/+0
2006-08-16remove last_hit tooChristian Fowler1-0/+1
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson4-12/+111
2006-08-15better to choose the default format guid if any thatn tikiwikiSylvie Greverend1-2/+6
2006-08-15missing includeSylvie Greverend1-1/+2
2006-08-09fix index creation for liberty_content_linksJams H Thompson1-3/+3
2006-08-08fix wikigraphMax Kremmel1-32/+29