Unofficial enhancements, program tweaks, brainstorming gone a few steps further - this collection of configuration solutions, workarounds, and contributed code ranges from the fully functional to snippets only - a mix that doesn't meet full Plugin or Add-on status, but can certainly come in handy.
German Translation for 1 Sep 2004 Release German Texts in Twiki TWiki texts are written in English Language, topics as well as templates. Topics are not included ...
Good printing is an important requirement for us and I guess for others think TWikiForBookAuthoring, DocBook. I came up with a solution using HTMLDOC, a GPLed tool ...
There are two implementation strategies available for this request: PeterKlausner implemented a method that simply pulls out the beginning of the topic for use ...
Example text only See HowToMakeATWikiLogoutPage. The LOGOUT link should link to the inaccessible file logoutfile on your server. To logout of TWiki, click on this ...
GroupManagementTools MegaTWiki currently implements two forms of group management: LDAP based group management: Register everyone who reports to my manager ...
Locally I've made a page that uses a wiki search to automatically generate a IMO more useful users page. (see it here) %SEARCH{"TOPICPARENT.name .TWikiUsers\"\}" web ...
Warning: This topic was a try to figure out the best way for I18N within TWiki, and no more reflects the state of the art thoughts about the subject. It's being ...
Example application using WebForms. Can also be used for bug reports on TWiki. If you do, please read the BugReport guidelines/list before using this form. This ...
Simpler Mail Notification Formatting Related topic: MozillaBrowser I had a few things I didn't like about the default mail notification, which I've addressed soewhat ...
is a dropdownbox with all available topics in the current web, except those listed in wiki::hiddenTopics. This dropdownbox requires javascript (it uses the onchange ...
Adding Icons to the Left bar This isn't anything brilliant or innovative or difficult, but I found it helped my users. In %PUBPATH%/Twiki/TWikiDocGraphics there are ...
Is there a German translation of the TWiki web part? AlbiRebmann 02 Nov 2002 No, but you are welcome to do one... You might want to search for international and ...
Hello, all. I'm looking to change the Wiki style that creates bold, italics, code, and underline formnatting, as well as possibly disable traditional WikiWord linking ...
To call up the Print dialogue box directly (bypass File Print menu) embed javascript:print() in a topic; perhaps in the 'print' skin, to make it easy for users ...
New Topic Form aka "Create Topic" This form is designed to allow a user to create topics that do not exist, bypassing the warning "oops" screen you get if you use ...
This diff against preview.tmpl will onload submit the save button on the preview page. I've search for a while I couldn't find a feature to bypass the preview functionality ...
Attached utility helps if you install TWiki on a hosted site where you do not have root access. It allows you to execute commands on the server as the Apache user ...
I got tired of people uploading huge uncompressed file attachments. So, I added code to TWiki to allow a person to limit the types of files that get uploaded. I ...
I'd like to be able to have the attachments list hidden, and I can achieve that already. However, if I edit the body of the topic, I'd like the attachment list to ...
PROPOSAL: Better handling of plugin settings in upgraded environments People upgrading their systems should be able to have their settings transparently not clobbered ...
For sites that don't use authentication normally, the (fixed) bug that leads to insecure view with failed authentication could be used to implement soft sessions ...
When you use HTTP authentication to restrict read access edits are signed using the HTTP username, instead of the WikiName. From reading the code I believe that this ...
Proposal: Allow expansion of %Twiki tags% inside extractNameValuePair Use Cases End user usecase: %SEARCH{". " web "" regex "on" nosearch "on" order "modified ...
Proposal: URLPARAM should accept a default value if not provided In many cases a bare %URLPARAM{"variable"}% is useful, however in some parameterising works better ...
Proposal : Allow things like ASN1 as a valid abbreviation (Minor change) Currently things like ASN would be a valid abbreviation. Allowing things like ASN1 as a valid ...
I have recently been working to make the view.tmpl more "editable" from within the TWiki. I have a working example at NevadaMissouri.net, although it will need ...
A single notification subscription for multiple Webs? What if we add a AllWebNotify topic for people interested in all webs contained in the TWiki? It should be easy ...
NOTE: The code described on this page is obsolete see the links at end of page for more up to date RSS feature links. Comments What's this then? An RSS skin ...
Having just lost a browser window full of unsaved edits to another application that kindly opened a link for me and stole my window, I thought I'd float the idea of ...
This hack, tested on AthensRelease, prevents MIME encoded documents being inserted into outgoing notification e mails. These are not recognised by Lotus Notes. Copy ...
I'm aware of TWiki's built in noSpamPadding , and had been using it up until today... As per the results of a Center for Democracy and Technology Report , I have ...
It would be nice to have a way to see the changes that happenned in a whole TWiki site, not just per web. Useful especially for Wiki admins to get a global view of ...
I would like to be able to integrate TWiki with real time communications such as IRC. This is like a poor man's version of SameTime. This can be achieved reasonably ...
Email notifications currently are sent to all recipients using the To: email header line. Each mail is stored in user mailboxes. The names of all other recipients ...
First, let me aplogize for the topic name, but I could not come up with a better description. Anyway, the problem I wanted to solve was the following: In a web, a ...
In the current (10 Sep 2002) beta release, one can put a plugin hook on saving topic. This is a useful feature, and as I needed it for the NavbarPlugin, I added this ...
ListOfLinksManagementTool Some websites, I've noticed, like to manage lists of links and their descriptions in little boxes. MegaTWiki lets you edit lists of links ...
We've built a whole range of XP (Extreme Programming) tracking tools which run as custom TWiki tags, which we use for tracking our in house XP projects. At the moment ...
Form Values from Search In our Wikis, we wanted to have KeyWord based classification. However, users used to forget to add the keyword topic to the webform definition ...
MegaTWikiServiceRegistrationMethods At the moment, MegaTWiki implements a rudimentary service registration which "notifies" its service dispatch method which services ...
NavbarManagementTool MegaTWiki currently allows the user (via the UserToolBox) to add or remove topics from the folder display on the sidebar. Reasoning, Implications ...
UserToolBox MegaTWiki currently displays a toolbox on the left navbar of the mega skin which displays the administration tools available to the user, based on what ...
PermissionsManagementTool MegaTWiki currently implements forms based permissions management at both the topic and web level. I'll use this topic to discuss the requirements ...
PreferencesManagementTool MegaTWiki currently impements forms based web and TWiki preferences editing. I'll use this topic to discuss the requirements that lead ...
TWiki lets you move user topics. Many things seem to break when the users are moved. Example: I moved my user account to the web for the project I am working, and ...
Hello Macintosh users, and MozillaBrowser users (on any operating system)! I've managed to write a Sherlock plugin, and set up a FormattedSearch, that lets you search ...
Introduction Sidebars let you track WebChanges in a small frame (also known as a 'custom panel') that sits at the left of the screen see this screenshot of a TWiki ...
Here is a set of changes I made to the bin/testenv to help diagnose problems with the perl modules on the webserver. Please note that the reason I added these tests ...
Quick Search Development We are using TWiki to maintain a requirements database. The tool is working out nicely (with appropriately designed forms). The only problem ...
One of the things we did on our site was to modify twiki to use WebPreferences/webicon.gif, with the default coming from TWiki/TWikiPreferences/webicon.gif This way ...
I wanted the ability to lock certain pages so that only an Admin could change them. Here's my code (added right after the initialize call in edit): if ( wiki ...
Printable pages We have implemented a new function "printable", which is a copy of the "view" function. Due to bugs in Netscape 4.x, we've found we cannot always ...
A really trivial change, but maybe useful to consider when installing a TWiki for novice users: make the "Release edit lock" checkbox pre checked by default in the ...
Further to this thread, on 25 Feb 2001, PeterThoeny said in an email to MartinCleaver: FYI, John Talintyre is working on attachments under revision control and other ...
I added a tag to take the content of a page and send it to a filter program to format the page. When you put the line: in a page, the rest of the .txt file ...
I started to do some simple planning for a holiday on my personal wiki, and decided to add a total calulation mechanism. at the moment it only tablulates the numbers ...
Should TWiki maintain a list of standard extensions? For example TWikiDrawApplet is a very useful tool, but (perhaps) not everyone will want to add on the requirement ...