<?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.joshifans.com/jtwiki/bin/view/TWiki">
<title>TWiki's TWiki web</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki</link>
  <description>The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.</description>
<image rdf:resource="http://www.joshifans.com/jtwiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2012 by contributing authors</dc:rights>
  <dc:publisher>TWiki Administrator [kshreck@hotmail.com]</dc:publisher>
  <dc:creator>The contributing authors of TWiki</dc:creator>
  <dc:source>TWiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverSqliteDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverFileDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUISaveDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionErrorHandlerDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUIRegisterDotPm" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/InterwikiPlugin" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarLOCALSITEPREFS" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/WebLeftBar" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiAddOns" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarWEB" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/HierarchicalNavigationChildExample" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarGRAY" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarSILVER" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarMETASEARCH" />
      <rdf:li rdf:resource="http://www.joshifans.com/jtwiki/bin/view/TWiki/LanguageSelector" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://www.joshifans.com/jtwiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif">
  <title>Powered by TWiki.TWiki</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki</link>
  <url>http://www.joshifans.com/jtwiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif</url>
</image>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverSqliteDotPm">
  <title>CGISessionDriverSqliteDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverSqliteDotPm</link>
  <description>Package head1 NAME CGI::Session::Driver::sqlite CGI::Session driver for SQLite head1 SYNOPSIS $s new CGI::Session("driver:sqlite", $sid, {DataSource ' ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverFileDotPm">
  <title>CGISessionDriverFileDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionDriverFileDotPm</link>
  <description>Package head1 NAME CGI::Session::Driver::file Default CGI::Session driver head1 SYNOPSIS $s new CGI::Session(); $s new CGI::Session("driver:file" ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiDotPm">
  <title>TWikiDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiDotPm</link>
  <description>Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUISaveDotPm">
  <title>TWikiUISaveDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUISaveDotPm</link>
  <description>Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:35Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionErrorHandlerDotPm">
  <title>CGISessionErrorHandlerDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/CGISessionErrorHandlerDotPm</link>
  <description>Package head1 NAME CGI::Session::ErrorHandler error handling routines for CGI::Session head1 SYNOPSIS require CGI::Session::ErrorHandler @ISA qw( CGI ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:35Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUIRegisterDotPm">
  <title>TWikiUIRegisterDotPm</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiUIRegisterDotPm</link>
  <description>Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked ... (last changed by TWikiContributor)</description>
  <dc:date>2008-01-22T03:21:35Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/InterwikiPlugin">
  <title>InterwikiPlugin</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/InterwikiPlugin</link>
  <description>Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired ... (last changed by PeterThoeny)</description>
  <dc:date>2007-08-12T01:15:49Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.PeterThoeny">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarLOCALSITEPREFS">
  <title>VarLOCALSITEPREFS</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/VarLOCALSITEPREFS</link>
  <description>#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload ... (last changed by TWikiContributor)</description>
  <dc:date>2007-06-14T17:11:47Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/WebLeftBar">
  <title>WebLeftBar</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/WebLeftBar</link>
  <description>" warn "off"}% ATasteOfTWiki TextFormattingRules TWikiVariables ... (last changed by TWikiContributor)</description>
  <dc:date>2007-05-09T21:29:58Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiAddOns">
  <title>TWikiAddOns</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/TWikiAddOns</link>
  <description>TWiki Add Ons Add functionality to TWiki with extensions not based on the TWiki scripts. Overview An add on runs separately from the TWiki scripts, e.g. for data ... (last changed by TWikiContributor)</description>
  <dc:date>2007-04-28T23:30:14Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarWEB">
  <title>VarWEB</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/VarWEB</link>
  <description>#VarWEB WEB name of current web %WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it ... (last changed by TWikiContributor)</description>
  <dc:date>2007-02-04T09:47:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/HierarchicalNavigationChildExample">
  <title>HierarchicalNavigationChildExample</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/HierarchicalNavigationChildExample</link>
  <description>Example child topic for HierarchicalNavigation. (last changed by TWikiContributor)</description>
  <dc:date>2006-11-22T10:12:54Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarGRAY">
  <title>VarGRAY</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/VarGRAY</link>
  <description>#VarGRAY GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ... (last changed by TWikiContributor)</description>
  <dc:date>2006-10-16T03:59:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarSILVER">
  <title>VarSILVER</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/VarSILVER</link>
  <description>#VarSILVER SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ... (last changed by TWikiContributor)</description>
  <dc:date>2006-10-16T03:59:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/VarMETASEARCH">
  <title>VarMETASEARCH</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/VarMETASEARCH</link>
  <description>#VarMETASEARCH METASEARCH special search of meta data Syntax: %METASEARCH{...}% Supported parameters: Parameter: Description: Default ... (last changed by TWikiContributor)</description>
  <dc:date>2005-10-27T01:50:17Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.joshifans.com/jtwiki/bin/view/TWiki/LanguageSelector">
  <title>LanguageSelector</title>
  <link>http://www.joshifans.com/jtwiki/bin/view/TWiki/LanguageSelector</link>
  <description>Language selection dropdown To be included where a language selection is needed, for instance in the top bar or left bar. Note: this dropdown is only shown if localization ... (last changed by TWikiContributor)</description>
  <dc:date>2005-10-14T22:58:44Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.joshifans.com/jtwiki/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</rdf:RDF>
