Archive

Posts Tagged ‘Development’

Foswiki 1.1.4 released

December 21st, 2011
Comments Off
No Gravatar

It took 8 months and 2 days since the previous one to come out with yet another release of Foswiki, the Open Source Enterprise Wiki. Just in time before people dash off into Christmas holidays. So don’t forget to fetch your copy now available at http://foswiki.org/Download/DownloadFoswiki.

foswiki 1.1.4This release of Foswiki comes with quite some new features and more than 160 crunched bugs relative to the previous release. Here are some highlights:

  • Preference variables can take parameters now. This allows to build very powerful macro shortcuts to ease the life of your content editors.
  • JQueryPlugin had a major release in its own allowing new possibilities for smart user interaction for the application developer.
  • There’s a new custom-made jQuery-ui theme providing a decent look&feel for enterprise use.
  • SpreadSheetPlugin has been enhanced with new functions.
  • Significant enhancements were made to the Foswiki email implementation. These changes increase compatibility with email services like Google’s gmail, adding support for SMTP over SSL as well as S/MIME signed mail.

Read up all the details on the full release notes.

The Foswiki team wishes you quiet and relaxing Christmas holidays. See you next year.

 

 

Michael Daum Release , ,

Foswiki 1.1.3 released: they did it again

April 18th, 2011
Comments Off
No Gravatar

After another round of intense coding Foswiki 1.1.3 has been released this weekend and is available for download at

http://foswiki.org/Download/FoswikiRelease01×01x03

Foswiki 1.1.3 is a release that adds more than 150 bug fixes and improvements making it better than the already stable 1.1.2. Upgrade package is available for upgrading from any earlier 1.1.X version to 1.1.2.

Here is a summarized but still detailed list of the many small fixes and improvements

  • Facelift of the history user interface
  • Update to the Wysiwyg editor TinyMCE to 3.3.9.3 and further
  • improvements of the Wysiwyg editor has been made
  • Fatwilly PatternSkin theme has been fixed. This is the skin theme
  • we use on foswiki.org.
  • Improvement of the UI for managing webs
  • Default jQuery is now 1.4.3. JQueryPlugin’s form plugin form is
  • upgraded to 2.49 and jquery-ui is upgraded to 1.8
  • Code that sends emails is improved
  • Fixes in the access controls for renaming attachments
  • TablePlugin now handles table row spans and can now initsort even when there is no headerrow
  • Improved login screen
  • Configure user interface has been further improved
  • Improved the use of international characters in attachment names
  • Icons have been fixed and added
  • Fixed an annoying issue where configure could only install or
  • upgrade one extension at a time
  • SEARCH order=created and order=formfield(date) now works allowing sorting by dates given in any of the standard Foswiki formats
  • Query search using the new =~ regex operator was totally broken and has been fixed
  • Improved and fixed the page feature for SEARCH
  • SEARCH limit fixed so it again works per web
  • New languages added
  • CommentPlugin now allows the use of COMMENT inside TML tables
  • Scripted update of the “shebang” line for the bin files (important for Windows based server installations)
  • Cookies are now forced to be secure when using https connection
  • Redirect when renaming fixed
  • Fixed bugs in the renaming user interface
  • Corrected the documentation for access controls
  • Improved how search handles access controlled group topics
  • Fixes to the new group user interface
  • Extension installers now tries to install the zip file if tgz missing
  • Fixed some intermittent rendering issues under FastCGI
  • Interwiki links now allows that the destination topic contains parentheses
  • Rename topics now updates backlinking inside INCLUDEs
  • Split Installation Guide in a part 1 which covers the steps until a basic Foswiki is running and a part 2 which covers how to tailor and setup all the details.
  • Fixed TOC rendering of anchors for INCLUDEd content
  • Fixed the renaming of webs web so it no longer modifies links within topic starting with old web name
  • Fixed a problem with date formats inside EditTablePlugin formats being seen as macros
  • Fixed the function of buttons in the FamFamFamContrib toolbar
  • Rename will now list children to update even when the topic is not a WikiWord
  • First save of files without rcs ,v file now creates a new revision
  • Restore a topic to older version now also restores META preferences
  • Search with zeroresults=”0″ now prints a 0 when nothing is found
  • Fixed the use of default value for FORMFIELD macro
  • Better cleanup of LocalSite.cfg when removing a plugin
  • Logging improved and more events are now logged
  • URLENCODE macro fixed
  • Fixed bugs related to adding a form when editing
  • Fixed defaults not initialized in persistent perl environments
  • Fix for REVINFO format tokens
  • When editing a form only, Save and Continue no longer end up showing the topic text
  • The 8 char password trunc behavior of the crypt encoding is now clearly added as working in configure info texts
  • Fix for WEBLIST macro which wrongly included current web when webs=webtemplate requested
  • Added missing Submit button for renaming/deleting a web
  • Webnotify now supports wildcard use like ‘Abc*Xyz?’ for sending out news on change
  • Fixed a problem where TwistyPlugin crashes Foswiki when topic has a trailing )
  • InterwikiPlugin links can now be formatted
  • Fixed a problem with operator precedence for queries and IF defined.
  • TWiki web is now again hidden if TWikiCompatibilityPlugin is disabled – also for the admin
  • Many improvements to the installation documentation.
  • Wysiwyg editor now converts less of the international characters to entities which made it impossible to search for the saved text

On behalf of the Foswiki Association and the entire Foswiki Community: Enjoy the Foswiki 1.1.3

Michael Daum Release , , ,

Release of Foswiki version 1.1.1 – 25 Oct 2010

October 26th, 2010
Comments Off
No Gravatar

On behalf of the entire Foswiki community I can proudly announce that the release of the Foswiki release 1.1.1  is available for download at

Foswiki web site: http://foswiki.org/Download/FoswikiRelease01×01x01

Foswiki 1.1.1 is a release that fixes some important bugs that were introduced in 1.1.0. It is highly recommended that all running 1.1.0 upgrade to 1.1.1.

The entire Foswiki community has been busy the past weeks with very quick responses to the bug reports on 1.1.0. There are always a few bugs in a new “.0″ release but the team has been very committed. The reporters have received quick patches so they could continue their upgrade. The end result is a 1.1.1 which is a very stable and high quality release.

Upgrade package is available for upgrading from 1.1.0 to 1.1.1. so upgrading is quick and easy.

Foswiki 1.1 introduces jQuery Javascript user interface framework, improved topic history display, new QUERY and FORMAT macros, better user interface for group management, much improved WYSIWYG editor, facelift of the default skin, much improved configure tool, and many more enhancements.

Foswiki 1.1 has many improvements that end-users as well as administrators will appreciate. In addition Foswiki 1.1 comes with a lot of “under the hood” improvements to the core code, with the goal of making it easier to plug in work from other projects, such as jQuery, KinoSearch, Solr and others. Work has been made to improve the definition of internal APIs to allow other not-yet-written modules, such as store implementations. Most of these modifications should be invisible to the end user and admin, but are important to position Foswiki for the next generation of plugins.

What’s new – highlights:

  • Adoption of the jQuery Javascript user interface framework
  • New macros enabled by jQuery
  • Powerful new QUERY macro
  • SEARCH now has a zeroresults format string and search results pagination
  • New FORMAT macro
  • WikiGroups have add & remove user interface
  • TinyMCEPlugin updates include much better user interface, rowspan support, and autosave feature
  • Testing configuration variables in %IF
  • “Copy topic” now copies attachments
  • Tailoring of user registration made easier
  • Easy tailoring of reset/change password and change email forms
  • TMPL:DEFs may now access previous (overridden) TMPL:DEF using the new %TMPL:PREV% template token
  • Logging of access failures
  • configure user interface revamped
  • Configure file system checks added
  • Newer modern Icon set for Document Graphics
  • Table Plugin has been improved
  • SlideShowPlugin can now use CSS based templates
  • HistoryPlugin and CompareRevisionsAddOn are now included with the default plugin set giving much nicer history/changes features
  • AutoViewTemplatePlugin is now included with the default plugin set
  • ZonePlugin feature set has been merged to the core Foswiki code
  • New page cache feature
  • Several API Enhancements for extension writers

Bugs can be reported on http://foswiki.org/Tasks/CreateNewTask

It is a proud release manager that know that you will all enjoy the 1.1.1

Kenneth Lavrsen

klavrsen Release , , , ,

Foswiki is getting SQL RDBMS support

No Gravatar

Foswiki StorageFor a long time we’ve talked about stitching a relational database into Foswiki, mainly to speed up query searches. To keep things simple Foswiki uses a text database, which stores topics in lots of individual files. By default searches are implemented by searching every one of these files for matching text. This isn’t as bad as it sounds; searching is quite fast, but doesn’t scale up terribly well, so people have coupled in various full-text search engines, such as Kinosearch, to accelerate text searches. However there’s been very little successful work yet on speeding up query searches – which is a shame, because query searches are heavily used in most wiki applications. The problem has always been that it’s difficult to map from a Foswiki search query to any kind of structured search language, such as SQL.

One approach (championed by WikiRing member Sven Dowideit) has been to support a wider range of queries in the text search engine. Using the code I wrote to map query searches to regular expressions, Sven has been able to couple Foswiki to the MongoDB database, with some pretty impressive results. This is already available as the MongoDBPlugin. Other approaches have tried to map Foswiki queries to other database search models, such as XQuery.

SQL is still the most mature query language, and the RDBMS that support it are among some of the most mature and robust software on the planet. It’s important that Foswiki has solutions that fall into that comfort zone. To that end I have implemented a new module, the DBIStoreContrib, that maps from the Foswiki query language to SQL. This allows us to use many of the existing RDBMS, such as MySQL, SQLite and PostgreSQL, to accelerate queries. By caching topics into the database in parallel to the text database, we avoid the risk of data loss that has made people nervous of other wiki solutions that use RDBMS, such as Mediawiki, while still maximising search performance.

It’s early days for this module, and there’s still lots to do to optimise how it works, so watch this space! If you are interested, and have a development environment, then you can check out the DBIStoreContrib from the Foswiki Subversion trunk.

Foswiki – the very best wiki application platform – is taking another giant leap forward….

Crawford Currie Extensions , , ,

Foswiki 1.1.0, the latest and greatest

No Gravatar

Foswiki 1.1.0 is out in the wild. This one was a rather long development cycle with a lot of work going on in various places. One of the most significant changes is Foswiki’s adoption of jQuery as its primary JavaScript framework. As a consequence we redesigned the way static files like css and js are added to a page which results in a much improved load performance of pages. So while we’ve added a wide range of new functionality to Foswiki that comes with jQuery, we also streamlined the way pages are loaded to make this feasible. Thank goes to all of the third party jQuery modules that made it into the Foswiki core for writing such great Open Source software.

We’ve got more in this release. Let me pick another two. See the full release notes below.

There’s a new macro called QUERY which leverages the query syntax known from good old SEARCH to query meta data of a topic. Think of it as FORMFIELD on steroids: while FORMFIELD was only able to retrieve a single value of a DataForm, QUERY can now return a wide range of properties bringing them in to an SQL -like query language. In other words: lots of power for your wiki applications.

The other big addition is a page cache. Foswiki can now cache pages being rendered and deliver them the next time they are requested from cache instead of computing them again. Caching pages within Foswiki itself has got the big advantage of allowing to track dependencies among the ingredients needed to render a single page from within the engine itself. This kind of deep dependency tracking mechanism takes care that wiki pages are recomputed as needed in a transparent way. Caching full wiki pages can dramatically improve performance of a single page as well as overall throughput of the site while requiring less cpu to cope with certain kinds of trafic. The implementation has already been used successfully in a couple of high end public sites running a backport of the page cache to previous Foswiki releases.

Well, folks, try yourself. We have got plans for the next 2.0 release already but are also anticipating further 1.x maintenance releases on the way.

Here’s the full release notes by Kenneth. Have fun.

Yours,
Michael Daum.

Release of Foswiki version 1.1.0 – 04 Oct 2010

On behalf of the entire Foswiki community I can proudly announce that
the release of the Foswiki release 1.1.0  is available for download at

Foswiki web site: http://foswiki.org/Download/FoswikiRelease01×01x00

It is a release with more than 270 bug fixes relative to 1.0.10 and more
than 680 bug fixes relative to 1.0.0. And the release adds more than 100
enhancements. Foswiki 1.1.0 introduces jQuery Javascript user interface
framework, improved topic history display, new QUERY and FORMAT macros,
better user interface for group management, much improved WYSIWYG
editor, facelift of the default skin, much improved configure tool, and
many more enhancements.

Foswiki 1.1 has many improvements that end-users as well as
administrators will appreciate. In addition Foswiki 1.1 comes with a lot
of “under the hood” improvements to the core code, with the goal of
making it easier to plug in work from other projects, such as jQuery,
KinoSearch, Solr and others. Work has been made to improve the
definition of internal APIs to allow other not-yet-written modules, such
as store implementations. Most of these modifications should be
invisible to the end user and admin, but are important to position
Foswiki for the next generation of plugins.

What’s new – highlights:

  • Adoption of the jQuery Javascript user interface framework
  • New macros enabled by jQuery
  • Powerful new QUERY macro
  • SEARCH now has a zeroresults format string and search results pagination
  • New FORMAT macro
  • WikiGroups have add & remove user interface
  • TinyMCEPlugin updates include much better user interface, rowspan support, and autosave feature
  • Testing configuration variables in %IF
  • “Copy topic” now copies attachments
  • Tailoring of user registration made easier
  • Easy tailoring of reset/change password and change email forms
  • TMPL:DEFs may now access previous (overridden) TMPL:DEF using the new %TMPL:PREV% template token
  • Logging of access failures
  • configure user interface revamped
  • Configure file system checks added
  • Newer modern Icon set for Document Graphics
  • Table Plugin has been improved
  • SlideShowPlugin can now use CSS based templates
  • HistoryPlugin and CompareRevisionsAddOn are now included with the default plugin set giving much nicer history/changes features
  • AutoViewTemplatePlugin is now included with the default plugin set
  • ZonePlugin feature set has been merged to the core Foswiki code
  • New page cache feature
  • Several API Enhancements for extension writers

Bugs can be reported on http://foswiki.org/Tasks/CreateNewTask

On behalf of the Foswiki Association and the entire Foswiki Community:
Enjoy the Foswiki 1.1.0

Kenneth Lavrsen
Release manager

Michael Daum Release , , ,