| ApacheConfigGenerator |
2009-06-23 - 21:03 - 51 |
PeterThoeny |
| Auto generated twiki.conf to be included from httpd.conf NOTE: Some people, including many using web hosts, can't edit http.conf. If this applies to you, do not bother ... |
| UsingSslForAuthenticationOnly |
2009-06-06 - 01:10 - 6 |
PeterThoeny |
| Using SSL For Authentication Only This topic presents a method that is successfully used to avoid transmitting passwords in plain text readable form over a network ... |
| TWikiUserAuthenticationSupplement |
2009-06-06 - 01:05 - 10 |
PeterThoeny |
| TWiki User Authentication Supplemental Documents The following documents supplement the TWikiUserAuthentication documentation. Tag Cloud on "authentication" ... |
| InstallingTWiki |
2009-05-05 - 23:40 - 25 |
PeterThoeny |
| Installing TWiki Supplemental Documents Each TWiki release contains an installation guide specific to that release. As of TWiki 4.0, this guide is a basic description ... |
| TWikiUpgradeTo04x03 |
2009-04-11 - 04:27 - 1 |
PeterThoeny |
| TWiki Upgrade to TWiki 4.3 The upgrade guide shipped with TWiki is at TWikiUpgradeGuide. This topic here contains post release extra information on upgrading to TWiki ... |
| QuerySearchPatternCookbook |
2009-02-13 - 20:22 - 10 |
StephenHallett |
| QuerySearch Pattern Cookbook We have the very useful SearchPatternCookbook for regular expression searches. This topic provides tips on the usage of QuerySearch, a ... |
| SettingFileAccessRightsLinuxUnix |
2008-10-19 - 22:09 - 36 |
DavidTonhofer |
| File Access Rights on Unix and Linux One of the most common problems people ask about it how to set up the file access rights in Linux/Unix. This small topic answers ... |
| TWiki04x02WindowsInstallationGuide |
2008-10-12 - 18:42 - 20 |
GeorgeClark |
| TWiki 4.2 Windows Installation Guide Purpose Scope This is a step by step TWiki 4.2 Windows installation guide. It should have you running your own TWiki in no ... |
| WindowsInstallCookbookForTWiki04x01 |
2008-09-18 - 00:05 - 5 |
RobStanfield |
| Windows Cookbook for TWiki 4.1.2 I am thankful to the TWiki community for writing this great software. I had installed the Cairo release using the Windows Cookbook ... |
| HowToMakeSimpleTWikiPlugin |
2008-09-06 - 23:45 - 6 |
PeterThoeny |
| How to make a simple TWiki Plugin Introduction This topic is written for the absolute beginner that would like to write a simple plugin for TWiki that implements ... |
| TWikiPluginsSupplement |
2008-08-31 - 22:01 - 7 |
KennethLavrsen |
| TWiki Plugins Supplemental Documents The following documents supplement the TWikiPlugins documentation. Tag Cloud on "plugin" Topics tagged with Tag:plugin ... |
| InstallationWithI18N |
2008-08-28 - 19:31 - 34 |
SebastianKlus |
| Installing TWiki with Internationalisation support ( nop I18N) This document is useful if you need to use languages other than English for the content of your TWiki ... |
| ConvertTablesFromHTMLToTML |
2008-08-12 - 18:23 - 4 |
SeanCMorgan |
| FAQ: How do I convert a table from HTML to TML? You often find yourself in the situation that you have a table in HTML. Either because you copy it from another web ... |
| HowToMoveTheFormToTheTopOfThePage |
2008-08-01 - 08:16 - 9 |
SaschaVetter |
| FAQ: How do I move the form to the top of the page? Answer: There are several different ways to implement this change. Globally via Skin Template The easiest way ... |
| WindowsInstallSummary |
2008-07-30 - 05:55 - 17 |
SvenDowideit |
| Nutshell Summary of Windows Install Cookbook NOTE The following is out of date, you can no longer download perl 5.6 for Cygwin. For an easy to install TWiki ... |
| WindowsInstallCookbook |
2008-07-30 - 05:53 - 66 |
SvenDowideit |
| Windows Install Cookbook For a very simple install process, suitable for most Windows users wanting a personal wiki, see TWikiInstaller (installs and configures ... |
| ShorterUrlCookbook |
2008-07-27 - 22:05 - 50 |
CarlinhosCecconi |
| How to enable shorter URLs in TWiki This supplemental document describes how to enable shorter URL's on your TWiki site. To do this, all you will need is access to ... |
| TWikiScalability |
2008-06-26 - 04:08 - 4 |
SvenDowideit |
| TWiki Scalability Sometimes we get the question on how well TWiki can scale. This supplemental document compiles scalability related information so that you can plan ... |
| Windows2003Authentication |
2008-06-05 - 05:50 - 9 |
MattEverson |
| Windows 2003 Authentication using Kerberos and mod auth kerb This is a discussion of the TWiki I setup on linux that transparently authenticates Windows users. There ... |
| CronOnMacOSX |
2008-05-16 - 19:56 - 7 |
DavidWolfe |
| FAQ: How do I set up cron jobs on Mac OS X? Answer: Mac OS X 10.4.x and newer recommends launchd instead of cron . The user needs to create a .plist in /System ... |
| TWikiAdminCookBook |
2008-04-24 - 01:56 - 63 |
EliotBlennerhassett |
| TWiki Admin Cook Book This page has many tips and tricks, particularly useful when you're installing TWiki for the first time. This guide is most useful before or ... |
| TWikiUpgradeTo04x02 |
2008-04-23 - 03:54 - 2 |
PeterThoeny |
| TWiki Upgrade to TWiki 4.2 The upgrade guide shipped with TWiki is at TWikiUpgradeGuide. This topic here contains post release extra information on upgrading to TWiki ... |
| TWikiOnWindowsIISCygwin |
2008-04-11 - 13:46 - 6 |
LarsWith |
| Installing TWiki on Windows, using IIS and Cygwin Purpose Scope This is a summary of my experience in installing TWiki 4 using the IIS HTTP server and Cygwin. Familiarity ... |
| HowToInstallCpanModules |
2008-04-09 - 00:34 - 26 |
PeterThoeny |
| How to Install nop CPAN Modules Introduction nop CPAN (Comprehensive Perl Archive Network) is a large repository of Perl modules. Standard Perl already has many ... |
| HowToEnableSingleSignOn |
2008-04-07 - 11:34 - 3 |
MarcSchlaich |
| How to Enable Single Sign on with TWiki Overview If your IT organisation has deployed SingleSignOn (SSO, Wikipedia:Single sign on) for the principal servers and applications ... |
| PerformanceSupplement |
2008-03-26 - 04:45 - 10 |
PeterThoeny |
| TWiki Performance Supplemental Documents The following documents supplement the TWikiInstallationGuide and TWikiUpgradeGuide with tips on how to tune a TWiki installation ... |
| SearchSupplement |
2008-02-09 - 07:04 - 5 |
PeterThoeny |
| Search Supplemental Documents Supplemental Documents on Search GoogleAjaxSearch experimental API to integrate a dynamic Google search in TWiki topics ... |
| SupplementalDocument |
2008-02-02 - 07:39 - 30 |
PeterThoeny |
| Supplemental Documents Supplemental TWiki documentation not included in the latest release: Installation, Upgrade, Performance InstallingTWiki installingTWiki ... |
| HowToUpgradeExtensionsWithConfigure |
2008-01-25 - 23:21 - 1 |
KennethLavrsen |
| FAQ: How do I upgrade an already installed extension like a plugin using configure? Answer: You must be an admin with access to the configure script and you ... |
| PamAuthenticationWithoutApache |
2007-12-28 - 06:27 - 6 |
PeterThoeny |
| PAM Authentication without Apache Here's what I had to do to enable PAM authentication in a TWiki running on Lighttpd/FreeBSD. You'll need and http://www.freshports ... |
| WhatTWikiDotOrgIsNot |
2007-11-14 - 19:21 - 6 |
PeterThoeny |
| What TWiki.org is Not Purpose of TWiki.org TWiki.org is here to: host developer home pages develop TWiki provide a repository for TWiki extensions ... |
| TWikiDirectoryStructure |
2007-11-08 - 06:14 - 2 |
PeterThoeny |
| TWiki's Directory Structure This topic is sort of the theory behind SettingFileAccessRightsLinuxUnix , and perhaps helpful if for one or the other reason you can ... |
| GoogleAjaxSearch |
2007-11-04 - 09:02 - 14 |
PeterThoeny |
| Google AJAX Search The AJAX Search API is an experimental API that lets you integrate a dynamic Google search module into your web pages so your users can mash up ... |
| InternationalizationSupplement |
2007-09-30 - 05:01 - 5 |
PeterThoeny |
| Internationalization Supplemental Documents The following documents supplement the internationalization documentation in the TWikiInstallationGuide. Installing TWiki ... |
| TwistyMadeEasy |
2007-07-19 - 07:04 - 7 |
HaraldJoerg |
| Twisty Made Easy Some of my TWiki users are impressed by the optical effect of what can be done with TWiki:Plugins.TwistyPlugin and they keep asking me: "How do ... |
| UserHomepageSupplement |
2007-07-07 - 17:56 - 7 |
PeterThoeny |
| User Homepage Customization Supplemental Document Organizations have different needs for user home pages. An administrator can customize the user home pages to the ... |
| RegisterOnViewRestrictedSite |
2007-04-19 - 06:02 - 1 |
PeterThoeny |
| Register Users on View Restricted Site (To be written; for now see Support.RegisterOnViewRestrictedSite ) Contributors: PeterThoeny 19 Apr 2007 Could someone ... |
| TWikiAccessControlSupplement |
2007-04-19 - 05:12 - 4 |
PeterThoeny |
| TWiki Access Control Supplemental Documents The following documents supplement the TWikiAccessControl documentation. RegisterOnViewRestrictedSite site is ... |
| UpgradingTWiki04x00PatchReleases |
2007-03-19 - 06:21 - 28 |
YogiParish |
| Upgrading TWiki 4.X and Maintaining Current Tailoring Introduction TWiki 4.X is a lot easier to install compared with TWiki Cairo (3). But upgrading can still be ... |
| UsingI18NInUsernames |
2007-01-31 - 05:53 - 4 |
PeterThoeny |
| FAQ: How can I use international ( nop I18N) characters in usernames? Answer: By default, TWiki doesn't allow you to use international characters (i.e. letters other ... |
| SpecifyingConfigurationItemsForExtensions |
2006-12-02 - 08:53 - 3 |
CrawfordCurrie |
| How to integrate Extension configuration into bin/configure Note: The description given here works from TWiki version 4.1 onward only! Introduction With TWiki ... |
| TWikiTemplatesSupplement |
2006-11-28 - 01:29 - 1 |
PeterThoeny |
| TWiki Templates Supplemental Documents The following documents supplement the TWikiTemplates documentation. Tag Cloud on "template system" Topics tagged with ... |
| TWikiSkinsSupplement |
2006-11-28 - 01:23 - 4 |
PeterThoeny |
| TWiki Skins Supplemental Documents The following documents supplement the TWikiSkins documentation. SkinPackagingHowTo SkinDeveloperFAQ SkinsAndJavaScript ... |
| SkinsAndJavaScript |
2006-10-27 - 20:25 - 14 |
ArthurClemens |
| Skins and JavaScript Skin authors should load twiki.js from pub/TWikiJavascripts/twiki.js to benefit from a number of utility functions: retrieving class elements ... |
| UpgradingTWiki |
2006-10-13 - 01:24 - 12 |
PeterThoeny |
| Upgrading TWiki Supplemental Documents Tag Cloud on "upgrade" Topics tagged with Tag:upgrade : Specific Upgrade Guides UpgradingTWiki04x00PatchReleases ... |
| SecuringTWikiSite |
2006-07-06 - 01:00 - 4 |
PeterThoeny |
| Securing a TWiki Site Supplemental Documents This topic is intended to help administrators understand the security risks associated with TWiki, and suggests ways ... |
| RenderingSupplement |
2006-07-06 - 00:40 - 5 |
PeterThoeny |
| Rendering Supplemental Documents TwistyMadeEasy how to easily add text sections that can be opened and closed Tag Cloud on "rendering" Topics ... |
| TWikiSettingsCookie |
2006-06-13 - 22:01 - 9 |
ArthurClemens |
| TWiki settings cookie When user interface elements such as Twisty store their settings in persistent cookies, the limit of 20 cookies per domain is reached soon (see ... |
| NewTWikiAdminSteps |
2006-06-01 - 15:49 - 5 |
PeterThoeny |
| New TWiki Admin Steps Introduction I'm creating this as a separate topic for now to get feedback. The content can later be refactored into appropriate topics as ... |
| ExportSupplement |
2006-04-18 - 00:06 - 2 |
PeterThoeny |
| Data Export Supplemental Documents Tag Cloud on "export" and "publish" Topics tagged with Tag:export : Topics tagged with Tag:publish : Export ... |
| SpecialCharacters |
2006-04-13 - 09:49 - 7 |
FranzJosefSilli |
| Entities for Special Characters and Symbols Not all characters will display across all browsers. The Hex version in particular does not appear to be very compatible ... |
| TWikiApplications |
2006-03-22 - 02:27 - 1 |
PeterThoeny |
| TWiki Applications Supplemental Documents TWikiApplication Tag Cloud on "twiki application" Topics tagged with Tag:twiki application : Related ... |
| EditingSupplement |
2006-03-22 - 02:20 - 1 |
PeterThoeny |
| Editing Supplemental Documents Tag Cloud on "editing" Topics tagged with Tag:editing : Related topics: SupplementalDocuments, HistoricalDocuments ... |
| SyndicationSupplement |
2006-03-22 - 02:16 - 1 |
PeterThoeny |
| Syndication Supplemental Documents Tag Cloud on "syndication" Topics tagged with Tag:syndication : Related topics: TWikiSyndication, SupplementalDocuments ... |
| ImportSupplement |
2006-03-22 - 02:14 - 1 |
PeterThoeny |
| Data Import Supplemental Documents Tag Cloud on "import" Topics tagged with Tag:import : Related topics: ExportSupplement, SupplementalDocuments ... |
| UserInterfaceSupplement |
2006-03-22 - 02:12 - 1 |
PeterThoeny |
| User Interface Supplemental Documents Tag Cloud on "user interface" Topics tagged with Tag:user interface : Related topics: UsabilitySupplement ... |
| UsabilitySupplement |
2006-03-22 - 02:12 - 1 |
PeterThoeny |
| Usability Supplemental Documents Tag Cloud on "usability" Topics tagged with Tag:usability : Related topics: UserInterfaceSupplement, NavigationSupplement ... |
| NavigationSupplement |
2006-03-22 - 02:11 - 1 |
PeterThoeny |
| Navigation Supplemental Documents Tag Cloud on "navigation" Topics tagged with Tag:navigation : Related topics: UsabilitySupplement, UserInterfaceSupplement ... |
| VersionControlSupplement |
2006-03-22 - 02:10 - 1 |
PeterThoeny |
| Version Control Supplemental Documents The following documents supplement the version control documentation. Tag Cloud on "version control" Topics ... |
| AuthenticatedButStillTWikiGuest |
2006-03-19 - 16:16 - 5 |
BertShome |
| FAQ: I am a registered user and I have authenticated myself before I edited a topic. But after saving the topic, the left bar and the variable ! are showing "TWikiGuest ... |
| HowToCreateABlankHtpasswdFile |
2006-03-12 - 20:34 - 3 |
PeterThoeny |
| FAQ: How can I create a .htpasswd file that is owned by the webserver user? A common problem is that installers who don't have root access can't write files owned ... |
| TWikiFaqTemplate |
2006-03-12 - 20:26 - 3 |
PeterThoeny |
| FAQ: Answer: Back to: TWikiFAQ Contributors: |
| ErrorPrematureEndOfScriptHeader |
2006-03-09 - 06:09 - 2 |
PeterThoeny |
| FAQ: When I try to access TWiki, I get the "Premature end of script headers: ..." error. Answer: That message indicates that something went wrong while running the ... |
| TWikiUpgradeTo04x00x00 |
2006-03-02 - 07:08 - 3 |
UlfJastrow |
| TWiki Upgrade to TWiki 4.0.0 The upgrade guide shipped with TWiki is at TWikiUpgradeGuide. This topic here contains post release extra information on upgrading to ... |
| BrowserIssues |
2006-02-04 - 05:13 - 6 |
PeterThoeny |
| Browser Issues For now see Support.BrowserIssues I'd like to get the Support.BrowserIssues docs into the TWiki web, including the child pages for each ... |
| TWikiLegalNotes |
2006-02-04 - 04:05 - 2 |
PeterThoeny |
| TWiki Legal Notes This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the ... |
| TWikiUpgradeTo01Feb2003 |
2006-01-30 - 02:53 - 41 |
PeterThoeny |
| # TWiki Upgrade Guide Upgrade from the previous TWiki 01 Dec 2001 production release to TWiki 01 Feb 2003 Overview This guide describes how to upgrade from TWiki ... |
| TWikiUpgradeTo01Dec2001 |
2006-01-30 - 02:53 - 17 |
PeterThoeny |
| # TWiki Upgrade Guide Upgrade from TWiki 01 Dec 2000 or TWiki 01 Sep 2001 to TWiki 01 Dec 2001 (previous to new full release) Overview This guide describes how ... |
| TWikiUpgradeTo01Dec2000 |
2006-01-30 - 02:52 - 14 |
PeterThoeny |
| ## TWiki Upgrade Notes (The following upgrade notes apply to the 01 Dec 2000 release. The upgrade notes of this Beta release is pending.) If you are coming from a ... |
| TWikiUpgradeTo01May2000 |
2006-01-30 - 02:51 - 4 |
PeterThoeny |
| To upgrade an earlier TWiki version like 01 Sep 1999 to version 01 May 2000 you should do the following things: Back up your system. Update the templates ... |
| BasicAuthentication |
2006-01-30 - 02:50 - 19 |
PeterThoeny |
| # Basic Authentication This page explains what Basic Authentication is. Basic Authentication is not a TWiki service, it is a service of your web server. Configuration ... |
| TWikiUpgradeTo01Sep2004 |
2006-01-29 - 23:26 - 9 |
PeterThoeny |
| # TWiki Upgrade Guide Upgrade from the previous TWiki 01 Feb 2003 production release to TWiki 01 Sep 2004 Overview This guide describes how to upgrade from TWiki ... |