Differences from version 11 to 13



@@ -1,22 +1,3 @@

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 ! Introduction
 In this tutorial, I am going to try to explain what a Wiki Plugin is, how to use them, how they work, and what is needed to create or modify them.
 {maketoc}

@@ -60,7 +41,7 @@

 The best way to become fluent with Wiki Plugins is to use them. A complete listing of Plugins can be found at the bottom of the Wiki Page Editor. Selecting Plugins will display this listing. Selecting “More details” will show all of the parameters for that Plugin as well as an example or two.
 The actual files are stored in the Wiki/Plugins directory. The files use a strict file naming convention that must be adhered to. For our DIV Plugin, the filename is “wikiplugin_div.php”.
 ! A Little History
-There are 2 different kinds of Wiki Plugins. Originally, a few Plugins were imported into TikiWiki using a very simple structure. The idea was later expanded on to provide Object Oriented Plugins. The original ))Non-Object(( Oriented variety will be discussed first.
+There are 2 different kinds of Wiki Plugins. Originally, a few Plugins were imported into ((TikiWiki)) using a very simple structure. The idea was later expanded on to provide Object Oriented Plugins. The original ))Non-Object(( Oriented variety will be discussed first.
 
 At first a Plugin only required a single function to operate - the executable function. There were only a few Plugins at the time so it wasn’t a problem. Calling {DIV} would execute the div function in the div.php file.
 

@@ -155,7 +136,7 @@

  * <ul>
  * <li>info (allows multiple columns, joined by '|') : hits,lastModif,user,ip,len,comment,
  * creator, version, flag, versions,links,backlinks
- * <li> exclude (allows multiple pagenames) : HomePage|RecentChanges
+ * <li> exclude (allows multiple pagenames) : ((HomePage|RecentChanges))
  * <li> include_self : by default, false
  * <li> noheader : by default, false
  * <li> page :by default, the current page.
Page History
Date/CommentUserIPVersion
20 May 2008 (06:12 UTC)
laetzer85.178.39.1313
Current • Source
Lee LaMont Bell Jr.68.95.185.23611
View • Compare • Difference • Source