aboutsummaryrefslogtreecommitdiff
path: root/scripts/vardoc.php
Commit message (Expand)AuthorAgeFilesLines
* Vardoc: localize table header, link text.petko2019-03-101-1/+1
* Vardoc: localize table header.petko2019-03-101-1/+1
* Vardoc: localize table header.petko2019-03-101-1/+1
* Vardoc: Move the id= attribute to the definition term rather than standalone ...petko2019-03-081-1/+1
* Vardoc: Move the id= attribute to the definition term rather than standalone ...petko2019-03-081-1/+1
* Vardoc: Move the id= attribute to the definition term rather than standalone ...petko2019-03-081-1/+1
* Add $PCCFOverrideFunction. $AuthUserPageFmt can now be an array of page names...petko2018-07-051-2/+2
* Update all files for PHP 7.2, still compatible with PHP 5petko2017-08-201-5/+14
* Workaround around Subversion incompatibility with $Author:...$ PmWiki variabl...petko2017-06-261-1/+1
* Workaround around Subversion incompatibility with $Author:...$ PmWiki variabl...petko2017-06-261-1/+1
* Fix $Version didn't work with vardoc.php.petko2017-06-251-1/+1
* Fix $Version didn't work with vardoc.php.petko2017-06-251-1/+1
* Fix odd substitution of some $variables (Test:BadDollarVar, reported by ChuckG)petko2017-05-171-0/+1
* Vardoc links now use MakeLink() to allow custom a LinkPage function.petko2017-05-141-5/+3
* Fix vardoc.php for case insensitive sort.petko2016-07-291-3/+8
* Fix vardoc.php to recognize and link variables $pagename, $Author, $Skinpetko2016-07-291-3/+3
* Set $HTMLStylesFmt via SDVA() in vardoc.php urlapprove.php xlpage-utf-8.phppetko2016-07-281-2/+2
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Add Markup_e(), PPRE(), PPRA(), PCCF(), migrate preg_replace() eval to preg_r...petko2013-09-201-5/+5
* Fix vardoc.php added READPAGE_CURRENT to ReadPage(), PITS:01103petko2009-07-021-1/+1
* Updated to new {$pagevar} syntax.pmichaud2005-12-291-2/+2
* Added index to $HTMLStylesFmt[].pmichaud2005-11-101-1/+1
* Updated copyright dates.pmichaud2005-09-291-1/+1
* Fixed bug with empty VarIndex.pmichaud2005-09-161-0/+1
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Fixed bug with missing parameter to PageIndexLoad().pmichaud2005-03-141-4/+5
* Re-fixed bug with dealing with variables in $LinkText.pmichaud2005-01-061-2/+1
* Internationalized variable documentation.pmichaud2004-12-211-2/+3
* Fixed bug in $FmtV substitutions.pmichaud2004-12-141-0/+1
* Changed [:directive:] to (:directive:).pmichaud2004-10-201-1/+1
* Cleaned up ReadPage, added [:table:] markup, MarkupFrames.pmichaud2004-09-301-1/+1
* More markup/wikistyles enhancements.pmichaud2004-07-211-2/+2
* More conversions to new Markup routine.pmichaud2004-07-171-4/+21
* Adjusted scripts to use new MarkupPatterns levels.pmichaud2004-07-151-2/+2
* Initial version from 0.6pmichaud2004-06-071-0/+59