Tags:
create new tag
view all tags
Mail disabled on twiki.org  
Phone disabled on twiki.org  

Thomas Weigert

Info:
Organization: UniqueSoft LLC
URL:  
City:
Country: USA
Agree to Code
of Conduct
:
yes
Hear from:  
Watchlist Changes of Thomas:
Info None (empty watchlist)
Arrow right More watchlist details
Tag Cloud of Thomas:
Unrecognized action

My topics

ThomasWeigertCachePointers, ThomasWeigertDebugging, ThomasWeigertDemoSite, ThomasWeigertDocumentationPointers, ThomasWeigertPlugins, ThomasWeigertProposals, ThomasWeigertSearchDocumentation

Development

ALERT! Bugs:Item2870 Updates to Plugins maintained by ThomasWeigert.
TWikiFeatureProposals Proposed new features

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

Documentation

IDEA! Ajax stuff TWikiAjaxFramework

IDEA! For more on Dakar, see DakarDesignPrinciples.

IDEA! 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. ALERT! 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

Results from Plugins web retrieved at 04:38 (GMT)

Feedback on GenPDFAddOn BrianSpinar 02 Feb 2005 Thanks for contributing this Add on. I made a minor change at the top to exclude the first header in the TOC....
Replace Text Plugin Replace Text Form ATTENTION: Use with caution, it is possible to change many topics at once! Replace Text Web: From...
REPLACETEXT search and replace text in a web The % REPLACETEXT{ variable is handled by the ReplaceTextPlugin; this variable is typically used in conjunction...
Feedback on GoogleAnalyticsPlugin ArthurClemens 21 Sep 2006 Thanks Arthur for sharing plugin package number 239 with the TWikiCommunity! I made some small changes...
DirectedGraphWebMapPlugin Introduction This plugin extends the DirectedGraphPlugin and draws a map of a web, part of a web, or of the structure around a single...
TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari...
This is an example of EditTablePlugin usage with move/lock row add on In this example, any LOCKED task will not be shown as editable. Any task in state CANCELLED...
Database Plugin Provide secure access (read and write) to data in an SQL database, with flexible results formatting. Any database that has a CPAN:DBI interface can...
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...
LdapContrib Introduction This add on offers a UserMappingManager, a PasswordManager and a LoginManager for TWiki, using LDAP to provide: An automatic generation...
RequireRegistrationPlugin Introduction This plugin will redirect a user to the .TWikiRegistration topic if their login name is not a .WikiWord, or optionally...
CasLoginContrib Usage This is a login manager for TWiki which allows integration in a CAS Single Sign On infrastructure. Once installed, it provides users with a...
If Then Action Plugin Introduction This plugin is intended to help automate workflows. Administrators can define if then actions in a rules table. For example, every...
Variable Cache Plugin Overview This Plugin caches TWiki variables in selected topics for faster page rendering. Most topics in a typical TWiki installation are rendered...
VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is...
VARCACHE{ attributes } cache TWiki variables in selected topics for faster page rendering The % VARCACHE{ variable is handled by the VarCachePlugin....
TWiki Developer Environment Automates build and packaging process, including installer generation, for TWiki extension modules. Summary of Contents The BuildContrib...
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...
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...
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...
ANCHORLINK{} add anchor to create a deep #anchor link Add an anchor link to topic text, such as % ANCHORLINK{`AnchorExample` . When hovering over text where...
TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external...
USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview...
BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter...
USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just...
JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript...
JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose...
JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab...
JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ......
JQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab...

Results from Codev web retrieved at 04:38 (GMT)

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...
Feature Proposal: Retaining REMOTE USER has too many problems Motivation In my company`s TWiki installation, we`re going to be always authenticated by an external...
Prince XML http://princexml.com/ Prince is a computer program that converts XML and HTML into PDF documents. Prince can read many XML formats, including XHTML...
Motivation To guard against exploits, HTML tags and HTML entities need to be escaped in the user registration, as well when updating TWiki user topics. Credit to Jesper...
Known Issues of TWiki 6.1.x Production Releases These are known issues of TWiki 6.1.0, code named KampalaRelease. The latest TWiki release is available at DownloadTWiki...
Known Issues of TWiki 6.0.x Production Releases These are known issues of TWiki 6.0.0 TWiki 6.0.1, code named JerusalemRelease. The latest TWiki release is available...
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...
Contact Peter Thoeny peter09 #64;thoeny.org 1 4O8 #53;O #53; #53;1O8 TWiki Consultants for Hire Need help with your TWiki? Consultants around the world can...
Known Issues of TWiki 4.0.x Production Releases These are known issues of TWiki 4.0.0, TWiki 4.0.1, TWiki 4.0.2, TWiki 4.0.3, TWiki 4.0.4, and TWiki 4.0.5 code named...
Known Issues of TWiki 5.1.x Production Releases These are known issues of TWiki 5.1.2, TWiki 5.1.1 and TWiki 5.1.0, code named IstanbulRelease. The latest TWiki release...
Known Issues of TWiki 5.0.x Production Releases These are known issues of TWiki 5.0.2, TWiki 5.0.1 and TWiki 5.0.0, code named HelsinkiRelease. The latest TWiki release...
Known Issues of TWiki 4.3.x Production Releases These are known issues of TWiki 4.3.0, TWiki 4.3.1 and TWiki 4.3.2, code named GeorgetownRelease. The latest TWiki...
Known Issues of TWiki 4.1.x Production Releases These are known issues of TWiki 4.1.0, TWiki 4.1.1, and TWiki 4.1.2, code named EdinburghRelease. The latest TWiki...
Known Issues of TWiki 4.2.x Production Releases These are known issues of TWiki 4.2.0, TWiki 4.2.1, TWiki 4.2.2, TWiki 4.2.3, and TWiki 4.2.4, code named FreetownRelease...
TWiki Security Alerts Please join the twiki announce list: To get immediate alerts of high priority security issues, please join the low volume twiki announce list...
Motivation The display of headings is not intuitive in terms of the boldness of the heading at each level. Description and Documentation Headings are codes as ,...
Motivation Currently external link is working correctly for anchor but not for internal links, anchor definition for .. .. should follow definition in RFC...
Please watch this video to learn more about my vision. ThierryBenard 2021 12 13 Feedback and Testimonials Nice video, Thierry!
Motivation Adding new image extensions have to touch core codes Description and Documentation Currently gif jpg jpeg png is hard coded in Render.pm and Attach.pm...
Motivation I`m working on a plugin blocking access to webs based on web metadata on the metadata repository. With some webs, the plugin causes ALLOWWEB and ALLOWTOPIC...
mailto:vbrown@philtres.com vbrown@philtres.com YIM, iMessage, GTalk, Skype...(by request) 1 650 515 3676 (leave a message) How Can I Help? I particularly enjoy...
CalvinSo Would Like to Check in Who am I? I am a new DevOps engineer working in MorganStanley supporting TWiki. What do I want? write access to SVN for the...
TWiki IRC Welcome to the people who found this URL in the IRC channel topic of #twiki! //TWikiDocGraphics/hand.gif You can find today`s logs at http://bit.ly/twilog...
Presentation: Regular Expressions, To Match Or Not, That is the Question, Silicon Valley Code Camp, 2015 10 03 This is the presentation material for the talk on...
Presentation: Regular Expressions, To Match Or Not, That is the Question, SVPerl, 2013 03 07 This is the presentation material for the talk on `Regular Expressions...
Presentation: Regular Expressions, To Match Or Not, That is the Question, Silicon Valley Perl, 2016 06 02 This is the presentation material for the talk on `Regular...
Presentation: Regular Expressions, To Match Or Not, That is the Question, Silicon Valley Code Camp, 2017 10 08 This is the presentation material for the talk on...
Presentation: Regular Expressions, To Match Or Not, That is the Question, Silicon Valley Perl, 2017 06 01 This is the presentation material for the talk on `Regular...
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...

| Topic text (body) | Search | web(s) |
Topic name Sort by in reversed order
Make search: Case sensitive RegularExpression search
Don't show: search string summaries total matches
Do show: BookView locked topic topics (result count)

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, SyntaxHighlightingPlugin, 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:
    • Set EDITMETHOD = 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

Edit | Attach | Watch | Print version | History: r64 < r63 < r62 < r61 < r60 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r64 - 2012-10-18 - ThomasWeigert
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.