CORPORATE WEBSITE DNN CMS GUIDE FOR CONTENT MANAGERS

Size: px
Start display at page:

Download "CORPORATE WEBSITE DNN CMS GUIDE FOR CONTENT MANAGERS"

Transcription

1 CORPORATE WEBSITE DNN CMS GUIDE FOR CONTENT MANAGERS V DNN documentation is available at: 1 CONTENTS 2 Logging In 3 Site Structure and Main Sections 4 Editing Content on a Page 5 How to Clean Up Pasted Text 6 WYSIWYG (What You See Is What You Get) Toolbar 7 Font and CSS Style Menus 8 Document Links 9 Formatting Tables 10 Tables with Header Rows 11 Reformatting Tables Copied from the Old Website 12 Formatting Bulleted Lists 13 Formatting Buttons 14 Adding and Formatting Photos and Other Images 15 Home Page Photos 16 Sectional Banner Photos 17 Marketing Banners 18 Embedding Videos 19 Version Tracking Adding Pages 22 Making Pages SEO Friendly 23 Adding News Releases 24 Capitalization and Punctuation Styles Site Admin Only 25 Changing Content Container Size 26 Links In Top Navigation and Footer Links 27 Creating Vanity Urls 28 Page Permission Settings 29 Return Code Module

2 DNN CMS EDITOR S GUIDE PAGE 2 Logging In Start by logging in to DNN here: wwwq.westarenergy.com/admin-access The site administrator will set up users and privileges. Once logged in to DNN, go to the page in the site that you want to edit. Be sure the Mode menu in the upper right is set to Edit. Another way to locate pages to edit is by going to Admin > Page Management (below, left). Find the desired page on the site tree (below, right) in the left column (expand sections with the + icons as needed). Right click on the desired page and select View Page.

3 DNN CMS EDITOR S GUIDE PAGE 3 Site Structure and Main Sections All the pages that content editors will manage are in the Content folder in the DNN site tree (screenshot below) found on the Page Management admin page. It s very important to not change, edit or otherwise alter any of the eight main sections in the content folder on the DNN Page Management admin page: My account Services Outages Helpful resources Community programs About us Careers Contact Each of those sections corresponds to a section in the footer navigation and altering the main sections could affect the footer adversely. Content section of DNN site tree on Page Management admin page all content pages are in this folder. These eight sections correspond to the sections in the footer navigation (below).

4 DNN CMS EDITOR S GUIDE PAGE 4 Editing Content on a Page Hover your mouse over the content area you want to edit and select Edit Content under the pencil icon. The Edit Content panel appears (below). For a new page, replace the placeholder content with the new content. Text can be copied and pasted from other sources, but it is best to strip out formatting from copied text first by pasting it into a plain text application (like Windows Notepad or Mac TextEdit), and then recopying the text and pasting it into the DNN editor (see next page). As an alternative to copying and pasting twice (using a plain text application), you can paste formatted text into the DNN text editor and strip out the formatting using the eraser tool. Use the WYSIWYG (What You See Is What You Get) toolbar to style the content. See page 6 for explanation of the WYSIWYG tools.

5 DNN CMS EDITOR S GUIDE PAGE 5 How to Clean Up Pasted Text When you copy and paste content into the DNN content editor from another source (such as another web page or a Word document), invisible formatting code that exists in the original source can make it difficult to reformat it using the WYSIWYG tools. The best way to prevent this issue is to clean up the copied content before pasting it into DNN. To do this, copy the original source and paste it into a plain text document (Windows NotePad or Mac TextEdit), and then copy it again out of the plain text document and paste it into DNN. That cleans everything out and you can start formatting from there. The same technique can work if you need to clean up an existing DNN page that has legacy formatting from another source. Copy all the content out of DNN and proceed as described in the paragraph above. Before pasting it back in, switch the view to HTML (at the bottom of the editor window) and delete any remaining code. It helps to print the page for reference first so that you know where to put the subheads and bullets after pasting it back in, because those are all stripped out in the process. (Note also that links and images are stripped out, so those will need to be put back manually, which is good because these all need to be reformatted to match the new site styles.) Note that there is a tool on the WYSIWYG toolbar designed to clean up formatting. The Strip All Formatting selection works well, but the other selections don't consistently work well. Therefore, the method described above is recommended. There is also a tool on the WYSIWYG that allows you to strip formatting when copying and pasting from another source. This tool achieves the same results as the method described at the top of the page. The Paste Plain Text option is recommended. (Note that the above tools may work better as DNN releases updates in the future.)

6 DNN CMS EDITOR S GUIDE PAGE 6 WYSIWYG (What You See Is What You Get) Toolbar In the Edit Content panel, when you hover over a tool with your mouse, a label will tell you what each tool does. Here is a list: Spellcheck, Find & Replace, Paste Options, Undo, Redo Insert Media (Images and Documents) Hyperlink Manager, Remove Link Insert Symbol, Insert Table, New Paragraph, Toggle Full-Screen Mode, Insert Date, Insert Time Bold, Italic, Underline, Strikethrough, Superscript, Subscript Indent, Outdent, Numbered List, Bulleted List Convert to Lower Case, Convert to Upper Case, Horizontal Rule Font Styles, CSS Styles, Format Stripper (Details for table styling, font styling and CSS styling are shown on the following pages.)

7 DNN CMS EDITOR S GUIDE PAGE 7 Font and CSS Style Menus (Links to PDF, Excel and Word documents have special styles. See next page for details on adding document links.)

8 DNN CMS EDITOR S GUIDE PAGE 8 Document Links Follow these steps to achieve document links that will automatically show the PDF, Word or Excel document icons. 1. Be sure the text that describes the document to which you will link is on its own line. (Use New Paragraph tool to separate it from other text.) Select the text. 2. On the toolbar, select Document Manager from the Insert Media icon. 3. In the Document Manager dialog box: Select the desired folder and locate and select the PDF, Word or Excel document you want to link to Set Target to New Window In Tooltip field enter Opens PDF in new window Set CSS Class to linkpdf (or linkdoc or linkxls as appropriate) 4. Click Insert.

9 DNN CMS EDITOR S GUIDE PAGE 9 Formatting Tables 1. Place your cursor on the page where you want the table and, using the Insert Table tool on the toolbar, select the columns and rows desired. (You can also select Table Wizard directly and set the columns and rows there). 2. Right click on any cell in the new table and select Table Properties. 3. On the Table Properties tab, choose either tablehead or tablenohead depending on whether or not your table will need a blue header row. If you are making a table with no header row, you are done. (If you need a header row, the instructions continue on the next page.) Click OK and your table will appear as shown below. Click in each cell and type your text.

10 DNN CMS EDITOR S GUIDE PAGE 10 Tables with Header Rows Follow the steps 1-3 on the previous page and on the Table Properties tab, select tablehead on the CSS Class menu. Then, on the Accessibility Tab enter 1 in the Heading rows field (or 2 or more if there are multiple heading rows). Click OK and your table will be formatted as shown below.

11 DNN CMS EDITOR S GUIDE PAGE 11 Reformatting Tables Copied from the Old Website 1. Right-click on the table and select Table Properties from menu. 2. Format the table as described on the previous pages. If the resulting table has a black border, you will need to remove it manually. 3. Go into the HTML view and remove the following code (highlighted in blue) from the table:

12 DNN CMS EDITOR S GUIDE PAGE 12 Formatting Bulleted Lists To create a bulleted list in text, ensure that each line to be bulleted is its own paragraph (each line should have a </p> at the end in the HTML view). (The New Paragraph tool can be used to achieve this.) Select the lines to be bulleted and click the Bulleted List tool. One idiosyncrasy you may come across when formatting bulleted lists is that it is sometimes difficult to return to the normal paragraph style at the end of a list. If you have that problem, put your cursor at the end of the bulleted text and click the Bulleted List tool again. In these instances, the Bulleted List tool acts like an on-and-off switch, so you can use it to "un-bullet" at the end of a list.

13 DNN CMS EDITOR S GUIDE PAGE 13 Formatting Buttons Due to limitations of the DNN CMS, placing a button into the content of a page can only be done using HTML (it is not available on the WYSIWYG toolbar). Follow these steps to create the button above: 1. On the page you want to place the button, go to the HTML view in the Content Editor. 2. Copy the following HTML. Place your cursor where you want the button and paste it in place. <div class="btn-content"><a href=" title="opens a new window" target="_blank">button text</a></div> 3. After pasting the HTML, modify it as follows: <div class="btn-content"><a href=" title="opens a new window" target="_blank">button text</a></div> Change the yellow highlighted text (above) to the web page you want to target. For a page on the Westar site, use only the part of the URL that comes after (for example: /reliabilitree ). For other sites, use the entire URL as shown in the highlighted text (above). Be sure to include the entire URL for the destination page, starting with and ending with.html,.asp, etc., e.g.: For buttons that link to pages on other websites, include the highlighted text below: <div class="btn-content"><a href=" title="opens a new window" target="_blank">button text</a></div> For buttons that go to pages on the Westar site, delete the highlighted text so that it looks like this: <div class="btn-content"><a href="/reliabilitree">button text</a></div>

14 DNN CMS EDITOR S GUIDE PAGE 14 Adding and Formatting Photos and Other Images Before they are uploaded to the DNN CMS, web images should be prepared using the Save for Web feature in Photoshop so they are the correct pixel dimensions and the smallest possible file size. Avoid uploading photos that are too large and resizing them using the DNN content editor. Follow these guidelines when preparing images: Generally speaking, photographs should be saved as JPEGs and flat art illustrations (without tonal gradations) should be saved as PNGs. Full column width photos should be 1008 pixels wide. The optimal size for in-column photos would be about 1/3 of the column width (so that you get a nice 1/3-2/3 balance on the layout as the text runs around the photo). Therefore, the recommended width of in-column photos is about 330 pixels. Once you have your image prepared and optimized in Photoshop, place the image in a content page by first putting your cursor where you want the image to be, then selecting Image Manager under the paperclip icon in the WYSIWYG. In the Image Manager, click +Upload, browse your hard drive for the image and upload it. Find the newly uploaded image in the thumbnail gallery and click on it. Then: 1. Click the Properties tab on the bottom of the right pane. 2. Remove the Width and Height (if DNN fills it in). 3. Add Alt Text a brief description of the image. 4. Click Insert For full column width images, do not set a CSS Class. For less than full-width images, you can set the CSS Class (Left, Right, Centered) in the Image Manager or by clicking on the image and selecting the CSS Class on the WYSIWYG.

15 DNN CMS EDITOR S GUIDE PAGE 15 Home Page Photos Home page communicates relationship between Westar and our customers. Authentic, diverse human presence within each shot. Images are shot slice of life rather than portrait style or subjects acknowledging camera. Images are framed center-to-center-left to accommodate home page login box layout. The home page allows us up to five images that will change randomly with each screen refresh. Images must meet these criteria: Exactly 1440x960 pixels JPEG Files must be named one of the following names: o home-photo-1.jpg o home-photo-2.jpg o home-photo-3.jpg o home-photo-4.jpg o home-photo-5.jpg The images must be placed in the following folder (accessed from DNN Admin > File Management): Root > Images > Home-Photos There must be five photos in the Home-Photos folder at all times. If fewer than five photos are desired, one or more must be duplicated in the folder with a different name. For example, if you want to rotate just the three photos shown at right, two if them will be duplicated in the folder as follows: home-photo-1.jpg (child and worker) home-photo-2.jpg (workers in bucket truck) home-photo-3.jpg (wind turbine) home-photo-4.jpg (child and worker) home-photo-5.jpg (workers in bucket truck) If the images are well optimized, the file size should be 100KB 150KB.

16 DNN CMS EDITOR S GUIDE PAGE 16 Sectional Banner Photos A photo banner is included at the top of each page of the website (except in the My Account section and on form pages). These photos provide continuity within each of the seven sections to which they correspond. Content headers communicate warmth and beauty of seasonal Kansas landscape and urban footprints. Filter is beauty and color, to insert emotion into functional site strategy. Goal is to communicate empathy with our customer base, let them know we see the same beauty in our homeland as they do and we ll do everything in our power to protect it. Images are strategically taken to communicate effectively when cropped to thinner ratio of content pages. The photos should be changed quarterly. This will keep the site fresh and in sync with the changes of the seasons each year. To change out the images, all that is required is for the existing images to be replaced with new photos of the same pixel dimension and having exactly the same names. Images must meet these criteria: Exactly 1440x206 pixels JPEG Files must be named exactly as follows: o outages-section-header.jpg o services-section-header.jpg o helpful-resources-section-header.jpg o community-programs-section-header.jpg o about-us-section-header.jpg o careers-section-header.jpg o contact-section-header.jpg The images must be placed in the following folder (accessed from DNN Admin > File Management): Root > Images > Banners If the images are well optimized the file size should be 50KB 100KB.

17 DNN CMS EDITOR S GUIDE PAGE 17 Adding Marketing Banners Marketing banners can be added to any page in the same location as the sectional banner images. Note: marketing banner images should be the same pixel dimensions as sectional banner photos: Exactly 1440 x 206 pixels If the page you want to add the banner already has a top sectional banner photo, you will replace the sectional image with the marketing banner by editing the content in the module s Content Editor. To add a marketing banner on a page that does not include a sectional banner image, you must first add a Picture Pane module to the top of the page, as follows: From the Modules menu, select: Pane = Picture Pane Insert = Top Click Add Module Once the new Picture Pane module is inserted, hover over the pencil icon and insert the banner image just as you would with any content.

18 DNN CMS EDITOR S GUIDE PAGE 18 Embedding Videos Video content should be hosted on a streaming video site such as YouTube, Vimeo or Brightcove. These instructions are for embedding videos hosted on YouTube, but other services will be similar. First, locate the video to be embedded on YouTube. 1. Click Share 2. Click Embed 3. Copy the embed code. 4. In the HTML view, paste the embed code into the DNN content editor where you want the video to appear. Note that you do not need to change the width and height dimensions of the video. Videos will be sized to the full column width of the site and will automatically adjust for different screen sizes.

19 DNN CMS EDITOR S GUIDE PAGE 19 Version Tracking DNN automatically saves previous versions of each page. The site is set to save the past 10 versions, but this can be increased or decreased as desired. To view a previous version, go into the Edit Content panel under the pencil icon (see page 4). Select the Version Tracking tab at the top of the window. You can compare any two versions by checking the Compare box in the left column and clicking the Compare button. You can view any previous version using the magnifier icon under Actions (or by selecting the Content Preview tab and the version number from the drop-down menu). You can restore any previous version using the back arrow under Actions.

20 DNN CMS EDITOR S GUIDE PAGE 20 Adding Pages To add a new page to the site, you can use one of these two methods: 1. From the Page Management page: On the site tree, right click a page in the section where you want to add a new page and select Add Page(s). Name your new page and click Create Page(s). You can make several new pages as once, and even make parent and child pages all at once by using > like this: Parent one > Child one > Child two 2. From the top page menu on any page: Hover over Pages and name your new page. Leave the Template set to Default. On the Insert menu, specify the page location and click Add Page. s New pages added use the default page template shown on the next page. (Continued on page 21)

21 DNN CMS EDITOR S GUIDE PAGE 21 (Adding pages, continued) 3. Insert the appropriate sectional banner photo. How to update the header photo: Hover over pencil icon for this module and select Edit Content. In Content Editor, click to HTML view and insert HTML for appropriate image. HTML example: <img src="/portals/0/images/ Banners/services-section-header.jpg" alt="services section header photo" /> The HTML should be copied from another header photo content container in the corresponding section (see page 16). If this new page is in the My Account section, hover over the gear icon and delete this header photo module altogether. Note: Regardless of which method you use to create a new page, go immediately to the instructions on the next page of this guide and make the new page SEO friendly. Important Note: Parent and Child Pages Because of the way the Westar site navigation works, parent pages cannot have content (only child pages can have content). That means every parent page leading up to a child page must be disabled in navigation and the child pages (with the content) must be enabled in navigation. To enable or disable pages in navigation, right click the page on the site tree on the Page Management admin page and change the setting. Parent pages symbol indicates link is disabled in navigation Child page no symbol indicates link is enabled in navigation

22 DNN CMS EDITOR S GUIDE PAGE 22 Making Pages SEO Friendly First, access the Page Settings panel from the top menu when you are on the page for which you want to edit the settings, or by right clicking a page on the site tree on the Page Management page. On the Page Details panel (numbers correspond to the screen shot below): 1. Be sure the Page Name uses the correct style; use sentence case (see page 24). Name the page using (ideally) no more than 3 or 4 words, using terms that anyone can understand, and that tell what the page is about (the Page Name appears on the navigation links). 2. Enter a Page Title that gives search engines an idea of the page content Format: Page name short description (think of this as an ad headline). W3C recommends a maximum of 64 characters for page titles. Google displays up to 70 characters but will truncate if wide letters or all caps are used. 3. Edit the URL (if needed) so that the page name is directly after the root For example: WRONG = westarenergy.com/outages/report-an-outage/outage-map CORRECT = westarenergy.com/outage-map 4. Write a Description of the page The description should employ the keywords intelligently but also create a compelling description that a searcher will want to click. Think of it as an ad for the page. Direct relevance to the page and uniqueness between each page s descriptions is key. The description Google search results should optimally be between characters. 5. Keywords can be left blank (search engines ignore them) Note: another aspect of making pages SEO-friendly (and accessible) is to ensure that all images have alt tags. (See page 14.) 4 5

23 DNN CMS EDITOR S GUIDE PAGE 23 Adding News Releases To add a new release to the site you must create a new page for the release content as well as add the headline and lead-in sentence to the 2014 New Releases intro page located here (a new intro page will need to be created each year): First, make the page containing the full news release: 1. Add a page to the site (see page 20) or use one of the placeholder pages that have been created ( etc.). 2. In the Content Editor for the new page, upload news release PDF to the News folder (using the Insert Media icon and Document Manager see page 8). Name the file with the date first and hyphens between the words, like this: Westar-Announces-New-Staff.pdf 3. Paste the release content into the Content Editor (see pages 4-5). 4. Add a link to the PDF under the headline. You can format as described on page 8, or put this in the HTML view directly under the </h1> and change the PDF name: <p class="linkpdf"><a href="/portals/0/resources/documents/news/ pdfname-here.pdf" target="_blank">download PDF</a></p> 5. Update page settings as described on page 22 (add the headline as the Page Title and URL (/inthis-format), add brief summary in the Description field). Next, add the teaser copy to the 2014 News Releases page: 1. Copy the headline and first sentence from the news release. 2. Add teaser copy to top of the 2014 News Releases page. 3. Format it to match the other teasers (cut off the text after 2 lines and add "MORE ". Link the headline and the "MORE " to the newly created release page).

24 DNN CMS EDITOR S GUIDE PAGE 24 Capitalization and Punctuation Styles Use the following guidelines to be consistent with the Westar brand standards. For all navigation link names and page names (see page 14) and on-page headlines, subheads and sub-subheads (see page 5): Use sentence case (cap on first word and proper nouns only) with no period at the end (question marks may be used when relevant). Examples: Bill delivery options Go paperless Choose desired bill delivery option How do EVs work? Report and outage phone numbers When showing the outage 800 numbers, remove the "1-" in front of the 800, and put the regular number first and the text version (800-LIGHT-KS) second, like this: (800-LIGHT-KS) It is not always necessary to show the (800-LIGHT-KS) version if space does not allow.

25 DNN CMS EDITOR S GUIDE PAGE 25 Changing Content Container Size (site admin only) New pages created using the default page template (pages 20-21) are meant to be used for article pages (below left). Article pages use a narrower content container than form pages (below right). Article page narrow content container Form page wide content container If you need a wider content container for a new form page or other similar content, follow these steps to change it: 1. Hover over the content container gear icon and select Settings. 2. Change the Module Container selection to Wester DNN No Title 3. Click Update. To change to a narrower content container, select Reduced Width.

26 DNN CMS EDITOR S GUIDE PAGE 26 Links in Top Navigation and Footer Links (site admin only) The links in the top navigation drop-down menus and the footer links are shortcuts to specific pages on the site. These links can be changed to point to any page. While there is no technical limit, for design purposes there should be no more than 5 links on each header menu and no more than 5 in each footer section (including More, which points to the site map page). First, change the name of one of the existing links to the name of the page to which you want to link. Do that by clicking on the page in the site tree and entering a new Page Name. Second, scroll to the bottom of the page and expand the Link area. Click Page (A Page On Your Site) and select the page you want the link to point to. Click Update Page. Note that because the More links in the footer include anchors, they must be edited using URL (A Link To An External Resource) and entering the entire URL (e.g.

27 DNN CMS EDITOR S GUIDE PAGE 27 Creating Vanity URLs (site admin only) The easiest way to make a vanity URL is to name the destination page with the desired URL. However, it s not good practice to rename pages after the site launches. So, to create a vanity URL for an existing page in the site, you can make a hidden page with the desired vanity name and redirect it to the desired landing page on the site. 1. Create a new page in the Vanity URLs folder (right click on Vanity URLs and select Add Page ). Name the page (your desired vanity URL) and click Create Page. 2. Uncheck Disabled. 3. Scroll down and under Link select Page (A Page On Your Site) and select the desired page from the menu. 4. Right click the vanity URL page in the site tree and select Page Settings. 5. On the page URL, strip out everything except the final / and the page name. For example: /Content/Vanity-URLs/YourNewVanityName becomes just /YourNewVanityName Test the new URL and make sure it is redirecting properly.

28 DNN CMS EDITOR S GUIDE PAGE 28 Page Permission Settings (site admin only) Editing privileges can be set page by page. The default settings for the standard Westar page template are shown below at left. To change the settings, access the Page Settings dialog by right-clicking the page on the site tree (right). Click the Permissions tab (below). Be sure to check at least the View permissions checkbox or the designated users will not be able to see the page. The settings shown below at right have been changed to allow only the Site Administrator to edit the page. De-selecting the checkboxes for all privileges other than View does this. All Roles Westar Roles The following pages have been set to allow only a Site Administrator to edit them (in addition, many of these pages contain modules that can only be edited by a Super User): All pages in the My Account section Start new service Create an online account Service territory and map Ways to pay your bill* Net metering application Outage map Report outage online Report outage by phone Report a street light out Heat pump dealer search Shareholder information request Contact details* Online contact form Social media* *Note to Site Administrators: the content of these pages should only be edited in the HTML view.

29 DNN CMS EDITOR S GUIDE PAGE 29 Return Code Module for managing error messages (site admin only) Once logged in to DNN, you can access the Return Code Message Module at this link: To edit a screen message: 1. Locate the message you want to edit by using the find function of your web browser. 2. Click Edit. 3. In the Friendly Message field, edit the text the user will see. 4. Click Update. Note: editing anything other than the Friendly Message text should be left to the developers. If new web services are added with new return codes, developers can add them to the Return Codes Module using the Service Methods tab.

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

page 1 OU Campus User Guide

page 1 OU Campus User Guide page 1 OU Campus User Guide Logging Into OU Campus page page 2 1. Navigate to a page on your site that you wish to edit. 2. Scroll down to the footer and click the symbol. 3. Enter your OU Campus username

More information

WYSIWYG Editor: Users Manual

WYSIWYG Editor: Users Manual WYSIWYG Editor: Users Manual Table of Contents WYSIWYG Editor Overview.... 3 Adding Text... 4 Inserting an Image.... 7 Inserting a File.... 15 Embedding Media.... 21 Inserting an Email Link.... 25 Captiva

More information

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

More information

News Ticker. User Guide

News Ticker. User Guide News Ticker User Guide Table of contents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 3 ADDING NEWS TICKER MODULE TO A PAGE...8 4 NEWS TICKER MAIN MENU...9 5 MANAGING NEWS ITEMS...11 5.1 Adding a news

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

(Pixelsilk Training Manual) Your Guide to Pixelsilk Site Updates

(Pixelsilk Training Manual) Your Guide to Pixelsilk Site Updates 2525 NE Twin Knolls Drive, Suite 1 Bend, OR 97701 tel 541.388.4398 fax 541.385.4798 website www.smartz.com (Pixelsilk Training Manual) Your Guide to Pixelsilk Site Updates Thank you for choosing Pixelsilk

More information

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

CREATING ANNOUNCEMENTS. A guide to submitting announcements in the UAFS Content Management System

CREATING ANNOUNCEMENTS. A guide to submitting announcements in the UAFS Content Management System CREATING ANNOUNCEMENTS A guide to submitting announcements in the UAFS Content Management System Fall 2017 GETTING STARTED 1 First, go to news.uafs.edu. 2 Next, click Admin at the bottom of the page. NOTE:

More information

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button.

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button. Microsoft QUICK Word 2010 Source Getting Started The Word Window u v w x z Opening a Document 2. Select Open in the left pane. 3. In the Open dialog box, locate and select the file you want to open. 4.

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor.

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor. All Creative Designs HTML Web Tutorial for PC Using KompoZer New version 2012 now available at: http://www.allcreativedesigns.com.au/pages/tutorials.html Step 1 Download and Install KompoZer Step by step

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

BHM Website Teacher User Guide

BHM Website Teacher User Guide BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar

More information

Introduction to the MODx Manager

Introduction to the MODx Manager Introduction to the MODx Manager To login to your site's Manager: Go to your school s website, then add /manager/ ex. http://alamosa.k12.co.us/school/manager/ Enter your username and password, then click

More information

Zeppelin Website Content Manager User Manual

Zeppelin Website Content Manager User Manual Zeppelin Website Content Manager User Manual 1. Introduction Zeppelin Website Content Manager is made for maintaining and editing the content of the website easily. Most of the contents inside the website

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

NCCNewsOnline How To Post *New Website*

NCCNewsOnline How To Post *New Website* NCCNewsOnline How To Post *New Website* 11/20/2018 Go to nccnews.info and log in On the left-hand side under Posts click Add New Enter headline where it says Enter title here o Headline must have a subject

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

Cascade V8.4 Website Content Management for the Site Manager UMSL

Cascade V8.4 Website Content Management for the Site Manager UMSL Cascade V8.4 Website Content Management for the Site Manager UMSL Contents Purpose & How to Use This Guide... 5 Getting Started and Logging In... 5 Login... 5 Dashboard... 5 Notifications... 5 Setting

More information

Beginners Guide to Snippet Master PRO

Beginners Guide to Snippet Master PRO Beginners Guide to Snippet Master PRO This document assumes that Snippet Master has been installed on your site. If not please contact the Bakas IT web team at webreg@bakasit.com.au. Initial Login Screen...

More information

Centricity 2.0 Section Editor Help Card

Centricity 2.0 Section Editor Help Card Centricity 2.0 Section Editor Help Card Accessing Section Workspace In order to edit your section, you must first be assigned Section Editor privileges. This is done by the Director of your Site, Subsite,

More information

Layout Manager - Toolbar Reference Guide

Layout Manager - Toolbar Reference Guide Layout Manager - Toolbar Reference Guide Working with a Document Toolbar Button Description View or edit the source code of the document (for advanced users). Save the contents and submit its data to the

More information

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1 Web Builder User Guide v2.1 Contact your Account Manager at (888) 799-8387 or email support@vetstreet.com with questions. Page 1 Index... 1 The Editor Tool... 7 Forgot Your Username or Password?... 7 How

More information

Web Manager 2.0 User s Manual Table of Contents

Web Manager 2.0 User s Manual Table of Contents Web Manager 2.0 User s Manual Table of Contents Table of Contents... 1 Web Manager 2.0 Introduction... 2 Rights and Permissions... 2 User Access Levels... 2 Normal Access... 2 Publisher Access... 2 WM2

More information

FrontPage 2000 Tutorial -- Advanced

FrontPage 2000 Tutorial -- Advanced FrontPage 2000 Tutorial -- Advanced Shared Borders Shared Borders are parts of the web page that share content with the other pages in the web. They are located at the top, bottom, left side, or right

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents Introduction... 5 Tips for s... 6 Pitfalls... 7 Key Information... 8 I. How to add a... 8 II. How to Edit... 10 SharpSchool s WYSIWYG Editor... 11 Publish a...

More information

HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS

HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS HOW TO USE THE CONTENT MANAGEMENT SYSTEM (CMS) TABLE OF CONTENTS GETTING STARTED (LOGIN) 2 SITE MAP (ORGANIZE WEBPAGES) 2 CREATE NEW PAGE 3 REMOVE PAGE 6 SORT PAGES IN CHANNEL 7 MOVE PAGE 8 PAGE PROPERTIES

More information

FirmSite Control. Tutorial

FirmSite Control. Tutorial FirmSite Control Tutorial 1 Last Updated June 26, 2007 by Melinda France Contents A. Logging on to the Administrative Control Center... 3 Using the Editor Overview:... 3 Inserting an Image... 7 Inserting

More information

Documentation on the Kentico CMS tool is available at

Documentation on the Kentico CMS tool is available at Eau Claire Area School District Website Editor Documentation Test site: http://ecasd.avastonetest.com/cmsdesk Live site: www.ecasd.us/cmsdesk Documentation on the Kentico CMS tool is available at http://devnet.kentico.com/documentation.aspx

More information

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit: Chapter 6 Teacher Pages

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit:  Chapter 6 Teacher Pages SHARPSCHOOL USER MANUAL CHAPTER 6 TEACHER PAGES For more information, please visit: www.customernet.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. INTRODUCTION... 1 I. TEACHER PAGE

More information

Microsoft Word 2011 Tutorial

Microsoft Word 2011 Tutorial Microsoft Word 2011 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

How to Use Moodle's Text Editor

How to Use Moodle's Text Editor How to Use Moodle's Text Editor The text editor has a variety of tools and icons to assist in formatting text, adding links, and inserting images. Many of them will be familiar to anyone who uses word

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

The Etomite Manual for website editors.

The Etomite Manual for website editors. The Etomite Manual for website editors. (Version: 1.1) Etomite is a web tool that allows your website to be user-editable. This means that you can add, edit, and delete pages and whole website sections

More information

APPENDIX THE TOOLBAR. File Functions

APPENDIX THE TOOLBAR. File Functions APPENDIX THE TOOLBAR Within the WYSIWYG editor, there are a variety of functions available to the user to properly update the page. Below is a list of all the functions available. Keep in mind that the

More information

San Pedro Junior College. WORD PROCESSING (Microsoft Word 2016) Week 4-7

San Pedro Junior College. WORD PROCESSING (Microsoft Word 2016) Week 4-7 WORD PROCESSING (Microsoft Word 2016) Week 4-7 Creating a New Document In Word, there are several ways to create new document, open existing documents, and save documents: Click the File menu tab and then

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

Comp. Manual for U.N.

Comp. Manual for U.N. Comp. Manual for U.N. This Manual drafted : 27/06/2014 Text editing * Archiving articles * Uploading pdfs * Using Adobe Photoshop * Calendar * You Tube Videos 1 To Login for simple Front end editing (publisher)

More information

Users who require access to this application must seek it from their Security Administrator.

Users who require access to this application must seek it from their Security Administrator. WEB EDITOR SUBARU CONNECT Web Editor is now available on Subaru Connect, located under Applications > Website Maintenance > Webpage Editor. This completely redesigned version of the Web Editor enables

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

EKTRON 101: THE BASICS

EKTRON 101: THE BASICS EKTRON 101: THE BASICS Table of Contents INTRODUCTION... 2 TERMINOLOGY... 2 WHY DO SOME PAGES LOOK DIFFERENT THAN OTHERS?... 5 LOGGING IN... 8 Choosing an edit mode... 10 Edit in context mode (easy editing)...

More information

Country Communication Pages

Country Communication Pages Country Communication Pages Lesson 3: Customizing Articles Lesson 3 There are a few ways you can customize articles. In this lesson, you will learn how to: Insert images, videos, tables, and links. Add

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template Microsoft QUICK Source Word 2007 Getting Started The Word Window u vw x y z u Quick Access Toolbar contains shortcuts for the most commonly used tools. v Microsoft Office Button contains common file and

More information

Introduction. The topics included in this guide are:

Introduction. The topics included in this guide are: Introduction Caorda Content is a powerful content management tool that allows you to update your web site through a standard Internet web browser. The purpose of this guide is to introduce you to Caorda

More information

Mediasation Content Management System 4.0 Users Guide & Training Manual

Mediasation Content Management System 4.0 Users Guide & Training Manual Mediasation Content Management System 4.0 Users Guide & Training Manual 2008 Mediasation Web Solutions, Inc. All rights reserved. Mediasation, Inc. CMS 4.0 Users Guide Version: October 2008 Editor: Jaimee

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE

A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE AN AID TO ENABLE STUDENTS TO UNDERSTAND THE FUNDAMENTELS OF WEBSITE DESIGN WITHIN THE FRAMEWORK OF A WEBSITE PROJECT USING WEB DESIGN TOOLS YANNIS STEPHANOU

More information

Microsoft Word Introduction

Microsoft Word Introduction Academic Computing Services www.ku.edu/acs Abstract: This document introduces users to basic Microsoft Word 2000 tasks, such as creating a new document, formatting that document, using the toolbars, setting

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

AACN Chapter Website Template Instructions

AACN Chapter Website Template Instructions AACN Chapter Website Template Instructions AACN provides a website template as a free service to all chapters. The template enables chapters to have a website presence, which provides a way for them to

More information

MN Studio Website - User Guide

MN Studio Website - User Guide MN Studio Website - User Guide Version 1.1 MN Studio Website Program 1. Introduction Welcome to the new website program! The MN Studio Website program allows you to create your own website with customized

More information

Google Chrome 4.0. AccuCMS

Google Chrome 4.0. AccuCMS Google Chrome 4.0 AccuCMS Outline Contents Google Chrome 4.0... 4 Thank you for choosing Blue Archer... 4 As an AccuCMS user you can:... 4 Getting Started... 4 AccuCMS allows you to:... 4 Logging in to

More information

The first time you open Word

The first time you open Word Microsoft Word 2010 The first time you open Word When you open Word, you see two things, or main parts: The ribbon, which sits above the document, and includes a set of buttons and commands that you use

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS)

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS) NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE A Manual for the Cascade Server Content Management System (CMS) Table of Contents Chapter 1 - Getting Started... 3 Overview... 3 What is a Content Management

More information

Basic CMS User Guide

Basic CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Basic CMS User Guide Version 1.2 3/28/2012 1 Table of Contents Table of

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 CDU Short Courses Introduction to Microsoft Word 2010 A 2 day course delivered by Charles Darwin University. COURSE INFORMATION This course focuses on basic document production using Microsoft Word 2010

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

Web Authoring Guide. Last updated 22 February Contents

Web Authoring Guide. Last updated 22 February Contents Web Authoring Guide Last updated 22 February 2016 Contents Log in................................ 2 Write a new post...3 Edit text...4 Publish a post...5 Create a link...6 Prepare photographs...7 Insert

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

OU Campus Beginner s Guide

OU Campus Beginner s Guide OU Campus Beginner s Guide for web publishers at Augusta University Table of Contents Terminology... 1 Homepage, Index Page & Landing Page Website Binary Files Logging In... 2 Failed Logins & User Lockouts

More information

Creating Teacher Webpages on the New APS WordPress Site

Creating Teacher Webpages on the New APS WordPress Site Creating Teacher Webpages on the New APS WordPress Site TABLE OF CONTENTS INTRODUCTION 3 THE EDITING DASHBOARD 4 CREATING A NEW PAGE 5 EDITING YOUR PAGE 6 1. Page Title 7 2. Toolbar/ toolbar icons 7 3.

More information

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1 DRAFT Table of Contents About this manual... ix About CuteSITE Builder... ix Getting Started... 1 Setting up... 1 System Requirements... 1 To install CuteSITE Builder... 1 To register CuteSITE Builder...

More information

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved.

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved. 4D Write User Reference Mac OS and Windows Versions 4D Write 1999-2002 4D SA/4D, Inc. All Rights reserved. 4D Write User Reference Version 6.8 for Mac OS and Windows Copyright 1999 2002 4D SA/4D, Inc.

More information

Logging Into Your Site

Logging Into Your Site This training document is meant as a step-by-step guide to creating and delivering a UW-Madison site in the current UW-Madison theme. In this training class, you will learn how to log in to access your

More information

Resetting Your Password

Resetting Your Password School Teacher Page Training Logging In Before you can add or edit content, you need to log in. The web site address is: http://www.okaloosaschools.com/yourschool/user Enter your user name and password

More information

LMS User Guide Release 2018 May 2017

LMS User Guide Release 2018 May 2017 LMS User Guide Release 2018 May 2017 LMSUG-051516 The Edupoint software and any form of supporting documentation are proprietary and confidential. Unauthorized reproduction or distribution of the software

More information

Website Creating Content

Website Creating Content CREATING WEBSITE CONTENT As an administrator, you will need to know how to create content pages within your website. This document will help you learn how to: Create Custom Pages Edit Content Areas Creating

More information

DotNetNuke v9 CMS. User Training Manual. Provided by:

DotNetNuke v9 CMS. User Training Manual. Provided by: DotNetNuke v9 CMS User Training Manual Provided by: Last Updated: December 31, 2017 Table of Contents CHAPTER 1: USER LOGIN... 4 USER LOGIN... 4 LOGOUT... 4 CHANGING YOUR PASSWORD... 5 CHAPTER 2: HOW TO

More information

Web Content Management

Web Content Management Web Content Management With Drupal School Website User Guide Version 1.1 1 Table of Contents Overview 3 Getting Started 4 Writing for the Web 5 Introducing: Your New Website 7 Logging in 7 The Landing

More information

AGLOWNET WORDPRESS HOW-TO

AGLOWNET WORDPRESS HOW-TO AGLOWNET WORDPRESS HOW-TO WORDPRESS RESOURCES PAGES New Page WordPress Forums - http://wordpress.org/support/ WordPress Lessons - http://codex.wordpress.org/wordpress_lessons In the Dashboard menu choose

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

Cascade User Guide. Introduction. Key System Features. User Interface

Cascade User Guide. Introduction. Key System Features. User Interface Cascade User Guide Introduction Key System Features User Interface Menus and Moving Through the System Files and Pages Working with Existing Pages File Action Menu Version Control Deleting files Restoring

More information

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS USING JOOMLA LEVEL 3 (BACK END) OVERVIEW This document is designed to provide guidance and training for incorporating your department s content into to the Joomla Content Management System (CMS). Each

More information

Using Microsoft Word. Table of Contents

Using Microsoft Word. Table of Contents Using Microsoft Word Table of Contents The Word Screen... 2 Document View Buttons... 2 Selecting Text... 3 Using the Arrow Keys... 3 Using the Mouse... 3 Line Spacing... 4 Paragraph Alignment... 4 Show/Hide

More information

1. Overview of Ektron CMS400.NET

1. Overview of Ektron CMS400.NET 1. Overview of Ektron CMS400.NET Ektron CMS400.NET is a web content management system (CMS) to create, edit, and organize web pages. 1. Go to http://www.hamline.edu/login.aspx and log into the CMS. 2.

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Requirements Document

Requirements Document GROUP 9 Requirements Document Create-A-Page Matthew Currier, John Campbell, and Dan Martin 5/1/2009 This document is an outline of what was originally desired in the application in the Project Abstract,

More information

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 EDITOR GUIDE Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 1 Button Functions: Button Function Display the page content as HTML. Save Preview

More information

Table of Contents. Look for more information at

Table of Contents. Look for more information at OmniUpd ate @ De Anza Qui ck Guide Table of Contents Login... 2 Logout... 2 OmniUpdate Help Center... 2 Editing and Saving a Page... 3 Publishing... 5 View and Revert to Previously Published Page... 5

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information