| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $HTMLTitleFmt (PITS:01502). | petko | 2024-04-13 | 1 | -1/+5 |
* | Revert local-$Skin.css. | petko | 2024-02-23 | 1 | -1/+0 |
* | Skins to include pub/css/local-$Skin.css if present. | petko | 2024-02-10 | 1 | -0/+1 |
* | Add skins/pmwiki/pmwiki-32.svg, enable for $PageLogoUrl. | petko | 2024-01-21 | 1 | -2/+2 |
* | Add configurable $LocalCSSDir, $LocalCSSDirUrl. | petko | 2023-02-05 | 1 | -4/+6 |
* | Revert WikiStyleToClassName(), PrePrintFmt() -- need more work (PITS:01484). | petko | 2022-11-28 | 1 | -5/+2 |
* | Add PrePrintFmt(), refactor PrintFmt(), PrintSkin() to process wiki pages and... | petko | 2022-11-21 | 1 | -1/+4 |
* | DisableSkinParts - plural | petko | 2022-05-23 | 1 | -1/+1 |
* | rename DisableSkinTemplate->DisableSkinPart, accept mixed case and multiple s... | petko | 2022-05-23 | 1 | -2/+2 |
* | skin.php: add DisableSkinTemplate() helper function for recipes | petko | 2022-05-16 | 1 | -0/+8 |
* | sample-config.php stip trailing spaces; add comments next to preg_replace and... | petko | 2020-04-16 | 1 | -1/+1 |
* | skins.php: add Cookbook:SkinChange; Add FileSizeCompact() and DiffTimeCompact... | petko | 2020-03-23 | 1 | -1/+30 |
* | Rename *WikiPageStyles* to *WikiPageCSS* to prevent confusion with WikiStyle* | petko | 2019-09-09 | 1 | -8/+8 |
* | Add $WikiPageStylesFmt enables CSS in a wiki page, based on Cookbook:LocalCSS | petko | 2019-09-09 | 1 | -0/+42 |
* | Update for PHP 7.4 string offset with curly braces is deprecated | petko | 2019-09-03 | 1 | -2/+3 |
* | Remove debug snippet. | petko | 2019-03-11 | 1 | -1/+1 |
* | Add skin directive <!--IncludeTemplate: -->, $SkinTemplateIncludeLevel | petko | 2019-03-09 | 1 | -1/+1 |
* | Add skin directive <!--IncludeTemplate: -->, $SkinTemplateIncludeLevel | petko | 2019-03-09 | 1 | -1/+1 |
* | Add skin directive <!--IncludeTemplate: -->, $SkinTemplateIncludeLevel | petko | 2019-03-09 | 1 | -1/+16 |
* | Add $SkinDirectivesPattern to skins.php. | pmichaud | 2007-07-22 | 1 | -3/+5 |
* | Skip hidden files in skin directories when looking for a template. | pmichaud | 2007-05-23 | 1 | -0/+1 |
* | Update copyright dates. | pmichaud | 2007-02-28 | 1 | -1/+1 |
* | Clean up handling of global variable substitution in SetSkin. | pmichaud | 2007-02-27 | 1 | -2/+2 |
* | Cleanup unneeded global. | pmichaud | 2007-01-22 | 1 | -1/+1 |
* | Add skin template checks. Change lockfile error message. | pmichaud | 2007-01-22 | 1 | -7/+11 |
* | Add Abort() $info parameter. | pmichaud | 2007-01-22 | 1 | -1/+1 |
* | Fix bug in skins.php with <!--markup:...--> | pmichaud | 2007-01-17 | 1 | -1/+1 |
* | Added XMLHeader and XMLFooter aliases. | pmichaud | 2006-09-08 | 1 | -3/+5 |
* | * Changed <!--HeaderText--> to <!--HTMLHeader-->, added <!--HTMLFooter-->. | pmichaud | 2006-08-26 | 1 | -5/+9 |
* | Added new $SkinLibDirs variable. | pmichaud | 2006-08-26 | 1 | -11/+14 |
* | Copyright updates. | pmichaud | 2006-03-12 | 1 | -1/+1 |
* | Updated $SkinDir to include explicit './' when found in local | pmichaud | 2006-02-26 | 1 | -1/+1 |
* | Updated to new {$pagevar} syntax. | pmichaud | 2005-12-29 | 1 | -2/+2 |
* | Updated copyright dates. | pmichaud | 2005-09-29 | 1 | -1/+1 |
* | Removed trailing ?> to help vms (and other) installs | pmichaud | 2005-04-23 | 1 | -1/+0 |
* | Added $PageTextStartFmt and $PageTextEndFmt. | pmichaud | 2005-04-14 | 1 | -3/+7 |
* | Changed system to use SetTmplDisplay(). | pmichaud | 2005-02-19 | 1 | -12/+7 |
* | Modified skin mechanism to be a bit cleaner. | pmichaud | 2005-02-19 | 1 | -22/+44 |
* | Fixed bug in $Skin variable handling. | pmichaud | 2005-01-18 | 1 | -2/+2 |
* | Fixed bug in LoadPageTemplate(). | pmichaud | 2004-11-29 | 1 | -1/+1 |
* | Changed settings to new skins code. | pmichaud | 2004-11-26 | 1 | -0/+111 |