[campsite-dev] Campsite 3.0.0-beta2 released
  • Dear Campsite users,

    Today we released the package 3.0.0-beta2 of Campsite. It's not yet fully
    done, there are still some features to implement. Here is the complete list:

    - write the template language convertor
    - rewrite the event managers
    - update the sample packages
    - implement the lists start index for lists limited in length
    - finish the missing "if" statements
    - implement the forms actions
    - implement the preview window and syntax error messages display
    - finish the test cases
    - update the context class to allow plugins to add new attributes
    - write the manual

    The changes since beta 1:

    - Many bug fixes
    - Finished and fixed the URL classes
    - Finished the request processing classes
    - Implemented more features related to lists
    - Rewrote the image display script
    - Rewrote the indexing engine
    - Implemented the backup/restore scripts
    - Implemented the subtitle display and list

    This package contains some sample templates together with the corresponding
    database which you can install by following the steps in the INSTALL file.
    Unlike 2.2-2.7 versions 3.0 does 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 Smile

    The APC (Alternative PHP Cache) dependency was removed in this beta version
    for Windows testers.

    Go to the Campware site (http://www.campware.org) to download the package.

    Happy testing!
    Campsite team