User Tools

Site Tools


config:caching-function

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
config:caching-function [2011/06/26 22:39]
n00dles101 created
config:caching-function [2015/06/03 20:19] (current)
Everyone [Available Fields]
Line 49: Line 49:
  
 Allows plugins writers to add extra fields to the indexing file.  Allows plugins writers to add extra fields to the indexing file. 
 +
 +===== Available Fields =====
 +
 +The following fields are available as default: ​
 +
 +  * url : url of the page
 +  * pubDate : published date of the page
 +  * title : title of the page
 +  * meta : meta data
 +  * metad : meta description
 +  * menu : Menu text
 +  * menuOrder : Menu Order
 +  * menuStatus : If page is displayed in the menu or not
 +  * template : template file used by this page. 
 +  * parent : parent of this page if any
 +  * private : whether page is private or not
 +  * slug : same as url
 +  * filename : this page's filename
 +
 +Any extra fields saved by plugins (e.g customFields & il8n_CustomFields ) will also be available. ​
 +
 +
 +
  
config/caching-function.1309127983.txt.gz ยท Last modified: 2013/04/19 14:55 (external edit)