"Webs" are like folders that have been created to address a specific topic or group. For example one of the "Webs" is Engagements which is a folder that contains Topics and Links that focus on specific client engagements. The different "Webs" are listed in the left-side navigation bar.
List of Public facing Webs:
Topics - pages that get attached to a Web
Why Create a Topic?
To capture a process, capability, lesson learned, or strategy that others have not previously captured that would benefit and/or save time for Ultranaut teammates
To communicate a new offering at Ultranauts (something you don't want to get lost in a Slack Channel)
Creating a Topic
Before Creating a Topic Consider:
Always creating a Topic in the Sandbox as a best practice, that way it is not visible to the Web topic group before it is ready for team consumption
Use proper HeadingLevelStructure ♿, this will aide teammates with disabilities that use screen readers
Use only one Heading 1 header, all other headings should be Heading 2 or below like creating an outline
How-To Instructions:
From the "Welcome to Ultra Guide" home page select the Sandbox link from the left-side navigation bar under "Webs"
Read the Sandbox page instruction
Particularly focus on CamelCase naming convention instructions
NOTE: Your team or Webs might have a naming convention that you should follow, check your Webs page first for any instructions
Note if the WYSIWYG editor does not have the special text formatting you desire then go to this page for more Topic Markup Language (TML) options
Attaching Files and Images:
Save and Close the WYSIWYG editor
From the bottom nav bar select "Attach"
Click the "Choose File" Button
Select a File
Describe the file in the Describe text field
Check the " Images will be displayed, for other attachments a link will be created" checkbox
If you do not want a list of attachments to be associated with your Topic page then Click the " Attachments will not be shown in topic view page" checkbox. (NOTE: This means you will not be able to manage you attachment so if there is an error or if there is something you want to change you will have to attach a new instance of the file)
Click the "Upload File" Button
Open the WYSIWYG editor
By default the file you attached will be at the bottom of the page to move it cut the image or file link and paste it where you desire it to be located
To resize images highlight the image and drag one of the corners inward
Screen capture for File Attachment process outlined in text:
Adding Space Between Elements on the Page:
To add space between text elements just press the "Enter" or "Return" key on your keyboard
To add space between two elements on the page add the following code between the elements:
%BR%
Break code added to create space between two elements on the page:
Adding a Table:
Click the "Insert/Edit Table" button
Edit the number of Rows and Columns if you want more or less than 2 of each
If desired select the alignment for the placement of the table on the page (Left, Center, Right)
Click the "Advanced" tab for more table options
Click the "Insert" button
Once the table has been added you can stretch the table to the desired height and width and add text
To make edits that affect an entire row Click the "Table Row Properties" button (NOTE: this one can be a bit tricky and you might want to use the cell edit button instead. If you use this one make all your row decisions ahead of time and not later)
To make edits that affect a cell only, Click the "Table Cell Properties" button
You can also add and delete rows and columns
Adding Code Snippets:
The best way to add code snippets is to Save and Close the WYSIWYG and Click the "Edit wiki text" link in the bottom nav bar. It can be done in the WYSIWYG but you might experience some performance issues.