Introduction to Basic Website Maintenance. Fox River Water Reclamation District

Size: px
Start display at page:

Download "Introduction to Basic Website Maintenance. Fox River Water Reclamation District"

Transcription

1 Introduction to using WordPress CMS instructions prepared for Fox River Water Reclamation District Prepared by John Staples, Visionary Webworks / eparkdistrict.com Revised 05/02/ S Bartlett Rd Suite Bartlett, Illinois tel fax cell

2 Introduction / Important Things To Remember! ALWAYS check your work on the website as the last thing you do. Never mind that you were very careful or that everything looked fine in your CMS. The only way to know for sure that your changes are complete and correct is to look at them the way your users do, with a browser! If you check your work in the browser and for some reason it looks like nothing has changed it could be your cache interfering with you. Sometimes the cache does not accurately report to the browser. This is usually OK for the end-user but for you it can be maddening when you are trying to see your latest changes but the browser insists on showing you what s in the cache instead. If this happens to you try the following steps (in Internet Explorer) while viewing the page until one of them resolves the problem for you, o Click the browser s REFRESH button (this usually does the trick) o Click the browser s REFRESH button while holding down the CTRL key o Clear your browser's cache Use tables for tabular data; avoid using them for page layout! Do not set table widths or column widths or row heights. Setting these parameters to a fixed value may cause the website to function poorly on mobile devices. Just like your business documentation, you need to make a commitment to quality with your website. With printed materials we go through review cycles to ensure everything is correct but with the instant publishing power of the web each publisher will need to monitor the quality of their work. If you are unsure about how to do something get help or make a test page and practice on it first. Don t ever settle for good enough. ALWAYS check your work on the website as the last thing you do. 05/02/16 Page 2 of 53

3 Establishing an Effective Workflow 1. gather all input materials such as images and PDFs before starting to work in the CMS 2. proof and spell-check your text before placing it into the CMS (if you are creating content on Word it may be easier to compose, edit and spell check there) 3. create any PDFs, reduce their size as much as possible and upload them to the website using the CMS 4. create any images, reduce their size as much as possible and adjust them to the desired dimensions (width by height) and upload them to the website using the CMS 5. generally avoid copying from Word and pasting into the CMS as this can introduce problems in your HTML code. Instead, do this, a. copy from Word b. paste into Notepad c. copy from Notepad d. paste into the CMS 6. if you get content from Word (or other similar programs) pay special attention to apostrophes and quotation marks as these do not typically paste well into HTML. For best results convert these from Word-style characters to plain ASCII characters. To see the difference, here is a Word quotation mark, but here is a plain quotation mark, " 7. always have a browser opened for viewing work in progress 05/02/16 Page 3 of 53

4 Starting the CMS Visionary Webworks - eparkdistrict.com 1. open your browser and go here, Pre-Launch: Post-Launch: 2. when asked to log in (figure 4) enter your Username and Password, check the box to be remembered (if you want) and click the Log In button 3. you should see a screen like figure 5 4. below are the main options available to you on the left side of the screen, Media Pages Contact Sliders Appearance (Main Menu) Users 5. we will cover each of these sections in greater detail in this document 05/02/16 Page 4 of 53

5 Media This section of the CMS is primarily for you to upload and manage images and PDFs that you will insert or link in your web pages. NOTE: As mentioned in the "Establishing an Effective Workflow" section, you should size your images before uploading them to the website. Homepage Slideshow - 940px 350px Other interior photos can vary - 550px 450px works nicely Click the Media link and you should see a screen like figure 6. On this screen you will see a grid or a listing (you can easily switch between views) of all of your images and PDFs. In grid view you can filter by Media Category. In list view you can sort by filename, author or date by simply clicking the column header. In either view if you know part of the name of the image or PDF you are looking for you can enter all or part of the name in the box near the top right and click the Search Media button to narrow down the list. When you mouse over a media item in list view you have the option to Edit, Delete or View. In grid view when you click an item to select it you will see detailed info about that item in the right column. In figure 7 you can see a PDF is selected and all of its info is available on the right. You can delete this PDF by clicking the Delete Permanently link BUT use this carefully as it is possible to delete something that you are using elsewhere in the website! Always be sure you no longer need a media item before deleting it. The URL field will be very useful when you need to know the exact URL link for this item. We will use this later in this document. The Title field defaults to the filename but you can change this if you wish. This field will be very important in determining how your documents are organized on your web pages! Caption will add a caption to your images when they are displayed on a web page. Another very important field for images is the Alt Text field; you should always add ALT text to each image so that assistive devices such as screen readers for the visually impaired will function properly with your website. 05/02/16 Page 5 of 53

6 One of the most important options on this page are Document Categories and Media Categories. Document Categories are primarily for your PDFs to organize them on certain pages within your website while Media Categories (without FRWRD prefix) is mainly used to organize your media within the media library. Always select the proper media categories for your images and PDFs to ensure they display on the public-facing web pages and also it will make it much easier for you to locate these resources later on! Figure 8 shows the section where you can add your own Document Categories. Your new website came with many Document Categories already set up and assigned to your PDFs but you can add additional ones easily! Figure 9 shows the section where you can add your own Media Categories. Uploading Images and PDFs 1. click the Add New link near the top of the Media Library page 2. you should see a screen like figure you can now drag and drop images and PDFs into this screen or you can click the Select Files button to select them 4. after uploading your files they will be listed in the Media Library IMPORTANT! After uploading your media files remember to add any desired categories to both the Document Categories field and Media Categories field. If you do not add the proper Document Categories your media will not appear in any of the document lists on the web pages. On the next page is a listing of the Document Categories present when your website was designed. Use the "slug" value in the Document Categories field for each of your uploaded PDFs. 05/02/16 Page 6 of 53

7 Pages This section of the CMS is where you will do most of your work updating your web pages. Click the Pages link and you should see a screen like figure 11. On this screen you will see a listing of all of your web pages. You can sort this list by title and date by simply clicking the column header. If you know part of the name of the web page you are looking for you can enter all or part of the name in the box near the top right and click the Search Pages button to narrow down the list. When you mouse over a page you have the option to Edit, Quick Edit, Trash, View, Clone or New Draft as shown in figure 12. If you click Trash you can remove the page BUT use this carefully as it is possible to delete something that you are using elsewhere in the website! Always be sure you no longer need a page before moving it to Trash. NOTE: If you accidentally send a page to the trash you can recover it by clicking the Trash link at the top of the screen and then choosing to Restore the page. If you click View you can see this page in your browser. If you click Clone you will get an identical copy of this web page. This is a great feature for creating a new web page based on one you already have to avoid the work of creating the page with its tables, images, etc. The New Draft option works similarly but clones the selected page and puts you directly in the editor. If you click the Quick Edit link you are presented with a screen (like figure 13) for editing certain parameters of that page as explained below, title - this is the name of the web page status - this should be set to Published in order to have the page visible on the website by the public IMPORTANT: At this time, no other parameters should be changed on this screen unless you have a specific need and know what these are for! 05/02/16 Page 7 of 53

8 IMPORTANT: If you make any changes be sure and click the blue Update button to the right of the screen otherwise your edits will be lost! If you click the Edit link you are presented with a screen (like figure 14) for editing the content of that page as explained below. The first field at the top of the page serves as the title of the page and also the header displayed at the top of the page (except for the home page where the header is displayed in a different fashion). So whatever you set this to be will be displayed in the menu, on the page itself and in the admin area where you are editing. Below the title field is a button labeled Add Media. This is the button you will use to add images to your web pages (more about this later). The button for Add Shortcode will not be used at this time. Below the Add Media button is the main content editor which consists of a toolbar area and the content window itself. You will type or paste your content text into this window (or edit the text that is already there) and you will insert images and add hyperlinks in this editor all of which will be covered in more detail shortly! To the right are a few parameters that should almost always be set as follows, o Parent is set to (no parent) o Template is set to Default Template o Sidebar Layout is typically set to Default Sidebar Layout (except for specialized pages which may be set to Full Width) Below the main content editor are a few parameters that should almost always be set as follows, o Page Title is set to Show page's title o Breadcrumbs is set to Use default setting o Both Left and Right Sidebar Overrides are set to -No Overrideo Leave everything else set to defaults And finally, a blue Update button (or Publish button if it is a new page) that you should click when you are finished with your updates. Remember to click this button after making changes or your changes will be lost! 05/02/16 Page 8 of 53

9 Content Editor Visionary Webworks - eparkdistrict.com The content editor is very easy to use but below are some basic instructions and an outline of the various items available on the toolbar. Below is an outline of the toolbar features, Bold, Italic and Strikethrough Unordered list and Ordered list Block quote Insert horizontal line Align left, center and right Insert/edit hyperlink and Unlink Read More, Toolbar Toggle and File List Format (figure 15) Underline and Justify Text Color Paste as Text Remove formatting Insert special character Outdent and Indent Insert table and table formatting Undo and redo Keyboard Shortcuts Most of these features are self-explanatory but a few need to be covered in greater detail, Insert/edit hyperlink, Unlink and Anchor - use this feature to, o insert a link to another page in your website use the search feature and list of web pages to choose the link o insert a link to a PDF use the URL field and paste the link to your PDF here - note that you can obtain the link to your PDF by locating the PDF in your Media Library and copying the link shown in the URL field. o insert a link to an external website use the URL field and paste the link to the external website here 05/02/16 Page 9 of 53

10 IMPORTANT: for PDFs and external websites always check the box labled "Open link in a new window/tab" o insert link by typing or pasting an address preceded by "mailto:" like this, mailto:johns@visionarywebworks.com Format - use this feature to choose an existing format for paragraphs and different levels of headers Distraction Free Editing (figure 16) 1. while editing a page click the button directly under the Text tab for distration free writing! Create a New Page - option 1 1. click Pages on the left 2. click Add New 3. add page title 4. edit the page as you wish 5. click the blue Publish button on the right Create a New Page - option 2 1. locate a page in the page list that already contains content similar to the new page you want 2. mouse over the page and select Clone to make a copy 3. open the copy for editing 6. add page title 4. edit the content 7. click the blue Publish button on the right Inserting an Image Into a Web Page 1. prepare your image in your photo editing program size it, crop it, adjust it, compress it, save as JPG, etc. (as explained elsewhere) IMPORTANT: For images used on web pages they should be no wider than 550px! 05/02/16 Page 10 of 53

11 2. insert the image into your web page a. in the content editor, open the web page in which you wish to insert the image b. put your cursor in the area where you want the picture to appear c. click the Add Media button above the content editor (figure 17). on this screen you ad upload files or, d. click Media Library tab and select image you want by clicking it (figure 18) e. on the right i. enter caption and alt text ii. select your alignment iii. set Link to None iv. choose your size (usually Full Size) f. click the blue button labeled Insert into page g. if you wish to make further changes to the image click the image to select it (figure 19) h. notice that you can set its alignment here in case you did not set it earlier i. if there are any settings you forgot to do earlier you can click the edit button (pencil) and make those changes j. click the blue button on the right NOTE: No other parameters should be changed unless you have a specific need and know what you are doing! Removing an Image 1. open the desired web page 2. click the image to select it and then click the Delete Image icon (X) that appears on the image 3. click the blue button on the right Viewing & Editing in HTML Text Mode (figure 20) 1. open the desired web page and click the Text tab at the top right 2. be very careful if you make any edits! 05/02/16 Page 11 of 53

12 Quick Way to Locate the Webpage You Wish To Update 1. all webpages in your menu have already been created and are available for you to add content into 2. after logging into the admin go to the website by clicking the "Fox River Water Reclamation District / Visit Site" link 3. using the main menu, select the page you wish to update and it should load in your browser NOTE: any menu item that you identified as a PDF or an external link will not be active and cannot be updated in this fashion; this is only for your actual webpages 4. notice that the loaded webpage has a link in the top toolbar (as well as the content area) called "Edit Page" 5. click the "Edit Page" link to switch to the CMS editor with that page loaded 05/02/16 Page 12 of 53

13 Homepage Banner Slider Changing Home Page rotating photos 1. create new images and size them to exactly 940px 350px 2. be sure they have no border 3. be sure they are no larger than approximately 100k 4. upload them to the Media Library 5. click Sliders on the left and you get to a screen like figure click HomePageSlider and you will get to a screen like figure 22 where you should now see a set of panels representing your homepage banner images 7. if you wish to re-order the images you can do so by simply clicking and dragging the panels 8. if you wish to delete an image simply open the panel by clicking the down arrow on the right of the panel and click the Delete Slide link 9. if you wish to add an image a. click the Add New Slide button near the top of the of the screen b. the new panel appears at the bottom c. open the new panel by clicking the down arrow on the right of the panel d. click the Get Image button on the left e. in the pop up window either upload a properly sized image or select one from the Media Library f. click the blue Use For Slide button g. make sure the settings are i. Full Size ii. Default (940x350, hard crop) h. add link, headline and/or description if you like 10. if you wish to change an existing image a. open the panel by clicking the down arrow on the right of the panel b. click the Remove button near the image c. follow the steps in #9 above to add a new image 11. click the blue Update Slider button. IMPORTANT: If you make any changes be sure and click the blue Update Slider button to the right of the screen otherwise your changes will be lost! NOTE: Your homepage was designed to feature images at the proper size and may not function correctly if you do not size your images correctly before adding them! 05/02/16 Page 13 of 53

14 Document Overview Your website has an advanced yet easy to use and easy to maintain system for displaying documents! For your purposes these will mainly be PDFs but other types of documents can be stored and displayed as well. The Document Category tagging discussed previously will be key to using this system. Below is a simple example that should help to explain this system! 1. for this example let's assume you wish to add a new PDF to your FOIA download page that is located here, (see figure 23) 2. first you would prepare your PDF; in this example let's call it, "FOIA Updates 2016.pdf" 3. upload "FOIA Updates 2016.pdf" to the website using the Media Library (figure 24) 4. go to the Media Library, click "FOIA Updates 2016.pdf" to select it and then set its Document Categories to "all-downloads" and "foia", separated by a comma (figure 25) 5. now view the FOIA downloads page again and you should see the new document in the list (figure 26) But let's say that after viewing the FOIA downloads page you decide you prefer that the new PDF be at the top of the list. Here is how to do that, 1. go to the Media Library and click "FOIA Updates 2016.pdf" 2. in the Title field on the right, change the Title to something that will be above the other documents alphabetically 3. in this case we will change it from "FOIA Updates 2016" to "2016 FOIA Updates" 4. view the FOIA downloads page again and you should see the new document at the top of the list (figure 27) For your document sections that have a lot of documents that are logically organized by date, such as your Board of Trustees Agendas and Minutes page, we simply named them starting with the year, then the numeric month value, the date and finally the general title of the document. We recommend you continue to use this naming standard for optimum display of your documents. This also makes it very easy to locate a full year's worth of documents by simply searching on the year! 05/02/16 Page 14 of 53

15 Document Categories Category Name Category Slug 457 Information 457-information All Downloads all-downloads Annexations annexations Bid/Proposal Notices bidproposal-notices Bid/Proposal Results bidproposal-results Billing Information billing-information Board of Local Improvements Agendas and Minutes board-of-local-improvements-agendas-and-minutes Board of Trustees Agendas and Minutes board-of-trustees-agendas-and-minutes Board Schedule board-schedule Engineering Standards engineering-standards FMLA Forms and Information fmla-forms-and-information FOIA foia FRWRD Holiday Schedule frwrd-holiday-schedule FRWRD Organization Chart frwrd-organization-chart FRWRD Phone List frwrd-phone-list FRWRD Safety Manual frwrd-safety-manual FRWRD Work Schedule frwrd-work-schedule Group Insurance Information and Forms group-insurance-information-and-forms Industrial Pretreatment industrial-pretreatment Laboratory laboratory Other Public Notices/Information other-public-noticesinformation Personnel Handbook personnel-handbook Sewer Permits sewer-permits Sewer Permits for Food Service Establishments sewer-permits-for-food-service-establishments Skyline Water Customers skyline-water-customers 05/02/16 Page 15 of 53

16 Document Categories (cont.) all-downloads foia board-of-local-improvements-agendas-and-minutes board-of-trustees-agendas-and-minutes Skyline Water Customers - skyline-water-customers Billing Information - billing-information Career Opportunities - career-opportunities Annexations - annexations Bid/Proposal Notices - bidproposal-notices Bid/Proposal Results - bidproposal-results Other Public Notices/Information - other-public-noticesinformation Sewer Permits - sewer-permits Sewer Permits for Food Service Establishments - sewer-permits-for-food-service-establishments Industrial Pretreatment - industrial-pretreatment Engineering Standards - engineering-standards Laboratory - laboratory 05/02/16 Page 16 of 53

17 Sidebar In order to update the sidebar that is displayed on all pages simply open and edit the page named Sidebar! You can put content in the sidebar just like any web page except you should stay aware that large images or large amounts of text will not display nicely in the narrow confines of the sidebar. 05/02/16 Page 17 of 53

18 Appearance / Main Menu It is quite easy to make change to the Main Menu for your website. The CMS provides an easy to use drag and drop interface. Click Appearance and select Menus from the menu. Rearranging Existing Menu Items To change the order of the existing menu items in the menu, from the screen shown in figure 28, simply click and drag each menu item to its desired location. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. As you drag menu items you may notice you have the option to drop a menu item indented under another menu item. If you do that this will cause that menu item to become a drop down from the one above it! This is not a feature you currently use but as your website grows you may wish to use this dropdown panel capability and you can easily do so! Deleting an Existing Menu Item To delete a menu item click the down arrow on the menu item and you should see the screen as shown in figure 29. Near the bottom of the menu item's panel you will see a link labeled "Remove". Click that link to delete the menu item. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. Editing an Existing Menu Item Click the desired menu item's down arrow to open its panel as shown in figure 29. To change the text that will be displayed in the menu simply edit the Navigation Label field. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. Adding a New Menu Item There are several types of menu items you can add to your menu, a link to a page in your website a link to a PDF in your website a link to an external website a "dummy" link that does not go anywhere but serves as a trigger for a dropdown menu panel Note: When adding menu items you must be aware that adding too many will cause your main menu to wrap and this is generally not a good thing. If you find this is 05/02/16 Page 18 of 53

19 happening you should consider whether you can reorganize your menu to use dropdown panels for related items and have fewer in the top level. Adding Menu Item that links to a page in your website First make sure the page already exists on your website. It does not need to be complete but does need to have been created already. Click the Pages option on the left and the Pages panel will open as shown in figure 30. If you see the new page you wish to add to the menu click its checkbox and then click the Add to Menu button. If you do not see the new page you may need to select the View All tab or the Search tab. After adding the page to the menu it will be at the very bottom of the menu panel. Click and drag it to where you want it in the menu. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. Adding Menu Item that links to a PDF in your website First make sure the PDF already exists on your website. Go to the Media Library and locate the PDF and click on it (or click its Edit link). On the top right of the PDF edit screen you will see a field labeled "File URL:" than contains the complete URL to the PDF. For example, Select and copy the entire URL and then return to the Main Menu screen. This time, instead of clicking the Pages option, click the Links option and you should see a screen like that in figure 31. Erase the text currently in the URL field and paste the URL for your PDF into the URL field. In the Link Text field type what you would like to be in the menu text for this link. Click the Add to Menu button and then drag this new item wherever you want it in the menu. For a PDF link in the menu you typically want it to open in a new browser window. To make your menu item do that simply click the new menu item and make sure the box labeled "Open link in a new window/tab" is checked. If you do not see this checkbox click Screen Options at the very top right of the screen and make sure Link Target is checked. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. 05/02/16 Page 19 of 53

20 Adding Menu Item that links to an external website In the main menu screen, instead of clicking the Pages option, click the Links option and you should see a screen like that in figure 31. Erase the text currently in the URL field and type or paste the URL for your external link into the URL field. In the Link Text field type what you would like to be in the menu text for this link. Click the Add to Menu button and then drag this new item wherever you want it in the menu. For an external link in the menu you typically want it to open in a new browser window. To make your menu item do that simply click the new menu item and make sure the box labeled "Open link in a new window/tab" is checked. If you do not see this checkbox click Screen Options at the very top right of the screen and make sure Link Target is checked. Click the blue Save Menu button at the top right (or bottom right) and then test in your browser. 05/02/16 Page 20 of 53

21 Users This section provides a way for each user to update their information. It also provides the way for an admin to create new users, change their roles and delete users. When you click Users you will see a listing of your current users like in figure XXX. When you click a user you see a screen like figures XXX and XXX where you can set various parameters for that user such as password reset, , etc. NOTE: Initially your users are all set to the highest level of access. Before you assign non-admin users please consult with us to determine the proper settings for these users! 05/02/16 Page 21 of 53

22 Figure 1 05/02/16 Page 22 of 53

23 Figure 2 05/02/16 Page 23 of 53

24 Figure 3 05/02/16 Page 24 of 53

25 Figure 4 05/02/16 Page 25 of 53

26 Figure 5 05/02/16 Page 26 of 53

27 Figure 6 05/02/16 Page 27 of 53

28 Figure 7 05/02/16 Page 28 of 53

29 Figure 8 05/02/16 Page 29 of 53

30 Figure 9 05/02/16 Page 30 of 53

31 Figure 10 05/02/16 Page 31 of 53

32 Figure 11 05/02/16 Page 32 of 53

33 Figure 12 05/02/16 Page 33 of 53

34 Figure 13 05/02/16 Page 34 of 53

35 Figure 14 05/02/16 Page 35 of 53

36 Figure 15 05/02/16 Page 36 of 53

37 Figure 16 05/02/16 Page 37 of 53

38 Figure 17 05/02/16 Page 38 of 53

39 Figure 18 05/02/16 Page 39 of 53

40 Figure 19 05/02/16 Page 40 of 53

41 Figure 20 05/02/16 Page 41 of 53

42 Figure 21 05/02/16 Page 42 of 53

43 Figure 22 05/02/16 Page 43 of 53

44 Figure 23 05/02/16 Page 44 of 53

45 Figure 24 05/02/16 Page 45 of 53

46 Figure 25 05/02/16 Page 46 of 53

47 Figure 26 05/02/16 Page 47 of 53

48 Figure 27 05/02/16 Page 48 of 53

49 Figure 28 05/02/16 Page 49 of 53

50 Figure 29 05/02/16 Page 50 of 53

51 Figure 30 05/02/16 Page 51 of 53

52 Figure 31 05/02/16 Page 52 of 53

53 For additional information please contact Visionary Webworks. Visionary Webworks 956 S Bartlett Road Suite 276 Bartlett, IL tel fax support@visionarywebworks.com 05/02/16 Page 53 of 53

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

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

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

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12 WordPress User Guide WordPress User Guide WordPress User Guide 4/17/18 Page 1 of 12 Prepared by Ralph Shank Table of Contents About WordPress... 3 Getting Connected to Your Website... 3 Editing and Publishing

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

Wordpress Editor Guide. How to Log in to Wordpress. Depending on the location of the page you want to edit, go to either:

Wordpress Editor Guide. How to Log in to Wordpress. Depending on the location of the page you want to edit, go to either: Wordpress Editor Guide How to Log in to Wordpress Depending on the location of the page you want to edit, go to either: http://www.necc.mass.edu/wp- admin (for the main website) Or http://facstaff.necc.mass.edu/wp-

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

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

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide Prepared by Ralph Shank Table of Contents About WordPress 3 Getting

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

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1 The Gardens Trust WordPress Manual thegardenstrust.org Page: 1 Login Before you can make any changes to the site, you will need to log in. The login of the site is found at the following URL - http://thegardenstrust.org/wp-admin.

More information

Website Training Guide for Staff

Website Training Guide for Staff Website Training Guide for Staff Welcome to the General Website Training Guide. This tutorial will cover a brief introduction to the Research Website for St. Michael s Hospital, the Wordpress backend,

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

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

ADRION PROJECT WEBSITES USER S MANUAL

ADRION PROJECT WEBSITES USER S MANUAL ADRION PROJECT WEBSITES USER S MANUAL September 2018 Summary 1. The ADRION Project Website... 3 2. Content instructions... 3 3. Contacts for technical assistance... 3 4. Login... 3 5. Editable contents...

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

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

The SBCC Web Publishing Process The process of creating new web pages or editing existing pages within the OmniUpdate system is straightforward.

The SBCC Web Publishing Process The process of creating new web pages or editing existing pages within the OmniUpdate system is straightforward. Table of Contents Introduction 2 The SBCC Web Publishing Process 2 Staging Server vs. Production Server 2 Roles, Permissions, Levels and Authority 2 Logging In 3 Workflow 3 Dashboard Tab, Content Tab,

More information

Website Reference Guide

Website Reference Guide Website Reference Guide MU LTIMEDIA B Contents Login 04 Dashboard 05 Toolbar 08 Posts and Pages 09 Adding Content 12 Visual Editor 14 Adding images and other media 18 Adding HTML links 26 Saving and Publishing

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

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor.

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor. Introduction TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor. What this means is that it will let you create html content on your web site. TinyMCE supports a lot of Operation

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

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

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

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

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

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10 Land Information Access Association Community Center Software Community Center Editor Manual May 10, 2007 - DRAFT This document describes a series of procedures that you will typically use as an Editor

More information

SOCE Wordpress User Guide

SOCE Wordpress User Guide SOCE Wordpress User Guide 1. Introduction Your website runs on a Content Management System (CMS) called Wordpress. This document outlines how to modify page content, news and photos on your website using

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

Managing Content in WordPress

Managing Content in WordPress The Beginners Guide to WordPress Posts, Pages & Images WordPress is one of the most popular content management systems and blogging platforms in the world. It is free, open source software that allows

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

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

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

EPiServer Content Editor s Guide

EPiServer Content Editor s Guide EPiServer Content Editor s Guide Contents Getting Started with EPiServer... 19 Logging In... 19 Navigating from the Global Menu... 19 Generic Functions, Toolbar and Panes... 20 Generic Functions... 20

More information

CUPA-HR Chapters: WordPress Reference Guide

CUPA-HR Chapters: WordPress Reference Guide CUPA-HR Chapters: WordPress Reference Guide Table of Contents How to Log In to WordPress... 1 How to Create a Page in WordPress... 2 Editing a Page in WordPress... 5 Adding Links in WordPress... 6 Adding

More information

The Veranda House WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM

The Veranda House WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM The Veranda House WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 6 Editing a Room Post... 7 Editing a Packages Post... 9 Editing/Adding Text... 11 Creating

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

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

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so.

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. *monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. TRNA WORDPRESS LOGIN AND EDITING INSTRUCTIONS; 10/17/18 (see end of this document for web developer-level

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS STEP 1:Preparing your WordPress site Go to the Dashboard for your new site Select Appearance > Themes. Make sure you have Activated the

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

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

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM Portwalk Place WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 7 Editing/Adding Text... 9 Creating a Link... 10 Linking to a PDF... 11 Making a Link a Button...

More information

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms Using RedDot A Quick-Reference Guide To access reddot: https://cms.hampshire.edu/cms For help: email reddot@hampshire.edu or visit http://www.hampshire.edu/computing/6433.htm Where is... Page 6 Page 8

More information

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team.

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team. Contents Access to edit aiaseattle.org... 1 Committee Hub Pages... 2 Hub Page Editor... 2 Main Content Block... 2 Featured Image... 3 Files... 3 Events... 5 Recurring Committee Meetings... 8 Posts... 8

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

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 LOG INTO WORDPRESS Visit the Login page http://intermountaineyecare.net/wp-admin/ Enter your Username and Password NOTE: Additional usernames

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

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

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

How to Request a Site

How to Request a Site Contribute Outline: How to request a site Connection Key Browse to page Edit Page View in Browser Formatting (text, photos ) Undo Insert horizontal line Publish, Save for Later, Cancel Rollback to Previous

More information

CAT ALUMNI MEMBER USER GUIDE

CAT ALUMNI MEMBER USER GUIDE THE BASICS CAT ALUMNI MEMBER USER GUIDE Logging in Click on CAT Login at the top of homepage or go to http://racstl.com/artcommunity/community-arts-training-institute/cat-institute-alumni-login/. Use the

More information

Documentation > Product Info > Site Manager > 7.3 & 7.4 > Content > Add Content

Documentation > Product Info > Site Manager > 7.3 & 7.4 > Content > Add Content Add Content Site Manager Community Extranet - TERMIN... Documentation > Product Info > Site Manager > 7.3 & 7.4 > Content > Add Content Add Content Site Manager Version: 7.3: +. Minimum User Level: Contributor

More information

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page.

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page. North Star Marketing Client : The Guthrie Group Deliverable : Website Training +++ LOGGING IN AND OUT +++++++++ 1. Go to http://tgg.northstarmarketing.com/wp admin/. This is the address for the staging

More information

CMS Training. Web Address for Training Common Tasks in the CMS Guide

CMS Training. Web Address for Training  Common Tasks in the CMS Guide CMS Training Web Address for Training http://mirror.frostburg.edu/training Common Tasks in the CMS Guide 1 Getting Help Quick Test Script Documentation that takes you quickly through a set of common tasks.

More information

CMS Training Reference Guide

CMS Training Reference Guide CMS Training Reference Guide Your training session may have been conducted on one of your sites Dev or Staging or Live To login, type your web address domain into a web browser and add (/admin) o Example:

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

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

User Manual Contents

User Manual Contents User Manual Contents Accessing MyPortfolio... 2 New Users - Creating an Account... 3 Returning Users - Logging in to Your Account... 5 Resetting Your Password... 6 Updating Your Account/Profile Information...

More information

A Guide to Blogging on Wordpress

A Guide to Blogging on Wordpress A Guide to Blogging on Wordpress Below is a written guide with pictures for using the WordPress blogging platform. If you re more of a visual person, there are videos here: http://wordpress.tv/category/howto/

More information

Beginner Workshop Activity Guide 2012 User Conference

Beginner Workshop Activity Guide 2012 User Conference Beginner Workshop Activity Guide 2012 User Conference TUESDAY, MARCH 6 2:00PM 5:00 PM Beginner Training Workshop Attendees will learn the end user functions of OU Campus TM. They will learn how to log

More information

Faculty Web. Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production

Faculty Web. Editors Guide. University Information Technology Services. Training, Outreach, Learning Technologies, & Video Production Faculty Web Editors Guide University Information Technology Services Training, Outreach, Learning Technologies, & Video Production Copyright 2016 University Information Technology Services Kennesaw State

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

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

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

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

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

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

Wordpress Section Types RAINBOW DISTRICT SCHOOL BOARD WORDPRESS GUIDELINES

Wordpress Section Types RAINBOW DISTRICT SCHOOL BOARD WORDPRESS GUIDELINES Wordpress Section Types RAINBOW DISTRICT SCHOOL BOARD WORDPRESS GUIDELINES OCTOBER 2016 Table of Contents Summary...1 Menu Structure & Pages...2 Navigating Pages...3 Text Block...4 Resource Listings...7

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

Copyright 2012 Anthony Hortin

Copyright 2012 Anthony Hortin Copyright 2012 Anthony Hortin Page:1 Contents Welcome & Introduction... 4 Login... 5 Dashboard... 6 Dashboard Menu Options... 6 Toolbar... 7 Posts... 8 Pages... 2 Adding your Site Content... 10 Adding

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

WordPress Editors Guide. A complete guide to Editors functions in WordPress

WordPress Editors Guide. A complete guide to Editors functions in WordPress WordPress Editors Guide A complete guide to Editors functions in WordPress Table of Contents Quick Start... 5 Login... 5 Profile... 7 Edit/Add New Pages... 8 Edit/Add New Posts... 9 Editors Guide... 10

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

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

General Training Curriculum

General Training Curriculum General Training Curriculum Table of Contents 1.0 Getting Started 1.1 What is MODX? 1.2 Browser Support 1.3 How Do I Log In? 2.0 MODX Dashboard 2.1 What is a Dashboard? 2.2 Global Top Menu Bar 2.2.0 MODX

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

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

WordPress Manual For Massachusetts Academy of Math and Science

WordPress Manual For Massachusetts Academy of Math and Science WordPress Manual For Massachusetts Academy of Math and Science September 19, 2017 Table of Contents Who should use this manual... 4 Signing into WordPress... 4 The WordPress Dashboard and Left-Hand Navigation

More information

How To Guide. Hannon Hill Corporation for Rowan University

How To Guide. Hannon Hill Corporation for Rowan University How To Guide Hannon Hill Corporation for Rowan University Hannon Hill Corporation 3423 Piedmont Road, Suite 520 Atlanta, GA 30305 www.hannonhill.com 678.904.6900 info@hannonhill.com Rowan University: How

More information

2 Document Manager Lite v5.2 User Guide

2 Document Manager Lite v5.2 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

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

WORDPRESS USER GUIDE HWDSB Websites

WORDPRESS USER GUIDE HWDSB Websites WORDPRESS USER GUIDE HWDSB Websites Table of Contents Forward - About Wordpress... 3 1. Getting Started... 5 1.1) Log into your account... 5 1.2) About the Dashboard... 6 1.3) Internal vs. External Views...

More information

Free Form Text Page Wizard: Version 9.3

Free Form Text Page Wizard: Version 9.3 Free Form Text Page Wizard: Version 9.3 Think of the free form page as a word processing document. You can do almost anything with it, including custom designed pages and native HTML documents. The Free

More information

Somerville College WordPress user manual. 7th October 2015

Somerville College WordPress user manual. 7th October 2015 Somerville College WordPress user manual 7th October 05 0 INDEX YOUR SITE IMAGES FORMS THE MENU 4 4 5 0 YOUR SITE The Content Management System The Somerville website has been built using the WordPress

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

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

Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014

Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014 Introduction: Authorisation and Access: 1 Your Browser 2. Layout 3. Start Editing 4. Edit the Banner Title 5. Insert a Main Photo Lions Australia Oz Clubhouse Instructions Revised 14 Feb 2014 6. Using

More information

QRG: Using the WYSIWYG Editor

QRG: Using the WYSIWYG Editor WYSIWYG Editor QRG: Using the WYSIWYG Editor WYSIWYG stands for What You See Is What You Get. The WYSIWYG Editor is the reason you don t need to be an IT Programmer to write content for your web page.

More information

Drupal 7 guide CONTENTS. p. 2 Logging In

Drupal 7 guide CONTENTS. p. 2 Logging In Drupal 7 guide Drupal is a widely used, open-source, free platform that has an easy-to-use content management system for updating websites. This guide was created by the Health Communication Core (www.healthcommcore.org)

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

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

Table of Contents. Page 2 of 72. High Impact 4.0 User Manual

Table of Contents. Page 2 of 72. High Impact  4.0 User Manual Table of Contents Introduction 5 Installing High Impact email 6 Installation Location 6 Select Mail Client 6 Create a ReadyShare Account 6 Create a Default Profile 6 Outlook Configuration Message 6 Complete

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information