brayden.TWikihttp://software.brayden.org/twiki/bin/view/TWikiThe TWiki.TWiki web at brayden.org - documentation about TWiki.en-usCopyright 2012, Dale Brayden and contributing authors.Dale Brayden [rss@braydenNOSPAM.org]Dale Brayden [rss@braydenNOSPAM.org]TWikibrayden.TWikibrayden.TWikihttp://software.brayden.org/twiki/bin/view/TWikihttp://software.brayden.org/twiki/pub/twikilogo88x31.gifTWikiPreferenceshttp://software.brayden.org/twiki/bin/view/TWiki/TWikiPreferences*TWiki Site-Level Preferences*
The following settings are site-level preferences , e.g. affecting all users in all TWiki webs. These preferences can be overwritten by web preferences (topic WebPreferences in each TWiki web) and user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)
Preferences:
... more ...rss_response@brayden.org2011-05-28T16:53:00ZDaleBrayden1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/TWikiPreferenceshttp://software.brayden.org/twiki/bin/rdiff/TWiki/TWikiPreferencesAmazonAutoLinkshttp://software.brayden.org/twiki/bin/view/TWiki/AmazonAutoLinksrss_response@brayden.org2009-05-03T05:15:00ZDaleBrayden1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/AmazonAutoLinkshttp://software.brayden.org/twiki/bin/rdiff/TWiki/AmazonAutoLinksStylePluginhttp://software.brayden.org/twiki/bin/view/TWiki/StylePlugin---++ Style Plugin
This plugin lets you add CSS style attributes to your pages.
See StylePluginDetails for the detailed description and actual examples.
... more ...rss_response@brayden.org2008-01-27T02:30:00ZDaleBrayden1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/StylePluginhttp://software.brayden.org/twiki/bin/rdiff/TWiki/StylePluginAmazonProductPreviewScripthttp://software.brayden.org/twiki/bin/view/TWiki/AmazonProductPreviewScriptrss_response@brayden.org2007-12-28T19:53:00ZDaleBrayden1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/AmazonProductPreviewScripthttp://software.brayden.org/twiki/bin/rdiff/TWiki/AmazonProductPreviewScriptInterWikishttp://software.brayden.org/twiki/bin/view/TWiki/InterWikis---++ Inter-Wiki Link Rules (or Links to other Sites)
This topic lists all aliases needed to map Inter-Site links to external wikis/sites.
Whenever you write ExternalSite:Page it will be linked automatically to the page on the external site. The link points to the URL corresponding to the ExternalSite alias below, concatenated to the Page you choose. Example: Type Wiki:RecentChanges to get Wiki:RecentChanges, the RecentChanges page at the original Wiki site.
Each entry must be of format: | External site alias | URL | Tooltip help text |.
The URL and Tooltip Text may contain optional $page variables; the variable gets expanded to the page name.
Note: The Tooltip Text must not contain any HTML tags (including nop escape code), no internal WikiWord links, and no external links. Hint: Escape 'WikiWords' and '$page'.
... more ...rss_response@brayden.org2005-10-08T14:26:00ZDaleBrayden1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/InterWikishttp://software.brayden.org/twiki/bin/rdiff/TWiki/InterWikisBookViewhttp://software.brayden.org/twiki/bin/view/TWiki/BookView*BookView* is part of search. It allows you to display the result in book view, e.g. the whole content of topcis is shown instead of a topic summary. This allows you to easily see a whole set of pages, which is useful for printing.
rss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/BookViewhttp://software.brayden.org/twiki/bin/rdiff/TWiki/BookViewBumpyWordhttp://software.brayden.org/twiki/bin/view/TWiki/BumpyWordSee WikiWordrss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/BumpyWordhttp://software.brayden.org/twiki/bin/rdiff/TWiki/BumpyWordIncludeTopicsAndWebPageshttp://software.brayden.org/twiki/bin/view/TWiki/IncludeTopicsAndWebPages*Include Topics and Web Pages Using %INCLUDE{...}% Variable*
Use the %INCLUDE{...}% variable to embed the content of another topic or web page inside a TWiki topic. The whole content or only parts of a page can be included.
"page":
The nameless parameter specifies the page to include. It is
The name of a topic located in the current web, i.e. %INCLUDE{"WebNotify"}%
A Web.Topic name specifying a topic in another web, i.e. %INCLUDE{"TWiki.TWikiWebsTable"}%
A full qualified URL with http protocol, domain name and optional port number, i.e. %INCLUDE{"http://twiki.org:80/index.html"}%. Supported content types are text/html and text/plain. The full page is included by default, but the HTML header and scripts are stripped in case it is a web page.
... more ...rss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/IncludeTopicsAndWebPageshttp://software.brayden.org/twiki/bin/rdiff/TWiki/IncludeTopicsAndWebPagesPreviewBackgroundhttp://software.brayden.org/twiki/bin/view/TWiki/PreviewBackground*Background Image for Preview*
Preview looks like the real page, but the links leed to an oops dialog warning users of not yet saved topics. In addition, a background with a "PREVIEW" watermark is shown to have visual clue that you are previewing a topic. You can change the background image by specifying the name of an attached background image file in the PREVIEWBGIMAGE variable in the TWikiPreferences.
Remarks:
You also could attach a new image file to this topic.
You can override the PREVIEWBGIMAGE preference variable in your personal home page.
-- PeterThoeny? - 02 Oct 2000 ... more ...rss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/PreviewBackgroundhttp://software.brayden.org/twiki/bin/rdiff/TWiki/PreviewBackgroundRegularExpressionhttp://software.brayden.org/twiki/bin/view/TWiki/RegularExpressionRegular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern.
REs are similar to (but more poweful than) the "wildcards" used in the command-line interfaces found in operating systems such as Unix and MS-DOS. REs are used by sophisticated search engines, as well as by many Unix-based languages and tools ( e.g., awk, grep, lex, perl, and sed ).
Examples
compan(y|ies)
Search for company , companies
(peter|paul)
Search for peter , paul
bug*
Search for bug , bugs , bugfix
[Bb]ag
Search for Bag , bag
b[aiueo]g
Second letter is a vowel. Matches bag , bug , big
b.g
Second letter is any letter. Matches also b and g
[a-zA-Z]
Matches any one letter (not a number and a symbol)
[^0-9a-zA-Z]
Matches any symbol (not a number or a letter)
[A-Z][A-Z]*
Matches one or more uppercase letters
[0-9][0-9][0-9]-[0-9][0-9]- [0-9][0-9][0-9][0-9]
US social security number, e.g. 123-45-6789
... more ...rss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/RegularExpressionhttp://software.brayden.org/twiki/bin/rdiff/TWiki/RegularExpressionStandardColorshttp://software.brayden.org/twiki/bin/view/TWiki/StandardColors*The 256 Standard Colors*
This table can be used to choose a color in WebPreferences of each web.
000000
000033
000066
000099
0000CC
0000FF
003300
003333
003366
003399
0033CC
0033FF
006600
006633
006666
006699
0066CC
0066FF
009900
009933
009966
009999
0099CC
0099FF
00CC00
00CC33
00CC66
00CC99
00CCCC
00CCFF
00FF00
00FF33
00FF66
00FF99
00FFCC
00FFFF
330000
330033
330066
330099
3300CC
3300FF
333300
333333
333366
333399
3333CC
3333FF
336600
336633
336666
336699
3366CC
3366FF
339900
339933
339966
339999
3399CC
3399FF
33CC00
33CC33
33CC66
33CC99
33CCCC
33CCFF
33FF00
33FF33
33FF66
33FF99
33FFCC
33FFFF
660000
660033
660066
660099
6600CC
6600FF
663300
663333
663366
663399
6633CC
6633FF
666600
666633
666666
666699
6666CC
6666FF
669900
669933
669966
669999
6699CC
6699FF
66CC00
66CC33
66CC66
66CC99
66CCCC
66CCFF
66FF00
66FF33
66FF66
66FF99
66FFCC
66FFFF
990000
990033
990066
990099
9900CC
9900FF
993300
993333
993366
993399
9933CC
9933FF
996600
996633
996666
996699
9966CC
9966FF
999900
999933
999966
999999
9999CC
9999FF
99CC00
99CC33
99CC66
99CC99
99CCCC
99CCFF
99FF00
99FF33
99FF66
99FF99
99FFCC
99FFFF
CC0000
CC0033
CC0066
CC0099
CC00CC
CC00FF
CC3300
CC3333
CC3366
CC3399
CC33CC
CC33FF
CC6600
CC6633
CC6666
CC6699
CC66CC
CC66FF
CC9900
CC9933
CC9966
CC9999
CC99CC
CC99FF
CCCC00
CCCC33
CCCC66
CCCC99
CCCCCC
CCCCFF
CCFF00
CCFF33
CCFF66
CCFF99
CCFFCC
CCFFFF
FF0000
FF0033
FF0066
FF0099
FF00CC
FF00FF
FF3300
FF3333
FF3366
FF3399
FF33CC
FF33FF
FF6600
FF6633
FF6666
FF6699
FF66CC
FF66FF
FF9900
FF9933
FF9966
FF9999
FF99CC
FF99FF
FFCC00
FFCC33
FFCC66
FFCC99
FFCCCC
FFCCFF
FFFF00
FFFF33
FFFF66
FFFF99
FFFFCC
FFFFFF
... more ...rss_response@brayden.org2005-09-16T00:45:00Zguest1.1updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/StandardColorshttp://software.brayden.org/twiki/bin/rdiff/TWiki/StandardColorsTWikiSiteToolshttp://software.brayden.org/twiki/bin/view/TWiki/TWikiSiteTools
TWikiSiteTools include utilities for navigating, searching and keeping up with site activity. Preferences can be configured by web or site-wide. You are currently in the TWiki web. In particular, TWiki provides two highly configurable, automated site monitoring tools, WebNotify, to email alerts when topics are edited, and WebStats, to generate detailed activity reports.
Each TWiki web has an automatic email alert service that sends a list of recent changes on a preset schedule, like once a day. Users can subscribe and unsubscribe using WebNotify in each web. The Perl script mailnotify is called by a deamon in regular intervals. The script sends an automated email to subscribed users if topics were changed in a web within last interval.
... more ...rss_response@brayden.org2005-07-02T14:40:00ZDaleBrayden1.2updatedmajorhttp://software.brayden.org/twiki/bin/rdiff/TWiki/TWikiSiteToolshttp://software.brayden.org/twiki/bin/rdiff/TWiki/TWikiSiteToolsOriginalSlideShowTemplatehttp://software.brayden.org/twiki/bin/view/TWiki/OriginalSlideShowTemplate