We are proud to announce the official release of Campsite 3.1.0 "Tomás".
This is a major release that contains great improvements in the template
language and much improved portability and install process. Download
now!
Campsite 3.1.0 runs on any operating system that runs PHP, Apache and MySQL,
including Linux, Windows, Macs and BSD variants. And if it doesn't, we need bug
reports !
We thank the Campware community for patience and help with this major
milestone in Campsite development.
The Campsite 3.1.0 package contains default sample templates together with
the corresponding database which you can install by following the steps in
the INSTALL file. (Newbie Windows users: Try opening the INSTALL file with
Notepad or Wordpad).
Unlike the 2.2-2.7 versions, Campsite 3.0 and 3.1 do not support multiple
instances anymore. This means that for each instance you want to run you
have to install Campsite in a new virtual host.
The install process is much simpler and the dependencies are much fewer: we
removed the C++ code so every dependency related to it vanished. No more
compiling
We're looking forward to getting user feedback, so please get involved in
the Campsite community. Check the Campsite support
forumor join our mailing
list for more info.
Improvements:
- #1549: Install cron jobs all at once
- #2176: Implement a statement that will display the whole
article body
- #2362: Check for topics in articles in template language
- #2484: Online interview module
- #2522: Security checks
- #2536: Introduce permissions based on sections for staff users
- #2552: Allow plugins to register attributes in Campsite context
- #2560: Article statistics: Most Read
- #2564: Make Ubuntu package
- #2565: Special values for ComparisionOperation class
- #2566: Show number of articles in each section
- #2579: Beginning of the plugins API
- #2584: Implement a method to upgrade the database on new install
Bugs Fixed:
- #2366: Fix image handling
- #2449: Crash when uploading image
- #2577: Unexpected error in comments when the thread id did not
exist in phorum
- #2578: The order of the order fields is not preserved in lists
- #2589: Subscription form set to paid by default