Recent Changes - Search:

add Extensions page

hide Extensions

Extensions


hide Topics

Topics

show Changed

Changed

Visitor's book Site map pmwiki-2.3.37

TL Question Vars

To do
  • change skiwi
  • remove this comment

TLQuestionVars version 2024-06-30

Summary: An extension to
Version: 2024-05-05
Prerequisites: PmWiki pmwiki-2.3.37; PHP 8
Status: Alpha
Maintainer: skiwi
Licence: GPL3#
Users: (view / edit)

Questions answered by this extension

How can I make

Description

This extension.

Installation as an extension

Installation as a recipe

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

Usage

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

Limited configuration can be performed from the config file.

TLQuestionVarsConfig = 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:37

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