Appendix A: TWiki Development Time-line
TWiki Release 4.2.3 (Freetown) released 00:54:17 12 September 2008
Patch release following the 4.2.0 released 22 Jan 2008
New Features and Enhancements of TWiki Release 4.2
- Security Release
- TWiki 4.2.3 is a patch release which only contains an emergency fix to the configure script to close an exploit found in the configure script when left unprotected using apache auth (see the Protect the configure script step in the TWikiInstallationGuide).
- Easier Installation and Upgrade
- New Internal Admin Login feature
- The Main.TWikiUsers topic is no longer distributed as a default topic in Main web
- A new directory
working which per default is located in the TWiki root which contains registration_approvals, tmp, and work_areas
- Configure can now authenticate when connecting to local plugins repository.
- Usability Enhancements
- New WYSIWYG editor based on TinyMCE replaces the Kupu based editor
- New "Restore topic" feature has been added to the More Topic Actions menu to easily restore an older version of a topic
- Application Platform Enhancements
- Enhancements to IF: allows, ingroup, istopic, and isweb
- Search Enhancements
- New
query search mode supports SQL-style queries over form fields and other meta-data
- Skins and Templates Enhancements
- The PatternSkin which is the default skin for TWiki has got a face lift
- The default templates have been heavily refactored to make it easier to create skins reusing the default skin.
- Miscellaneous Feature Enhancements
- Many new functions in the API for plugin developers
- Table of Content (TOC) feature enhanced
- re-architected Pluggable user mapping (between login name and WikiName) to integrate with alternative authentication and Management schemes
- Topic based User management has been extracted into a separately update-able package (TWikiUsersContrib)
- Enhancements of Pre-installed Plugins
- Bug Fixes
- More than 300 bugs fixes since 4.1.2
Hall of Fame of TWiki Release 4.2
Many people have been involved in creating TWiki 4.2. Special thanks go to the most active contributors in the following areas:
Many thanks also to the contributors in the following areas:
- Sponsor and facilitator: TWiki:Main.PeterThoeny
- Testing and bug fixing: TWiki:Main.KennethLavrsen, TWiki:Main.CrawfordCurrie, TWiki:Main.ArthurClemens, TWiki:Main.SvenDowideit, TWiki:Main.SteffenPoulsen, TWiki:Main.MichaelDaum, TWiki:Main.PeterThoeny, TWiki:Main.RichardDonkin
- Spec and code: TWiki:Main.CrawfordCurrie (2323), TWiki:Main.ArthurClemens (566), TWiki:Main.SvenDowideit (507), TWiki:Main.PeterThoeny (83), TWiki:Main.KennethLavrsen (73), TWiki:Main.SteffenPoulsen (72), TWiki:Main.AntonioTerceiro (63) - ( 3857 changes by 20 authors )
- Templates and skins: TWiki:Main.ArthurClemens (587), TWiki:Main.CrawfordCurrie (130), TWiki:Main.AndreUlrich (73), TWiki:Main.SvenDowideit (44) - ( 869 changes by 12 authors )
- Documentation: TWiki:Main.ArthurClemens (460), TWiki:Main.CrawfordCurrie (377), TWiki:Main.PeterThoeny (233), TWiki:Main.AndreUlrich (157), TWiki:Main.SvenDowideit (118), TWiki:Main.KennethLavrsen (68) - ( 1450 changes by 14 authors )
- Release package builds: TWiki:Main.SvenDowideit
- Usability: TWiki:Main.CarloSchulz, TWiki:Main.ArthurClemens
- Translations: Coordinated by TWiki:Main.AntonioTerceiro
- Marketing: TWiki:Main.RodBeckstrom, TWiki:Main.PeterThoeny, TWiki:Main.MichaelCorbett, TWiki:Main.KoenMartens
- Public relations: TWiki:Main.PeterThoeny, TWiki:Main.MichaelCorbett
- Meetups: TWiki:Main.AmirShobeiri
- TWiki.org wiki champions: TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens, TWiki:Main.CrawfordCurrie, TWiki:Main.KennethLavrsen, TWiki:Main.SvenDowideit, TWiki:Main.MichaelDaum, TWiki:Main.CarloSchulz, TWiki:Main.StephaneLenclud, TWiki:Main.RichardDonkin, TWiki:Main.KoenMartens
- Customer support: TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens, TWiki:Main.CrawfordCurrie, TWiki:Main.SvenDowideit, TWiki:Main.HaraldJoerg
- System administration: TWiki:Main.SvenDowideit, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie
If you find an omission please fix it at TWiki:TWiki.TWikiHistory. For the full list of contributors see TWikiContributor.
Note: Order of contributors under "Spec and code", "Templates and skins" and "Documentation" is based on number of SVN file changes for core and default extensions from March 2007 (svn rev:13046) to Jan 2008 (svn rev:16210). (Details at TWikibug:TWiki420SvnLog). Order of contributors under "Testing and bug fixing" is based on Bugs web statistics from 2007-03 to 2007-12. Order of contributors under "TWiki.org wiki champions" and "Customer support" is based on TWiki.org web statistics from 2007-02 to 2007-12.
See more details on the TWiki 4.2 release at TWikiReleaseNotes04x02.
TWiki Release 4.1 (Edinburgh), 16 Jan 2007
New Features and Enhancements of TWiki Release 4.1
- Easier Installation and Upgrade
- Plugins can now be installed from the configure script.
- The loading of plugin preferences settings has been moved earlier in the preferences evaluation order so that plugin settings can be redefined in CM.TWikiPreferences, WebPreferences and in topics. To make TWiki upgrades easier, it is recommended to set the plugin settings in CM.TWikiPreferences, and not to customize the settings in the plugin topic. For example, to change the TEMPLATES setting of the CommentPlugin, create a new COMMENTPLUGIN_TEMPLATES setting in CM.TWikiPreferences.
- Plugin settings can now be defined in configure instead of in the plugin topic (requires that the individual plugin has implemented this). TWiki performs slightly better by not looking for preferences settings in plugin topics.
- Configure no longer shows many unnecessary errors when run first time.
- The webmaster email address is now defined in configure instead of TWikiPreferences.
- Default file access rights in the distribution package have been changed to be more universally defined and in line with the default access rights for new topics.
- Usability Enhancements
- Redesigned result page when typing incomplete topic name into the Jump box, so that it is possible to quickly navigate to a topic, also in a very large TWiki installation. For example, "I know there is a topic about Ajax somewhere in the Eng web. OK, let my type
Eng.ajax into the Jump box... Here we go, the third link is the AjaxCookbook I was looking for."
- Many user documentation improvements.
- URL parameters maintained in Table of Contents links so you can stay in a temporary skin (e.g. print) and keep URLPARAM values when you click the TOC links
- Attachment tables now sorted alphabetically.
- Better printing of tables and verbatim text in PatternSkin.
- Application Platform Enhancements
- Auto-incremented topic name on save with AUTOINC<n> in topic name; used by TWiki applications to create topic based database records.
- The edit and save scripts support a
redirectto parameter to redirect to a topic or a URL; for security, redirect to URL needs to be enabled with a {AllowRedirectUrl} configure flag.
- CommentPlugin supports the
redirectto parameter to redirect to a URL or link to TWiki topic after submitting comment.
- The
topic URL parameter also respects the {AllowRedirectUrl} configure flag so redirects to URLs can be disabled which could be abused for phishing attacks.
- The view script supports a
section URL parameter to view just a named section within a topic. Useful for simple AJAX type applications.
- New plugin handler for content move.
- Enhancements for Ajax based applications with TWiki:Plugins/YahooUserInterfaceContrib and TWiki:Plugins.TWikiAjaxContrib (available at twiki.org).
- Search Enhancements
- METASEARCH handles a format parameter like SEARCH.
- Topic not found / WebTopicViewTemplate search now case insensitive.
- FormattedSearch header supporting
$nop, $quot, $percnt, $dollar.
- Add search by createdate option to SEARCH.
- New newline option for SEARCH to protect e.g. formfields from being altered during rendering in SEARCH.
- Skins and Templates Enhancements
- Support for templates to have text rendering affecting aspect outside of textarea.
- Pattern skin dependence on TwistyPlugin instead of TwistyContrib (performance improvement.)
- Don't strip newlines from the front of TMPL:DEFs.
- Miscellaneous Feature Enhancements
- Change in WikiWord definition: Numbers are treated as lower case letters, e.g. Y2K is now a WikiWord.
- Configurable template load path. Advanced feature for those that work with customized templates.
- Added %VBAR% to TWikiPreferences for vertical bar symbol.
- On topic creation, force initial letter of topic name to be upper case.
- Allow date format in form fields.
- Enhance REVINFO{} variable with same date qualifiers as GMTIME{}.
- WebTopicCreator - adding ability to select a template from any topic name ending in ...Template
- Functionality of TWiki:Plugins.DateFieldPlugin merged into core
- Enhancements of Pre-installed Plugins
- CommentPlugin: Supports removal of comment prompt after a comment is made.
- EditTablePlugin: Default date format based on JSCalendarContrib instead of plugin topic.
- InterwikiPlugin: Supports custom link formats.
- SlideShowPlugin: Preserves URL parameters in slideshow
- SpreadSheetPlugin: New functions
$LISTRAND(), $LISTSHUFFLE(), $LISTTRUNCATE().
- TablePlugin: New attribute
cellborder.
- TablePlugin: Highlight the sorted column with custom colors; includes also a general cosmetic update of default colors.
- TablePlugin: Support for initsort on more than one table. A table with the initsort option is initsorted UNLESS it is sorted by clicking on a column header. If you click on a header of another table all other tables goes back to the default sort defined by initsort or not sorted if no initsort, and the new table is sorted based on the user clicking on a table header.
- Bugfixes
- More than 200 bugs fixed since 4.0.5
Hall of Fame of TWiki Release 4.1
Although many more people have been involved in creating TWiki-4.1, special thanks go to the most active contributors in the following areas:
- Sponsor and facilitator: TWiki:Main.PeterThoeny
- Process improvement: TWiki:Main.KennethLavrsen, TWiki:Main.PeterThoeny, TWiki:Main.SteffenPoulsen, TWiki:Main.CrawfordCurrie
- Release management: TWiki:Main.KennethLavrsen
- Spec, code, testing: TWiki:Main.CrawfordCurrie, TWiki:Main.ArthurClemens, TWiki:Main.SteffenPoulsen, TWiki:Main.PeterThoeny, TWiki:Main.ThomasWeigert, TWiki:Main.KennethLavrsen, TWiki:Main.SvenDowideit, TWiki:Main.HaraldJoerg, TWiki:Main.MichaelDaum, TWiki:Main.MeredithLesly, TWiki:Main.WillNorris, TWiki:Main.RafaelAlvarez, TWiki:Main.AntonioTerceiro
- Templates and skins: TWiki:Main.ArthurClemens, TWiki:Main.MichaelDaum, TWiki:Main.SvenDowideit
- Documentation: TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie, TWiki:Main.ArthurClemens, TWiki:Main.SteffenPoulsen, TWiki:Main.KennethLavrsen
- Translations: Coordinated by TWiki:Main.AntonioTerceiro
- Public relations: TWiki:Main.PeterThoeny, TWiki:Main.TomTansy
- TWiki.org wiki champions: TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie, TWiki:Main.KennethLavrsen, TWiki:Main.SteffenPoulsen, TWiki:Main.ArthurClemens, TWiki:Main.ThomasWeigert, TWiki:Main.MichaelDaum
- Customer support: TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie, TWiki:Main.ArthurClemens, TWiki:Main.SteffenPoulsen, TWiki:Main.SteveStark, TWiki:Main.MichaelDaum
- System administration: TWiki:Main.SvenDowideit, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie
If you find an omission please fix it at TWiki:TWiki.TWikiHistory. For the full list of contributors see TWikiContributor.
Note: Sequence of contributors under "Spec, code, testing", "Templates and skins" and "Documentation" is based on number of SVN check-ins for core and default extensions from 2006-02 to 2006-12. Sequence of contributors under "TWiki.org wiki champions" and "Customer support" is based on TWiki.org web statistics from 2006-02 to 2006-12.
See more details on the TWiki 4.1 release at TWikiReleaseNotes04x01.
TWiki Release 4.0.0 (Dakar), 01 Feb 2006
Major New Features
- Much simpler install and configuration
- Integrated session support
- Webserver-independent login/logout
- Security sandbox blocking exploits for remote command execution on the server
- Edit conflict resolution with automatic merge
- Multilingual UI
- E-mail confirmations for registration
- WYSIWYG editor (beta)
- Hierarchical sub-webs (beta)
Many, many people worked on TWiki-4.0.0. The credits in the table below only list the people who worked on individual enhancements. If you find an omission please fix it at TWiki:TWiki.TWikiHistory. There were many other contributors; for a full list, visit TWikiContributor.
Most of the redesign, refactoring and new documentation work in Dakar release was done by Crawford Currie. Michael Sparks provided ideas and proof of concept for several improvements. Other people who gave large amounts of their time and patience to less sexy aspects of the work, such as testing, infrastructure and documentation, are AntonAylward, KennethLavrsen, LynnwoodBrown, MichaelDaum, Peter Thoeny, SteffenPoulsen, Sven Dowideit, WillNorris.
| Installation & configuration |
Contributor |
| Much simpler install and configuration |
Crawford Currie, LynnwoodBrown, ArthurClemens |
mod_perl safe code for better performance |
Crawford Currie |
| Security |
| Security sandbox blocking exploits for remote command execution on the server |
Florian Weimer, Crawford Currie, Sven Dowideit |
| Reworked access permission model |
Crawford Currie |
| Internationalization & localization |
| User Interface Internationalisation |
AntonioTerceiro |
| Chinese translation |
CheDong |
| Danish translation |
SteffenPoulsen |
| Dutch translation |
ArthurClemens |
| French translation |
BenVoui |
| German translation |
AndreUlrich |
| Italian translation |
MassimoMancini |
| Polish translation |
ZbigniewKulesza |
| Portuguese translation |
AntonioTerceiro, CarlinhosCecconi |
| Spanish translation |
WillNorris, MiguelABayona |
| Swedish translation |
Erik Åman |
| New features for users |
| Edit conflict resolution with automatic merge |
Crawford Currie |
| Fine grained change notification on page level and parent/child relationship |
Crawford Currie |
| WYSIWYG editor |
Crawford Currie, ColasNahaboo, DamienMandrioli, RomainRaugi |
| Integrated session support |
GregAbbas, Crawford Currie |
| Webserver-independent login/logout |
Crawford Currie |
| Registration process with e-mail confirmation |
MartinCleaver |
| Tip of the Day box in TWiki Home |
PaulineCheung, Peter Thoeny, AntonAylward |
| ATOM feeds |
Peter Thoeny |
| "Force New Revision" check box for topic save |
WillNorris |
| New features for TWiki administrators and wiki application developers |
| Improved preferences handling |
ThomasWeigert, Crawford Currie |
| Named include sections |
RafaelAlvarez |
| Create topic names with consecutive numbers |
Sven Dowideit |
| Parameterized includes |
Crawford Currie |
| Dynamic form option definitions of TWikiForms with FormattedSearch |
MartinCleaver |
SEARCH enhancements with new parameters excludeweb, newline, noempty, nofinalnewline, nonoise, recurse, zeroresults |
Crawford Currie, ArthurClemens, Peter Thoeny, ThomasWeigert |
FormattedSearch enhancements with $changes, $count, $formfield(name, 30, ...), $summary(expandvar), $summary(noheaders), $summary(showvarnames) |
ColasNahaboo, Crawford Currie, Peter Thoeny, Sven Dowideit |
| New TWikiVariables ACTIVATEDPLUGINS, ALLVARIABLES, AUTHREALM, EMAILS, FAILEDPLUGINS, HTTP, HTTPS, ICONURL, ICONURLPATH, IF, LANGUAGES, LOCALSITEPREFS, LOGIN, LOGOUT, MAKETEXT, META, PLUGINDESCRIPTIONS, QUERYSTRING, STARTSECTION/ENDSECTION, SESSION_VARIABLE, SESSIONID, SESSIONVAR, SPACEOUT, USERLANGUAGE, WIKIHOMEURL |
ArthurClemens, AntonioTerceiro, Crawford Currie, GregAbbas, Peter Thoeny, Sven Dowideit, WillNorris and many more |
| TWiki form with hidden type and other form enhancements |
LynnwoodBrown, ThomasWeigert |
| Support topic-specific templates for TWiki applications |
ThomasWeigert |
| Direct save feature for one-click template-based topic creation |
LynnwoodBrown, Crawford Currie, ThomasWeigert |
| Automatic Attachments showing all files in the attachment directory |
MartinCleaver |
| Rename, move or delete webs |
PeterNixon |
| Hierarchical subwebs (beta) |
PeterNixon |
| New features for Plugin developers |
| REST (representational state transfer) interface for Plugins |
RafaelAlvarez, TWiki:Main.MartinCleaver, Sven Dowideit |
| New and improved Plugins APIs |
Crawford Currie, ThomasWeigert |
| Improvements in the TWiki engine room |
| Major OO redesign and refactoring of codebase |
Crawford Currie |
| Automatic build system |
Crawford Currie |
| Extensive test suite, unit tests and testcases |
Crawford Currie |
| TWiki:Codev.DevelopBranch , DEVELOP branch Bugs system |
Sven Dowideit |
| Documentation, logo artwork, skins: |
| Documentation |
Crawford Currie, LynnwoodBrown, Peter Thoeny, Sven Dowideit and others |
| Design of TWikiLogos with big "T" in a speech bubble |
ArthurClemens, Peter Thoeny |
| Improved templates and PatternSkin |
ArthurClemens |
See more details at TWikiReleaseNotes04x00
01-Sep-2004 Release (Cairo)
Major New Features
- Automatic upgrade script, and easier first-time installation
- Attractive new skins, using a standard set of CSS classes, and a skin browser to help you choose
- New easier-to-use save options
- Many improvements to SEARCH
- Improved support for internationalisation
- Better topic management screens
- More pre-installed Plugins: CommentPlugin, EditTablePlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin
- Improved Plugins API and more Plugin callbacks
- Better support for different authentication methods
- Many user interface and usability improvements
- And many, many more enhancements
|