Table of Contents

inclform Plugin

Compatible with DokuWiki

Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort

plugin

Last updated on
2016-10-02
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with form, include, php

This plugin was originally created to include an approved html-form into a wiki-page. But it can also be used to insert safely php into pages.

Please notice that this plugin is a fork of the incl_form-plugin. There were only improvements to adapt the plugin to recent DokuWiki- and PHP-versions, it has the same functionality as the orginial incl_form-plugin.

The original author is Kite, kite@puzzlers.org

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

This plugin supports two possible tags:

After Installation and configuration (see Configuration and Settings below):

See the original page incl_form for further documentation.

Configuration and Settings

After installation:

If you want to use the media-manager to store the forms/files, you have to add the line

php    text/php

to your conf/mime.local.conf. Create the file if it doesn't exist yet.