Kubla:Documentation/Developers/Overview: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (New page: Kubla is a basic Content Management System based on Drupal. It's benefits lay in the fact that it's simple and extensible. The core of the application is just a web interface into an SVN...)
 
No edit summary
 
Line 1: Line 1:
Kubla is a basic Content Management System based on Drupal.  It's benefits lay in the fact that it's simple and extensible.  The core of the application is just a web interface into an SVN repository.  This means that people who are comfortable with other SVN tools can continue to use them, but Kubla can be used as a simple and fast way to edit pages.
Kubla is a basic Content Management System based on Drupal.  Its benefits lie in the fact that it's simple and extensible.  The core of the application is just a web interface into an SVN repository.  This means that people who are comfortable with other SVN tools can continue to use them, but Kubla can be used as a simple and fast way to edit pages.


If you're thinking about putting Kubla on a website I think it would be pretty easy as long as the site follows the [http://micropipes.com/blog/2007/12/19/quick-overview-of-mozillacom-publishing-process/ mozilla.com publishing process] and your server meets the [[Kubla:Deployment|minimum requirements]].
If you're thinking about putting Kubla on a website I think it would be pretty easy as long as the site follows the [http://micropipes.com/blog/2007/12/19/quick-overview-of-mozillacom-publishing-process/ mozilla.com publishing process] and your server meets the [[Kubla:Deployment|minimum requirements]].


User permissions are halfheartedly enforced in Kubla - the real permissions are in your SVN repository.  Right now there is no way to syncronize Kubla's permissions with SVN permissions so only adding accounts that have SVN permissions are something you'll want to be vigilant about or you'll be running into a lot of annoying errors.
User permissions are halfheartedly enforced in Kubla - the real permissions are in your SVN repository.  Right now there is no way to synchronize Kubla's permissions with SVN permissions, so only adding accounts that have SVN permissions are something you'll want to be vigilant about or you'll be running into a lot of annoying errors.

Latest revision as of 00:31, 29 December 2007

Kubla is a basic Content Management System based on Drupal. Its benefits lie in the fact that it's simple and extensible. The core of the application is just a web interface into an SVN repository. This means that people who are comfortable with other SVN tools can continue to use them, but Kubla can be used as a simple and fast way to edit pages.

If you're thinking about putting Kubla on a website I think it would be pretty easy as long as the site follows the mozilla.com publishing process and your server meets the minimum requirements.

User permissions are halfheartedly enforced in Kubla - the real permissions are in your SVN repository. Right now there is no way to synchronize Kubla's permissions with SVN permissions, so only adding accounts that have SVN permissions are something you'll want to be vigilant about or you'll be running into a lot of annoying errors.