aboutsummaryrefslogtreecommitdiff
path: root/scripts/trails.php
Commit message (Expand)AuthorAgeFilesLines
* Add configurable $TrailFmt snippets.petko2023-09-131-5/+19
* $IncludedPages remove from wikitrails - there would already be a link in the ...petko2022-01-011-2/+1
* Fix $IncludedPages for trails.petko2022-01-011-2/+2
* PreviewPage(), forms.php: add $IncludedPages list after the edit form text area.petko2021-12-301-2/+3
* Fix bug with wikitrails (PITS:01422)petko2017-10-111-1/+1
* Update all files for PHP 7.2, still compatible with PHP 5petko2017-08-201-7/+19
* 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-7/+7
* Added PHSC() helper func as a replacement for PHP 5.4 htmlspecialchars().petko2012-07-161-1/+1
* * Important change: Disable script loading from XLPage().petko2011-11-011-1/+1
* Fix ReadTrail, redundant replacing of #hashes, already done in MakePageName.petko2011-05-211-3/+2
* Add PRR() to WikiTrail markups, to process inline styles (PITS:01121)petko2010-02-221-4/+4
* Remove broken RetrieveAuthPreview() and $EnablePreviewPars.petko2009-07-151-1/+1
* Fix broken RetrieveAuthPreview() and $EnablePreviewParse.petko2009-07-151-1/+1
* Add RetrievePreviewSection() and $EnablePreviewParse to enable previews of Pa...petko2009-07-151-1/+1
* Tentative fix for previews for PTVs, PageList templates, self-includes and tr...petko2009-07-051-1/+1
* Fix trail class in pages not on the trail, reported by Ed W.petko2009-04-111-1/+1
* * Changed dates in the headers of changed files to -2009petko2009-01-291-1/+1
* Hi. Testing a first commitment to the trunk/ repository... petko2009-01-291-0/+1
* Fix -> links in trails.pmichaud2007-08-101-1/+1
* Fix qualification in RetrieveAuthSection, fix trails.pmichaud2007-07-201-1/+3
* Add ability to grab "trail sections", and "ontrail" conditional.pmichaud2007-07-191-5/+15
* Fix XSS bug.pmichaud2006-05-231-1/+2
* Copyright updates.pmichaud2006-03-121-1/+1
* Changed _detail to detail.pmichaud2006-01-281-1/+1
* Added code to allow capturing information for each trail stop.pmichaud2006-01-281-1/+2
* Corrected bugs with query string parameters and urls appearing in trails.pmichaud2006-01-231-3/+4
* Corrected save attribute pattern.pmichaud2005-12-101-2/+2
* Added code to exclude trails from targets= links.pmichaud2005-12-101-0/+5
* Updated copyright dates.pmichaud2005-09-291-1/+1
* Miscellaneous updates.pmichaud2005-06-211-1/+1
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Updated to use more efficient page storage algorithms.pmichaud2005-04-051-1/+1
* Added missing ?>.pmichaud2005-03-261-1/+1
* Allow alternate markup in WikiTrails.pmichaud2005-01-171-3/+5
* Fixed bug in trailpath.pmichaud2004-11-111-1/+1
* Ignore WikiWords in trails if $LinkWikiWords disabled.pmichaud2004-10-221-3/+5
* Fixed bug with spacewikiwords.pmichaud2004-10-221-3/+6
* Changed $PageName to $FullName.pmichaud2004-10-201-1/+0
* Changed call to MakeLink to use MakePageName instead.pmichaud2004-10-121-1/+1
* Fixed bug with [[ target | link text]] in trails.pmichaud2004-10-111-1/+2
* Fixed bug using wrong variable.pmichaud2004-09-301-2/+2
* Cleaned up ReadPage, added [:table:] markup, MarkupFrames.pmichaud2004-09-301-1/+1
* Fixed bug with overly permissive trail pattern.pmichaud2004-09-051-1/+1
* More conversions to new Markup routine.pmichaud2004-07-171-6/+6
* Adjusted scripts to use new MarkupPatterns levels.pmichaud2004-07-151-3/+3
* Initial version, adapted from PmWiki 0.6.pmichaud2004-06-071-0/+100