Changeset 786
- Timestamp:
- 11/19/08 00:47:40 (3 years ago)
- Location:
- trunk
- Files:
-
- 11 edited
-
FastCGIEngineContrib/lib/TWiki/Engine/FastCGI.pm (modified) (1 diff)
-
core/data/Main/WebAtom.txt (modified) (1 diff)
-
core/data/Main/WebRss.txt (modified) (1 diff)
-
core/data/Sandbox/WebAtom.txt (modified) (1 diff)
-
core/data/Sandbox/WebRss.txt (modified) (1 diff)
-
core/data/TWiki/ReferenceManual.txt (modified) (1 diff)
-
core/data/TWiki/WebAtom.txt (modified) (1 diff)
-
core/data/TWiki/WebAtomBase.txt (modified) (1 diff)
-
core/data/TWiki/WebRss.txt (modified) (1 diff)
-
core/data/Trash/WebAtom.txt (modified) (1 diff)
-
core/data/Trash/WebRss.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FastCGIEngineContrib/lib/TWiki/Engine/FastCGI.pm
r15 r786 1 # Runtime Engine of TWiki Enterprise Collaboration Platform, 2 # http://TWiki.org/ 1 # Runtime Engine of Foswiki - The Free Open Source Wiki, http://foswiki.org/ 3 2 # 4 3 # Copyright (C) 2007-2008 TWiki Contributors. All Rights Reserved. -
trunk/core/data/Main/WebAtom.txt
r482 r786 1 1 %META:TOPICINFO{author="ProjectContributor" date="1138082878" format="1.0" version="$Rev: 8264 $"}% 2 2 <title>%WIKITOOLNAME%'s <nop>%WEB% web</title> 3 <subtitle>The web for users, groups and offices. TWiki is an Enterprise Collaboration Platform.</subtitle>3 <subtitle>The web for users, groups and offices. Foswiki is the Free Open Source Wiki.</subtitle> 4 4 %INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!-- 5 5 * Set SKIN = rssatom -
trunk/core/data/Main/WebRss.txt
r482 r786 1 %META:TOPICINFO{author="ProjectContributor" date="1111931141" format="1.0" version="$Rev: 1 3096$"}%1 %META:TOPICINFO{author="ProjectContributor" date="1111931141" format="1.0" version="$Rev: 14617 $"}% 2 2 <channel rdf:about="%SCRIPTURL{"view"}%/%WEB%"> 3 3 %IF{ "$'URLPARAM{search}'!=''" then="<title><nop>%WIKITOOLNAME% search results for <nop>%URLPARAM{search}%</title>" else="<title><nop>%WIKITOOLNAME%'s <nop>%WEB% web</title>"}% 4 4 <link>%SCRIPTURL{"view"}%/%WEB%</link> 5 <description>The web for users, groups and offices. TWiki is an Enterprise Collaboration Platform.</description>5 <description>The web for users, groups and offices. Foswiki is the Free Open Source Wiki.</description> 6 6 %INCLUDE{"%SYSTEMWEB%.WebRssBase"}%<!-- 7 7 * Set SKIN = rss -
trunk/core/data/Sandbox/WebAtom.txt
r482 r786 1 1 %META:TOPICINFO{author="ProjectContributor" date="1138082878" format="1.0" version="$Rev: 8264 $"}% 2 2 <title>%WIKITOOLNAME%'s <nop>%WEB% web</title> 3 <subtitle>The Sandbox Web of TWiki. TWiki is an Enterprise Collaboration Platform.</subtitle>3 <subtitle>The Sandbox Web of Foswiki. Foswiki is the Free Open Source Wiki.</subtitle> 4 4 %INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!-- 5 5 * Set SKIN = rssatom -
trunk/core/data/Sandbox/WebRss.txt
r482 r786 1 %META:TOPICINFO{author="ProjectContributor" date="1111938186" format="1.0" version="$Rev: 1 3096$"}%1 %META:TOPICINFO{author="ProjectContributor" date="1111938186" format="1.0" version="$Rev: 14617 $"}% 2 2 <channel rdf:about="%SCRIPTURL{"view"}%/%WEB%"> 3 3 %IF{ "$'URLPARAM{search}'!=''" then="<title><nop>%WIKITOOLNAME% search results for <nop>%URLPARAM{search}%</title>" else="<title><nop>%WIKITOOLNAME%'s <nop>%WEB% web</title>"}% 4 4 <link>%SCRIPTURL{"view"}%/%WEB%</link> 5 <description>%MAKETEXT{"The [_1] web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise." args="<nop>%WEB%"}%</description>5 <description>%MAKETEXT{"The [_1] web of Foswiki. Foswiki is the Free Open Source Wiki." args="<nop>%WEB%"}%</description> 6 6 %INCLUDE{"%SYSTEMWEB%.WebRssBase"}%<!-- 7 7 * Set SKIN = rss -
trunk/core/data/TWiki/ReferenceManual.txt
r759 r786 3 3 ---+ Reference Manual 4 4 5 _Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration Platform._5 _Documentation for webmasters, system administrators, project managers, team leaders, and all other users of Foswiki - the Free Open Source Wiki._ 6 6 7 7 All manual sections in one big page: -
trunk/core/data/TWiki/WebAtom.txt
r482 r786 1 1 %META:TOPICINFO{author="ProjectContributor" date="1138082878" format="1.0" version="$Rev: 8264 $"}% 2 2 <title>%WIKITOOLNAME%'s <nop>%WEB% web</title> 3 <subtitle>The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.</subtitle>3 <subtitle>The Documentation Web of Foswiki. Foswiki is the Free Open Source Wiki.</subtitle> 4 4 %INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!-- 5 5 * Set SKIN = rssatom -
trunk/core/data/TWiki/WebAtomBase.txt
r482 r786 27 27 <pre> 28 28 <title><nop>%<nop>WIKITOOLNAME%'s <nop>%<nop>INCLUDINGWEB% web</title> 29 <subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>29 <subtitle>(the description of the web, plain text with no markup and no wikiwords). Foswiki is the Free Open Source Wiki.</subtitle> 30 30 %<nop>INCLUDE{"%<nop>SYSTEMWEB%.WebAtomBase"}% <!-- 31 31 * Set <nop>SKIN = rss -
trunk/core/data/TWiki/WebRss.txt
r482 r786 1 %META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 1 3096$"}%1 %META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.0" version="$Rev: 14617 $"}% 2 2 <channel rdf:about="%SCRIPTURL{"view"}%/%WEB%"> 3 3 %IF{ "$'URLPARAM{search}'!=''" then="<title><nop>%WIKITOOLNAME% search results for <nop>%URLPARAM{search}%</title>" else="<title><nop>%WIKITOOLNAME%'s <nop>%WEB% web</title>"}% 4 4 <link>%SCRIPTURL{"view"}%/%WEB%</link> 5 <description>The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.</description>5 <description>The Documentation Web of Foswiki. Foswiki is the Free Open Source Wiki.</description> 6 6 %INCLUDE{"%SYSTEMWEB%.WebRssBase"}%<!-- 7 7 * Set SKIN = rss -
trunk/core/data/Trash/WebAtom.txt
r482 r786 1 1 %META:TOPICINFO{author="ProjectContributor" date="1138082878" format="1.0" version="$Rev: 8264 $"}% 2 2 <title>%WIKITOOLNAME%'s <nop>%WEB% web</title> 3 <subtitle>The Sandbox Web of TWiki. TWiki is an Enterprise Collaboration Platform.</subtitle>3 <subtitle>The Sandbox Web of Foswiki. Foswiki is the Free Open Source Wiki.</subtitle> 4 4 %INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!-- 5 5 * Set SKIN = rssatom -
trunk/core/data/Trash/WebRss.txt
r482 r786 3 3 %IF{ "$'URLPARAM{search}'!=''" then="<title><nop>%WIKITOOLNAME% search results for <nop>%URLPARAM{search}%</title>" else="<title><nop>%WIKITOOLNAME%'s <nop>%WEB% web</title>"}% 4 4 <link>%SCRIPTURL{"view"}%/%WEB%</link> 5 <description>%MAKETEXT{"The [_1] web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise." args="<nop>%WEB%"}%</description>5 <description>%MAKETEXT{"The [_1] web of TWiki. Foswiki is the Free Open Source Wiki." args="<nop>%WEB%"}%</description> 6 6 %INCLUDE{"%SYSTEMWEB%.WebRssBase"}%<!-- 7 7 * Set SKIN = rss
Note: See TracChangeset
for help on using the changeset viewer.
