Kubla:Documentation/Editing Pages: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
So, you want to get right down to it?  Great, here's a quick how-to:
So, you want to get right down to it?  Great, here's a quick how-to:


* After [[Kubla:Documentation/Getting_Started#Logging_in|logging in]], navigate to the page you want to edit in your browserExample: ''
* After [[Kubla:Documentation/Getting_Started#Logging_in|logging in]], Click "Browse SVN Tree" on the leftThis will give you a directory structure of mozilla.com. You're able to click on directories to navigate beneath them. When you see the file you want to edit, click on the edit icon to it's right.
http://kubla.sm-cms01.mozilla.com/en-US/firefox/2.0.0.5/firstrun''
* You'll be greeted with the main editing view for the CMS.  The page contents will be in the text box named "File Contents"
* Click the yellow menu in the top right corner of the page, and choose "Edit" ('''todo: should say something about permissions if the edit option is missing''')
* You can make any changes you like in this box, or if you have a local file you'd like to replace it with, use the browse box.
* You'll be greeted with the main editing view for the CMS.  The page contents will be in the text box named "Body" ('''todo: explain what all the other stuff on the page is, after we get it [https://bugzilla.mozilla.org/show_bug.cgi?id=394920 organized properly]''')
* When finished, fill in an appropriate log message and click "Submit"
* Make any changes you'd like and click "preview"
* You should be looking at the SVN Tree again. If you read the messages at the top of the screen, you'll see how many people were notified about your change.
* If the page looks the way you'd like, click "submit"
* If you click the "View on Staging Site" icon, your change should be visible in a few minutes.
 
* '''todo: explain workflow permissions - changes aren't going to appear right away'''
 
=== What are the "Translation Workflow" states? ===
 
* '''Work In Progress''': You've made some changes to a node, but you're not finished yet.
* '''Needs Review''': You've completed the changes you want to make, and you're ready for the page to go live.  By choosing this option a publisher will be asked to review your page and push it to the live site.
* '''Reviewed -- Needs Work''': The page was reviewed by a publisher and has some errors that kept it from going live.  Please look at the comments section for specific details.
* '''Published''': When this option is selected, the page will appear on the live site immediately.

Latest revision as of 02:37, 5 December 2007

Kubla » Documentation » Editing Pages

How do I edit pages?

So, you want to get right down to it? Great, here's a quick how-to:

  • After logging in, Click "Browse SVN Tree" on the left. This will give you a directory structure of mozilla.com. You're able to click on directories to navigate beneath them. When you see the file you want to edit, click on the edit icon to it's right.
  • You'll be greeted with the main editing view for the CMS. The page contents will be in the text box named "File Contents"
  • You can make any changes you like in this box, or if you have a local file you'd like to replace it with, use the browse box.
  • When finished, fill in an appropriate log message and click "Submit"
  • You should be looking at the SVN Tree again. If you read the messages at the top of the screen, you'll see how many people were notified about your change.
  • If you click the "View on Staging Site" icon, your change should be visible in a few minutes.