Diff: Template/Example
Differences between version 4 and predecessor to the previous major change of Template/Example.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
| Older page: | version 3 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
Content of versions 3 and 4 is identical.
Version 4 was created because:
version 4
The following predefined variables are automatically expanded by
- the CreatePage plugin if existing
 - PAGENAME MTIME - last modified date + time CTIME - creation date + time AUTHOR - last author OWNER CREATOR - first author SERVER_URL, DATA_PATH, SCRIPT_NAME, PHPWIKI_BASE_URL and BASE_URL
 
Title: %%TITLE%% Year: %%YEAR%% ---
- Pagename: %%PAGENAME%%
 - Author: %%AUTHOR%%
 - Last modified time: %%MTIME%%
 - Created time: %%CTIME%%
 - Owner: %%OWNER%%
 - Creator: %%CREATOR%%
 - SERVER_URL: %%SERVER_URL%%
 - DATA_PATH: %%DATA_PATH%%
 - SCRIPT_NAME: %%SCRIPT_NAME%%
 - PHPWIKI_BASE_URL: %%PHPWIKI_BASE_URL%%
 - BASE_URL: %%BASE_URL%%
 

