Insert Templates in your Wiki Edit boxes

Description

An extra 'toolbar' is added to let your users choose from some predefined templates. In your templates you can also define variables which the user then has to fill in.

This is my first patch so I hope it works :) .....it didn't yesterday :) so now it works hehe

It's for version 10.3

Yes, you have a macro which does the same thing, but here it is more for frequently used code snippets. Possible future work: It could be made that a plugin adds his templates as an array to a global javascript array, and then it is easier to work with certain macro's. It's just an idea.

Bugs/Feature Requests

Existing bugs and feature requests for WikiToolbarTemplatesPatch are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out WikiToolbarTemplatesPatch from here using Subversion, or browse the source with Trac.

Example

In trac/htdocs/js you can find wikitoolbar.js. Replace this file, and add wikitoolbartemplatetext.js there too. Now it should work :)

Edit the latter file to adapt the templates.

Recent Changes

[2013] by majorTom on 02/20/07 17:58:02

New hack WikiToolbarTemplatesPatch, created by majorTom

Author/Contributors

Author: majorTom
Contributors:

Attachments