Recent Changes - Search:

add Extensions page

hide Extensions

Extensions


hide Topics

Topics

show Changed

Changed

Visitor's book Site map pmwiki-2.3.37

Template

To do
  • change skiwi
  • remove this comment

Summary: A PmWiki extension to
Version: 2024-05-05
Prerequisites: PmWiki pmwiki-2.3.37; PHP 8.3; ExtensionHub
Status: Alpha
Maintainer: skiwi
Licence: GPL3#
Users: (view / edit)
Discussion: Template-Talk

Questions answered by this extension

How can I make

Description

This extension .

Installation as an extension

Installation as a recipe

include_once($FarmD/cookbook/template.php);

Usage

The extension provides a page variable {$TemplateVersion} which contains the current version, and page variable {$Template} for a (:if enabled Template:) recipe installation check.

Limited configuration can be performed from the config file.

TemplateConfig = array(
    'k1' => 'v1',
    'kn' => 'vn');

The following string can be internationalised:

Details

Change log / Release notes

2024-05-05 Initial version based on

See also

tahi Page last modified on 2024 Jul 30 17:32

Edit - History - Recent Changes - WikiHelp - Search - email page as link -> mailto:?Subject="KiwiWiki: Template"&Body=