PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.
Be the first to post a text review of PLUM. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Fix: fixes #3,#2. Creates repository directory if it doesn't exist. * Prefered state now hasn't changed, because PEAR 1.4.0 is now stable! * Number of PEAR packages to install by default decreased to only required ones. * Copy of plum-install(.sh) to local pear4plum fixed. Destination file must be specified with its absolute path. * Call to dirCheck moved to command 'c' and PEAR command handler, where it is only required.
* First version packaged by Phing (http://phing.info) * PEAR now upgrades by default to beta version of 1.4.0 serie. * Switch 'v' now shows what version of PLUM Installer it is.
PLUM and its BASH installer are now out. This version of PLUM one step closer to stable API and clearly defined project management. Please refer to release notes, changelogs and mainly to PLUM's code for more information.
* First version packaged by Phing (http://phing.info) * XSLT files cleaned and updated. Now, it's possible to define your conw content block templates in general way * Many changes hard to remember...
2005-06-21 * Fix of previous 0.3.1 version. PEAR command for local repository are now executed properly.
2005-06-20 * Functionality of installer rewritten. Now script is deployed in separate package and after installation allows command 'c' for creating new local PEAR repository for PLUM, 'h' for help and if installed with PEAR and not just unpacked and unmodified, behaves as pear command (=gets input parameters and pass them to pear). * After creating local PEAR repository copies itself to PLUM_BASE_DIRECTORY what is one where local repository is and renames itself to pear4plum. You can use it after that as './pear4plum PEAR_COMMAND PEAR_COMMAND_OPTIONS' 2005-06-16 * Three lines added to installation switch (./plum-install.sh c) to get latest version of PEAR after installation (1.4.0 version). Look inside the code and uncomment it if you want to get latest PEAR installed. This feature is switched off by default. * Switch "e" providing simple shortcut for typing "pear -c .pearrc-plum PEAR_COMMAND PEAR_COMMAND_PARAMS" now uses internal pear binary instead of global one. This change follows previous change when latest PEAR is in use. So if you use "./plum-install.sh e list" within your local installation, it means command "./bin/pear -c .pearrc-plum list"
PLUM Installer is packge you can install to your system wide PEAR repository and then use it to create local PEAR repositories for PLUM installations. If you don't have privileges to install PLUM Installer to system wide PEAR, just unpack it and place plum-install.sh to desired directory where you want to have local PEAR repository installed and follow installation instructions in from README file. Enjoy!
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?