UNL UCBCN
Contents |
[edit] Event Publishing For A University
The UNL UCBerkeley Calendar Network package provides the underlying database system for a university event publishing system conforming to the UC Berkeley Calendar Network schema.
The package is currently in the beta state.
[edit] Installation
To install the package run:
pear channel-discover savant.pearified.com pear channel-discover pear.unl.edu pear install --alldeps unl/UNL_UCBCN-beta pear run-scripts unl/UNL_UCBCN
The post install script will install the database using PEAR MDB2 and handle any upgrades for database changes.
After installing the backend database system, you'll probably want to install the management frontend (UNL_UCBCN_Manager) and a client viewing frontend (UNL_UCBCN_Frontend).
[edit] Bugs
The backend system is not complete, see what is left at the:
[edit] API Documentation
API Documentation is available at http://pear.unl.edu/docs/UNL_UCBCN/



