bricoleurs / bricolage
- Source
- Commits
- Network (19)
- Issues (0)
- Downloads (62)
- Wiki (49)
- Graphs
-
Branch:
master
Paul Orrock (author)
Tue Feb 02 09:07:22 -0800 2010
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 13 18:36:57 -0800 2009 | |
| |
Makefile.PL | Mon Aug 17 14:58:36 -0700 2009 | |
| |
Makefile.in | Mon Aug 17 14:58:36 -0700 2009 | |
| |
README | Thu Jan 28 18:21:40 -0800 2010 | |
| |
README.Debian | Sun Apr 27 18:58:55 -0700 2008 | |
| |
README.FreeBSD | Mon Sep 15 20:47:12 -0700 2003 | |
| |
README.MacOSX | Tue Oct 21 07:01:15 -0700 2008 | |
| |
README.Mandrake | Fri Sep 10 09:34:57 -0700 2004 | |
| |
README.Redhat | Tue Jul 12 19:16:11 -0700 2005 | |
| |
README.Solaris | Mon Sep 15 15:06:02 -0700 2003 | |
| |
README.Ubuntu | Wed Mar 04 05:56:49 -0800 2009 | |
| |
bin/ | Wed Jan 20 09:09:53 -0800 2010 | |
| |
comp/ | Tue Feb 02 08:18:14 -0800 2010 | |
| |
conf/ | Wed Jan 27 09:23:07 -0800 2010 | |
| |
contrib/ | Tue Feb 02 09:07:22 -0800 2010 | |
| |
data/ | Tue Jan 17 16:09:49 -0800 2006 | |
| |
doc/ | Mon May 11 13:08:57 -0700 2009 | |
| |
inst/ | Thu Jan 28 18:21:40 -0800 2010 | |
| |
lib/ | Tue Feb 02 09:07:22 -0800 2010 | |
| |
sql/ | Thu Nov 05 12:35:04 -0800 2009 | |
| |
t/ | Fri Nov 13 16:11:49 -0800 2009 |
README
Bricolage Content Management System
Version 1.11.4 - Beta Release for 2.0.0
Bricolage is a full-featured, enterprise-class content management system. It
offers a browser-based interface for ease-of use, a full-fledged templating
system with complete programming language support for flexibility, and many
other features. It operates in an Apache/mod_perl environment, and uses the
PostgreSQL RDBMS for its repository.
GETTING STARTED
===============
Before installing Bricolage, be sure to read the platform-specific README file
relevant to your operating system, if there is one.
For installation instructions, see INSTALL. Once Bricolage has been installed,
this file will also be available via the Bric::Admin man page.
For copying information, see License. Once Bricolage has been installed, this
file will also be available via the Bric::License man page.
For the latest news, see Changes. Once Bricolage has been installed, this file
will also be available via the Bric::Changes man page.
DOCUMENTATION
=============
After you've installed Bricolage, the complete API documentation will be
available as man pages. It is also available on the Bricolage site, at
http://bricolage.cc/documentation.html. Here are a few entry points to get you
started.
For installation and system administration, see:
Bric::Admin
Bric::DBA
Bric::Security
To get started using Bricolage see:
Bric::ElementAdmin
Bric::AssetEditing
Bric::Alert
To learn how to use the Bricolage templating systems, see:
Bric::Templates
Bric::AdvTemplates
Bric::HTMLTemplate
If you'd like to contribute to Bricolage, see:
Bric::Hacker
Bric::ToDo
KNOWN ISSUES
============
* None at this time
Enjoy!
--The Bricolage Team
