Kubla:Documentation/Getting Started: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Kubla]] » [[Kubla:Documentation|Documentation]] » Getting Started
[[Kubla]] » [[Kubla:Documentation|Documentation]] » Getting Started


'' This documentation refers to the demonstration site until the real Kubla is launched. ''


== Getting Started ==
== Getting Started ==


First things first - what is Kubla?  Kubla is a Content Management System based on Drupal.  The documentation you're reading will refer to the installation of it that is overtop of mozilla.com.  By using Kubla, you'll be able to change the content of pages on mozilla.com and have your changes show up right away.
First things first - what is Kubla?  Kubla is a Content Management System based on Drupal.  The documentation you're reading will refer to the installation of it that is overtop of mozilla.com.  Essentially Kubla is an easy interface to SVN - you can edit files, copy files to our staging servers, and copy files to our live site all from within this application.  By using Kubla, you'll be able to change the content of pages on mozilla.com and have your changes show up right away.
 
''Note: for demonstration purposes, mozilla.com is actually [http://kubla.sm-cms01.mozilla.com/ http://kubla.sm-cms01.mozilla.com/] until this software is pushed live
 
If you've seen mozilla.com before, [http://kubla.sm-cms01.mozilla.com/ visiting the site] should look familiar - in fact, there's really only one difference that a visitor would notice - the [http://kubla.sm-cms01.mozilla.com/user login] link at the bottom of the page.


=== Logging in ===
=== Logging in ===


* Click the [http://kubla.sm-cms01.mozilla.com/user login link] on any page
* Load the [https://kubla.sm-cms01.mozilla.com/ Kubla CMS] in your browser
* Use your Mozilla LDAP username and password to login
* Use your Mozilla LDAP username and password to login
* After successful authentication, you will be shown your "workspace" - this is an area that contains links to common items:  pages you've recently edited, '''todo - what else is here?'''
** ''What if it just keeps reprompting me for my username and password?'' Either your LDAP username and password are incorrect, or you don't have an LDAP account.  Talk to IT.
* After logging in, when you visit the [http://kubla.sm-cms01.mozilla.com/ main site], you'll notice a yellow menu item in the top right of your browser - that's your link to all the Kubla functionality from any page!
** ''What if it loads a page that says access denied?'' You have an LDAP account, but you haven't been given permission to log in.  Contact an administrator to give you access.
 
* After successful authentication, you will be shown a landing page. It's very plain right now.
'''Continue to [[Kubla:Documentation/Editing_Pages|Editing Pages]]
'''Continue to [[Kubla:Documentation/Editing_Pages|Editing Pages]]

Revision as of 02:15, 5 December 2007

Kubla » Documentation » Getting Started

This documentation refers to the demonstration site until the real Kubla is launched.

Getting Started

First things first - what is Kubla? Kubla is a Content Management System based on Drupal. The documentation you're reading will refer to the installation of it that is overtop of mozilla.com. Essentially Kubla is an easy interface to SVN - you can edit files, copy files to our staging servers, and copy files to our live site all from within this application. By using Kubla, you'll be able to change the content of pages on mozilla.com and have your changes show up right away.

Logging in

  • Load the Kubla CMS in your browser
  • Use your Mozilla LDAP username and password to login
    • What if it just keeps reprompting me for my username and password? Either your LDAP username and password are incorrect, or you don't have an LDAP account. Talk to IT.
    • What if it loads a page that says access denied? You have an LDAP account, but you haven't been given permission to log in. Contact an administrator to give you access.
  • After successful authentication, you will be shown a landing page. It's very plain right now.

Continue to Editing Pages