summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-01remove debugPRE_BOOTSTRAPspiderr1-1/+0
2013-03-23Merge branch 'master' of github.com:bitweaver/wikispiderr2-1/+4
2013-03-23add gContent checkspiderr2-0/+3
2013-03-14use setCanonicalLinkspiderr2-1/+4
2012-09-28Unregistered user could access to edit content direct using a content_idlsces1-1/+3
2012-09-22Having established structure_id exists actually use it.lsces1-2/+4
2012-08-05Extra security to prevent historic pages being trauledlsces1-1/+1
2012-05-26It would be rather usefull if we could follow wiki links ... supply hash rath..."Lester Caine ext:(%22)1-1/+1
2012-05-26Complete icon list for tool bar"Lester Caine ext:(%22)1-3/+3
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-06replace all PHP4 style calls to LibertyMime base constructors with parent::__...spiderr1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr3-12/+1
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr3-3/+3
2012-05-02replace self:: with static::spiderr1-2/+2
2012-04-29findContentIdByPageId is called staticallyLester Caine ext:(%22)1-1/+1
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)4-9/+9
2012-04-29Strip extra white spaceLester Caine ext:(%22)3-34/+33
2012-04-20Merge branch 'master' of github.com:bitweaver/wikispiderr1-1/+2
2012-04-20fix getContentUrlFromHashspiderr1-23/+8
2012-04-19add wiki_footnotes_user_ref constraintChristian Fowler1-1/+2
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-7/+7
2012-04-17Make pageExists properly static to clear STRICT warningLester Caine ext:(%22)2-12/+5
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)5-32/+45
2012-04-16Tidy header textLester Caine ext:(%22)1-3/+3
2012-04-16no_follow on history functionLester Caine ext:(%22)1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-2/+2
2012-03-03empty check on gContent in lookupspiderr1-2/+4
2012-02-22Merge branch 'master' of github.com:bitweaver/wikispiderr3-6/+3
2012-02-22pass a value into ::getList as it is requiredspiderr1-1/+2
2012-02-10use HttpStatusCodes in ::fatalError callspiderr3-6/+3
2011-11-30round sitemap tree depth to insist on one significnat digit priorityspiderr1-1/+1
2011-11-30add sitemap.php for sitemap.org outputChristian Fowler1-0/+47
2011-11-30set pListHash['content_type_guid'] for BitBook::getListChristian Fowler1-0/+1
2011-07-19CONSTRAINTs-typospiderr1-2/+2
2011-07-09Merge branch 'master' of github.com:bitweaver/wikispiderr1-1/+1
2011-07-09use getField instead of mInfo directly to avoid NOTICEspiderr1-1/+1
2011-07-07silence errorsspiderr1-1/+1
2011-07-06try to fix print to silence errors; however this seems like pointless codespiderr1-1/+25
2011-07-06try to fix print to silence errorsspiderr2-5/+4
2011-06-28initialize mInfo['parsed_data']spiderr1-0/+1
2011-04-29Merge branch 'master' of github.com:bitweaver/wikipre-lf-storage-path-to-file-namespiderr10-34/+75
2011-04-29remove wikiwords default pref activespiderr1-1/+1
2011-03-17add missing space to queryspiderr1-1/+1
2011-02-27create initial root node for book if one does not existspiderr1-4/+12
2011-02-27mViewContentPerm is the same as the base class, p_wiki_view_pagespiderr1-1/+0
2011-02-27move stickies service out of wiki page_icons.tpl, alternate check for Book st...spiderr1-9/+2
2011-02-27add findContentIdByPageId, move pageExists from LibertyContent to BitPage whe...spiderr1-0/+42
2011-02-27use ::getLibertyObject() to get page objectspiderr1-11/+14
2011-02-27add CONSTRAINTSspiderr1-0/+2
2011-02-26kill wiki_list_pages feature, and simply use p_wiki_list_pages permission, th...spiderr5-9/+3