KMC Converge GFX User Guide

Size: px
Start display at page:

Download "KMC Converge GFX User Guide"

Transcription

1 KMC Converge GFX User Guide GENERAL INFORMATION...2 Support...2 Notes and Cautions...2 Important Notices...2 INSTALLING KMC CONVERGE GFX...3 Installing...3 Licensing...3 Browser support...3 USING CONVERGE GFX...4 Introduction...4 Quick Start Guide...4 Setting up the KMCConvergeGFXService...5 Mobile Apps...6 User setup...7 Configuring Graphics...7 Items...7 Templates Generating Graphics KMC Automatic Site Build Generate Site / Generate Page Customizing the CSS Template Properties Import / Export KMC Controls, Industrial Drive, New Paris, IN / / Fax: /

2 GENERAL INFORMATION Support Additional resources for installation, confi guration, application, operation, programming, upgrading and much more are available on the web at www. kmccontrols.com. To see all available fi les, log-in to the KMC Partners site. Notes and Cautions NOTE: In this document, a NOTE provides additional information that is important. CAUTION In this document, a CAUTION indicates potential personal injury or equipment or property damage if instructions are not followed. Important Notices KMC Controls and NetSensor are all registered trademarks of KMC Controls. KMC Conquest, KMC Commander, KMC Commander BX, KMC Connect, KMC Connect Lite, KMC Converge, and TotalControl are all trademarks of KMC Controls. All other products or name brands mentioned are trademarks of their respective companies or organizations. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language in any form by any means without the written permission of KMC Controls, Inc. The material in this document is for information purposes only. The contents and the product it describes are subject to change without notice. KMC Controls, Inc. makes no representations or warranties with respect to this document. In no event shall KMC Controls, Inc. be liable for any damages, direct or incidental, arising out of or related to the use of this document. Specifi cations and design are subject to change without notice. 2 KMC Converge GFX User Guide Revision A

3 INSTALLING KMC CONVERGE GFX Installing The KMC Converge GFX module installs at the same time that KMC Converge is installed. No additional fi les are needed. For third party versions of Niagara, the fi le kmcconvergegfx.jar must be in the modules folder. For complete installation procedures, see The KMC Converge User Guide. Licensing KMC Converge GFX is a licensed option of KMC Converge. If this option was not included with the original license and certifi cate fi les Cse.certificate and Cse.license, you will need new fi les. See The KMC Converge User Guide for the instructions. Browser support KMC Converge GFX works with HTML5 compliant browsers and has been tested for use with the latest versions of the following browsers. Google Chrome Mozilla Firefox Microsoft Internet Explorer 11 Google Chrome for Android/iOS Safari for ios Safari for OSX KMC Converge GFX User Guide Revision A 3

4 USING CONVERGE GFX Introduction The KMC Converge GFX service is a tool used to confi gure and generate responsive, HTML graphics for KMC Converge AX or any other open brand of the Niagara AX Framework. The service allows you to easily confi gure your graphics using familiar Niagara AX properties, and the responsive graphics can be viewed on any device with any size screen and still look great. Quick Start Guide KMC Converge GFX allows you to automatically generate graphics for any compatible KMC Bacnet Devices in your KMC Converge AX station. Follow these steps to quickly setup KMC Converge GFX and view automatically generated graphics: 1. Add the KMCConvergeGFXService to the Services section of your running AX station from the kmcconvergegfx palette. 2. Add all of the Mobile Apps (Mobile Alarm Console App, Mobile History App, Mobile Property Sheet App, Mobile Px App, and Mobile Schedule App) into your Apps section, which is found directly under the Config of your station. 3. Go to the Property Sheet of the KMCConvergeGFXService and set the Title of your site, and point the Current Time Ord to a CurrentTime component in your station (you can find this in the kitcontrol palette, under the Timer folder). 4. Go to the K M C Service View of the KMCConvergeGFXService, and click on the Build Site button. Your graphics should be automatically configured in the service. 5. Click the Generate Site button to create HTML files based on your configured graphics. You can find them in the Files section of your station, in a folder named after the Title of your site. 6. Add a kmcguest user from the kmcconvergegfx palette to the UserService of your station (found under Services ). Change the username and password as desired, and set the Nav File and Mobile Nav File properties to the.nav file found in the folder for your Site that was generated in the previous step. 7. Log in to your new user from a web browser on any device. 4 KMC Converge GFX User Guide Revision A

5 Setting up the KMCConvergeGFXService The fi rst step in setting up KMC Converge GFX is to add the KMCConvergeGFXService to your running station: 1. Open the kmcconvergegfx palette in KMC Converge AX. 2. Drag the KMCConvergeGFXService from the palette and to your running station s Services section under the Config. After adding the KMCConvergeGFXService to your station, there are a number of properties in its Property Sheet to be setup. Title: The name of your site to be displayed on the home page of your graphics. Icon: An icon to be displayed beside your Title, which is also used as a navigation button to get back to the home page of your graphics. Hit the to view a selection of pre-made icons from Font Awesome. icon Custom Icon: You can also specify your own image to use as an icon. If set, this property will override the Icon property. Icons are scaled proportionally to fi ll the space used by icons. If you d like for your custom icon to be smaller, consider adding space around it in an image editor of your choice. Custom Header H T M L: This is an advanced feature for inputting your own web code (HTML/CSS/Javascript) to use as a replacement site header. If enabled, anything in this fi eld will be used in place of the entire existing, default header. Custom Header H T M L Enable: Enables the custom header. If left false, the Custom Header H T M L will never be used in place of the default header. Hide Header: Hide the default header entirely and only show the navigation bar. Head H T M L: This is an advanced feature inserting your own web code (HTML/ CSS/Javascript) into the HTML <head> section of your KMC Converge GFX pages. This can be used to include custom CSS templates or Javascript libraries across your entire site. Footer H T M L: This is what is displayed at the bottom of every one of your KMC Converge GFX pages. By default, it is setup to show a hyperlink to an external website, and include a logout link for users. You can edit the hyperlink by changing the default <a href value from to something else. You can also empty this property to not show any footer. Current Time Ord: This ord is used to show the current time and date in your header. To add in a CurrentTime object to your station to use with this property, open the kitcontrol palette, expand the Timer folder, and drag a CurrentTime object into your station. Css Template: See the topic Customizing the CSS Template on page 17 for information on the CSS Template. License Mode: Will either say Registered or Unregistered. If you have obtained the proper licenses, double check them by opening a Platform connection to your KMC Converge AX installation, going to the License Manager, and ensuring you have both a cse.license fi le under the License Files section, and a cse.certificate fi le under the Certifi cate Files section. Also, restart your Platform Daemon, KMC Converge AX, and Station if you have only recently been licensed. KMC Converge GFX User Guide Revision A 5

6 Template Folder: See the section Templates on page 15 for information on using templates. All of these properties do not need to be setup or tampered with, however, ensure you have at least set a desired Title, Icon, and Current Time Ord, and that your License Mode shows as being Registered. Mobile Apps KMC Converge GFX utilizes the mobile apps in KMC Converge AX to allow for HTML-based interaction with alarm consoles, schedules, histories, and more, on desktop computer web browsers as well as mobile device web browsers. Follow these steps to install them: 1. Locate the Apps component in your running station in KMC Converge AX. It should be directly under the Config section. 2. Double click on it to open the App Manager. 3. Hit the New button at the bottom and add in the Mobile Alarm Console App. 4. Repeat the previous step for the Mobile History App, Mobile Property Sheet App, Mobile Px App, and Mobile Schedule App. 6 KMC Converge GFX User Guide Revision A

7 User setup In order to view the mobile apps in a web browser, the logged-in user must be setup for a Mobile Profi le and their Nav fi le must point them at the graphics generated by KMC Converge GFX. To assist with setting up a user account to use KMC Converge GFX, the kmcconvergegfx palette contains a kmcguest user object, which you can drag into your UserService to edit and use. To setup a user yourself, follow these steps: 1. Set the Default Web Profile to Default Mobile Web Profile. Set Show Header to Show Set Show Header Back Button to Show Set Show Select Views to Hide Set Show Home to Hide Set Show Logout to Hide 2. Follow the previous steps for the Mobile Web Profile settings as well. 3. Once your KMC Converge GFX graphics have been generated, set the user s Nav File to point at your site s nav file, which is generated in the File space of the station, under a folder named after your graphics Site Name. 4. Ensure the user has appropriate permissions for, at the least, read-level access to all related points, files, and histories used by the KMC Converge GFX site. Configuring Graphics Items Creating customized graphics with KMC Converge GFX consists of stacking various confi gured Items that are then displayed in their corresponding order on a web page. Items can be nested to create a hierarchical tree structure of navigation. KMC Converge GFX User Guide Revision A 7

8 Value Items Value Items are primarily used to show the output value of components and points from your KMC Converge AX station, and also to provide hierarchy and structure to your KMC Converge GFX navigation. They can be confi gured to show up to four different values within a single Value Item, and by placing items within them, they can create links to provide navigation into deeper levels of your graphics. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. It will also be displayed on your fi nal KMC Converge GFX graphics, unless you specify an Html Display Name. Html Display Name: If specifi ed, this fi eld will be shown as the item name in your fi nal KMC Converge GFX graphics. This can be useful if you desire duplicate names within the same graphic page. For example, the Niagara framework will not allow you to have several components named SpaceTemp within the same folder, and will rename them SpaceTemp1, SpaceTemp2, etc. By using a Html Display Name, you can show whatever name you want on your graphics. Icon Img: This allows you to select an icon for the Item. Click the list of available icons. icon for a Icon Ord: This allows you to specify a custom icon for the Item, which you can choose from the fi le system of your station. Custom icons are sized proportionally to fi t either the width or height of the available icon space. Background Status: Allows you to animate the background of the Name portion of your Value Item. The status of any Ord specifi ed in this fi eld will be used to animate said background. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Is Parent: Enables the alternate Parent styling defi ned in your CSS Template. Also has a slightly larger font size. Value Items have four unique sections of properties that represent each of the possible four values you can show for a ValueItem. If you leave them empty, they will not be used at all (however the ValueItem can still provide functionality for navigation, acting as more of a folder). The properties for these sections are described as follows: Html Display Name: If specifi ed, this name will be shown above the corresponding value output. If left empty, the name will default to the actual name property of the selected Value Ord. Value Ord: Use the Component Chooser to select an Ord from your station. The output value of this ord will be subscribed to and shown in your KMC Converge GFX. Note: the component you link to must have some kind of out slot, or else it will not func on properly. Action Link: Can be set to None (default), Quick Action, or Property Sheet. None will show only the value output. Quick Action will show a pencil icon on the value, indicating that the user can click on it to open a menu which provides a list of all available actions for the logged-in user. Also includes a button to link to 8 KMC Converge GFX User Guide Revision A

9 the Property Sheet. Property Sheet will immediately open the Property Sheet for the item, which also has the ability to execute any available actions. Note: Action slots with the Hidden flag set on them in KMC Converge AX will not be shown by Quick Actions. Example of Quick Actions being set for a Value Item s Value1 Action Link Background Status: If set to true, the status of the Value Ord will be reflected in the background of the value. Hide Display Name: If set to true, no display name will be shown above the Value Ord s output. This can be useful to shown a single value for a Value Item. Example of setting Hide Display Name to true By inserting items within a ValueItem, you can create hierarchical navigation. To easily do this, hit the arrow icon in the Open column of the K M C Service View where you are editing your items: When viewing your graphics in a web browser, an arrow icon indicates that the Name portion of your ValueItem can be clicked on to navigate into a deeper page of your graphics: KMC Converge GFX User Guide Revision A 9

10 Hyperlink Items Hyperlink Items can be used to provide a hyperlink to any web address. Name: The name of the item component within your KMC Converge AX station and also used to display on the Hyperlink Item itself in your web graphics. This name must be unique to all other items. Icon Img: This allows you to select an icon for the Item. Click the list of available icons. icon for a Icon Ord: This allows you to specify a custom icon for the Item, which you can choose from the fi le system of your station. Custom icons are sized proportionally to fi t either the width or height of the available icon space. Hyperlink Attribute: Can be set to Blank, or Self. Blank will make the hyperlink show up in a new tab or window when clicked on in a web browser. Self will make the hyperlink show up in the current tab/window. Hyperlink: The actual hyperlink. You can type any HTTP address in this fi eld, or, you can use the Component Chooser or File Ord Chooser to link to actual locations in your station. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Is Parent: Enables the alternate Parent styling defi ned in your CSS Template. Also has a slightly larger font size. Schedule Items Schedule Items are used in conjunction with the Mobile Schedule App to provide access to viewing and editing schedules from your KMC Converge GFX graphics on any size device. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. It will also be displayed on your fi nal KMC Converge GFX graphics, unless you specify an Html Display Name. Html Display Name: If specifi ed, this fi eld will be shown as the item name in your fi nal KMC Converge GFX graphics. This can be useful if you desire duplicate names within the same graphic page. For example, the Niagara framework will not allow you to have several components named SpaceTemp within the same folder, and will rename them SpaceTemp1, SpaceTemp2, etc. By using a Html Display Name, you can show whatever name you want on your graphics. Schedule Ord: Set this to point to your desired schedule. Doing so will make the schedule editor for that schedule appear immediately upon clicking on the Schedule Item in your graphics. If this fi eld is left null, the user will be given a list of all schedules in the station upon clicking on the Schedule Item in the graphics, and can choose which schedule they want to look at. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Is Parent: Enables the alternate Parent styling defi ned in your CSS Template. Also has a slightly larger font size. 10 KMC Converge GFX User Guide Revision A

11 Alarm Items Alarm Items are used in conjunction with the Mobile Alarm App to provide access to viewing and editing alarms from Alarm Consoles in your KMC Converge AX station on any size device. Also, the Alarm Item displayed in your web graphics will flash red if there are any associated alarms that are currently In Alarm, and a number next to the name of the Alarm Item will indicate how many Unacknowledged Alarms there are. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. It will also be displayed on your fi nal KMC Converge GFX graphics, unless you specify an Html Display Name. Html Display Name: If specifi ed, this fi eld will be shown as the item name in your fi nal KMC Converge GFX graphics. This can be useful if you desire duplicate names within the same graphic page. For example, the Niagara framework will not allow you to have several components named SpaceTemp within the same folder, and will rename them SpaceTemp1, SpaceTemp2, etc. By using a Html Display Name, you can show whatever name you want on your graphics. Alarm Ord: Set this to point to your desired Alarm Console. Doing so will make the specifi ed Alarm Console appear immediately upon clicking on the Alarm Item in your graphics. This fi eld should not be left null, or else the In Alarm red flashing and Unacknowledged Alarm count features of the item will not function. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Is Parent: Enables the alternate Parent styling defi ned in your CSS Template. Also has a slightly larger font size. History Items History Items are used in conjunction with the Mobile History App to provide access to viewing history charts and tables on any size device. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. It will also be displayed on your fi nal KMC Converge GFX graphics, unless you specify an Html Display Name. Html Display Name: If specifi ed, this fi eld will be shown as the item name in your fi nal KMC Converge GFX graphics. This can be useful if you desire duplicate names within the same graphic page. For example, the Niagara framework will not allow you to have several components named SpaceTemp within the same folder, and will rename them SpaceTemp1, SpaceTemp2, etc. By using an Html Display Name, you can show whatever name you want on your graphics. KMC Converge GFX User Guide Revision A 11

12 History Ord: Set this property to your desired history, or history group. If set to a history, the user will be taken to a screen where they can view a line chart or history table for that history. If set to a group or device containing many histories, they will have the ability to expand that group and select what history they would like to view. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Is Parent: Enables the alternate Parent styling defi ned in your CSS Template. Also has a slightly larger font size. Item Separators Item Separators are a simple item for creating space on a page. They can be used to divide up different sections of items for an enhanced user experience. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. Pixel Size: How many pixels of space (height) to insert within your KMC Converge GFX item structure. Image Items Image items can be used to insert a banner image across your page. In order to remain responsive and display well on all size devices, whatever image you specify will stretch proportionally until its width is that of the current sized graphics. If you do not wish for your image to be so wide, consider adding extra space to both sides of the image in an image editor. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. Image Ord: Use the File Ord Chooser to set this to an image fi le in your station. Supports any image fi les supported by common web browsers. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. Iframe Items and MobilePx graphics Iframe Items can be used to embed web pages into your KMC Converge GFX graphics. It will not work for all websites, as some sites prohibit this functionality. However Niagara web pages do not prohibit this, and accordingly, even other web pages from your KMC Converge AX station can be embedded into KMC Converge GFX, which includes MobilePx graphics. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. File Ord: Path to whatever is to be embedded into the Iframe. Needs to be a valid HTTP web address, or a valid path to a view in your KMC Converge AX station. Height Size: The width of the Iframe will match the width of your device-sized graphics, however the height must be set manually. The height you set is in pixels. They are relevant to the largest sized desktop graphics. Dynamic Height: If set to true, the height of your Iframe will scale relative to the width and height of the Iframe when viewed on the largest sized desktop 12 KMC Converge GFX User Guide Revision A

13 graphics. This is recommended to be set to True in most cases. Html Style: This is an advanced fi eld for adding a style attribute to the HTML of the item. You can put CSS code in this fi eld to customize your item as desired. If you would like to include more traditional Px graphics within your KMC Converge GFX site, you can create Mobile Px pages and use the Iframe item to embed them. Follow these steps to create a MobilePx graphic and embed it into KMC Converge GFX: 1. Right click on a desired folder or device within the Config of your station, expand Views, and click on New View. 2. Type a name for your view, and set the Target Media to MobilePx Media. This creates a MobilePx file for you, and also the View. MobilePx files on their own do not render in a web browser unless they are a View on something in the Config. 3. After you hit Ok you will be taken to the Px Editor. Open the mobile palette, and expands Widgets. Click and drag a CanvasPane into your MobilePx page. Set the width and height of it to something sensible, and set the scale field to FitRa o. 4. Create your MobilePx graphic. Keep in mind: advanced bindings, third-party Px widgets, and PxIncludes are examples of things that do not work in Mobile Px files. You are mostly limited to images and labels, and their standard animation features. 5. After finishing your graphic, make an Iframe Item, and use the Component Chooser to set the File Ord to the folder or device that contains your KMC Converge GFX User Guide Revision A 13

14 MobilePx View. Make sure the Height Size property is tall enough to fit your graphic. HTML Items HTML Items are advanced items that allow you to insert any HTML code you d like into the content flow of your KMC Converge GFX graphics. Name: The name of the actual item component within your KMC Converge AX station. This name must be unique to all other items. Html Code: Everything in this fi eld will be inserted directly into the HTML of your page, right where the item is placed in the Item structure of your page. By default, it is populated with some HTML that will make an item that looks similar to other Reordering items In the row of buttons at the bottom of the KMC Service View where you edit your Items, there is a Reorder button. This can be used to rearrange the order of your items or sort them. 14 KMC Converge GFX User Guide Revision A

15 Templates Templates can be used to create a set of confi gured items, that can be masscreated on demand, relative to a path in your KMC Converge AX station. You can confi gure items to have relativized paths, such as slot:spacetemp, and when you drag in a Points folder and use a template on it, that relative path will be replaced with station: slot:/path/to/points/folder/spacetemp. This allows you to create one Template that can be used to mass generate repetitive graphics (for example, you could have one VAV template that is used for several dozen VAV graphic pages). Follow these steps to create a template: 1. Double click on the Template Folder, which is located directly under the KMC Converge GFX Service. 2. In this KMC Template Folder View, you can create a new template. Hit the New button and do so. 3. Double click on your new Template to go into the KMC Template View. 4. The KMC Template View operates just like the KMC Service View. You can add Items just the same. You can even create a nested structure by adding Items into your Value Items. 5. Items in the KMC Template View can contain relative paths. When the Template is used, it searches for any Ord paths that start with slot:. That string is then replaced by the actual path to the KMC Service View. 6. Once your template is finished, drag any component from your Station s Config section into the normal KMC Service View. Upon doing so, a Template Selection window will pop up, allowing you to pick a template. 7. Once you select Use Template, all of the items in the template will be added to your current KMC Service View page, and all relative paths will be edited to the path of what you have dragged in. 8. If at first you don t succeed, delete the items, edit the Template, and drag your folder in again! KMC Converge GFX User Guide Revision A 15

16 Generating Graphics KMC Automatic Site Build KMC Converge GFX contains a function for fi nding any Bacnet devices in the station that have a KMC Application in them with a GraphicalPoints folder, and automatically generating a set of KMC Converge GFX graphics for all of the points in that folder. To do this, simply hit the Build Site button on the KMC Service View. KMC Devices will be created in your KMC Converge GFX site. These KMC Devices can be rearranged and reorganized wherever you d like in your KMC Converge GFX Service. You can also add more Items into them. If you hit Build Site again, your existing KMC Devices will not be tampered with. If you d like to recreate them, simply delete the existing device and hit Build Site again. Generate Site / Generate Page One you have fi nished confi guring your graphics, you must Generate them to create your HTML pages and have something to look at in your web browser. At any time, you can hit Generate Site to do so. Generate Site will regenerate your entire site. Every single page will be checked for changes and created. If you create a very large KMC Converge GFX site, this can take a while. Generate Page will give you the option of only generating the current page you are viewing in your Service, or the current page as well as all of its descendants. If you are actively viewing graphics in a web browser upon triggering a Generation, be sure to refresh your browser to see your changes. 16 KMC Converge GFX User Guide Revision A

17 Customizing the CSS Template The CSS Template is located directly under the KMCConvergeGFXService, and contains properties to control the colors and other style properties used in your KMC Converge GFX site. Properties Background Color: This controls the overall background color, which is seen if you do not use a Background Image. Background Image: An image to use for the background of your site. This image will be sized proportionally to fi t the width and height of the user s current browser window. Font: The font used for your KMC Converge GFX Site. The options available are web-safe, and should render well on any platform (Windows, Mac, ios, Android, etc). Header Background Color: The background color of your header. Use the Alpha property of the color chooser for semi-transparent colors. Header Height: The height (in pixels) of your header. Increase this if your Title Image is too tall. Header Text Color: The color of the text in your header. Title Image: Path to an image to use in your header. Will be placed on the left, vertically centered. No stretching or sizing is performed on this image, so point this to an appropriately sized image. Navbar Background Color: The background color of your Navbar. Use the Alpha property of the color chooser for semi-transparent colors. Navbar Hover Color: The background color of your Navbar when a user hovers their cursor over an option. Navbar Text Color: The color of the text in your Navbar. Navbar Icon Color: The color of all icons in your Navbar. Navbar Margin Bottom: The vertical height (in pixels) between your Navbar, and the fi rst items on your page. Banner Margin Bottom: The vertical height (in pixels) directly below any Image Items. Parent Background Color: The background color of all items with their Is Parent property set to true. Use the Alpha property of the color chooser for semitransparent colors. Parent Hover Color: The background color of all Parent items when the user hovers over them with their cursor. Parent Text Color: The color of the text in Parent items. Parent Icon Color: The color of all icons in Parent items. Parent Margin Bottom: The vertical height (in pixels) directly below any Parent Items. Child Background Color: The background color of all items with their Is Parent KMC Converge GFX User Guide Revision A 17

18 property set to false. Use the Alpha property of the color chooser for semitransparent colors. Child Hover Color: The background color of all Child items when the user hovers over them with their cursor. Child Text Color: The color of the text in Child items. Child Icon Color: The color of all icons in Child items. Child Margin Bottom: The vertical height (in pixels) directly below any Child Items. Import / Export CSS Templates can be exported and imported. To do so, hit the icon next to the Import Export property under your CSS Template. Hit Import to select a csstemplate.xml fi le from your workstation. Hit Export to create a csstemplate.xml fi le of your current CSS Template. 18 KMC Converge GFX User Guide Revision A

Conquest Ethernet Controller Configuration Web Pages

Conquest Ethernet Controller Configuration Web Pages Conquest Ethernet Controller Configuration Web Pages Application Guide Contents Introduction...1 Login Window...2 Device Window...3 Security Window...4 Application Windows...5 Firmware Update Window...6

More information

Single Setpoint for STE-9xxx NetSensor

Single Setpoint for STE-9xxx NetSensor Single Setpoint for STE-9xxx NetSensor Application Guide SETPOINT Contents STE-9000 Series NetSensor Setpoints...1 Procedure...1 Control Basic Code (Reference)...7 NetSensor Menus...8 Handling Precautions...8

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production Dreamweaver CS 5.5 Creating Web Pages with a Template University Information Technology Services Training, Outreach, Learning Technologies, and Video Production Copyright 2012 KSU Department of Information

More information

Conquest Ethernet Controller Configuration Web Pages

Conquest Ethernet Controller Configuration Web Pages Conquest Ethernet Controller Configuration Web Pages Application Guide Contents Introduction...1 Login Window...2 Device Window...2 Security Window...4 Application Windows...5 Firmware Update Window...6

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

Transitioning Teacher Websites

Transitioning Teacher Websites Transitioning Teacher Websites Google sites is an online web building tool that can be accessed and updated from anywhere there is an internet connection. Here is a brief video introduction of Google sites.

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Table of Contents. Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe Textpoppers Math Characters and Equations...

Table of Contents. Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe Textpoppers Math Characters and Equations... Dallas County Community College District Table of Contents Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe... 4 Insert a Web Page... 4 Insert a PDF... 6 Textpoppers... 8 Insert a Text

More information

Mobile App User Guide

Mobile App User Guide KMC Connect Lite Mobile App User Guide KMC Controls, 19476 Industrial Drive, New Paris, IN 46553 / 877-444-5622 / Fax: 574-831-5252 / www.kmccontrols.com CONTENTS Important Notices...4 Support...4 About

More information

User s Manual for Asix 8. Asix.Evo - Asix Mobile. Doc. No ENP8E017 Version:

User s Manual for Asix 8.  Asix.Evo - Asix Mobile. Doc. No ENP8E017 Version: User s Manual for Asix 8 www.asix.com.pl Asix.Evo - Asix Mobile Doc. No ENP8E017 Version: 2015-10-21 Asix Mobile ASKOM and Asix are registered trademarks of ASKOM Spółka z o.o., Gliwice. Other brand names,

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x ImageNow eforms Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

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

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents The Specification Manager 3 Specification Manager - Overview

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

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

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

5.7. Getting Started with Fusion

5.7. Getting Started with Fusion 5.7 Getting Started with Fusion Getting Started with Fusion Fusion 5.7 This publication may not be reproduced, in whole or in part, in any form or by any electronic, manual, or other method now known or

More information

WCMS Responsive Design Template Upgrade Training

WCMS Responsive Design Template Upgrade Training WCMS Responsive Design Template Upgrade Training The purpose of this training session is to provide training to site owners, who are upgrading their WCMS content to the new Responsive Design (RD) template.

More information

Ektron Advanced. Learning Objectives. Getting Started

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

More information

A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE

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

More information

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme)

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme) Table of Contents A Quick Introduction to the Genesis Framework for WordPress Introduction to the Genesis Framework... 5 1.1 What's a Framework?... 5 1.2 What's a Child Theme?... 5 1.3 Theme Files... 5

More information

RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016

RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016 RC Justified Gallery User guide for version 3.2.X. Last modified: 06/09/2016 This document may not be reproduced or redistributed without the permission of the copyright holder. It may not be posted on

More information

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save...

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save... USER GUIDE: EDITOR Drag & drop system:... 2 1. Content Manager... 3 2. Style Editor... 5 3. Add Elements... 6 4. Undo/Redo... 13 5. Save... 13 When we access Zeendo s website editor, we can see a series

More information

Videos...31 Training Videos...32 Webinar recording: Monday 5th December

Videos...31 Training Videos...32 Webinar recording: Monday 5th December GATORCREATOR Table of Contents Articles... 3 Drag and Drop Email Editor (Overview)... 4 Hidden Elements...15 Tracked Mailto: Links...18 Template Restrictions Custom Templates...21 Nifty Images User Guide...22

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Enterprise Portal Train the Trainer User Manual WEB PARTS

Enterprise Portal Train the Trainer User Manual WEB PARTS Enterprise Portal Train the Trainer User Manual WEB PARTS Version 1.2.1 Date: January 31, 2012 Table of Contents Table of Contents... 2 1 I Need To... 3 2 Media Web Part... 10 3 Content Editor... 15 4

More information

User Guide. General Navigation

User Guide. General Navigation User Guide General Navigation Table of Contents INTRODUCTION 2 TECHNICAL REQUIREMENTS 3 Screen Display for Laptop 3 Screen Display for Desktop PC 3 NAVIGATION 4 Contact Us 4 Log Out 4 Menu > Sub Menu Display

More information

MODULE 4.1: KEY FEATURES

MODULE 4.1: KEY FEATURES MODULE 4.1: KEY FEATURES Workbench Presentation XML Object resolution Descriptor (ORD) Objectives Describe the purpose of the NiagaraAX Workbench. Describe the purpose and benefits of the NiagaraAX Presentation

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

Niagara Product Selection Guide

Niagara Product Selection Guide Product Selection Guide For KMC Supervisor, Workbench, Converge, and GFX CONTENTS Introduction... 1 What is KMC AX Supervisor?... 1 What is KMC Workbench?... 1 What is KMC Converge?... 2 What is KMC Converge

More information

Responsive Designer (RED) QuickStart Guide

Responsive  Designer (RED) QuickStart Guide Responsive Email Designer (RED) QuickStart Guide Net Atlantic s Responsive Email Designer makes it easy to create responsive HTML emails that display perfectly, no matter which device they re viewed on.

More information

GreenFolders User Manual

GreenFolders User Manual GreenFolders User Manual Welcome! Welcome to GreenFolders the Electronic Records Management Solution. GreenFolders allows you to store and retrieve files with many easy-to-use features for working with

More information

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd Elixir Ad-hoc Report Release 4.0.0 Elixir Technology Pte Ltd Elixir Ad-hoc Report: Release 4.0.0 Elixir Technology Pte Ltd Published 2015 Copyright 2015 Elixir Technology Pte Ltd All rights reserved. Java

More information

COMSC-031 Web Site Development- Part 2

COMSC-031 Web Site Development- Part 2 COMSC-031 Web Site Development- Part 2 Part-Time Instructor: Joenil Mistal December 5, 2013 Chapter 13 13 Designing a Web Site with CSS In addition to creating styles for text, you can use CSS to create

More information

Quick Start Guide. Table of Contents

Quick Start Guide. Table of Contents The purpose of this guide is to introduce new users to the Web4Print system. First, the basic functions of the system are explained. This is followed by the example of creating a business card document

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

Swiiit User Guide 09/11/2016

Swiiit User Guide 09/11/2016 Swiiit User Guide 09/11/2016 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

Swiiit User Guide 03/09/2015

Swiiit User Guide 03/09/2015 Swiiit User Guide 03/09/2015 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

Hyperlink Detection in a Simple Table: Qlik Sense

Hyperlink Detection in a Simple Table: Qlik Sense Hyperlink Detection in a Simple Table: Qlik Sense ALERT This module is for testing purposes only and is a proof of concept for extension editing in Qlik Sense. *This module is not supported by Qlik. INTRODUCTION

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Fish Eye Menu DMXzone.com Fish Eye Menu Manual

Fish Eye Menu DMXzone.com Fish Eye Menu Manual Fish Eye Menu Manual Page 1 of 33 Index Fish Eye Menu Manual... 1 Index... 2 About Fish Eye Menu... 3 Features in Detail... 4 Integrated in Dreamweaver... 6 Before you begin... 7 Installing the extension...

More information

Ax Graphics Migrated to Niagara 4

Ax Graphics Migrated to Niagara 4 Ax Graphics Migrated to Niagara 4 Overview: Since the release of Niagara4 there has been growing confusion concerning the use of the HTML5HxProfile. The HTML5HxProfile is simply a new and additional Hx

More information

Mobile App User Guide. (for Apple and Android Phones)

Mobile App User Guide. (for Apple and Android Phones) KMC Connect Lite Mobile App User Guide (for Apple and Android Phones) KMC Controls, 19476 Industrial Drive, New Paris, IN 46553 / 877-444-5622 / Fax: 574-831-5252 / www.kmccontrols.com Contents Important

More information

Creating Classroom Websites Using Contribute By Macromedia

Creating Classroom Websites Using Contribute By Macromedia Creating Classroom Websites Using Contribute By Macromedia Revised: 10/7/05 Creating Classroom Websites Page 1 of 22 Table of Contents Getting Started Creating a Connection to your Server Space.. Page

More information

Forms iq Designer Training

Forms iq Designer Training Forms iq Designer Training Copyright 2008 Feith Systems and Software, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, stored in a retrieval system, or translated into

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

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Wolf. Responsive Website Designer. Mac Edition User Guide

Wolf. Responsive Website Designer. Mac Edition User Guide Wolf Responsive Website Designer Mac Edition User Guide Version 2.10.3 Table of Contents What is Wolf Website Designer? Editor overview Save and open website Create responsive layout How to create responsive

More information

How to Create a Google Sites Website

How to Create a Google Sites Website How to Create a Google Sites Website * Google Sites must be built and maintained in either Google Chrome or Firefox. Google Sites is not supported by Internet Explorer. Let s get started! Go to google.com

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

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

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

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer FORMS The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions Presented by: John Reamer Creating Forms Forms and Surveys: When and What to Use them For Both Allow you

More information

SITE ADMINISTRATION.

SITE ADMINISTRATION. SITE ADMINISTRATION www.urbandalelibrary.org/wp-admin A P R I L 2 8, 2 0 1 1 HOW TO LOG IN Login as an admin: 1. In your web browser, go to www.urbandalelibrary.org/wp-admin Note: While in development,

More information

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

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

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

Site Owners: Cascade Basics. May 2017

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

More information

Administrative Training Mura CMS Version 5.6

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

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Digication eportfolio Student s Guide (Last update: 8/2017)

Digication eportfolio Student s Guide (Last update: 8/2017) Digication eportfolio Student s Guide (Last update: 8/2017) 2 Table of Contents Introduction... 1 Creating Your eportfolio... 3 Editing Your eportfolio... 4 Area 1: Top Menu Bar... 6 Area 2: The Main Tabs...

More information

ITP 101 Project 2 - Photoshop

ITP 101 Project 2 - Photoshop ITP 101 Project 2 - Photoshop Project Objectives Learn how to use an image editing application to create digital images. We will use Adobe Photoshop for this project. Project Details To continue the development

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 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 layout,

More information

Dreamweaver Basics Workshop

Dreamweaver Basics Workshop Dreamweaver Basics Workshop Robert Rector idesign Lab - Fall 2013 What is Dreamweaver? o Dreamweaver is a web development tool o Dreamweaver is an HTML and CSS editor o Dreamweaver features a WYSIWIG (What

More information

Dreamweaver CS3 Lab 2

Dreamweaver CS3 Lab 2 Dreamweaver CS3 Lab 2 Using an External Style Sheet in Dreamweaver Creating the site definition First, we'll set up the site and define it so that Dreamweaver understands the site structure for your project.

More information

Creating Effective School and PTA Websites. Sam Farnsworth Utah PTA Technology Specialist

Creating Effective School and PTA Websites. Sam Farnsworth Utah PTA Technology Specialist Creating Effective School and PTA Websites Sam Farnsworth Utah PTA Technology Specialist sam@utahpta.org Creating Effective School and PTA Websites Prerequisites: (as listed in class description) HTML

More information

SPECIFICATIONS Insert Client Name

SPECIFICATIONS Insert Client Name ESSENTIAL LMS BRANDING SPECIFICATIONS Insert Client Name Creation Date: June 23, 2011 Last Updated: July 11, 2017 Version: 16.5 Page 1 Contents Branding Elements... 3 Theme Management... 3 Header Images...

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Lucid CMS User Guide

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

More information

Content Elements. Contents. Row

Content Elements. Contents. Row Content Elements Created by Raitis S, last modified on Feb 09, 2016 This is a list of 40+ available content elements that can be placed on the working canvas or inside of the columns. Think of them as

More information

Getting Started with. Office 2008

Getting Started with. Office 2008 Getting Started with Office 2008 Copyright 2010 - Information Technology Services Kennesaw State University This document may be downloaded, printed, or copied, for educational use, without further permission

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Content Management System (CMS) CMS-2

Content Management System (CMS) CMS-2 Content Management System (CMS) CMS-2 Last edited on February 03, 2016 by Haesung Park Welcome! Analyst Programmer Web Tech. Trainer Web Services Office of Information Technology 240.567.3123 haesung.park@montgomerycollege.edu

More information

User Roles provide an organization with control over what individual users can do within Salesforce Radian6. The fi ve User Types are:

User Roles provide an organization with control over what individual users can do within Salesforce Radian6. The fi ve User Types are: USER ROLES User Roles Overview User Roles provide an organization with control over what individual users can do within Salesforce Radian6. The fi ve User Types are: Full User - This type of user has full

More information

BE Share. Microsoft Office SharePoint Server 2010 Basic Training Guide

BE Share. Microsoft Office SharePoint Server 2010 Basic Training Guide BE Share Microsoft Office SharePoint Server 2010 Basic Training Guide Site Contributor Table of Contents Table of Contents Connecting From Home... 2 Introduction to BE Share Sites... 3 Navigating SharePoint

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved VisualPST 2.4 Visual object report editor for PowerSchool Copyright 2004-2015 Park Bench Software, LLC All Rights Reserved www.parkbenchsoftware.com This software is not free - if you use it, you must

More information

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd Elixir Ad-hoc Report Release 3.5.0 Elixir Technology Pte Ltd Elixir Ad-hoc Report: Release 3.5.0 Elixir Technology Pte Ltd Published 2014 Copyright 2014 Elixir Technology Pte Ltd All rights reserved. Java

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

TIBCO Nimbus. SharePoint Customization Guide. Software Release November 2017

TIBCO Nimbus. SharePoint Customization Guide. Software Release November 2017 TIBCO Nimbus Customization Guide Software Release 10.2.0 November 2017 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

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

icontact for Salesforce Installation Guide

icontact for Salesforce Installation Guide icontact for Salesforce Installation Guide For Salesforce Enterprise and Unlimited Editions Lightning Experience Version 2.3.4 Last updated October 2016 1 WARNING DO NOT SKIP ANY PART OF THIS GUIDE. EVERY

More information

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

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

More information

Snap-Ins Chat. Salesforce, Winter

Snap-Ins Chat. Salesforce, Winter Salesforce, Winter 18 @salesforcedocs Last updated: December 1, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other

More information

Overview of the Adobe Dreamweaver CS5 workspace

Overview of the Adobe Dreamweaver CS5 workspace Adobe Dreamweaver CS5 Activity 2.1 guide Overview of the Adobe Dreamweaver CS5 workspace You can access Adobe Dreamweaver CS5 tools, commands, and features by using menus or by selecting options from one

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information