My topics
ThomasWeigertCachePointers,
ThomasWeigertDebugging,
ThomasWeigertDemoSite,
ThomasWeigertDocumentationPointers,
ThomasWeigertPlugins,
ThomasWeigertProposals,
ThomasWeigertSearchDocumentation
Development

For pointers to TWiki development practices, see
DevelopersNews,
BuildContribCookbook,
TestCasesTutorial,
BuildingARelease,
SubversionReadme,
SVN
Documentation

Ajax stuff
TWikiAjaxFramework

For more on Dakar, see
DakarDesignPrinciples.

Comments on code quality for plugins are at
ImplementationQuality.
Wiki features worth remembering at
ThomasWeigertDocumentationPointers. Plugins are in
ThomasWeigertPlugins. Pointers to debugging are in
ThomasWeigertDebugging. I am (slowly) collecting info on searching into
ThomasWeigertSearchDocumentation.
Examples of
TWikiApplications in
Sandbox web:
MeetingMinutes,
SearchBookTitles,
SearchBookAmazon,
ChangeRequest,
DashboardWithDynamicInclude,
SimpleFAQ,
DiscussionForum,
HeyHoPress,
IFrameExample,
XslWiki
Current releases at
TWikiAlphaRelease and
TWikiBetaRelease.
Features I need to investigate further:
Wiki extensions implemented or deployed in our system are summarized at
TWikiInALargeCorporateSetting.

Note that much of this is now implemented in Dakar or made available via plugins.
The new engine framework is discussed in
TWikiStandAlone
Recent changes in Plugins and Codev
Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended...
EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `...
Feedback on AnchorLinkPlugin Enjoy! I think this is very convenient whenever you want to point others to a specific section in a long TWiki based documentation...
Anchor Link Plugin Description This plugin shows an anchor link icon when hovering over headings. When clicked, the browser URL bar will show the anchor link of...
Global Replace Plugin Introduction The Global Replace Plugin is designed to: 1 Search through topics with user supplied criteria 1 Find strings within the topics...
Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes...
Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot...
AbusePlugin Introduction This plugin obscures a list of abuse words in TWiki pages. Occurrences of these words are replaced in topic view mode by asterisks ( ) except...
RequireRegistrationPlugin Introduction This plugin will redirect a user to the .TWikiRegistration topic if their login name is not a .WikiWord, or optionally...
LdapContrib Introduction This add on offers a UserMappingManager, a PasswordManager and a LoginManager for TWiki, using LDAP to provide: An automatic generation...
SMS Two Step Authentication Contrib Package Introduction A single step log in may not be sufficient in a high security environment. Two step verification makes it...
ExcelImportExportPlugin Overview This plugin renders an attached Excel 2003 spreadsheet as a TWiki table, and vice versa. It also provides scripts to generate...
JIRA Plugin JIRA issues can be displayed as a TWiki table, based on a JQL (JIRA Query Language). Introduction JQL is JIRA Query Language for advanced search, which...
JIRA display JIRA issues using JQL search JIRA issues can be displayed as a TWiki table, based on a JQL (JIRA Query Language) query. This variable is handled...
INCLUDEXML Plugin Introduction Many XML documents represent a series of records, and thus are affinitive to table representations. This plugin reinterprets the XML...
INCLUDEXML display any XML document in table format This variable is handled by the IncludeXMLPlugin. For details, see IncludeXMLPlugin Syntax: % INCLUDEXML...
Main features No html knowledge required to create forms Add input fields, textareas, dropdown select boxes, checkboxes, radio buttons Set preselected...
TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They...
CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such...
CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions...
Feedback on BlackListPlugin PeterThoeny 21 Mar 2004 Possible Enhancements Whitelist based on a TWiki group (in addition to IP address) Scan for spam...
ConfluenceToTWikiAddOn Contributed by TWIKI.NET Introduction The ConfluenceToTWikiAddOn helps to convert the Confluence Wiki Site into TWiki Wiki...
Making the HobbesSkin CSS compliant The HobbesSkin beta needs to comply to CSS 2.0 and HTML 4.01 in order to render well in most browsers. This topic is the workbench...
See DirectedGraphPluginDevArchive for older discussions Feedback on DirectedGraphPlugin ColeBeck 25 Mar 2005 Integrated patches suggested here (except the one...
Directed Graph Plugin Introduction Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph...
Development discussion for EditTablePlugin Discussion of significant enhancements moved to EditTablePluginEnhancement (it was confusing when bug reports against...
Development Site for EditTWikiExternalEditorAddOn Just a quick note, the original version of the edittwiki tool made a mess of the form meta data. This has now been...
TWiki External Editor Announcing edittwiki 0.1.4, an external editor launcher for the popular TWiki wiki. This is similar in spirit to the editMoin tool for MoinMoin...
IpPlugin IP Address information for TWiki This plugin provides functions for obtaining information about IP addresses. It is useful when you want to identify a user...
MathJax MathJax is a cross browser JavaScript library that displays mathematical notation in web browsers, using MathML, LaTeX and AsciiMath markup. MathJax is released...
LaTeX From LaTeX Project website: LaTeX is a high quality typesetting system, with features designed for the production of technical and scientific documentation...
Monthly TWiki.org Statistics These are overall statistics across all webs. The latest numbers are also shown on the TWiki.org home page. See also SiteStatistics, OneYearSiteStatistic...
Motivation There are cases where {DefaultUrlHost} based URL is desirable. Description and Documentation SCRIPTURL{...} returns a URL based on the URL host currently...
Motivation I`m writing a plugin which needs to take action a) before and after web creation; and b) after web rename. Description and Documentation Given beforeSaveHandler...
Note: Interested in participating in a growing open source community? Please read how to get started. TWiki Development News 2020 2020 10 24: New AnchorLinkPlugin...
TWiki With Markdown `Markdown is becoming a pretty much defacto standard for developer markup, and it would be great if TWiki supported this` Brought up by FredBowker...
Rejuvenate Community For the past few years, TWiki has been evolving steadily keeping its stability. But to secure long term health of TWiki, we should have more contributors...
Download Install TWiki VM 6.0.2 1 OVF Virtual Machine (VMware, Oracle VM...) Easy installation on Windows! ...and other platforms VMware, VirtualBox and Oracle...
Motivation This idea started in SetUTF8CharSetByDefault. When switching the character set of a TWiki site using {Site}{CharSet} , say from `ISO 8859 1` to `UTF...
Motivation Now that Perl is more I18N friendly we should make UTF 8 the default character set Description and Documentation Set this in lib/TWiki.spec : $TWiki...
SVN Shorthand for Subversion. See Wikipedia:Subversion From http://subversion.tigris.org/ : The goal of the Subversion project is to build a version control system...
Preconfigured TWiki Hosting Sites TWiki is typically used behind firewalls, but there are also many public TWiki sites. This topic lists providers that offer preconfigured...
Support forum get advice and give advice. IRC chat with other community members. Applications write and share a TWiki application using TWiki Markup...
Motivation Currently, when a subweb named A/B is deleted, it`s moved to Trash/B. Let`s say there are subwebs Bird/Eagle and Golf/Eagle. Both are moved to Trash/Eagle...
Motivation The manage script may be used from a program either via HTTP or by program execution. In that case, it`s handy if an operation success/failure can be...
Motivation Before you GET the URL U1, you may need to GET another URL U2. Description and Documentation The new parameter preflight will be introduced to INCLUDE...
TWiki Tagline TWiki`s tag line is now: `Collaborate with TWiki` PeterThoeny 12 Oct 2005 Older Discussions TWiki Twiki or twiki? this is a separate topic:...
WolfMarbach Would Like to Check in Who am I? Look here: WolfMarbach What do I want? write access to SVN for the following branches: Plugins What can I do...
TWiki Meet Up in Berlin (September, 4th 2008) Big TWiki Meetup with founders and core developer team in Berlin The TWiki community meets on thursday 04th of september...
TWiki Marketing Meeting, 03 Nov 2008 `TWiki, the open source web 2.0 platform for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel...
TWiki Marketing Meeting, 20 Oct 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 06 Oct 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 22 Sep 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 08 Sep 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 25 Aug 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 11 Aug 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 28 Jul 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 30 Jun 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
TWiki Marketing Meeting, 16 Jun 2008 `TWiki, the open source wiki for the enterprise.` Logistics Place: IRC Server chat.freenode.net, channel #twiki marketing...
Topics of interest
%SEARCH{ "Main.ThomasWeigert" web="Codev Plugins Support" scope="text" nosearch="on" nosummary="on" noheader="on" nototal="on" regex="off" order="modified" reverse="on" limit="60" excludetopic="Web*"}%
Activated Plugins in this web are:
SpreadSheetPlugin,
AutoSectionsPlugin,
BackupRestorePlugin,
BlackListPlugin,
CalendarPlugin,
ChartPlugin,
ColorPickerPlugin,
CommentPlugin,
DatePickerPlugin,
EditTablePlugin,
GaugePlugin,
GeoLookupPlugin,
HeadlinesPlugin,
IfThenActionPlugin,
InterwikiPlugin,
JQueryPlugin,
LocalCityTimePlugin,
PercentCompletePlugin,
PerlDocPlugin,
PreferencesPlugin,
QRCodePlugin,
RecentVisitorPlugin,
RenderListPlugin,
SetGetPlugin,
ShareMePlugin,
SlideShowPlugin,
SmiliesPlugin,
TWikiDrawPlugin,
TWikiOrgPlugin,
TWikiSheetPlugin,
TablePlugin,
TagMePlugin,
TinyMCEPlugin,
TwistyPlugin,
VarCachePlugin,
WatchlistPlugin,
WysiwygPlugin
My TWiki Links
My Personal Preferences
- Show tool-tip topic info on mouse-over of WikiWord links, on or off:
- Set LINKTOOLTIPINFO = off
- Preference for the editor, default is the WYSIWYG editor. The options are raw, wysiwyg:
- More preferences
TWiki has system wide preferences settings defined in TWikiPreferences. You can customize preferences settings to your needs: To overload a system setting, (1) do a "raw view" on TWikiPreferences, (2) copy a Set VARIABLE = value bullet, (3) do a "raw edit" of your user profile page, (4) add the bullet to the bullet list above, and (5) customize the value as needed. Make sure the settings render as real bullets (in "raw edit", a bullet requires 3 or 6 spaces before the asterisk).
Related Topics