Cross Photo Gallery 5.6 User Guide

Size: px
Start display at page:

Download "Cross Photo Gallery 5.6 User Guide"

Transcription

1 Page 1 of 21 Cross Photo Gallery 5.6 User Guide

2 Page 2 of 21 Table of Contents 1. Introduction What s new in v Precondition Publish your photos with Cross Photo Gallery Step 1: Install module Step 2: Add CrossPhoto_Admin module to manage data Step 3: Add a gallery Step 4: Add category Step 5: Add albums & photos Step 6: Use CrossPhoto_Photo sub module to display your photos Enhance your photo gallery CrossPhoto_Detail : CrossPhoto_Silverlight : CrossPhoto_Album : CrossPhoto_Photo : CrossPhoto_ListDashboard : CrossPhoto_Search : CrossPhoto_Taglist : CrossPhoto_TagDashboard : CrossPhoto_Author : CrossPhoto_Archive : CrossPhoto_Gallery : CrossPhoto_Category Multiple users support Advanced configurations : Store files on Amazon Simple Storage Services (Amazon S3) : Upload large files and play.flv/.mp4 video files : Retrieve Flickr/Picasa photos : Disable unwanted fields : Customize your own fields : Other detail information How to write template Template are ascx files Template directory structure Template created steps... 16

3 Page 3 of 21 9 Uninstall module More help information About us Support Acknowledgments Faqs... 19

4 Page 4 of Introduction Cross Photo Gallery 5.6 enables multiple users publish their photo and attached video/audio/document as easy as ABC. It includes 13 sub modules which offer many cool features which haven t seen in other competitors, as followings: 1.Multiple user support, authorized users can post their own photo and attached photo/document with it. 2. Each user can manage their files. Module will resize photos to specific size if they are too big. 3. Amazon Simple Storage Services (Amazon S3) supported. 4. Upload multiple/large files at one time using Ms Silverlight upload control. 5. Automatic import Flickr.com/Picasa.com albums/photos/tags. (new in v5.2) 6. All display interfaces are template based. 7. Administrator can disable unwanted photo attributes. 8. Administrator can create additional photo attributes as their wish. 9. Rss/ integrated. 10. There are 13 sub modules in package, but all information are manage via 1 single module(crossphoto_admin), the other 12 sub modules are used to display information. 11. Fully integrate with Dnn 6.2 journal module. When a new photo/comment is created, it will automatic add in dnn 6.2 journal. (new in v5.5) 12. Google image sitemap integrated to let Google index your images more easily (new in v5.1). 13. Display albums & photo via Ms silverlight (new in v5.1)... Visit to download 30 days trial version, please read Cross Photo Gallery 5.6 User Guide.pdf before configure it. If you use our module on your site, please visit submit your showcase at Thanks.

5 Page 5 of What s new in v Add watermark to uploaded photos. 2. Share albums/photos with social groups/friends/followers. 3. Precondition 1. Dnn Sql server 2005/2008/2010 or sql express 2005/2008/ Asp.net framework 3.5 and above. 4. Publish your photos with Cross Photo Gallery The typical scenario involves the following steps: Step 1.Install module. Step 2. Add CrossPhoto_Admin module to manage data. Step 3. Add gallery. Step 4. Add categories. Step 5. Add album/photo. Step 6. Add CrossPhoto_Album/CrossPhoto_Photo module to display your albums/photos. 4.1 Step 1: Install module If you already bought module, unzip package which you got, you will see CrossPhotoGallery 5.6 Pa(Standard).zip (or CrossPhotoGallery 5.6 Pa(Enterprise).zip if you bought enterprise edition), choose it as install package. If you want to trial module first, you can download CrossPhotoGallery 5.6 trial package.zip at it you will see CrossPhotoGallery 5.6 Pa(trial).zip. Click Host - Extensions - Install extension wizard to install module. After installation, you will see 13 sub modules.

6 Page 6 of 21 Install via Ftp The install package size is about 6.0 mb. If you have problem to upload by click Host - Extensions - Install extension wizard.you can use another way to install it, as followings: 1. Upload CrossPhotoGallery 5.6 Pa(Standard).zip to Install\Module folder of your site using ftp tools. 2. Click Host Extensions, then click Available Extensions button, chooses CrossPhoto_Admin which under Modules section, click Install button to install Step 2: Add CrossPhoto_Admin module to manage data First, you may need create a page before add CrossPhoto_Admin to it. Please make sure the View page permission is available for All Users. Like below: Create Photo Admin page.

7 Page 7 of 21 Give View page permission for all users. After that, add CrossPhoto_Admin to page. This sub module is used to manage all data in Cross Photo Gallery package. You only need 1 instance per portal. The Admin control panel only available for site administrators or roles which have data manager permission.

8 Page 8 of 21 My albums &photos section available for roles which have rights to post photos. My Feedback section available for all registered users. Help section only available for site administrators, we have put a lot of information on there. We strongly recommend you read help information to know more detail about this module. 4.3 Step 3: Add a gallery Click Admin Control Panel Data Manager - Galleries to add gallery. Galleries are top-level data to organize information. Each gallery has its own

9 Page 9 of 21 categories/attributes/tags/albums (photos). Each gallery needs a separate page to display photos detail which belongs to it. That page must have a CrossPhoto_Detail module on it. Module will display a wizard page to guide you create it when you add a new gallery. Note, you can also run that wizard by click Run detail page setting wizards button later. Tips: some people may ask why we need create gallery? Well, gallery is mainly used to organize attributes/categories. For example, if you use Cross Photo Gallery to publish both cars and animals photos, you may need create different attributes for car and animal, and you also need different categories to organize them. Gallery let you solve this problem easily. 4.4 Step 4: Add category Click Admin Control Panel Data Manager - Categories to add categories. You must specify at least 1 category for each gallery. An album can belong to multiple

10 Page 10 of 21 categories. 4.5 Step 5: Add albums & photos Now you can add your albums & photos in My Albums & Photos - My albums & photos, you may need upload your photo/image/document in My Albums & Photos My Files before add it. For quick start, let add a photo from external as example. Click My Albums & Photos - My albums & photos, then click Add Album button, enter a album title, choose Image File Type as External Url, enter a image url ( like Logo.jpg), after that, choose a category for it, click Update to save album. After created an album, you can put multiple photos into it. You can also attach multiple documents/audios/videos with an album. 4.6 Step 6: Use CrossPhoto_Photo sub module to display your photos. Now you can use CrossPhoto_Photo sub module to show your photos. First, create a separate page, then add CrossPhoto_Photo sub module instance to it. You can add multiple instances to pages as your wish. Click Photo list settings you will see multiple control options to let you control the layout of photo list. You can also add CrossPhoto_Album module to show your albums. Click Album list settings you will see a lot of control options. V5.1 adds a new sub module CrossPhoto_Silverlight to let you show albums/photos via Ms silverlight. It looks professional and beautiful.

11 Page 11 of Enhance your photo gallery As we can see, there are 13 sub modules in Cross Photo Gallery. We talk a lot of with CrossPhoto_Admin module in Publish your first photo with Cross Photo Gallery section. Now let s see other sub modules function. 5.1 CrossPhoto_Detail Use this module to display album/photo detail information, you need add a detail page first, then add CrossPhoto_Detail module instance for every photo gallery, However, you don't need worry about it. Module will display a wizard page to guide you create these pages while add photo galleries. Of course, you can also add it by your self if you like, as followings: A: Create a photo detail page Make sure page is view by all users. If you don t want this page display on menu, you can uncheck include in menu, to hidden it. After page added, add CrossPhoto_Detail module to this page. And click Photo detail settings to customize its layout.

12 Page 12 of : CrossPhoto_Silverlight V5.1 adds a new sub module CrossPhoto_Silverlight to let you show albums/photos via Ms silverlight. It looks professional and beautiful. 5.3: CrossPhoto_Album Use this module to display album list. You can add many instances per portal. Click Album list settings to customize it. 5.4: CrossPhoto_Photo Use this module to display photo list. You can add many instances per portal. Click Photo list settings to customize it. 5.5: CrossPhoto_ListDashboard Use this module to display album/photo dashboard via flash. You can add many instances per portal. Click Photo dashboard settings to customize it. 5.6: CrossPhoto_Search Use this module to provide album/photo search function. You can add many instances per portal. Click Photo search settings to customize it. 5.7: CrossPhoto_Taglist Use this module to display photo tag list. 5.8: CrossPhoto_TagDashboard Use this module to display photo tag dashboard via flash 5.9: CrossPhoto_Author Display photo author list, it is useful if you have many users publish photos

13 Page 13 of : CrossPhoto_Archive Use this module to display album/photo archive date. 5.11: CrossPhoto_Gallery Use this module to display photo galleries. 5.12: CrossPhoto_Category Use this module to display album categories. 6. Multiple users support By default, only site administrator can post albums/photos. If you want to enable other users post photos to your site, you can click Admin Control Panel - Configurations - Edit Roles to add roles which can post photos. You can specify their disk quote and photo count as your wish. Note, if import from flickr/picasa option is checked, then user can imports their albums/photos/tags from flickr/picasa by provide their flickr/picasa accounts. 7. Advanced configurations Cross Photo Gallery introduces a lot of powerful features which haven t seen in other competitor modules. Instead of write long and complicated help document to explain every detail of them. We choose to integrate these information directly into module interface. Below are some important areas which you need read before use this module. 7.1: Store files on Amazon Simple Storage Services (Amazon S3) Click Admin Control Panel - Configurations - Global Settings in CrossPhoto_Admin module, then expand File Storage, switch to Amazon Simple Storage Services

14 Page 14 of 21 (Amazon S3) and provide necessary information. 7.2: Upload large files and play.flv/.mp4 video files. Expand Help mime type to see how to configure it: 7.3: Retrieve Flickr/Picasa photos. Click Admin Control Panel - Configurations - Global Settings in CrossPhoto_Admin module, and then expand Flickr.com integration, to see more detail. 7.4: Disable unwanted fields Photo has some built-in fields, like author/source/summary, etc. If you don't need these fields, you can disable them in Admin control panel Data Manager Galleries

15 Page 15 of 21 of CrossPhoto_Admin module. If a field is disabled, then it will not display on photo edit interface which belong to current photo gallery. And of course, it will also disappear in photo list and detail module too. 7.5: Customize your own fields You can use Admin control panel Data Manager Attributes feature of CrossPhoto_Admin module to create extend fields. You can create attributes for varied data type like string/date/time/decimal/integer/image/url/ . You can specify its title/default value/help text/ validate rules/edit style, you can also provide a list of value to let author choose while editing. After a field is created, it will be treated like built-in fields. It can be displayed in CrossPhoto_Photo and CrossPhoto_Detail module.

16 Page 16 of : Other detail information We provide as detail as possible information for every fields via dnn standard. Whenever you feel confusion, click the left help button of field, you will see more detail information. Like below: 8. How to write template 8.1 Template are ascx files All the templates are ascx files, to write it, you need be familiar with asp.net ascx syntax. 8.2 Template directory structure Template files should be put in the related right directory. 8.3 Template created steps Take CrossPhoto_Photo template as example.

17 Page 17 of Create a folder under DesktopModules\CrossPhoto\Template\Photo, named it as MyList as example. 2. Copy DesktopModules\CrossPhoto\Template\ Photo \default\app_localresources directory and DesktopModules\CrossPhoto\Template\Photo \default\ PhotoList_Standard.ascx file to MyList folder. 3. Change PhotoList_Standard.ascx file name as your wish, for example, MyList.ascx. Of course, you can keep its original file name if you wish. 4. Open MyList.ascx file via Visual studio 2008 or something else, change its content, note, you need be familiar with asp.net ascx syntax before change it. 5. Add CrossPhoto_Photo module instance to page, click Photo list settings, in General template, select MyList.ascx. 6. Now module will use your own template to display. Of course, you can put your own templates under DesktopModules\CrossPhoto\Template \Photo\default directory if you like. We have put two templates for CrossPhoto_Album module under DesktopModules\CrossPhoto\Template \Album \default as example, you can open them to see more detail. 9 Uninstall module We recommend you follow below steps to uninstall module. 1. Click Host - Extensions, then click the button to uninstall CrossPhoto_TagList... to CrossPhoto_Album module one by one

18 Page 18 of When uninstall CrossPhoto_Admin module, check on delete files option to delete all files which related to Cross Photo Gallery module. 10 More help information We provide many detail help information on CrossPhoto_Admin module, login in as site administrator and expand Help section you will see it. 11 About us DnnModule.com is build to provide quality modules and skins, some of them are free, some not. We wish these stuffs (free or not) can be useful to you. Following is part of our released module: Cross Photo Gallery 5.5 Cross Article 7.3 Ultra Flash Player 7.7 (21-in-1) Ultra Image Slideshow 4.7(24-in1) Silverlight Photo Gallery 5.2 Classified Pro 7.5 Cross Video Gallery 5.6

19 Page 19 of 21 Silverlight Carousel Magazine 4.0 Visitor tracking plug-in 4.1(Google Analytics and Ms Bing, free) Flash Photo Gallery 3.7 for dnn YouTube Sidebar 4.2 Skin/Container Switch 3.5 Yahoo Photo Player for Dnn (free) Flash Numeric Rotator 4.0 Carousel Flow Gallery 4.3 Silverlight Panorama Viewer 3.0 Please visit for more detail Support You can visit our support forum at or mail to for directly help. 13 Acknowledgments We learn a lot of from below modules while developing: 1. Silverlight file upload module from Michael Washington 2. Dnn official module - Form and list 14 Faqs A. How to upgrade from trial version to official version? Q. Simply re-install official version to overwrite existing trial version, then module will work under official domain name and keep your existing data. Note, dnn will display a red message "The package is already Installed." while you re-install using the official package, in this case, just check the "Repair Install" option to continue.

20 Page 20 of 21 A. How to register my module? Q: If you bought standard edition for Cross Photo Gallery module, you need register your copy by provide your invoice id. As followings: 1. In CrossPhoto_Admin module, expand Register Cross Photo Gallery Module, enter your invoice id while bought this module, then click Register. 2. If you install module on test site, don t register it. 3. Unregistered copy of standard edition can only add up to 50 photo items. 4. Enterprise edition and enterprise + source edition don t need register. A. The captcha image doesn t show in product detail, how to solve it? Q: It occurs in some dnn version with asp.net 4.0, check dnn forum at pe/posts/default.aspx# to see how to fix it. Q: I don't want to see some fields (e.g. the "source" field) while adding photo, how can I hide it? A: Click "Admin Control Panel - Data Manager - Galleries ", then uncheck "Photo attributes enable - Enable 'Source' Field:" option while edit gallery, then the "source" fields will not disappear in photo edit interface. Q: How can I create additional fields for photos? A: Click "Admin Control Panel - Data Manager - Attributes". Q: I want to post detail description (html based content) for photo, how can I do that? A: Click "Admin Control Panel - Data Manager - Galleries ", then check "Photo attributes enable - Enable 'Detail' Field" option while edit gallery, then you will see "detail description" field (html editor based) appear in photo edit interface. Q: I want albums/photos be approval before display, how to do it? A: Click "Admin Control Panel - Configurations - Global Settings, then check on "General - Approval album before published option. Q: I don't want to user upload related videos (audios/attachments) to their albums, how to do it?

21 Page 21 of 21 A: Click "Admin Control Panel - Configurations - Global Settings, then check on "General - enable attach videos (or audios/documents as your wish)" option to restrict user upload related videos (audios/attachments). Q: When I click photo in CrossPhoto_Photo module, it doesn't show its detail, why? A: Make sure you provide a valid "Detail Page" for current photo gallery. That page must have a CrossPhoto_Detail module instance on it and its "gallery" must be same as CrossPhoto_Photo module instance. You can click "Run detail page setting wizards" to config it. Q: How can I view an album if it is marked as private or protected? A: A private album can only be viewed by site administrators and album owner. It will not display to public. You can view them by click "My Albums & Photos - My Albums & Photos" and click album title to watch it. Protected albums can be displayed to public via CrossPhoto_Album module. Site administrator and album owner can directly view its detail, other users need provide a valid protect password before view its detail. Q: Why CrossPhoto_Photo module can't display some of my photos? A: If a photo belongs to a protected album, then it will not display on CrossPhoto_Photo module. However, you can put a CrossPhoto_Album module to show that album, and enter it s protect password to view photos of that album. Q: Why I can't search photos under dnn built-in search box? A: Make sure you provide a valid "Detail Page" for every photo gallery. That page must have a CrossPhoto_Detail module instance on it and its "gallery" must be same as selected gallery. You can click "Run detail page setting wizards" to configure it.

Cross Video Gallery 6.5 User Guide

Cross Video Gallery 6.5 User Guide http://dnnmodule.com/ Page 1 of 21 Cross Video Gallery 6.5 User Guide http://dnnmodule.com 5/7/2014 Cross Software, China http://dnnmodule.com/ Page 2 of 21 Table of Contents 1. Introduction... 4 2. What

More information

Cross Video Gallery 6.6 User Guide

Cross Video Gallery 6.6 User Guide http://dnnmodule.com/ Page 1 of 22 Cross Video Gallery 6.6 User Guide (DNN 7 Video & Audio & YouTube &Slideshow module) http://dnnmodule.com 10/27/2014 Cross Software, China Skype: xiaoqi98@msn.com QQ:

More information

Cross Video Gallery 6.8 User Guide

Cross Video Gallery 6.8 User Guide http://dnnmodule.com/ Page 1 of 26 Cross Video Gallery 6.8 User Guide (DNN Video & Audio & YouTube & Html5 & Mobile & Slideshow module) http://dnnmodule.com 11/16/2015 Cross Software, China Skype: xiaoqi98@msn.com

More information

Cross Bulk Mailer 6.2 User Guide

Cross Bulk Mailer 6.2 User Guide http://dnnmodule.com/ Page 1 of 16 Cross Bulk Mailer 6.2 User Guide (The best email marketing module for DNN 7/8) http://dnnmodule.com 1/5/2016 Cross Software, China Skype: xiaoqi98@msn.com QQ: 35206992

More information

EASYDNNGALLERY 6.0 [USER S GUIDE]

EASYDNNGALLERY 6.0 [USER S GUIDE] EASYDNNGALLERY 6.0 A professional DNN image, video & audio gallery. Easy to use, yet rich in options. Over 20 types of various types of galleries, with hundreds of possible combinations. Excels as a web

More information

EASYDNNROTATOR 7.X [USER S GUIDE]

EASYDNNROTATOR 7.X [USER S GUIDE] EASYDNNROTATOR 7.X EasyDNNrotator is a DNN module that rotates content such as images, video and HTML. Besides easy content management and attractive themes, it provides great options to customize your

More information

Ultra News Article 1. User Guide

Ultra News Article 1. User Guide Ultra News Article 1 User Guide Expand the Bookmark menu in left side to see the table of contents. Copyright by bizmodules.net 2009 Page 1 of 34 Overview What is Ultra News Article Ultra News Article

More information

Classified Pro 9.1 User Guide (For DNN 9.2+)

Classified Pro 9.1 User Guide (For DNN 9.2+) http://dnnmodule.com/ Page 1 of 40 Classified Pro 9.1 User Guide (For DNN 9.2+) http://dnnmodule.com 7/5/2018 Cross Software, China Skype: xiaoqi98@msn.com QQ: 35206992 Mail: xiaoqi98@msn.com http://dnnmodule.com/

More information

DotNetNuke Modules I

DotNetNuke Modules I Archdiocese of Chicago DotNetNuke Modules I Events Calendar, Feedback, Survey, Form and List, FAQ V2, Ajax Content Rotator and Simple Gallery Mike Riley [Pick the date] CONTENTS Events Calendar... 1 Events

More information

Google Sites 101. Mrs. Wilson

Google Sites 101. Mrs. Wilson Google Sites 101 Mrs. Wilson Google Sites 101 Create a site 1. Go to http://sites.google.com/ 2. Login with your Google Account [or Google Apps account] email address and password You can create a Google

More information

SQL Deluxe 2.0 User Guide

SQL Deluxe 2.0 User Guide Page 1 Introduction... 3 Installation... 3 Upgrading an existing installation... 3 Licensing... 3 Standard Edition... 3 Enterprise Edition... 3 Enterprise Edition w/ Source... 4 Module Settings... 4 Force

More information

Kinetika. Help Guide

Kinetika. Help Guide Kinetika Help Guide 1 Hope you enjoy Kinetika theme! 3 Table of Contents Important Links 6 Theme Options - Setting Up Logo 26 Cover Photos 44 Applying Revolution Slider Slides 71 Important Notes 7 Logo

More information

NETZONE CMS User Guide Copyright Tomahawk

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

More information

Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option

Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option Create an account at http://kidblog.org/home/ Click Sign up for Free Two options for signing up: Sign in with Google by signing in to Google Drive first and then using this option Create a separate login

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

Adobe Business Catalyst

Adobe Business Catalyst Adobe Business Catalyst Adobe Business Catalyst is similar to the Content Management Systems we have been using, but is a paid solution (rather than open source and free like Joomla, WordPress, and Drupal

More information

Quick Start Guide. This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions:

Quick Start Guide. This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions: Quick Start Guide This guide will help you get started with Kentico CMS for ASP.NET. It answers these questions:. How can I install Kentico CMS?. How can I edit content? 3. How can I insert an image or

More information

ScholarBlogs Basics (WordPress)

ScholarBlogs Basics (WordPress) Emory Center for Digital Scholarship Library and Information Technology Services ScholarBlogs Basics (WordPress) Table of Contents (click on the headings below to go directly to the section) Use of ScholarBlogs

More information

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends 1 e-portfolios Digication training objective The objective is to learn the tools and features of Digication and gain the essential skills to use Digication to develop an electronic portfolio. What you

More information

Weebly 101. Make an Affordable, Professional Website in Less than an Hour

Weebly 101. Make an Affordable, Professional Website in Less than an Hour Weebly 101 Make an Affordable, Professional Website in Less than an Hour Text Copyright STARTUP UNIVERSITY All Rights Reserved No part of this document or the related files may be reproduced or transmitted

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console...

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console... Table of Contents Introduction................................................................................. 3 Installing or Upgrading DNN...................................................................

More information

Creating and updating content on your WordPress content management system (CMS)

Creating and updating content on your WordPress content management system (CMS) Creating and updating content on your WordPress content management system (CMS) Posts vs pages WordPress comes with two content types: Posts and pages. Posts are content entries listed in reverse chronological

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

What is a Blog? How Can I Use One?

What is a Blog? How Can I Use One? Presented by: Jolanda- Pieta (Joey) van Arnhem, MFA, MLIS Scholars Studio Librarian, College of Charleston Libraries Email: vanarnhemj@cofc.edu Managing your Online Presence & Building a Professional Digital

More information

Desire2Learn eportfolio

Desire2Learn eportfolio This training guide will provide you with the skills to create and manage an online repository for storing your digital artefacts and experiences. can be used by students and academics alike, to record

More information

Volunteer User Groups: CMS User Guide. September 2014

Volunteer User Groups: CMS User Guide. September 2014 Volunteer User Groups: CMS User Guide September 2014 INTRODUCTION This user guide includes full instructions for group admin users. LOGIN The same login page and URL will be used for both group admin users

More information

NWIC EDITOR GUIDE August 2016

NWIC EDITOR GUIDE August 2016 NWIC EDITOR GUIDE August 2016 THEME NAME: CLEVERCOURSE logging in: GO TO nwic.edu/wp-login.php blogs.nwic.edu/wp-login.php foundation.nwic.edu/wp-login.php Please note that your Username is your full nwic.edu

More information

USER MANUAL. WeConnect

USER MANUAL. WeConnect USER MANUAL WeConnect Welcome to WeConnect, a user-friendly website builder for your church or organization. WeConnect lets anyone easily create a beautiful, professional website with no programming experience

More information

This presentation will show you how to create a page in a group eportfolio.

This presentation will show you how to create a page in a group eportfolio. This presentation will show you how to create a page in a group eportfolio. 1 If you are using your eportfolio for presenting group work, you will need to create a group eportfolio page, which all the

More information

Digital Media & Society CAO: GA884

Digital Media & Society CAO: GA884 * Digital Media & Society CAO: GA884 1 *You re going to build your own website using Weebly *Weebly is a free tool that can be used to build websites quickly. *The instructions should help you work through

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

MAP-BASED WEB EXPORT MANUAL. Publish your own photos to a map-based site.

MAP-BASED WEB EXPORT MANUAL. Publish your own photos to a map-based site. MAP-BASED WEB EXPORT MANUAL Publish your own photos to a map-based site. Introduction... 1 Requirements... 1 Contact and Support... 1 Legal Stuff... 1 Features... 2 Demo Restrictions... 2 Installation...

More information

IIBA Chapter Website: Quick Start Guide Version 1.3

IIBA Chapter Website: Quick Start Guide Version 1.3 IIBA Chapter Website: Quick Start Guide Version 1.3 Table of Contents Introduction... 3 Website Quick Start Guide... 4 A. Prerequisites... 4 B. Change Temporary Password... 4 C. User Groups... 8 D. Sections...

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

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

Setting Up A WordPress Blog

Setting Up A WordPress Blog Setting Up A WordPress Blog Introduction WordPress can be installed alongside an existing website to be used solely as the 'blog' element of a website, or it can be set up as the foundation for an entire

More information

RunClick Webinar and Video Conferencing Software. User Manual

RunClick Webinar and Video Conferencing Software. User Manual RunClick Webinar and Video Conferencing Software User Manual Visit RunClick.com for more details 1 Page Table of Contents Installation and Activation of RunClick Part 1: WordPress Fresh Installation Process

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for DotNetNuke TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for DotNetNuke TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 DotNetNuke Manual Plug-in Installation...

More information

Create and Manage Partner Portals

Create and Manage Partner Portals Create and Manage Partner Portals Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

VIVVO CMS Plug-in Manual

VIVVO CMS Plug-in Manual VIVVO CMS Plug-in Manual www.vivvo.net 1 TABLE OF CONTENTS INTRODUCTION...4 PLUGIN: CONTACT FORM BUILDER PLUG-IN...5 DESCRIPTION:...5 HOW TO INSTALL?...5 ACTIVATION:...5 ACCESS:...5 USER LEVEL:...5 ACTIONS:...6

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

FAQs. A guide for school app administrators

FAQs. A guide for school app administrators FAQs A guide for school app administrators Introduction myschoolapp is a simple and cost-effective way to engage with today s mobile parents and carers who run their lives from their phones. It helps you

More information

JSN ImageShow Configuration Manual Introduction

JSN ImageShow Configuration Manual Introduction JSN ImageShow Configuration Manual Introduction JSN ImageShow is the gallery extension built for Joomla! Content Management System for developers, photographers, and publishers. You can choose to show

More information

Electronic Portfolios with Google Sites Create Your Site

Electronic Portfolios with Google Sites Create Your Site Create a Google Account- Follow steps at http://sites.google.co m (sign up, and sign in) Create Your Site Click create site 1.Keep the blank template 2.Name your site 3.Type the code 4.Click create site

More information

WordPress Manual For Massachusetts Academy of Math and Science

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

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: June 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

ShareSync Get Started Guide for Windows

ShareSync Get Started Guide for Windows WHAT IS SHARESYNC? ShareSync Get Started Guide for Windows ShareSync is an enterprise-class cloud file backup and sharing service. ShareSync allows you to back up your files in real-time to protect against

More information

Getting Started Your website uses two WordPress installations. To login to the admin interfaces, go to:

Getting Started Your website uses two WordPress installations. To login to the admin interfaces, go to: Holden High Web Content Management Training October 14, 2008 Contents Overview... 1 Getting Started... 1 Touring the Administrative Panels... 2 Editing Content... 3 Formatting Content... 4 Parent Side

More information

Frooition Implementation guide

Frooition Implementation guide Frooition Implementation guide Version: 2.0 Updated: 14/12/2016 Contents Account Setup: 1. Software Checklist 2. Accessing the Frooition Software 3. Completing your Account Profile 4. Updating your Frooition

More information

The following pages within this guide will explain to you stepby-step how to set up your sites.

The following pages within this guide will explain to you stepby-step how to set up your sites. Thank you for purchasing VORTEX 47. VORTEX 47 websites are loaded with some of the Highest Gravity, Most Popular items listed on Clickbank. These sites are optimized for Google Adsense Ads as well as Amazon

More information

PBWORKS - Student User Guide

PBWORKS - Student User Guide PBWORKS - Student User Guide Spring and Fall 2011 PBworks - Student Users Guide This guide provides the basic information you need to get started with PBworks. If you don t find the help you need in this

More information

P a g e 0. CIDRZ Website Manual.

P a g e 0. CIDRZ Website Manual. P a g e 0 2015 CIDRZ Website Manual http://cidrz.org/ Manual Contents 1. Overview... 2 Getting Started... 2 The Frontend... 2 The Backend... 2 2.0 Managing the website... 4 Adding & editing pages... 4

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

Working with WebNode

Working with WebNode Workshop 28 th February 2008 Page 1 http://blog.larkin.net.au/ What is WebNode? Working with WebNode WebNode is an online tool that allows you to create functional and elegant web sites. The interesting

More information

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

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

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Wix Tutorial 10/2/2015. Prof. María L. Moctezuma

Wix Tutorial 10/2/2015. Prof. María L. Moctezuma Wix Tutorial 10/2/2015 Prof. María L. Moctezuma TABLE OF CONTENTS Free Site Basics... 1 Signing Up... 2 Choosing Your Template... 3 Before You Select a Template... 3 Navigating Through Wix's Template

More information

WPM for Departments Using WPM to Edit Your Department s Website

WPM for Departments Using WPM to Edit Your Department s Website Overview Web Profile Manager allows Ithaca College community members to easily edit department sites. All of the specialty language and code has been omitted to provide a consistent format and to make

More information

Getting Help...71 Getting help with ScreenSteps...72

Getting Help...71 Getting help with ScreenSteps...72 GETTING STARTED Table of Contents Onboarding Guides... 3 Evaluating ScreenSteps--Welcome... 4 Evaluating ScreenSteps--Part 1: Create 3 Manuals... 6 Evaluating ScreenSteps--Part 2: Customize Your Knowledge

More information

3DPAGEFLIP FOR ALBUM. Build Cool 3D page-flip ebook with Photo

3DPAGEFLIP FOR ALBUM. Build Cool 3D page-flip ebook with Photo WWW.3DPAGEFLIP.COM 3DPAGEFLIP FOR ALBUM Build Cool 3D page-flip ebook with Photo y About 3DPageFlip for Album 3DPageflip album is a Photo Album tool to create wonderful digital ebooks with real 3D page

More information

Getting Started with ShortStack

Getting Started with ShortStack Getting Started with ShortStack presented by SHORTSTACK Welcome to ShortStack! This guide covers our platform s five main sections: Tabs, Designer, Media, Templates, and Forms & Promos so that you can

More information

PBWORKS - Student User Guide

PBWORKS - Student User Guide PBWORKS - Student User Guide Fall 2009 PBworks - Student Users Guide This guide provides the basic information you need to get started with PBworks. If you don t find the help you need in this guide, please

More information

eportfolio User Guide

eportfolio User Guide eportfolio User Guide Contents Introduction... 4 Privacy and Sharing... 4 eportfolio Structure and Navigation... 5 Latest Changes I can View Block... 6 eportfolio Activities... 8 Getting Started... 9 Access

More information

Version 3.5 Organization Administrator Guide

Version 3.5 Organization Administrator Guide Version 3.5 Organization Administrator Guide This document provides information Ensemble Video Organization Administrators can use to manage Ensemble Video libraries and users. April 2013 Table of Contents

More information

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc.

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc. Rehmani Consulting, Inc. VisualSP Help System 2013 Installation Procedure http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Rev 6.2 for VSP 5.2.0.0 Contents Contents... 1 Introduction... 2

More information

Make any video interactive in 15 minutes

Make any video interactive in 15 minutes Make any video interactive in 15 minutes THE HOTSPOT A call-to-interact that can stick to moving people & objects. COOL FACT: Sticky hotspots stick to your moving people or objects like glue. HOTSPOT Tips

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

Blog Pro for Magento 2 User Guide

Blog Pro for Magento 2 User Guide Blog Pro for Magento 2 User Guide Table of Contents 1. Blog Pro Configuration 1.1. Accessing the Extension Main Setting 1.2. Blog Index Page 1.3. Post List 1.4. Post Author 1.5. Post View (Related Posts,

More information

User Guide. Chapter 6. Teacher Pages

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

More information

WEB CREATOR PAGES MANAGER

WEB CREATOR PAGES MANAGER WEB CREATOR PAGES MANAGER TABLE OF CONTENTS TABLE OF CONTENTS... 2 ADMINISTRATIVE PERMISSIONS... 3 ACCESSING WEBSITE SETTINGS... 3 PAGES MANAGER... 3 Accessing Pages Manager... 3 PAGE MANAGER NAVIGATION...

More information

http://www.weebly.com/ What can I do with Weebly? Create a free website & blog Easy drag and drop interface No technical skills required Dozens of professional designs Free domain hosting Powerful, Drag

More information

BT Web Hosting. Features and functionality

BT Web Hosting. Features and functionality BT Web Hosting Features and functionality 1 Hopefully you will now have a website that is activated and potentially even published. This guide will take you through some of the additional features and

More information

MCLA First Year Experience eportfolio Instructions

MCLA First Year Experience eportfolio Instructions Display your personal and professional growth through technology. Map a path of success and achieve it step-by-step, documenting your achievements along the way. Gain a sense of accomplishment with each

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

Groups Backend Configuration Notes

Groups Backend Configuration Notes Top Takeaways: Know where to navigate and access the Groups features Know the differentiation between a Group Type and a Group Have a command on how to create a Group Type and an individual Group Groups

More information

1. Beginning (Important)

1. Beginning (Important) Appointway Wordpress" Documentation by InkThemes Get Your Site Ready in Just 1 Click Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel

More information

Rocket Theme. User Guide

Rocket Theme. User Guide Rocket Theme User Guide This user guide explains all main features and tricks of multifunctional Rocket WordPress Theme. This information will make your work with the theme even easier and more effective.

More information

Kentico CMS Web Parts

Kentico CMS Web Parts Kentico CMS Web Parts Abuse report Abuse report In-line abuse report Articles Article list BizForms BizForm (on-line form) Blogs Comment view Recent posts Post archive Blogs comments viewer New blog Blog

More information

USER MANUAL. SugarPort - SugarCRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0

USER MANUAL. SugarPort - SugarCRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Installation... 2 Drupal Manual Plug-in installation... 2 Plug-in Configuration... 4 Drupal Configuration Settings... 4

More information

Version Copyright Feel free to distribute this guide at no charge...

Version Copyright Feel free to distribute this guide at no charge... Version 2.0 Feel free to distribute this guide at no charge... You cannot edit or modify this guide in anyway. It must be left exactly the way it is. This guide is only accurate from the last time it was

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: October 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Ad Banner Manager 8.1 User Guide. Ad Banner Manager 8.1

Ad Banner Manager 8.1 User Guide. Ad Banner Manager 8.1 Ad Banner Manager 8.1 User Guide Ad Banner Manager 8.1 User Guide... 1 Introduction... 6 Installation and configuration... 6 Upgrading... 6 Installation Steps... 7 Setting Page Permissions for the BannerAdvertisers

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

MN Studio Website - User Guide

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

More information

Multiple Custom Forms

Multiple Custom Forms Multiple Custom Forms for Magento 2 Extension for Magento 2 User Guide Table of contents 1. Module Features 2. Module Configuration 3. Manage Forms 4. Add Field 4.1. Text Field 4.2. Text Area 4.3. Drop

More information

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

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

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE YOUR WEBSITE How to login Go to your website and add /wp-admin: www.palondoncourse.co.uk/xxxxxxxxx/wp-admin This will bring up the login screen.

More information

2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist

2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist 2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist Table of Contents Introduction... 1 Basic information... 1 - How to log

More information

WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media

WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media 1. INTRODUCTION Thank you for choosing Refresh Creative Media for your website development needs. This document describes our working process

More information

CM Live Deal Documentation

CM Live Deal Documentation CM Live Deal Documentation Release 1.3.0-beta CMExtension January 27, 2015 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

JSN EasySlider Configuration Manual

JSN EasySlider Configuration Manual JSN EasySlider Configuration Manual Introduction Product Overview JSN EasySlider JSN EasySlider is the cutting-edge way to present content on website: Informative - Impressive - Interactive. It helps you

More information

PRESENTS. IEEE WordPress Template Tutorial

PRESENTS. IEEE WordPress Template Tutorial PRESENTS IEEE WordPress Template Tutorial Table of Contents What is the IEEE WP section template? Overview of IEEE template Plugin tutorials Events (Calendar Plugin) Contact Form 7 Easing Slider lite Gallery

More information

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes The Content Manager allows for immediate website content updates through the user-friendly, WYSIWYG editor. The Content Manager also includes: Pages (Content Manager) Custom titles and URLs Image and graphics

More information

Blogger Frequently Asked Questions

Blogger Frequently Asked Questions Blogger Frequently Asked Questions Blogger is an easy to use blogging tool, allowing you to contribute to existing blogs and create your own. Blogger requires a Google account to register. This guide will

More information

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

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

More information