WebPreferences 25 - 27 Mar 2005 - Main.TWikiContributor
|
| TWiki Web Preferences | |
< < | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | > > | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | | | |
-
- #Set ALLOWWEBVIEW =
- #Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE = TWikiAdminGroup
| |
< < | | |
- Users or groups allowed to change or rename this WebPreferences topic: (e.g., TWikiAdminGroup)
| |
< < | | |
- Web preferences that are not allowed to be overridden by user or topic preferences:
| |
< < |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME, ALLOWWEBMANAGE, DENYWEBMANAGE
| > > |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, ALLOWWEBMANAGE, DENYWEBMANAGE
| | Help on Preferences
- A preference setting is defined by:
3 or 6 spaces * Set NAME = value Example:
- A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #FFD8AA
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce your own preferences variables and use them in your topics and templates.
Related Topics
Tools
- Rename, move or delete this web:
|
|
WebPreferences 23 - 27 Mar 2005 - Main.TWikiContributor
|
|
< < | TWiki Web Preferences | > > | TWiki Web Preferences | | | |
< < | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | > > | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | | | |
> > | | | | |
< < | Preferences: | > > | Web Preferences Settings | | | |
< < |
- List of topics of the TWiki.TWiki web:
| > > | These settings override the defaults for this web only. See full list of defaults with explanation. | | | |
< < |
- Web specific background color: (Pick a lighter one of the StandardColors)
| > > | | | | |
< < |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
| > > |
-
- Set WEBHEADERART = /twiki/pub/TWiki/WebPreferences/Dakar.gif
| |
-
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
- Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
| |
< < |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| > > |
- Default template for new topics for this web:
- Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
| | | |
< < |
- Prevent automatic linking of WikiWords and acronyms (if set to
on ); link WikiWords (if empty); can be overwritten by web preferences:
- Set NOAUTOLINK =
- Note: Use the
[[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.
- Default template for new topics and form(s) for this web:
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
- Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE =
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl).
- #Set DENYWEBVIEW =
- #Set ALLOWWEBVIEW =
- #Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE = TWikiAdminGroup
- #Set DENYWEBRENAME =
- Set ALLOWWEBRENAME = TWikiAdminGroup
| | | |
< < |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| > > |
- Users or groups allowed to change or rename this WebPreferences topic: (e.g., TWikiAdminGroup)
| | | |
< < |
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| > > |
- Web preferences that are not allowed to be overridden by user or topic preferences:
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME, ALLOWWEBMANAGE, DENYWEBMANAGE
| | | |
< < | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #FFD8AA .
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce new preferences variables and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts).
Related Topics: | > > | Help on Preferences
- A preference setting is defined by:
3 or 6 spaces * Set NAME = value Example:
- A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #FFD8AA
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce your own preferences variables and use them in your topics and templates.
Related Topics
Tools
- Rename, move or delete this web:
| | | |
> > |
META FILEATTACHMENT | attachment="favicon.ico" attr="" comment="" date="1100974473" name="favicon.ico" path="favicon.ico" size="318" tmpFilename="/var/tmp/CGItemp25580" user="TWikiContributor" version="1.1" |
|
|
WebPreferences 22 - 15 Aug 2004 - Main.ArthurClemens
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- Web specific background color: (Pick a lighter one of the StandardColors)
| |
< < | | > > | | |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
|
|
WebPreferences 21 - 26 Dec 2003 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| > > |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
WebPreferences 20 - 20 Dec 2003 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| |
< < | | > > | | |
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
|
|
WebPreferences 19 - 16 Dec 2003 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| > > |
-
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
WebPreferences 18 - 22 Mar 2003 - Main.PeterThoeny
|
|
< < | TWiki Web Preferences | > > | TWiki Web Preferences | | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
| |
< < |
-
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
| > > |
-
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
| |
-
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
- Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
| | | |
< < |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
| |
-
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
- Set DENYWEBCHANGE =
|
|
WebPreferences 17 - 22 Jan 2003 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- List of topics of the TWiki.TWiki web:
| |
> > |
- Web specific background color: (Pick a lighter one of the StandardColors)
| |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
- Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
| |
< < |
- Web specific background color: (Pick a lighter one of the StandardColors)
| |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
|
|
WebPreferences 16 - 19 Jan 2003 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | | Preferences:
- List of topics of the TWiki.TWiki web:
| |
< < | | > > | | |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
|
|
WebPreferences 15 - 31 Dec 2002 - Main.PeterThoeny
|
| TWiki Web Preferences
The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Prevent automatic linking of WikiWords and acronyms (if set to
on ); link WikiWords (if empty); can be overwritten by web preferences:
- Set NOAUTOLINK =
- Note: Use the
[[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.
| |
- Default template for new topics and form(s) for this web:
|
|
WebPreferences 14 - 12 May 2002 - Main.MikeMannix
|
|
< < | TWiki.TWiki Web Preferences | > > | TWiki Web Preferences | | | |
< < | The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) | > > | The following settings are web preferences of the TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web). | |
Preferences:
- List of topics of the TWiki.TWiki web:
| |
< < | | > > | | |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
|
|
WebPreferences 12 - 12 Apr 2002 - Main.PeterThoeny
|
| TWiki.TWiki Web Preferences
The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) | |
- List of topics of the TWiki.TWiki web:
| |
> > |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on , and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. TWiki.Topic links.
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
- Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
| |
- Web specific background color: (Pick a lighter one of the StandardColors)
|
|
WebPreferences 9 - 12 Sep 2001 - Main.MikeMannix
|
|
< < |
META TOPICPARENT | name="WebHome" |
| | TWiki.TWiki Web Preferences
The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) | |
- Default template for new topics and form(s) for this web:
| |
< < |
-
- TWikiFormTemplate? : How to enable form(s)
| > > | | |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
|
|
WebPreferences 8 - 09 Sep 2001 - Main.PeterThoeny
|
|
META TOPICPARENT | name="WebHome" |
TWiki.TWiki Web Preferences | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Default template for new topics and form(s) for this web:
- WebTopicEditTemplate: Site-level default template for new topics
- TWikiFormTemplate? : How to enable form(s)
- Set WEBFORMS =
| |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
| |
-
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| |
< < |
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
| > > |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| | | |
> > | | |
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
|
|
WebPreferences 7 - 08 Aug 2001 - Main.PeterThoeny
|
|
< < | TWiki.TWiki Web Preferences | > > |
META TOPICPARENT | name="WebHome" |
TWiki.TWiki Web Preferences | | The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
< < |
- Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
| |
-
- Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE =
| |
> > |
-
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| |
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE
| > > |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
WebPreferences 6 - 23 Jul 2001 - Main.PeterThoeny
|
| TWiki.TWiki Web Preferences
The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) | | Preferences:
- List of topics of the TWiki.TWiki web:
| |
< < | | > > | | |
- Web specific background color: (Pick a lighter one of the StandardColors)
|
|
WebPreferences 2 - 29 Oct 2000 - Main.PeterThoeny
|
|
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
- Set DENYWEBCHANGE = TWikiGuest
- Set ALLOWWEBCHANGE =
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE
| | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
| | | |
> > | |
|
WebPreferences 1 - 18 Aug 2000 - Main.PeterThoeny
|
|
> > | TWiki.TWiki Web Preferences
The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)
Preferences:
- List of topics of the TWiki.TWiki web:
- Web specific background color:
- Exclude web from a
web="all" search: (Set to on for hidden webs)
Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #FFD8AA .
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce new preferences variables and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts).
Related Topics: |
|
Revision 27 | r27 - 09 Nov 2020 - 00:30:36 - EbenMoglen |
Revision 26 | r26 - 06 Nov 2020 - 23:28:36 - EbenMoglen |
Revision 25 | r25 - 27 Mar 2005 - 13:14:15 - TWikiContributor |
Revision 24 | r24 - 27 Mar 2005 - 13:14:15 - TWikiContributor |
Revision 23 | r23 - 27 Mar 2005 - 13:14:15 - TWikiContributor |
Revision 22 | r22 - 15 Aug 2004 - 01:13:34 - ArthurClemens? |
Revision 21 | r21 - 26 Dec 2003 - 02:24:26 - PeterThoeny? |
Revision 20 | r20 - 20 Dec 2003 - 22:04:19 - PeterThoeny? |
Revision 19 | r19 - 16 Dec 2003 - 07:32:20 - PeterThoeny? |
Revision 18 | r18 - 22 Mar 2003 - 06:44:00 - PeterThoeny? |
Revision 17 | r17 - 22 Jan 2003 - 09:58:34 - PeterThoeny? |
Revision 16 | r16 - 19 Jan 2003 - 21:36:53 - PeterThoeny? |
Revision 15 | r15 - 31 Dec 2002 - 22:15:49 - PeterThoeny? |
Revision 14 | r14 - 12 May 2002 - 06:06:00 - MikeMannix? |
Revision 13 | r13 - 14 Apr 2002 - 07:06:53 - PeterThoeny? |
Revision 12 | r12 - 12 Apr 2002 - 07:29:00 - PeterThoeny? |
Revision 11 | r11 - 28 Dec 2001 - 02:56:26 - MikeMannix? |
Revision 10 | r10 - 28 Sep 2001 - 00:44:26 - MikeMannix? |
Revision 9 | r9 - 12 Sep 2001 - 06:51:29 - MikeMannix? |
Revision 8 | r8 - 09 Sep 2001 - 08:20:30 - PeterThoeny? |
Revision 7 | r7 - 08 Aug 2001 - 05:38:59 - PeterThoeny? |
Revision 6 | r6 - 23 Jul 2001 - 07:56:13 - PeterThoeny? |
Revision 5 | r5 - 17 Jul 2001 - 07:47:10 - PeterThoeny? |
Revision 4 | r4 - 06 Mar 2001 - 08:14:26 - PeterThoeny? |
Revision 3 | r3 - 08 Nov 2000 - 04:28:05 - PeterThoeny? |
Revision 2 | r2 - 29 Oct 2000 - 05:46:41 - PeterThoeny? |
Revision 1 | r1 - 18 Aug 2000 - 06:12:10 - PeterThoeny? |
|
|
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
|
|