| Commit message (Expand) | Author | Age | Files | Lines |
* | Add configurable $TrailFmt snippets. | petko | 2023-09-13 | 1 | -5/+19 |
* | $IncludedPages remove from wikitrails - there would already be a link in the ... | petko | 2022-01-01 | 1 | -2/+1 |
* | Fix $IncludedPages for trails. | petko | 2022-01-01 | 1 | -2/+2 |
* | PreviewPage(), forms.php: add $IncludedPages list after the edit form text area. | petko | 2021-12-30 | 1 | -2/+3 |
* | Fix bug with wikitrails (PITS:01422) | petko | 2017-10-11 | 1 | -1/+1 |
* | Update all files for PHP 7.2, still compatible with PHP 5 | petko | 2017-08-20 | 1 | -7/+19 |
* | Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email... | petko | 2015-08-26 | 1 | -1/+3 |
* | Add Markup_e(), PPRE(), PPRA(), PCCF(), migrate preg_replace() eval to preg_r... | petko | 2013-09-20 | 1 | -7/+7 |
* | Added PHSC() helper func as a replacement for PHP 5.4 htmlspecialchars(). | petko | 2012-07-16 | 1 | -1/+1 |
* | * Important change: Disable script loading from XLPage(). | petko | 2011-11-01 | 1 | -1/+1 |
* | Fix ReadTrail, redundant replacing of #hashes, already done in MakePageName. | petko | 2011-05-21 | 1 | -3/+2 |
* | Add PRR() to WikiTrail markups, to process inline styles (PITS:01121) | petko | 2010-02-22 | 1 | -4/+4 |
* | Remove broken RetrieveAuthPreview() and $EnablePreviewPars. | petko | 2009-07-15 | 1 | -1/+1 |
* | Fix broken RetrieveAuthPreview() and $EnablePreviewParse. | petko | 2009-07-15 | 1 | -1/+1 |
* | Add RetrievePreviewSection() and $EnablePreviewParse to enable previews of Pa... | petko | 2009-07-15 | 1 | -1/+1 |
* | Tentative fix for previews for PTVs, PageList templates, self-includes and tr... | petko | 2009-07-05 | 1 | -1/+1 |
* | Fix trail class in pages not on the trail, reported by Ed W. | petko | 2009-04-11 | 1 | -1/+1 |
* | * Changed dates in the headers of changed files to -2009 | petko | 2009-01-29 | 1 | -1/+1 |
* | Hi. Testing a first commitment to the trunk/ repository... | petko | 2009-01-29 | 1 | -0/+1 |
* | Fix -> links in trails. | pmichaud | 2007-08-10 | 1 | -1/+1 |
* | Fix qualification in RetrieveAuthSection, fix trails. | pmichaud | 2007-07-20 | 1 | -1/+3 |
* | Add ability to grab "trail sections", and "ontrail" conditional. | pmichaud | 2007-07-19 | 1 | -5/+15 |
* | Fix XSS bug. | pmichaud | 2006-05-23 | 1 | -1/+2 |
* | Copyright updates. | pmichaud | 2006-03-12 | 1 | -1/+1 |
* | Changed _detail to detail. | pmichaud | 2006-01-28 | 1 | -1/+1 |
* | Added code to allow capturing information for each trail stop. | pmichaud | 2006-01-28 | 1 | -1/+2 |
* | Corrected bugs with query string parameters and urls appearing in trails. | pmichaud | 2006-01-23 | 1 | -3/+4 |
* | Corrected save attribute pattern. | pmichaud | 2005-12-10 | 1 | -2/+2 |
* | Added code to exclude trails from targets= links. | pmichaud | 2005-12-10 | 1 | -0/+5 |
* | Updated copyright dates. | pmichaud | 2005-09-29 | 1 | -1/+1 |
* | Miscellaneous updates. | pmichaud | 2005-06-21 | 1 | -1/+1 |
* | Removed trailing ?> to help vms (and other) installs | pmichaud | 2005-04-23 | 1 | -1/+0 |
* | Updated to use more efficient page storage algorithms. | pmichaud | 2005-04-05 | 1 | -1/+1 |
* | Added missing ?>. | pmichaud | 2005-03-26 | 1 | -1/+1 |
* | Allow alternate markup in WikiTrails. | pmichaud | 2005-01-17 | 1 | -3/+5 |
* | Fixed bug in trailpath. | pmichaud | 2004-11-11 | 1 | -1/+1 |
* | Ignore WikiWords in trails if $LinkWikiWords disabled. | pmichaud | 2004-10-22 | 1 | -3/+5 |
* | Fixed bug with spacewikiwords. | pmichaud | 2004-10-22 | 1 | -3/+6 |
* | Changed $PageName to $FullName. | pmichaud | 2004-10-20 | 1 | -1/+0 |
* | Changed call to MakeLink to use MakePageName instead. | pmichaud | 2004-10-12 | 1 | -1/+1 |
* | Fixed bug with [[ target | link text]] in trails. | pmichaud | 2004-10-11 | 1 | -1/+2 |
* | Fixed bug using wrong variable. | pmichaud | 2004-09-30 | 1 | -2/+2 |
* | Cleaned up ReadPage, added [:table:] markup, MarkupFrames. | pmichaud | 2004-09-30 | 1 | -1/+1 |
* | Fixed bug with overly permissive trail pattern. | pmichaud | 2004-09-05 | 1 | -1/+1 |
* | More conversions to new Markup routine. | pmichaud | 2004-07-17 | 1 | -6/+6 |
* | Adjusted scripts to use new MarkupPatterns levels. | pmichaud | 2004-07-15 | 1 | -3/+3 |
* | Initial version, adapted from PmWiki 0.6. | pmichaud | 2004-06-07 | 1 | -0/+100 |