diff options
author | MikeMannix <MikeMannix> | 2001-08-31 06:07:37 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-08-31 06:07:37 +0000 |
commit | 82bda6a041dd2388a9d7267d2990a93d041f7c66 (patch) | |
tree | dee215238fa24d12bc458ed0385a491d536ee323 /Trash | |
parent | 686177cacb161e24298ff33c3c00d482be8b4ce4 (diff) |
none
Diffstat (limited to 'Trash')
-rw-r--r-- | Trash/TWikiTemplatingSystem.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Trash/TWikiTemplatingSystem.mdwn b/Trash/TWikiTemplatingSystem.mdwn index 6221147f..3ab835f2 100644 --- a/Trash/TWikiTemplatingSystem.mdwn +++ b/Trash/TWikiTemplatingSystem.mdwn @@ -2,8 +2,6 @@ ## <a name="TWiki_Templating_System"> TWiki Templating System </a> -### <a name="Introduction"> Introduction </a> - We have a need for more advanced template handling. As [[Main/JohnTalintyre]] pointed out in [[CommonHeaderFooterTemplate]] it makes sense to separate the header and footer into one file so that it can be easily altered (or even overloaded by a skin). Also the oops dialog messages are all identical except for a few variables like heading, and so on. Using external modules like the [[TemplateToolkit]] would be one way to go, but this will add a lot of baggage to TWiki. |