Maintaining a University website in the CMS

Size: px
Start display at page:

Download "Maintaining a University website in the CMS"

Transcription

1 Maintaining a University website in the CMS Practical workbook Aims and Learning Objectives The aim of this course is to enable University web publishers to maintain a departmental website using the University Web Content Management System (CMS) and its built-in web editor edit-on Pro. After completing the course, you will be able to: understand how the CMS works; access your website using the CMS admin screens; create and add new folders and web pages; import and use images; import other file types (Word, PDF, etc); edit the left navigation menu links; edit page content using the in-browser editor edit-on Pro. University of Bristol IT Services document webcms-2

2 Document information Course files This document and any associated practice files (if needed) are available on the web. To find these, go to and in the Keyword box, type the document code given in brackets at the top of this page. Related documentation Other related documents available from the web: Managing and maintaining a CMS website - Reference guide Editing web content using 'edit-on Pro' Reference guide You may also want to consult the following pages for further information on the University templates and web accessibility best practice: Standards, guidelines and templates for University websites University house style guide This document is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 UK: England & Wales Licence ( Its original author is the University of Bristol which should be acknowledged as such in any derivative work. Maintaining a University website in the CMS (February 2014) 2014 University of Bristol. All rights reserved.

3 Introduction The University Web Content Management System (CMS) is a sophisticated tool for building, managing and maintaining University template-based websites through a single web-based interface. In the CMS you can easily create and edit web content using 'edit-on Pro', a Word-like web editor built into the CMS interface. Some of the CMS features and benefits include: Easy-to-use interface for non-technical staff Easy content publishing via a Word-like WYSIWYG editor Flexible workflow management to ensure quality control Flexible user rights and roles to control access to relevant areas of the website Easy to enforce template and consistent look and feel Built-in web accessibility and standards compliance Prerequisites Basic computer skills (use of keyboard and mouse, file management, etc), some word processing (eg, MS Word) and web browsing experience. Previous experience of web page creation and HTML is not required to attend this course.

4 Contents Document information Task 1 Getting started... 1 Overview of the folder contents tab... 2 Viewing an item... 3 Task 2 Adding new items... 5 Create folders (Folder items)... 5 Create web pages (Web Page items)... 5 Import MS Office, PDF and other documents (File items)... 7 Import images (Image items)... 7 Optional task... 7 Task 3 Publishing items... 8 As an Editor... 8 As a Reviewer... 8 As a Super Editor (ie Editor/Reviewer)... 9 Task 4 Editing the left navigation menu Create a link to a web page Re-ordering links Task 5 Basic page content editing Create a copy of the home page for re-editing Add content to the page Format the page Save and preview the page Create another page Task 6 Creating links Create links to external websites Create internal links Create links to other file types Create links to bookmarks in the same page Adding a Back to top link Task 7 Creating a table Create a data table from scratch Modify table properties Make your table accessible to all users Applying styling to a data table Task 8 Using images Inserting an image Align images with text Task 9 Bringing it all together... 31

5 Task 1 Getting started Objectives Comments To log into the CMS administration interface of the training website that has been allocated to you. For the purpose of this course we will be using a training site which allows you to see the CMS administration interface from three different points of view: as a site administrator, as a site editor and as a site reviewer (for a description of these different roles, refer to section 1, Introduction to the CMS in Managing and maintaining a CMS website Reference guide). Further information relevant to this section can be found in section 2 of the same document. Make a note of your training site and login details: Allocated training site: oenology Editor username: editor Reviewer username: reviewer Editor/Reviewer username: reved Password: 1.1 Open the site s public view Open your preferred web browser (Internet Explorer or Firefox) and, in the location bar, type in the URL of the training website that has been assigned to you: Replace NN with the number of your training website eg 01, 02, etc). Press the <Enter> key. The URL for a departmental website will look like if it is already live, or wwwdev.bristol.ac.uk/mydepartment if it is in development. 1.2 Accessing the site s administration screens Open a new browser tab by press <Ctrl> + T. In this new tab, type in the following URL in the location bar Again replace NN with the number of your training website. The URL for accessing the administration screens of a departmental website, whether live or in development, will look like cms.bristol.ac.uk/mydepartment. If you get a security certificate error, depending on which browser you use do one of the following: In Internet Explorer, click on Continue to this website (not recommended). In Firefox, click on Or you can add an exception at the bottom of the error message. Then click on the Add Exception button. In the Add Security Exception dialogue box click on the Get Certificate button followed by the Confirm Security Exception button at the bottom. 1

6 In the external login page, enter the editor login details given to you by the tutor (see above) and click on the log in button. When logging into your department CMS site you will be directed to the University s Single Sign-on (SSO) service, allowing you to use your UOB username and password. You should now see the CMS screen showed in Figure 1: folder contents tab navigation tab Figure 1 CMS administration screens default view By default you are taken to the folder contents tab showing the content of the site s root folder (i.e. your Institute of Oenology folder). This site has been partially set up for you, but you will need to create new folders and web pages, and add the content. Overview of the folder contents tab 1.3 The folder contents tab (Figure 2) is the tab you will be using most. It lists all the items contained in the current folder: This is where you add new items and manage (i.e. rename, move, delete and change state) existing ones. 2

7 Add new item drop down Editing buttons List of items showing item Title, Size, Modified date and State. Editing buttons Figure 2 the folder contents tab The list of existing items is shown in the table between the top and bottom rows of editing buttons. Items can be of different types: web page, folder, image, file, style sheet, etc. In your Institute of Oenology site there are currently five items, two web pages and three folders. The Title column shows the item Short Name followed by its Title in brackets. The icon on the left shows the item type (eg web page, folder, style sheet, image, etc). The Size column shows the item size. that folders don t have a size because they are merely containers. The Modified column shows the date and time when the item was last edited. Finally, the State column shows the status of the item in the publishing process (private, pending or published). Viewing an item 1.4 To view an item you simply click on its title in the Title column. Click on index.html (Institute of Oenology) at the top of the folder contents listing. Figure 3 preview of Institute of Oenology homepage in the view tab 3

8 You will notice that two new tabs have appeared (view and view source) and that the active tab view displays a preview of your site's homepage (Figure 3 above). The view source tab shows the XHTML code for the content area of the page. Click on the folder contents tab and then on the research (Research) folder link in the Title column. Notice that this folder also contains an index.html web page (with the title Research). This is because every folder/sub-folder that contains web pages needs to have an index page in it, this is the default page for that folder. Go back to your root folder by clicking the Up one level link or the link to your site in the you are here: breadcrumb trail (Figure 4). Figure 4 CMS navigational elements 4

9 Task 2 Adding new items Objectives Comments To create new folders, web pages, and import files and images to your site. Further information relevant to this section can be found in section 3, Adding new items in Managing and maintaining a CMS website Reference guide. Create folders (Folder items) 2.1 Create a new folder: Warning! Make sure you are in the top level folder (eg oenologynn) In the Add new item drop down list, select Folder and press the add new item button. This opens the Edit Folder screen. In the default FOLDER DETAILS box, type in people in the Short Name field, and a brief description (eg The Institute team) in the Title field. The Short Name is the name of the folder as it will appear in the URL (web address). You should stick to the following rules when naming folders (and web pages): - keep it short and meaningful; - use lower-case only; - do not use spaces, underscore or special characters (you may use the hyphen character to separate words if you wish). The Title is a brief description of the folder and is used by the template in a number of ways (eg as the text of the main page heading and in the breadcrumb trail). You can use a mix of lower and upper cases as well as spaces, but try to keep it relatively short (1 to 5 words). Click save. You are now back in the folder contents tab showing the content of the folder you have just created. Notice that an index page (named index.html) has been automatically created for you inside the new folder. 2.2 Create another folder: First go back to your oenologynn top folder (see Figure 4 above). Add another Folder item as before with the following properties: Short Name : newsletter Create web pages (Web Page items) 2.3 Create a new web page: Title: Institute Newsletter Make sure you are in your root folder and in the Add new item drop down list, select Web Page and press the add new item button. This opens the Edit Web Page screen. At this point the system will start loading up edit-on Pro, the built in editor. Wait until it has finished loading before moving to the next step. You may be prompted twice to accept the security certificates for edit-on Pro. In this case make sure you click on Always. 5

10 In the default WEB PAGE DETAILS box, type in contact.html in the Short Name field and Contact us in the Title field. The same Short Name and Title naming rules apply as for Folder items. In addition, the Short Name for a Web Page must include the extension.html. The Description field is optional. You may use it to enter a brief summary of the content of the page. For example General contact information for the Institute of Oenology at the University of Bristol. The Description text is invisible on the live page. However some search engines (eg Yahoo!) use it for indexing and ranking purposes. Type in a few words (for example Content goes here) in the Body Text field. The system will not let you save the page without some content in the Body Text field. By default, this field displays the WYSIWYG 1 content editor edit-on Pro. Click save. You will be taken to the view tab, showing a preview of the page in private state (Figure 5). Figure 5 the view tab for a web page in private state Notice the extra tabs for this item type: edit tab: use this tab to edit the page content, short name, title and optional description note that when the page is in published state this tab is not available. metadata tab: contains information used to categorise and describe the item, eg creator, publisher and review date (set to 6 months). view source tab: allows you to preview the content area without the header, footer and left navigation menu. redirects tab: allows you to create a link that redirects users from this page s URL to another URL (can be useful when you restructure your site and move content around). 2.4 Create another page: Go to the teaching (Teaching & learning) folder and add another Web Page item with the following properties: Short Name - links.html and Title - Useful links Don t forget to add a few words to the Body Text field before saving. 1 WYSIWYG: What You See Is What You Get 6

11 Import MS Office, PDF and other documents (File items) 2.5 Import a Word file from your PC: Go to the newsletter folder. In the Add new item drop down list, select File and press the add new item button. On the next screen, click on the Browse button and navigate to Computer > your username (O:)\UOB Training Materials\WWW\CMS. Select the file ioonsltr03.pdf, and click Open the path to this document will appear in the File field. In the Short Name field, enter the name of the document, ie ioo-nsltr03.pdf and in the Title field, enter a brief description of the file, such as Autumn 04 newsletter. At this point you could change the document Short Name (to get rid of spaces, upper case and special characters). You must also include a correct extension such as.doc,.pdf, etc. Click save. Import images (Image items) 2.6 Add an image: Before uploading images for your website, you must ensure that they have been optimised for the web. As a rule of thumb images a maximum width of around 600px should be sufficient, as well as a file size of up to 250 kilobytes. A convenient (and free) online tool for resizing images is Web Photo Resizer ( Go to the images folder. In the Add new item drop down list, select Image. On the next screen, click on the Browse button, select the file building.jpg (also in O:\UOB Training Materials\WWW\CMS), and click Open the path to this image will appear in the Image field. In the Short Name field, enter the name of the image, ie building.jpg and in the Title field, enter a brief description, such as Front view of Institute of Oenology building. At this point you could change the image Short Name (to get rid of spaces, upper case and special characters). You must also include a correct extension such as.jpg or.gif). Click save. Optional task Only do this task if you have time! 2.7 Add other items: In your root folder, add a new folder (e.g. with the short name consultancy and the title Consultancy services). Add other items (e.g. web page, folders) and try to move them to a different place and delete them. 7

12 Task 3 Publishing items Objectives Comments To move site items from private to published state. You will experience the publishing process from different user roles. As an Editor 3.1 Submit a Web Page item for review: Make sure you are in the folder contents tab view of your top level Oenology folder. In the item listing table, select the page contact.html by clicking on the corresponding checkbox on the left. Click on the change state button this takes you to the Publishing process screen. In the PUBLISHING DETAILS box, enter a brief comment (for example Page updated as discussed) in the Comments field and under Change state, select Submit. Comments are included in the notification sent to the Reviewer and/or Site Administrator, and are added to an item s publishing history. Click go. You are automatically returned to the folder contents tab where you can see the item now in pending state, waiting to be reviewed (Figure 6). Figure 6 Web page in pending state As an editor, Folder items are the only items you can publish directly. The reason is that folders are merely containers for other items. As such, they do not hold content themselves and therefore, even when published, are invisible on the live site. As a Reviewer 3.2 Log in again as a Reviewer: Click on the log out link in the blue utilities bar at the top. Re-type the URL in your browser Address bar (or use the drop down arrow on the right to access it). This time log in with the Reviewer details (eg User Name : reviewernn and the same password). You are now logged in with reviewer role and you should see a Review List on the right, showing the item(s) submitted for review (Figure 7): Figure 7 items in pending state, waiting to be reviewed 8

13 3.3 Options available to a Reviewer: In the Review List box, click on Contact us. This takes you to the item s view tab. In the case of a web page, you can read through the page content and decide if it can be published or not. As a reviewer you have three options (Figure 8): Click here to publish or reject. Click here to edit the item. Figure 8 review options Publish the item as it is. Reject the item. Edit the item and publish it Reviewers can only edit items that have been submitted to them for review. The advanced option allows you to add a comment which will be added to the item s publishing history. For example you may use it to explain why the item has been rejected. 3.4 Publish the item using the advanced option: In the status: pending drop down (see Figure 8 above), select advanced. At the bottom of the Publishing process screen, notice the publishing history with the comment you included when submitting the page for review (Figure 9): Figure 9 item publishing history including comments Leave the Comments field empty this time and under Change State, select Publish. Click go the page has now moved to published state. As a Super Editor (ie Editor/Reviewer) 3.5 Log in as an Editor/Reviewer: Click on the log out link in the blue utilities bar at the top. Re-type the URL in your browser Address bar (or use the drop down arrow on the right to access it). This time log in with the Editor/Reviewer details (eg User Name : revednn and the same password). You will see the same tabs as when you first logged in as a reviewer only. From now on you will be using this profile, which will enable you to publish directly without going through the review process. 9

14 3.6 Publish folders and their content: Make sure you are in the folder contents tab view of your top level Oenology folder. In the item listing table, select the newsletter and people folder items (both currently in private state) by clicking on the corresponding checkboxes on the left (Figure 10). Figure 10 selecting items Click on one of the change state buttons, select the Include subfolders option and under Change state select publish. Click go this may take a while, so be patient! As an Editor/Reviewer you do not have permission to delete published items directly. This is why after you have published the two folders above the cut and delete buttons have disappeared. However you can retract an item and then delete it. Go to the site s public view (wwwtrain.bristol.ac.uk/oenologynn) and try the links. 10

15 Task 4 Editing the left navigation menu Objectives Comments To group, create and order links in the left navigation menu bar. Further information relevant to this section can be found in section 6, Editing the navigation menus in Managing and maintaining a CMS website Reference guide Create a link to a web page 4.1 To add a link to your about.html page: First make sure that you are in your site s top level folder (ie oenologynn). Click on the navigation tab to access the navigation menus (Figure 11). Figure 11 navigation tab view By default you see the left navigation menu links. In the Add new item drop down list, select Navigation Link and press the add new item button. This takes you to the Edit Navigation Link tab view. Fill in the NAVIGATION LINK DETAILS fields as follows: make sure the Navigation type option is set to left this sets the location of the link, other options are top and bottom. In the Short Name field type about-lnk this field identifies the link in the CMS. In the Link text field, type About the Institute this is the text that will appear on the page. In the URL field, type /oenologynn/about.html links should be entered using the root relative path, ie starting from your department top folder preceded by a forward slash. The Title field is optional, you could use it for a brief description of the link text if you think it is ambiguous or requires further information: eg What we do, who we are. 11

16 Click save. This takes you to the view tab showing the link details (Figure 12). All you need to do now is to publish it. Click here to publish the link. Figure 12 view tab of the newly created link 4.2 Publish the link: Click on the drop down arrow next to status: private (see Figure 12 above) and select publish. 4.3 Preview your change: Switch to the browser tab with the live site and refresh the page you may have to clear the browser cache to see the change: In Internet Explorer, press the <Ctrl> key and click the Refresh icon (or press <F5>) at the same time. In Firefox, press the <Shift> key and click the Reload icon (or press <F5>) at the same time. Caching is a feature that allows web browsers to temporarily store visited pages and their components (e.g. images, style sheets, etc) locally (i.e. normally on your hard drive). This has the merit of making browsing the web faster, but it can have the undesired and often confusing result that recent changes seem to have been ignored. 4.4 Create another link to a page in a folder: Go to the teaching folder and select the navigation tab. Notice that the Add new item drop down list has been replaced by a single button labelled add new navigation link. (Figure 13). Figure 13 - add new navigation link The reason is that the left navigation is set to expand and a navigation link is the only type of link that can be added to a sub-menu. Click on the add new navigation link button. 12

17 This takes you to the Edit Navigation Link tab view. Fill in the NAVIGATION LINK DETAILS fields as follows: make sure the Navigation type option is set to left this sets the location of the link, other options are top and bottom. In the Short Name field type links-lnk this field identifies the link in the CMS. In the Link text field, type Useful links this is the text that will appear on the page. In the URL field, type /oenologynn/teaching/links.html. Leave the optional Title field empty on this occasion. Click save and publish the link using the status drop down arrow in the top right. To preview the page, click on the folder contents tab and then the index.html (Teaching & learning) link. The link now shows as a sub-link of the Teaching & learning in the left navigation menu (Figure 14). Figure 14 sub-link in the left navigation menu Re-ordering links At the moment your left navigation menu links appear in the order that they were created (Figure 15). Figure 15 left navigation menu in navigation tab view Using the up and down arrows in the Order column, re-order your links as you wish, for example as in Figure 16: 13

18 Figure 16 re-ordered left navigation links Preview your changes if you want, as described in task

19 Task 5 Basic page content editing Objectives Comments To add content to an existing page. Further information relevant to this section can be found in section 2 'Getting started' of Editing web content using 'edit-on Pro' Reference guide (editonpro-r1). Warning! As a University web publisher it is your responsibility to ensure that the information you provide on your website is up-to-date, professional and accessible. Also, it must comply with current Data Protection, Freedom of Information and copyright legislation, and with the University's accessibility policy. For further information on your responsibilities as a web publisher, please refer to Open a Word document: Open the document homepage.doc which you will find in your username (O:)\UOB Training Materials\WWW\CMS. Click on the Minimize icon (1) in the top right corner to minimise Word in the task bar for now. 1 Create a copy of the home page for re-editing 5.2 Open the page you want to edit: Make sure you are in the top level folder (ie oenologynn). Go to the folder contents tab and click on your home page link (ie index.html (Institute of Oenology)) in the Title column of the item listing table. This will display the page in the view tab. Notice that the edit tab is hidden. Normally you would expect to see it between the view and metadata tabs, but because the page is in published state you cannot edit it without first making a copy of it that can be edited safely in private state. 5.3 Create a private copy of the page: Click on the drop down arrow next to status: published and select re-edit (Figure 17). Figure 17 creating a copy of a published page You are now seeing a copy of the published page in private state, in the edit tab. If prompted to accept the licence conditions for edit-on Pro', select Always and accept the certificate (Run or OK buttons). Repeat when prompted again if necessary. You should now see edit-on Pro embedded within the Body text section: 15

20 Window Mode Figure 18 edit-on Pro embedded within the edit screen Click on the Window Mode icon (2) in the toolbar to detach edit on-pro from the browser window (see Figure 18 above), and click on the Maximize icon (3) in the top right corner to maximise the newly opened standalone edit on-pro window to the full size of your monitor. Add content to the page 5.4 Copy and paste content from a Word document: Maximise the Word document that you opened earlier (homepage.doc), select the content and copy it. Bring back edit-on Pro to the fore, delete the text that is already there (Content goes here) and paste using ONE of the following methods: click the toolbar icon (4), OR use the keyboard shortcut CTRL + V, OR go to Edit / Paste Special In all cases the Paste Special dialogue box (Figure 19) will pop up:

21 Figure 19 Paste Special dialogue box Select Pure HTML, if it's not already selected (it should be the default), and click OK. You should always use the Paste as Pure HTML option when copying and pasting from a Word (or other) document. This ensures that the source XHTML code generated is stripped of all unnecessary coding and therefore more compliant with web standards and accessibility requirements. Click on the Show All icon (5) to view the formatting marks. This is useful to identify and remove unnecessary elements (such as empty paragraphs). 5.5 Add some content of your own: Type a few lines of your own at the bottom of the page. Format the page 5.6 Apply formatting to text: Select the text The Institute of Oenology, at the beginning of the first paragraph and make it bold using the Bold icon. Select the text What we do and make it a Heading 2 using the drop down Paragraph Format list. Select the paragraphs Vineyard Management, Wine Tourism and Marketing, Wine Chemistry and Microbiology and Grape Genetics, and make them into a bullet list using the Unordered List icon (6). Select a phrase of your choice and make it italics using the Italics icon. 5.7 Add a horizontal rule: Place the cursor at the end of the second paragraph (after Find out more about us. ) and click on the Insert Horizontal Line icon (7). Right-click on the horizontal line and select Hard Ruler Properties in the context menu. In the Horizontal Line Properties dialogue box, change the properties as you wish (Figure 20)

22 Size sets the thickness of the line By default a horizontal line is centred this option is only relevant if the width is less than 100% Figure 20 Horizontal Line Properties dialogue box By default a horizontal line is styled in 3D - check this option if you want a solid line Save and preview the page 5.8 Save and publish the page: Click on the Window Mode icon to minimise edit-on Pro. Click the save button at the bottom of the edit screen. This takes you to the view tab where you can preview the page with the content you have just added. You can also click on the path link to see the page in a separate window. Notice that the page is in private state. Go to the folder contents tab and check the listing table. You should see that the page appears as published but that there is a comment next to the title indicating that a draft copy is being edited in private state (Figure 21). Figure 21 item listing showing published web page in draft private state Click on index.html (Institute of Oenology) to go back to the page view tab. Click on the drop down arrow next to status: private and select publish. The updated page has now replaced the previous version on the live site. A new tab called revert has appeared between the view source and redirects tabs; this is where old versions of a page are kept. Create another page Open the Word document about.doc (in your username (O:)\UOB Training Materials\WWW\CMS) and select and copy its content. In the CMS, go to the page about.html (About the Institute) and create a private copy as described in task 5.3 above. On the edit screen, scroll down to the Body text section, expand edit-on Pro and paste the selection as described in task 5.4 above. Notice that the section headings are already formatted as Heading 2; this is because the Word document was initially formatted using styles. 18

23 Tidy up the page by removing the extra spaces in the Research section bullet list and deleting empty paragraphs if necessary. Select the following words, located at the beginning of the page, and make them into a bullet (unordered) list: Background Mission Vision Functions Research Teaching and Learning Consultancy service Now select the last 3 list items (Research, Teaching and Learning and Consultancy service) and in the Paragraph menu select Increase (List) Indent to create a sublist of Functions. The list should now look as in Figure 22. Figure 22 nested list in about.html page Save and preview the page do not publish it yet. When writing content for an official University website, it is recommended that you adhere to the University house style guide ( in order to ensure greater consistency of writing style throughout the University web. 19

24 Task 6 Creating links Objectives Comments To create internal and external links, and links to bookmarks within a page. Further information relevant to this section can be found in section 4 'Creating links' of 'Editing web content using 'edit-on Pro' Reference guide' (editonpro-r1). Create links to external websites 6.1 Create links to other sites: In the CMS, go to the teaching folder and then the page links.html. Click on the edit tab (if you cannot see it, create a private copy of the page as described in task 5.3) and detach edit-on Pro from the browser using the Window Mode icon. Make sure it is maximised to occupy the whole screen, and that the formatting marks are showing (click the Show All icon if necessary). Create a bullet list with the following list items: Viticulture uk French Wine Guide Select Viticulture uk and click on the Insert Hyperlink icon (8) to open the Insert Hyperlink dialogue box (Figure 23). 8 Figure 23 inserting an external link In the Href field type in the URL after Leave the Target and Insert Bookmark fields blank and click OK. You could select New Window from the Target options if you wanted the site to open in a new browser window. In the same way, create the link to French Wine Guide (URL: Save and publish the page, and view it on the live site to try the links. 20

25 Create internal links 6.2 Link to other pages within your site: Go to your top level oenologynn folder and create a private draft (clue: re-edit) of the homepage index.html to edit it in edit-on Pro. Make sure it is maximised to occupy the whole screen, and that the formatting marks are showing (click the Show All icon). Select the word research in the second paragraph and click on the Insert Hyperlink icon. In the Href field, delete and type in the root relative path to the research homepage, eg /oenologynn/research/ Leave the Target and Insert Bookmark field blank and click OK (Figure 24). Figure 24 inserting an internal link In the same paragraph, create links to the teaching homepages, and to the about.html page (make the whole phrase Find out more about us the link to the latter). Save and publish the page, and view it on the live site to try the links. Create links to other file types 6.3 Create a link to a PDF document: Go to the newsletter folder and create a private draft of the page index.html (Institute newsletter) to edit it. Maximise edit-on Pro if you want Type in the following text: Autumn 2004 Newsletter (PDF, 482Kb) and select Standard from the Paragraph Format drop down. By default the formatting of the first block of text that you type is set to none, so you need to manually format it. Select the text Autumn 2004 newsletter (PDF, 482Kb) and click on the Insert Hyperlink icon. In the Href field, type the path to the Word file you imported earlier over eg /oenologynn/newsletter/ioo-nsltr03.pdf. Leave the Target and Bookmark field blank and click OK (Figure 25). 21

26 Figure 25 inserting a link to a Word file Save and publish the page, and view it on the live site to try the link. It is good practice when there are links to PDF documents on a web page to add a link to the Adobe Acrobat Reader download. 6.4 Add a link to the Adobe Acrobat Reader download: Select the Source View tab (next to the WYSIWYG tab) at the bottom left of the edit-on Pro window. Unfortunately the CMS template code for the Adobe Acrobat Reader download link (and similar snippets of code) has to be added in the XHTML Source View manually. Place the cursor right at the top of the page and press <Enter> to create a blank line above the XHTML code. Type in the following line of code to insert the Adobe Acrobat Reader include file: <include url="/includes/adobe.html" /> An include file contains a snippet of code that can be inserted into a page. Create links to bookmarks in the same page 6.5 Create the bookmarks: Open the draft page about.html that you edited earlier in the edit tab and maximise edit-on Pro. In edit-on Pro place the cursor just before the section heading named Background (ie not Background in the bullet list). Click on the Insert Bookmark icon (9) on the toolbar. In the Bookmark Name field, type in background (Figure 26). 9 Figure 26 insert bookmark dialogue box 22

27 Click OK and notice the blue flag indicating the position of the bookmark. Create bookmarks for the other section headings in the page, naming them: mission, vision, functions, research, teaching and consultancy respectively. 6.6 Create the links to the bookmarks: Select Background in the bullet list and click on the Insert Hyperlink icon. In the Insert Bookmark field, click on the drop down arrow and select background from the list (Figure 27). Figure 27 - create a link to a bookmark Click OK. Create links from the other list items to the corresponding section headings in the page. Save and publish the page, and view it on the live site to try the links. Adding a Back to top link Back to top links are useful on long pages, because they enable users to go back to the top of the page in one click instead of having to scroll all the way up. Pressing the <Home> key on the keyboard provides another quick way to go back to the top of a page, but not many users know this. 6.7 Create a Back to top link at the end of the Background section: Place the mouse cursor just before the Mission heading (not in the bullet list table of content at the top). In the bottom left corner of edit-on Pro, select the Source View tab (Figure 28): Figure 28 Accessing the page Source View In the XHTML code, move the cursor just before the <h2> tag and press the <Enter> key to create a blank line between the last paragraph of the Background section and the Mission heading (Figure 29): 23

28 Figure 29 creating a blank line in the XHTML Source View Type in the following line of code to insert the Back to top include file: 6.8 Add other Back to top links: <include url="/includes/backtotop.html" /> While in the Source View, look for the other level 2 headings (eg <h2>vision</h2> in the code and insert the previous line of code just above them. Also add the same line of code right at the bottom of the page, below the last paragraph. Go back to the WYSIWYG view, and you will see the include place mark (Figure 30): Figure 30 include place mark in the WYSIWYG view Save and publish the page, and preview it on the live site (ie wwwtrain.bris.ac.uk/oenologynn) notice that the Back to top links have been inserted and styled (Figure 31): Figure 31 Back to top link on the live page 24

29 Task 7 Creating a table Objectives Comments To create a table containing data. Further information relevant to this section can be found in section 4 'Creating a data table' of 'Editing web content using 'edit-on Pro' Reference guide' (editonpror1). Create a data table from scratch Edit-on Pro provides two methods for creating data tables that can be accessed through icons in the Toolbar: the Insert Table (10) dialogues box and the Table Wizard (11). 7.1 Create a 6 columns by 5 rows table: In the CMS, navigate to the research folder and create a draft copy of index.html if there is not already one. In Edit-on Pro, click on the Table Wizard icon and select the top left cell by placing the mouse cursor on it. Then, without clicking, drag the cursor diagonally towards the bottom right until you ve selected 5 rows by 6 columns. Click on the final cell to create the table (Figure 32) Figure 32 Creating a table using the Table Wizard If you use the Insert Table Dialogue Box instead, you will be prompted to enter the number of rows and columns you want, as well as other parameters (e.g. width, etc). 7.2 Enter column headers and data in the table: Fill in your table with the following information: Alsace Bordeaux Burgundy Rhone

30 Modify table properties 7.3 After creating your table, you may want to go back to change its properties: Right-click anywhere in the table and select Table / Table Properties from the context menu. In the Table Properties dialogue box (Figure 33), experiment with the properties and click OK when finished. Set the overall Table Width using a relative (%) rather than absolute (pixel) unit. Set the Border Width to 0 to hide it or 1 for a discreet border. By default a table is aligned left. Set Cell Padding to 4 and Cell Spacing to 0 to make the table more readable. The default Cells vertical alignment is Center It is a good idea to add a caption to a table. Table Background/Border Colors are best set in a style sheet. Figure 33 editing Standard Table Properties In the Table Caption property, enter French vintages By default the Table Caption will appear above the table and centred. Feel free to change this using the Table Caption Alignment property. Make your table accessible to all users Making websites accessible to disabled users is a legal requirement. Data tables present particular challenges to some disabled people, particularly to blind people using a screen reader. You will have noticed that the top row and the first column on the left define the data in the other cells. For example the table tells us that 2007 vintage for Burgundy wines was 6 (out of 10). This information would be difficult to extract for a screen reader user, unless the table contained some extra information in the background. Thankfully, Edit-on Pro makes it reasonably easy to make data tables accessible. 7.4 Add a table summary and designate row and column headers: Right-click anywhere in the table and select Table Properties from the context menu. Then select the Table Accessibility tab (Figure 34). 26

31 Figure 34 Table Properties, Table Accessibility options In the Table Accessibility options, enter a brief but accurate description of the table in the Summary box, for example French vintages marks out of 10 from 2006 to In the Designate row and column headers options, select 1 both for Rows and Columns this means the cells in the first row and first column will be formatted as table headers. Under Enter a unique ID for each header cell, type y2010, y2009, y2008, y2007, y2006, (these have to start with a letter, hence the y before the year) in the header row and Alsace, Bordeaux, Burgundy and Rhone in the header column, leaving the top left cell empty. Click OK when done. 7.5 Group rows in table head and table body: Right-click anywhere in the top row containing the header cells, and select Row Properties. In the Row Properties dialogue box (Figure 35), make sure the Row Group check box is selected and from the drop down list select thead. Figure 35 grouping rows in the Row Properties 27

32 Right-click anywhere in the remaining rows, select Row Properties again and this time choose tbody from the Row Group drop down list. If your table had a footer, you would need to repeat these steps but choose tfoot from the list. Click on the Source View tab in the bottom left of Edit-on Pro and examine the HTML code for a couple of minutes. Can you see the elements and attributes you have just added? Save your changes and preview the page in the view tab. Applying styling to a data table The table as it is does not look very pretty, so we are going to apply a style class which has been defined in the oenology.css stylesheet, located in the root folder (you can have a look at it, but as an editor/reviewer you cannot edit it). Go back to edit mode (i.e. select the edit tab at the top) and maximise the editor if you want. Right-click anywhere in the table and select Table Properties from the context menu. Then select the Advanced tab (Figure 36). Figure 36 linking to a style class in the Advanced Table Properties In the Attributes column, locate the class attribute and type data-table as the Value. Click OK, save your changes and publish the page. This default table styling is available on the production CMS, so you can use it on the website(s) you maintain. 28

33 Task 8 Using images Objectives Comments To insert and position images in your pages. Further information relevant to this section can be found in section 5 'Inserting an image' of 'Editing web content using 'edit-on Pro' Reference guide' (editonpro-1r). Inserting an image 8.1 Insert an image in your home page: Create a draft private copy of your homepage (index.html under oenologynn) so you can edit it. In edit-on Pro, place the cursor at the beginning of the first paragraph and click on the Insert Image icon (11). In the Source field, enter the root relative path to the image building.jpg for example /oenologynn/images/building.jpg It is not currently possible to insert an image by browsing the CMS file system. 11 In the ALT-String field, type in some brief description of the image, such as Front view of Institute of Oenology building. In the Size fields, enter 200 in the first box (width) and 163 in the second box (height) as in Figure 37. Figure 37 inserting an image and setting its properties To find the size of an image click on the image name in the images folder, then click on Edit under Options. Then right-click on the image and select Properties from the context menu. The width and height of the image are listed under Dimensions in the Properties pop-up box. Click OK. Save the page and preview it in the view tab. Do not publish it yet. Align images with text 8.2 Select the image you want to position: 29

34 Click on the image to select it. 8.3 Apply one of the predefined image styles: In the style drop down box (Figure 38), select one of the four predefined image styles: Figure 38 applying an image positioning style These four styles allow you to position the image to the left or right, with the subsequent text wrapping around it. You can also choose to have an enhancing silver border around the image. Style.image-left-border.image-left-noborder.image-right-border.image-right-noborder Click OK. Description Save and publish the page, and view it on the live site. Floats the image to the left and adds a border. Floats the image to the left without a border. Floats the image to the right and adds a border. Floats the image to the right without a border. 30

35 Task 9 Bringing it all together Objectives Comments To consolidate what you have learnt in the previous tasks. This is a review exercise. Try to use as much of what you have learnt with a particular focus on aspects that need more practice. 9.1 Carry on adding pages to the site as you see fit using the features learnt in the preceding tasks. You can find some dummy text on the following website: 31

Managing and maintaining a CMS website

Managing and maintaining a CMS website Managing and maintaining a CMS website Reference guide Aims and Learning Objectives The aim of this document is to provide guidance to University website managers and web content publishers on managing

More information

T4 Site Manager for website moderators

T4 Site Manager for website moderators T4 Site Manager for website moderators (Moderator role only) Practical workbook University of Bristol IT Services document its-t4sm-2t. Updated on 10/03/2016 Introduction Is this guide for me? The overall

More information

Terminal Four (T4) Site Manager

Terminal Four (T4) Site Manager Terminal Four (T4) Site Manager Contents Terminal Four (T4) Site Manager... 1 Contents... 1 Login... 2 The Toolbar... 3 An example of a University of Exeter page... 5 Add a section... 6 Add content to

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.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

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta.

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta. OIT Training and Documentation Services Cascade Server End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2013 CONTENTS 1. Introduction

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

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

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide RADFORD UNIVERSITY Radford.edu Content Administrator s Guide Contents Getting Started... 2 Accessing Content Administration Tools... 2 Logging In... 2... 2 Getting Around... 2 Logging Out... 3 Adding and

More information

WYSIWYG Editor in Detail

WYSIWYG Editor in Detail WYSIWYG Editor in Detail 1. Print prints contents of the Content window 2. Find And Replace opens the Find and Replace dialogue box 3. Cut removes selected content to clipboard (requires a selection) 4.

More information

Web Content Management Training Manualv3

Web Content Management Training Manualv3 City & County of San Francisco Powered by Innovation DT City & County of Sa Departme Techno Powered by Innova DEPARTMENT OF TECHNOLOGYDT Web Content Management Training Manualv3 Department of Technology

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Introduction to T4 Site Manager

Introduction to T4 Site Manager Introduction to T4 Site Manager (Contributor & Moderator roles) Practical workbook University of Bristol IT Services document its-t4sm-1t.docx. Updated on 02/02/2015 Introduction Is this guide for me?

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

Using the Content Management System 05-02-12

Using the Content Management System 05-02-12 Using the Content Management System 05-02-12 Using the Content Management System Introduction 2 Logging In 3 Using the Editor 4 Basic Text Editing 5 Pasting Text 7 Adding Hyperlinks 8 Adding Images 9 Style

More information

Have you seen the new TAMUG websites?

Have you seen the new TAMUG websites? 4 For all Cascade Management System request for PUBLISHING please email cms@tamug.edu for the quickest response. For all Cascade Management System request for QUESTIONS or COMMENTS please email cascadeusers@tamug.edu

More information

Content Management System User Guide

Content Management System User Guide CWD Clark Web Development Ltd Content Management System User Guide Version 1.0 1 Introduction... 3 What is a content management system?... 3 Browser requirements... 3 Logging in... 3 Page module... 6 List

More information

NJCU WEBSITE TRAINING MANUAL

NJCU WEBSITE TRAINING MANUAL NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...

More information

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1 UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

Umbraco v4 Editors Manual

Umbraco v4 Editors Manual Umbraco v4 Editors Manual Produced by the Umbraco Community Umbraco // The Friendly CMS Contents 1 Introduction... 3 2 Getting Started with Umbraco... 4 2.1 Logging On... 4 2.2 The Edit Mode Interface...

More information

HOW TO USE THIS GUIDE

HOW TO USE THIS GUIDE HOW TO USE THIS GUIDE This guide provides step-by-step instructions for each exercise. Anything that you are supposed to type or select is noted with various types and colors. WHEN YOU SEE THIS Click Help

More information

Introduction to Drupal

Introduction to Drupal Introduction to Drupal Login 2 Create a Page 2 Title 2 Body 2 Editor 2 Menu Settings 5 Attached Images 5 Authoring Information 6 Revision Information 6 Publishing Options 6 File Attachments 6 URL Path

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

CMS Training. Prepared for the Nature Conservancy. March 2012

CMS Training. Prepared for the Nature Conservancy. March 2012 CMS Training Prepared for the Nature Conservancy March 2012 Session Objectives... 3 Structure and General Functionality... 4 Section Objectives... 4 Six Advantages of using CMS... 4 Basic navigation...

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

More information

Web Ambassador Training on the CMS

Web Ambassador Training on the CMS Web Ambassador Training on the CMS Learning Objectives Upon completion of this training, participants will be able to: Describe what is a CMS and how to login Upload files and images Organize content Create

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

State of Nevada. Ektron Content Management System (CMS) Basic Training Guide

State of Nevada. Ektron Content Management System (CMS) Basic Training Guide State of Nevada Ektron Content Management System (CMS) Basic Training Guide December 8, 2015 Table of Contents Logging In and Navigating to Your Website Folders... 1 Metadata What it is, How it Works...

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Lions Clubs International e-district House Content Management System (CMS) Training Guide

Lions Clubs International e-district House Content Management System (CMS) Training Guide Lions Clubs International e-district House Content Management System (CMS) Training Guide All of the material contained in this guide is the exclusive property of Alkon Consulting Group, Inc. (Alkon).

More information

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0 University of Sheffield PART 1 1.1 Getting Started 1. Log on to the computer with your usual username

More information

darlingharbour.com Content Management System Tenant User Guide

darlingharbour.com Content Management System Tenant User Guide darlingharbour.com Content Management System Tenant User Guide August 2014 Table of Contents 1 Introduction... 1 2 Getting started... 1 2.1 Requirements...1 2.2 Logging in...1 2.3 Change your Password...2

More information

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL K5 CMS The K5 Content Management System (CMS), previously known as Kwik-Az Updating, is a small downloadable program that permits

More information

The Home link will bring you back to the Dashboard after. Workflows alert you to outstanding assets waiting for approval or review.

The Home link will bring you back to the Dashboard after. Workflows alert you to outstanding assets waiting for approval or review. Gonzaga University s content management system (CMS) is a software program that allows individuals to create and edit departmental websites. This tutorial demonstrates commonly used CMS functions. For

More information

Redback Solutions. Visionscape Manual

Redback Solutions. Visionscape Manual Redback Solutions Visionscape Manual Updated 31/05/2013 1 Copyright 2013 Redback Solutions Pty Ltd. All rights reserved. The Visionscape Content Management System (CMS) may not be copied, reproduced or

More information

USC Aiken CMS Manual. A manual on using the basic functions of the dotcms system. Office of Marketing and Community Relations-USC Aiken

USC Aiken CMS Manual. A manual on using the basic functions of the dotcms system. Office of Marketing and Community Relations-USC Aiken USC Aiken CMS Manual A manual on using the basic functions of the dotcms system Office of Marketing and Community Relations-USC Aiken Table Of Contents Introduction/How to Use Manual... 2 Logging In...

More information

Content Management System

Content Management System OIT Training and Documentation Services Content Management System End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2009 CONTENTS 1.

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

Penn State Behrend Using Drupal to Edit Your Web Site August 2013

Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-Discrimination The Pennsylvania

More information

-SoftChalk LessonBuilder-

-SoftChalk LessonBuilder- -SoftChalk LessonBuilder- SoftChalk is a powerful web lesson editor that lets you easily create engaging, interactive web lessons for your e-learning classroom. It allows you to create and edit content

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

SoftChalk. Level 1. University Information Technology Services. Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production

SoftChalk. Level 1. University Information Technology Services. Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production SoftChalk Level 1 University Information Technology Services Training, SoftChalk Level Outreach, 1 Learning Technologies and Video Production Page 1 of 49 Copyright 2013 KSU Department of University Information

More information

To familiarise University Web administration staff with the capabilities of the University CMS and also introduce concepts of Web marketing.

To familiarise University Web administration staff with the capabilities of the University CMS and also introduce concepts of Web marketing. Web Training Course: Web Editing - How to use the Content Management System (CMS). Version 1.0 Draft October 2006 Version 1.1 March 2007 Version 1.2 April 2007 Course Rationale: The University is currently

More information

Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business

Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business 2015 Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business This manual will take you through all the areas that you are likely to use in order to maintain, update

More information

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font Adobe CQ5 Authoring Basics Print Manual SFU s Content Management System SFU IT Services CMS Team ABSTRACT A summary of CQ5 Authoring Basics including: Setup and Login, CQ Interface Tour, Versioning, Uploading

More information

Caldes CM12: Content Management Software Introduction v1.9

Caldes CM12: Content Management Software Introduction v1.9 Caldes CM12: Content Management Software Introduction v1.9 Enterprise Version: If you are using Express, please contact us. Background Information This manual assumes that you have some basic knowledge

More information

Infoview XIR3. User Guide. 1 of 20

Infoview XIR3. User Guide. 1 of 20 Infoview XIR3 User Guide 1 of 20 1. WHAT IS INFOVIEW?...3 2. LOGGING IN TO INFOVIEW...4 3. NAVIGATING THE INFOVIEW ENVIRONMENT...5 3.1. Home Page... 5 3.2. The Header Panel... 5 3.3. Workspace Panel...

More information

Quick Reference Guide

Quick Reference Guide Simplified Web Interface for Teachers Quick Reference Guide Online Development Center Site Profile 5 These fields will be pre-populated with your information { 1 2 3 4 Key 1) Website Title: Enter the name

More information

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130 UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS Silva Introduction to Silva Document No. IS-130 Contents What is Silva?... 1 Requesting a website / Web page(s) in Silva 1 Building the site and making

More information

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation Rochester Institute of Technology Finance and Administration Drupal 7 Training Documentation Written by: Enterprise Web Applications Team CONTENTS Workflow... 4 Example of how the workflow works... 4 Login

More information

Lotus Notes Client Version 8.5 Reference Guide

Lotus Notes Client Version 8.5 Reference Guide Lotus Notes Client Version 8.5 Reference Guide rev. 11/19/2009 1 Lotus Notes Client Version 8.5 Reference Guide Accessing the Lotus Notes Client From your desktop, double click the Lotus Notes icon. Logging

More information

Getting Started with KompoZer

Getting Started with KompoZer Getting Started with KompoZer Contents Web Publishing with KompoZer... 1 Objectives... 1 UNIX computer account... 1 Resources for learning more about WWW and HTML... 1 Introduction... 2 Publishing files

More information

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

How to create pop-up menus

How to create pop-up menus How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department

University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department University of East Anglia Liferay Training Admissions, Recruitment and Marketing Department i Version 3.4 Contents Overview...iii Introducing Liferay... iv 1. Logging in and accessing your site... 1 2.

More information

Dreamweaver CS6 Basics

Dreamweaver CS6 Basics Dreamweaver CS6 Basics Learn the basics of building an HTML document using Adobe Dreamweaver by creating a new page and inserting common HTML elements using the WYSIWYG interface. EdShare EdShare is a

More information

OU Campus Web Content Management

OU Campus Web Content Management DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT DRAFT OU Campus Web Content Management Table of Contents OU Campus Web Content Management... 1 Introduction

More information

DRUPAL WEB EDITING TRAINING

DRUPAL WEB EDITING TRAINING LOGIN AND VIEW CONTENT Work in Firefox DRUPAL WEB EDITING TRAINING the black logo in the upper right corner to log into Drupal The User Work Area will come up: General Information My Recent Edits the content

More information

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter)

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Content Management Systems Web Publishing Guide Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Guidelines, Glossary, Tips, URL to Log In & How to Log Out... 2 Landing

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Quick Guide to the Cascade Server Content Management System (CMS)

Quick Guide to the Cascade Server Content Management System (CMS) Quick Guide to the Cascade Server Content Management System (CMS) Waubonsee Community College Cascade Server Content Administration January 2011 page 1 of 11 Table of Contents Requirements...3 Logging

More information

Content Management System Help. basic tutorial on Evergreen s CMS

Content Management System Help. basic tutorial on Evergreen s CMS Content Management System Help cms.evergreen.edu Tips, tricks and basic tutorial on Evergreen s CMS Contents Vocabulary Login Opening a page Editing a page Creating a new page Inserting internal and external

More information

PLANNING FOR A SECURE RETIREMENT

PLANNING FOR A SECURE RETIREMENT PLANNING FOR A SECURE RETIREMENT ADMINISTRATIVE VIEW User Guide: D2.6.39 Agriculture Information Technology Released: August, 2005 Revised: January, 2006 Version: 1.0 PLANNING FOR A SECURE RETIREMENT ADMINISTRATIVE

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

ADOBE DREAMWEAVER CS3 TUTORIAL

ADOBE DREAMWEAVER CS3 TUTORIAL ADOBE DREAMWEAVER CS3 TUTORIAL 1 TABLE OF CONTENTS I. GETTING S TARTED... 2 II. CREATING A WEBPAGE... 2 III. DESIGN AND LAYOUT... 3 IV. INSERTING AND USING TABLES... 4 A. WHY USE TABLES... 4 B. HOW TO

More information

Introduction to MS WINDOWS XP

Introduction to MS WINDOWS XP Introduction to MS WINDOWS XP Mouse Desktop Windows Applications File handling Introduction to MS Windows XP 2 Table of Contents What is Windows XP?... 3 Windows within Windows... 3 The Desktop... 3 The

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

Converting Prospects to Purchasers.

Converting Prospects to Purchasers. Email Template Guide LASSO EMAIL TEMPLATE EDITOR... 2 ABOUT LASSO EMAIL TEMPLATE EDITOR... 2 CREATING AN EMAIL TEMPLATE... 2 ACCESSING EMAIL TEMPLATES... 2 ADDING AN EMAIL TEMPLATE FOLDER... 3 BASIC PRINCIPLES

More information

UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER)

UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER) UW WEB CONTENT MANAGEMENT SYSTEM (CASCADE SERVER) LEVEL 1 Information Technology Presented By: UW Institutional Marketing and IT Client Support Services University of Wyoming UW CONTENT MANAGEMENT SYSTEM

More information

Build a New Website Using the UB Content Management System (UBCMS)

Build a New Website Using the UB Content Management System (UBCMS) Build a New Website Using the UB Content Management System (UBCMS) Support Website Online training, help and support, UBCMS status and more. ubcms.buffalo.edu Training Feedback Survey https://www.surveymonkey.com/s/mm-dd-yyyy

More information

ORACLE WEB CONTENT MANAGEMENT SYSTEM 2010

ORACLE WEB CONTENT MANAGEMENT SYSTEM 2010 Directions (please read carefully) System Basics 1 - Navigate to http://morgana.mtroyal.ca/training. The page shown below appears. Evoking edit mode 2 - Use Ctrl+Shift+F5 to evoke edit mode. Logging in

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information

Editor Manual for SharePoint Version 1. 21 December 2005

Editor Manual for SharePoint Version 1. 21 December 2005 Editor Manual for SharePoint Version 1 21 December 2005 ii Table of Contents PREFACE... 1 WORKFLOW... 2 USER ROLES... 3 MANAGING DOCUMENT... 4 UPLOADING DOCUMENTS... 4 NEW DOCUMENT... 6 EDIT IN DATASHEET...

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

Working with the new enudge responsive email styles

Working with the new enudge responsive email styles Working with the new enudge responsive email styles This tutorial assumes that you have added one of the mobile responsive colour styles to your email campaign contents. To add an enudge email style to

More information

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Outlook Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Composing & Sending Email Reading & Sending Mail Messages Set message options Organizing Items

More information

CMS Cheat Sheet for Communiqués

CMS Cheat Sheet for Communiqués LOGIN https://cascade.csueastbay.edu:8443 http://www.csueastbay.edu/cascade Both URLs work. Use your NetID and password to access the system. Firefox is the preferred browser. Click Continue or OK if the

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

RHYTHMYX USER MANUAL EDITING WEB PAGES

RHYTHMYX USER MANUAL EDITING WEB PAGES RHYTHMYX USER MANUAL EDITING WEB PAGES Rhythmyx Content Management Server... 1 Content Explorer Window... 2 Display Options... 3 Editing an Existing Web Page... 4 Creating a Generic Content Item -- a Web

More information

Building Faculty Websites in Cascade

Building Faculty Websites in Cascade Building Faculty Websites in Cascade A Guide for Site Administrators By the McCormick Office of Marketing and External Communications Version 1.0 Updated March 14, 2013 1 Table of Contents PURPOSE REQUESTING

More information

Mura CMS. (Content Management System) Content Manager Guide

Mura CMS. (Content Management System) Content Manager Guide Mura CMS (Content Management System) Content Manager Guide Table of Contents Table of Contents 1. LOGGING IN...1 2. SITE MANAGER...2 3. ADDING CONTENT (Pages, Folders, etc.)...6 4. WORKING WITH IMAGES...15

More information

Cascade Content Management System Training

Cascade Content Management System Training Cascade Content Management System Training 2 3 HOW TO LOGIN 1. Visit cms.unomaha.edu 2. Using your NetID and password, login in here. THE DASHBOARD Here is an example of the dashboard: CASCADE CONTENT

More information

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

Center for Faculty Development and Support. OU Campus Faculty Website Guide

Center for Faculty Development and Support. OU Campus Faculty Website Guide Center for Faculty Development and Support OU Campus Faculty Website Guide CENTER FOR FACULTY DEVELOPMENT AND SUPPORT...1 OU CAMPUS FACULTY WEBSITE GUIDE...1 INTRODUCTION...3 LEARNING OBJECTIVES...3 I.

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

Book Builder Training Materials Using Book Builder September 2014

Book Builder Training Materials Using Book Builder September 2014 Book Builder Training Materials Using Book Builder September 2014 Prepared by WDI, Inc. Table of Contents Introduction --------------------------------------------------------------------------------------------------------------------

More information

Magenta CMS Training: RAF Station/ RAF Sport websites

Magenta CMS Training: RAF Station/ RAF Sport websites Magenta CMS Training: RAF Station/ RAF Sport websites ktownsend@binaryvision.com 0207 490 1010 Introduction What is a website content management system? The content management system, or CMS, is software

More information

Cascade. Website Content Management for the Site Manager University of Missouri St. Louis

Cascade. Website Content Management for the Site Manager University of Missouri St. Louis Cascade Website Content Management for the Site Manager University of Missouri St. Louis Information Technology Services/Administrative Services January 2015 Contents Purpose & How to Use This Guide...

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information