Download Foswiki 1.1.3

More than 150 bug fixes and improvements relative to 1.1.2

This is the Foswiki 1.1.3 path release - built 16 Apr 2011.

GPG Signatures and MD5 checksums are provided for verifying the integrity of the files for the primary download packages.

Upgrade versions

If you already have Foswiki version an earlier version 1.1.X installed

File GPG MD5 Description
download Foswiki-upgrade-1.1.3.tgz GPG MD5 upgrade tar gz version of Foswiki
download Foswiki-upgrade-1.1.3.zip GPG MD5 upgrade zip version of Foswiki
ALERT! The upgrade packages exclude the files that are typically changed when you customize your installation. The upgrade package can be copied on top of an existing running 1.1.X installation for a quick upgrade to 1.1.3.

Upgrading to 1.1.3 from a 1.0.X release using the upgrade package has not been tested and is not recommended. Copying a 1.1.3 upgrade package on top of a 1.0 will leave a lot of no longer used files behind which could cause trouble.

Known Issues

After installation the SlideShowPlugin should be updated as it contains a security related fix.

There is currently a known issue with date type form fields. A simple fix is available. See KnownIssuesOfFoswiki01x01

Other Foswiki installers and packages

ALERT! These packages are contributed by volunteers on the Foswiki core team. They tend to lag the primary Foswiki release a bit. If you need the latest release immediately, the official release packages can be used on most systems, though some care may be needed due to modified file locations.

Note: We are always looking for volunteers to help maintain these distributions, or to add to the collection. See Development/GettingStarted? for details on how to sign up as a Foswiki developer.

Platform Version File Description Support
Mac OS X 10.7 1.1.3 download Foswiki-1.1.3-1.dmg (GPG) Foswiki v1.1.3 Mac OS X 10.7 installer package FoswikiOnMacOSXLion
Mac OS X 10.5 Mac OS X 10.6 1.1.2 download Foswiki-1.1.2-1.dmg (GPG) Foswiki v1.1.2 Mac OS X 10.5/10.6 installer package FoswikiOnMacOSXLeopard
Windows 1.1.2 download Foswiki-1.1.2-0-strawberry.exe Foswiki v1.1.2.0 Windows installer (auto-setup) including Strawberry Perl 5.12.1.0, Apache 2.2  
Windows 1.1.5 download Foswiki on a USB Stick strawberry perl, no installation required (107MB v1.1)  
Linux (debian) 1.1.5 (plugins follow the Extensions web uploads) Debian packages repository for Foswiki and extensions Foswiki v.1.1.5 and 300 Extensions with dependencies.
Works for Debian and Ubuntu.
Repository instructions
Linux (Centos6 and RHEL6) 1.1.5 (plugins follow the Extensions web uploads) NEW Centos/RHEL packages repository for Foswiki and extensions Foswiki v.1.1.5 and 300 Extensions with dependencies.
Works for Centos6 and RHEL6.
Repository instructions
Linux (shared host with ssh login) 1.0.10-3 download Foswiki-1.0.10-SharedHosting-3.tgz (MD5) tailored to shared hosting with shell access, this is Foswiki v.1.0.10 (including all patches for KnownIssuesOfFoswiki01x00, currently LocalSite.cfg is continuously appended) and FastCGI support using mod_fcgid FoswikiOnLinuxSharedHostCommandShell
VM 1.1.5 download Virtual Machine Image An easy-to-setup software appliance for VMware or VirtualBox. Not recommended for professional installations. VirtualMachineImages

Running From Subversion

It's also possible to run Foswiki from the latest Subversion checkout. This is usually done by developers so that they are always using the very latest code, however by checking out a specific svn tag, it's possible to select any release.

Platform Version File Description Support
- latest SVN or any release Subversion-based install Installs based on subversion: check out the latest version from the development trunk, or a specific release version SubversionBasedInstall

Installation

Book System requirements and general installation instructions - relevant for all platforms

Book Platform-specific installation instructions

Foswiki: Introduction

Foswiki is an enterprise collaboration and information sharing tool targeted for professional use in many types of companies—from small businesses to large organizations.

Foswiki is a wiki: a website with easily editable web pages. It looks like a normal web site but it encourages contributions, edits, updates, questions, and answers from its users. It's a powerful way of enabling a community to communicate asynchronously using intranet or public internet websites. Foswiki is simple to learn and use. It aims to provide a transparent way for you to publish and exchange your ideas with others over the web and eliminates the one-webmaster syndrome of outdated intranet content.

Foswiki supports storing structured data—name-value pairs—and provides advanced query tools that enable users without programming skills to build powerful yet simple applications to process information and support workflows. Developers can extend the functionality of Foswiki with plugins.

Foswiki is a fork from the TWiki project. Restrictions on the use of the TWiki brand resulted in many of its developers starting the Foswiki project. Foswiki is backwards compatible with all content from older TWiki installations.

Foswiki 1.1 ships with TWikiCompatibilityPlugin installed by default, thus if activated enables most extensions made for TWiki to work under Foswiki.

Foswiki is released under the GNU General Public License.

TBD

Help

If you have a question with regards to this release, or if you find any bug of you have an idea how to improve the upcoming releases then don't hesitate to raise your voice now and contact the community, for example start a chat at the foswiki IRC channel.

Changes since Foswiki 1.1.2

  • 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 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

Installation

Please refer to the INSTALL.html which can be found the downloaded tgz/zip.

License

  • This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
  • This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  • See the GNU General Public License for more details, published at http://www.gnu.org/copyleft/gpl.html

Release Details

Topic revision: 19 Nov 2011, AndrewJones
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads