<?xml version="1.0" encoding="iso-8859-1" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="http://www.gccaweb.org/TWiki">
<title>GccaWiki's TWiki web</title>
  <link>http://www.gccaweb.org/TWiki</link>
  <description>The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.</description>
<image rdf:resource="http://www.gccaweb.org/img/gcca/thumb_musiclogo2.jpg" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2012 by contributing authors</dc:rights>
  <dc:publisher>Copswiki Administrator [wikiadmin@gccaweb.org]</dc:publisher>
  <dc:creator>The contributing authors of <span class="foswikiNewLink">GccaWiki?</span></dc:creator>
  <dc:source>GccaWiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TablePlugin" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiClientDotPm" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/RenderListPlugin" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiUIManageDotPm" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiIfDotPm" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiSandboxDotPm" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiAttachDotPm" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiJavascripts" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/WhatDoesTWikiStandFor" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiAccessControl" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/ForEachPlugin" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/TWikiWebsTable" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/VarWEBPREFSTOPIC" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/VarWEB" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/BookView" />
      <rdf:li rdf:resource="http://www.gccaweb.org/TWiki/AdminToolsCategory" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://www.gccaweb.org/img/gcca/thumb_musiclogo2.jpg">
  <title>Grossmont Community Concert Association.TWiki</title>
  <link>http://www.gccaweb.org/TWiki</link>
  <url>http://www.gccaweb.org/img/gcca/thumb_musiclogo2.jpg</url>
</image>
<item rdf:about="http://www.gccaweb.org/TWiki/TablePlugin">
  <title>TablePlugin</title>
  <link>http://www.gccaweb.org/TWiki/TablePlugin</link>
  <description>Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing ... (last changed by RaymondLutz)</description>
  <dc:date>2007-02-27T23:59:29Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.RaymondLutz">
      <rdf:value>RaymondLutz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiClientDotPm">
  <title>TWikiClientDotPm</title>
  <link>http://www.gccaweb.org/TWiki/TWikiClientDotPm</link>
  <description>Package TWiki::Client The package is also a Factory for login managers and also the base class for all login managers. On it's own, an object of this class is used ... (last changed by TWikiContributor)</description>
  <dc:date>2006-06-25T16:26:33Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/RenderListPlugin">
  <title>RenderListPlugin</title>
  <link>http://www.gccaweb.org/TWiki/RenderListPlugin</link>
  <description>Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable Place a % nop RENDERLIST{ parameters }% before any bullet ... (last changed by TWikiContributor)</description>
  <dc:date>2006-04-14T20:57:34Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiUIManageDotPm">
  <title>TWikiUIManageDotPm</title>
  <link>http://www.gccaweb.org/TWiki/TWikiUIManageDotPm</link>
  <description>Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ... (last changed by TWikiContributor)</description>
  <dc:date>2006-04-01T05:55:43Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiIfDotPm">
  <title>TWikiIfDotPm</title>
  <link>http://www.gccaweb.org/TWiki/TWikiIfDotPm</link>
  <description>Package TWiki::If Support for the conditions in %IF{} statements. Basically a simple stack based parser for infix expressions that generates a parse tree that can ... (last changed by TWikiContributor)</description>
  <dc:date>2006-02-01T12:01:25Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiSandboxDotPm">
  <title>TWikiSandboxDotPm</title>
  <link>http://www.gccaweb.org/TWiki/TWikiSandboxDotPm</link>
  <description>Package TWiki::Sandbox This object provides an interface to the outside world. All calls to system functions, or handling of file names, should be brokered by this ... (last changed by TWikiContributor)</description>
  <dc:date>2006-02-01T12:01:25Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiAttachDotPm">
  <title>TWikiAttachDotPm</title>
  <link>http://www.gccaweb.org/TWiki/TWikiAttachDotPm</link>
  <description>Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor ObjectMethod renderMetaData ... (last changed by TWikiContributor)</description>
  <dc:date>2006-02-01T12:01:24Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiJavascripts">
  <title>TWikiJavascripts</title>
  <link>http://www.gccaweb.org/TWiki/TWikiJavascripts</link>
  <description>TWiki Javascripts This topic contains javascript files that are included by TWiki templates, and may be used by skin templates and in topics. Related Topics: TWikiTemplates ... (last changed by TWikiContributor)</description>
  <dc:date>2006-02-01T12:01:19Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/WhatDoesTWikiStandFor">
  <title>WhatDoesTWikiStandFor</title>
  <link>http://www.gccaweb.org/TWiki/WhatDoesTWikiStandFor</link>
  <description>FAQ: What does the "T" in TWiki stand for? Answer: TWiki is short for nop TakeFive Wiki, the name of the company where its founder Peter Thoeny worked. Peter first ... (last changed by TWikiContributor)</description>
  <dc:date>2006-01-31T04:48:44Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiAccessControl">
  <title>TWikiAccessControl</title>
  <link>http://www.gccaweb.org/TWiki/TWikiAccessControl</link>
  <description># TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics ... (last changed by TWikiContributor)</description>
  <dc:date>2005-11-11T14:23:08Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/ForEachPlugin">
  <title>ForEachPlugin</title>
  <link>http://www.gccaweb.org/TWiki/ForEachPlugin</link>
  <description>nop ForEachPlugin This plugin provides basic FOR and FOREACH loop constructions. Syntax Rules Tag Description % nop FOREACH{" var " in " list " ... (last changed by MagnusLewisSmith)</description>
  <dc:date>2005-09-29T02:16:27Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.MagnusLewisSmith">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/TWikiWebsTable">
  <title>TWikiWebsTable</title>
  <link>http://www.gccaweb.org/TWiki/TWikiWebsTable</link>
  <description>(included from .SiteMap; change . to include from nop SiteMap instead of nop TWikiWebsTable) (last changed by TWikiContributor)</description>
  <dc:date>2005-03-27T13:14:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/VarWEBPREFSTOPIC">
  <title>VarWEBPREFSTOPIC</title>
  <link>http://www.gccaweb.org/TWiki/VarWEBPREFSTOPIC</link>
  <description>#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ... (last changed by TWikiContributor)</description>
  <dc:date>2005-03-27T13:14:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/VarWEB">
  <title>VarWEB</title>
  <link>http://www.gccaweb.org/TWiki/VarWEB</link>
  <description>#VarWEB WEB name of current web Syntax: % nop WEB% Expands to: nop TWiki Related: BASEWEB, INCLUDINGWEB, TOPIC (last changed by TWikiContributor)</description>
  <dc:date>2005-03-27T13:14:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/BookView">
  <title>BookView</title>
  <link>http://www.gccaweb.org/TWiki/BookView</link>
  <description>BookView is an option available from the advanced search topic. It allows you to display the result in "book view", that is, the whole content of topics is shown instead ... (last changed by TWikiContributor)</description>
  <dc:date>2005-03-27T13:14:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.gccaweb.org/TWiki/AdminToolsCategory">
  <title>AdminToolsCategory</title>
  <link>http://www.gccaweb.org/TWiki/AdminToolsCategory</link>
  <description>Admin tools Manage whole GccaWiki site from one screen. Users: Register, NewUserTemplate, .UserForm, ResetPassword, ChangePassword Site Tools: Configure ... (last changed by TWikiContributor)</description>
  <dc:date>2005-03-27T13:14:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.gccaweb.org?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</rdf:RDF>
