Cisco Unified MeetingPlace, Release 6.x -- How to Use This Wiki for Cisco Unified MeetingPlace Information
From DocWiki
Cisco Unified MeetingPlace, Release 6.x
Contents
|
Find Information
Google Search
Follow this model when entering Search criteria into Google:
<your search topic> site:docwiki.cisco.com
See also: How to Search
Wiki Search
- Not case-sensitive
- Use whole words, not partial words or word stems.
- May not find newly-imported pages that have never been edited
- Tip: show 500 results, then search the page of results for your phrase
- In an IE browser window, choose Edit> Find (on this page)
Navigate from the links on the top-level Cisco Unified MeetingPlace page.
Important!
- Moderators monitor every change.
- Post nothing confidential!
Add To An Existing Page
Click the Edit tab at the top of the page. Please do not use the Edit links at the side of the page, since this subtracts the white space that makes the pages easier to read.
Create a New Page
- Plan the name of your new page, following this pattern:
- Cisco Unified MeetingPlace, Release 6.x -- Your Title
- Include a single space before and after the double-hyphens.
- Your title can include spaces but not plus signs (+).
- If appropriate, your title should indicate the component, such as web conferencing, video, etc.
- Cisco Unified MeetingPlace, Release 6.x -- Your Title
- In a logical place on an existing page, create a link (See Links) to your desired new page, then Save.
- Follow the new link (it should be red, indicating the page does not yet exist.)
- Add your new page content.
- Preview and save.
Formatting Text
- Page Names
- Headings
- Paragraphs
- Bulleted Lists
- Numbered Lists and Procedures
- Tables
- Links
- Character Formatting
Page Names
See Create a New Page.
Headings
- Hit Enter 3 times before and after each heading. This keeps pages easy to read by making headings stand out on the page.
- Do not include plus signs in your section headings, or you cannot create links to them.
- Click edit to see the markup.
| Heading Level | Tag the Heading with |
|---|---|
|
1 |
Two equals signs on each side of the heading text
Heading Level One(Never use a single equals sign on each side of heading text.) |
|
2 |
Three equals signs on each side of the heading text
Heading Level Two |
|
3 |
Four equals signs on each side of the heading text
Heading Level Three |
|
4 |
Five equals signs on each side of the heading text
Heading Level Four |
|
5 |
Use Bold instead.
|
Paragraphs
Separate each paragraph with three paragraph returns. This keeps each paragraph distinct from its neighbors for easier readability.
Indented paragraphs:
- Begin the line with a colon (:).
- See also Bulleted Lists and Numbered Lists and Procedures
Bulleted Lists
- Each line of bulleted text starts with an asterisk (*).
- Each line of Sub-bulleted text starts with two asterisks (**).
- For indented text under a bulleted line, see the following example:
Example:
- Bulleted text
- Bulleted text
- Bulleted text
- Indented text under bulleted text
- Bulleted text
- Sub-bulleted text
- Sub-bulleted text
- Indented text under sub-bulleted text
- Sub-bulleted text
- Bulleted text
- Indented text under bulleted text
- Bulleted text under indented text under bulleted text :)
- Bulleted text under indented text under bulleted text :)
- Indented text under bulleted text
- Bulleted text
Numbered Lists and Procedures
To format sub-steps or bulleted or indented text within a numbered list or procedure, include the formatting tags of the line above at the beginning of the line.
The following will break the numbering in numbered lists:
- Empty lines.
- Tables (ugly solution: manually number each line that follows a table)
Example:
- Step 1
- Indented text after a numbered line
- Step 2
- Bulleted text after a numbered line
- Bulleted text
- Step 3
- Substep 1
- Substep 2
- Step 4
- Step 5
- Bulleted text after a numbered line
- Indented text under bulleted text after a numbered line.
- Bulleted text after a numbered line
- Bulleted text after bulleted text after a numbered line
- Indented text after bulleted text after bulleted text after a numbered line
- Bulleted text after bulleted text after a numbered line
- Bulleted text after bulleted text after a numbered line
- Bulleted text after a numbered line
- Step 6
- Substep
- Indented text after a substep
- Substep
- Bulleted text after a substep
- Indented text after bulleted text after a substep
- Bulleted text after a substep (actually after indented text, but it's a level up, so ignore the indented text tag)
- Bulleted text after a substep
- Substep
- Substep
- Step 7
Tables
Click edit to see the markup.
Example: 2 columns, 3 rows:
| Column Heading 1
| Column Heading 2
|
|---|---|
| Column 1, Row 1
| Column 2, Row 1
|
| Column 1, Row 2
| Column 2, Row 2
|
| Column 1, Row 3
| Column 2, Row 3
|
Links
- Note: Links are case-sensitive.
- Click edit to see the markup.
Links to pages:
[[Cisco Unified MeetingPlace, Release 6.x -- Page Heading|Page Heading that the link will display]]
Live example: Cisco Unified MeetingPlace, Release 6.x
Links to sections:
[[Cisco Unified MeetingPlace, Release 6.x -- Page Heading#Section Heading|Section Heading that the link will display]]
Live example: Important!
Links to images:
[[Image:filename.jpg]]
(This embeds the image in the page.)
Links to web pages outside the DocWiki:
Character Formatting
Click edit to see the markup.
| Character Style | Instructions |
|---|---|
|
Bold |
Enclose the text in three single quotes on both sides.
|
|
Italic |
Enclose the text in two single quotes on both sides.
|
|
Courier font
|
Enclose the text in <tt> and </tt>.
|
Adding Images
- Make sure your image name is unique. If it is not, the existing image will be overwritten without warning.
- In the left nav bar, click Special Pages.
- Click File List (Image Files)
- Search the page for your image name.
- In the left nav bar, click Special Pages.
- Click Upload File.
- In the Summary, include "Cisco Unified MeetingPlace, Release 6.x" and indicate the component (for example, audio or web conferencing), if applicable.
- To display the image on a page, use the markup in Links to images:
Troubleshooting
Problem: Numbered list or procedure numbering restarts in the middle.
Solution: Make sure you have no empty lines , lines without formatting, or lines that are incorrectly formatted. See Numbered Lists and Procedures.
Problem: Need to indent a table to incude it in a procedure.
Solution: Unfortunately, this is not currently possible.
Problem: Text appears in a blue box.
Solution: The line starts with a blank space. Remove the space.
Problem: My content includes HTML markup. The Wiki thinks it's supposed to render my content.
Solution: Enclose all HTML content between <nowiki> and </nowiki> tags.
Get More Info
Complete open-source documentation is at: http://www.mediawiki.org/wiki/Help:Contents.