Extension:Smarty Adaptor
From MediaWiki.org
Smarty Adaptor Release status: beta |
|
---|---|
Implementation | Parser function |
Description | |
Author(s) | user:jldupont |
Last version | 1.00 |
MediaWiki | tested on 1.8.2 |
License | No license specified |
Download | [1] |
Check usage (experimental) |
[edit] What can this extension do?
This extension provides a bridge between Mediawiki and the Smarty Template Processor framework. More details on Smarty can be found here.
[edit] Usage Notes
- Use [2] to visually edit a form (just a suggestion)
- Cut and paste the code in the 'templates' directory specified in the extension
- Write a PHP template processor
- Cut and paste the code in the 'processors' directory specified in the extension
- Use the wikitext:
{{#smarty:processor_name|template_name}}
[edit] See Also
Details can be found here.