Remove old TWiki pages
[openafs-wiki.git] / TWiki / TWikiAddOns.mdwn
diff --git a/TWiki/TWikiAddOns.mdwn b/TWiki/TWikiAddOns.mdwn
deleted file mode 100644 (file)
index ba4749e..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-# <a name="TWiki Add-Ons"></a> TWiki Add-Ons
-
-_Add functionality to TWiki with extensions not based on the TWiki scripts._
-
-<div>
-  <ul>
-    <li><a href="#TWiki Add-Ons"> TWiki Add-Ons</a><ul>
-        <li><a href="#Overview"> Overview</a></li>
-        <li><a href="#Add-Ons Installed on this TWiki"> Add-Ons Installed on this TWiki</a></li>
-      </ul>
-    </li>
-    <li><a href="#TWiki Installation Error">TWiki Installation Error</a><ul>
-        <li><a href="#Installing Add-Ons"> Installing Add-Ons</a></li>
-        <li><a href="#Creating new Add-Ons"> Creating new Add-Ons</a></li>
-      </ul>
-    </li>
-  </ul>
-</div>
-
-## <a name="Overview"></a> Overview
-
-An add-on runs separately from the TWiki scripts, e.g. for data import, export to static HTML, etc. Add-Ons normally do not call any TWiki code directly, though may invoke TWiki scripts. There are different types of add-ons, they may be stand alone scripts, browser plugins, office tool extensions, or even a set of TWiki topics that form a TWiki application.
-
-**_Relevant links on TWiki.org:_**
-
-- TWiki:Plugins.AddOnPackage - list of all contributed add-on scripts
-- TWiki:Plugins.AddOnDevelopment - discussion and feedback on contributed add-on scripts
-- TWiki:Plugins.AddOnBrainstorming - open forum for new add-on script ideas
-- TWiki:Plugins.AddOnPackageHowTo - instructions and template to create a new add-on topic
-
-**_See other types of extensions:_** [[TWikiContribs]], [[TWikiPlugins]], [[TWikiSkins]]
-
-## <a name="Add-Ons Installed on this TWiki"></a> Add-Ons Installed on this TWiki
-
-# <a name="TWiki Installation Error"></a> TWiki Installation Error
-
-Incorrect format of searchformat template (missing sections? There should be 4 %SPLIT% tags)
-
-## <a name="Installing Add-Ons"></a> Installing Add-Ons
-
-- Download an add-on from TWiki:Plugins.AddOnPackage.
-- Follow the installation instructions in the add-on topic.
-
-## <a name="Creating new Add-Ons"></a> Creating new Add-Ons
-
-- Visit TWiki:Plugins.AddOnPackageHowTo and follow the instructions.
-
-**_Related Topics:_** [[DeveloperDocumentationCategory]], [[AdminDocumentationCategory]], TWiki:TWiki.TWikiPluginsSupplement
-
--- **_Contributors:_** TWiki:Main.PeterThoeny