Penguin
Diff: ExampleHomePage
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of ExampleHomePage.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Thursday, July 14, 2005 7:57:30 pm by CraigBox
Older page: version 4 Last edited on Monday, July 4, 2005 7:24:06 am by CraigBox Revert
@@ -2,16 +2,22 @@
  
 ---- 
 !! Licensing Information 
  
-It is helpful if you include a statement describing your acceptance of the WlugWikiLicense to your homepage, if you added or edited any content to the WlugWiki before Mon 18 July 2005 00:00 NZST then it is very important that you add this to your homepage so your content can be automatically relicensed. 
+It is helpful if you the license acceptance plugin on your homepage to explicitly state your agreement to the WlugWikiLicense , if you added or edited any content to the WlugWiki before Mon 18 July 2005 00:00 NZST then we will __require__ (unless you want your content removed from the wiki!) you to add this to your homepage so your content can be automatically relicensed. 
  
 To add this to your page include the following code 
-  
- <verbatim>  
- I agree to the WlugWikiLicense  
- <br > [http: //www.wlug.org.nz/theme/WLUG05/cc-wiki.gif]  
- </verbatim> 
+<verbatim>  
+<?plugin WlugLicenseAgreement ?>  
+</ verbatim>  
+If you want to agree, but don't like the image use  
+<verbatim >  
+<?plugin WlugLicenseAgreement noimage=1 ?>  
+< /verbatim>  
+or, to completely hide the agreement from your page use  
+<verbatim>  
+<?plugin WlugLicenseAgreement hide=1 ?>  
+</verbatim> 
  
 ---- 
 !! Jabber Contact Details 
 The wiki contains Jabber integration to allow a lightbulb linked to your [JID] to be displayed beside your username wherever it appears in a wiki page. This allows viewers of the wiki to quickly and easily contact you if desired. 
@@ -31,13 +37,13 @@
  <verbatim> 
  <?plugin WlugMember?> 
  </verbatim> 
 ----- 
-!! Link your page to the [People] list 
+!! Link your page to the [people|Category: People] list 
  
-To have your home page show up in the list of [People] with pages on the Wiki, add 
+To have your home page show up in the list of [people|Category: People] with pages on the Wiki, add 
  <verbatim> 
  ---- 
  CategoryHomePage 
  </verbatim> 
  
 to the bottom of your page.