summaryrefslogtreecommitdiff
path: root/LibertyContent.php
AgeCommit message (Expand)AuthorFilesLines
2006-07-07avoid notice if bindVars was not declared as an arraySylvie Greverend1-2/+6
2006-06-20allow caching to various files by allowing specification of cache file extens...Max Kremmel1-30/+38
2006-06-19lots of caching work. cleaned up functions and made them more logicalMax Kremmel1-15/+25
2006-06-19make sure it creates a dir even when the content_id is 1000Max Kremmel1-4/+3
2006-06-18liberty based caching: caching done to file, added call to parser expunge fun...Max Kremmel1-3/+46
2006-06-15support BIT_CONTENT_MAX_TITLE_LEN for hand tinkering databases to have larger...Wakeworks1-3/+5
2006-05-31Remove COUNT reserved word clashLester Caine1-3/+3
2006-05-25if the data are empty, change the content_store['data'], mInfo['data'] can ha...Sylvie Greverend1-3/+3
2006-05-15optionnal hash for getServicesSql to trnansfer info like filter on this pigeo...Sylvie Greverend1-4/+4
2006-05-05rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...Max Kremmel1-6/+6
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-2/+2
2006-04-29make it possible to store html data on a per page basisMax Kremmel1-2/+8
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-04-13oops: last param not always used: I don't think it can be changedSylvie Greverend1-2/+2
2006-04-12syntax error: can't have & and = for a parameterSylvie Greverend1-2/+2
2006-04-12optionally pass on custom object to getServicesSql for stuff like comments wh...Max Kremmel1-3/+10
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-2/+2
2006-04-10revert recent changes. didn't work as expected.Max Kremmel1-2/+2
2006-04-10change behaviour of liberty data plugin parsing: plugins and their contents a...Max Kremmel1-2/+2
2006-03-25remove debugChristian Fowler1-3/+1
2006-03-25fix _REQUEST references with pParamHash, remove htmlspecialcharsChristian Fowler1-4/+8
2006-03-23use getField call for code clean upChristian Fowler1-3/+3
2006-03-20pass $this on to serviceSql functionMax Kremmel1-3/+2
2006-03-12remove debugMax Kremmel1-2/+1
2006-03-12use htmlspecialchars() instead of htmlentities() for the liberty_content.titleMax Kremmel1-2/+3
2006-03-06prevent any HTML in content titles (XSS hack reported by Kiki http://kiki91.a...Christian Fowler1-5/+5
2006-02-27fix action_log table nameChristian Fowler1-3/+3
2006-02-24remove 'user' reserved word AS alias since it causes hell with no quotes.Christian Fowler1-2/+2
2006-02-24have thumbnail listing be a selectable option of thumbnails sizesChristian Fowler1-2/+2
2006-02-23make sure an array is never passed on to $dataMax Kremmel1-3/+7
2006-02-22clean up getDisplayUrl, clean expungeComments for generalized Db layersChristian Fowler1-10/+11
2006-02-22add getContentTypeDescription methods - particularly useful in .tpl filesChristian Fowler1-1/+9
2006-02-21Add title to liberty_content_links, fixes backlinks on newly created pages, a...Jams H Thompson1-10/+11
2006-02-20fix get content type for empty objectsChristian Fowler1-1/+4
2006-02-20store the lang_code found in $_REQUEST by defaultMax Kremmel1-2/+9
2006-02-20Correct bracketsLester Caine1-4/+5
2006-02-20Merge recent changes to HEADSean Lee1-1/+25
2006-02-19ensure that $data is set to $pMixed if all else failsbitweaver.org1-2/+2
2006-02-19before adding the link to liberty_content_links, check if it's already present.Max Kremmel1-2/+4
2006-02-19Fix reserved word field namesLester Caine1-3/+3
2006-02-18fix formatGuid with pFromatGuid *is* passed in (like in Preview)bitweaver.org1-5/+7
2006-02-18check empty history_commentbitweaver.org1-3/+3
2006-02-18insert missing spacebitweaver.org1-2/+2
2006-02-18Fix reserved word field names - follow on from schemaLester Caine1-8/+8
2006-02-17rename and move wiki_action_log to generalized liberty_action_log in liberty,...Christian Fowler1-3/+3
2006-02-17rename and move wiki_action_log to generalized content_action_log in liberty,...Christian Fowler1-4/+4
2006-02-16return unparsed data as defaultMax Kremmel1-3/+3
2006-02-16fix typo - use or wrong variable nameMax Kremmel1-5/+5
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-13/+41
2006-02-16replace tp alias with either atp (article_topic) or wp (wiki_page)Max Kremmel1-6/+6