JoomDOC Documentation
|
|
|
- Lee Harrington
- 10 years ago
- Views:
Transcription
1 JoomDOC Documentation Pavel Macháček Jiří Trumpeš Copyright ARTIO International Co.
2 JoomDOC Documentation ARTIO Publication date: Version: Abstract User documentation for JoomDOC Joomla! component. Installation and usage instructions.
3 Table of Contents 1. Installation Requirements Installation Upgrade Functions overview Configuration Uploading documents Managing documents Pro version File versioning Document versioning Fulltext search Enterprise version Remote file editing Plugins and Modules JoomDOC module JoomDOC Search module JoomDOC Explorer module Editors-xtd - JoomDOC plugin Search - JoomDOC plugin iii
4 Chapter 1. Installation 1.1. Requirements Joomla! 1.6, 1.7 or 2.5 Write permissions for /documents directory in Joomla! (or directory you speficy in configuration) Requirements for remote editing (Enterprise only) mod_dav installed on server and enabled for documents directory. For example: <Directory "/var/www/documents"> DAV on </Directory> Enabled mod_rewrite for directory components/com_joomdoc/assets/webdav. Client: java plugin in web browser Requirements for fulltext search (Pro and Enterprise only) On server installed console programs: pdftotext, catdoc, catppt, xls2csv and executable from PHP function exec(). (TODO: Note: on Windows server some of these programs may be not working) Write permissions to Joomla! /tmp directory Installation Go to Extension Extension manager Select component file package and click on Install Upgrade If you downloaded JoomDOC, enter download ID in order to receive online upgrade. Go to Joom- DOC Configuration Download ID and enter it. Go to JoomDOC Upgrade Here you can see your version and newest version version got from ARTIO server. If new version is avaiable, click on Upgrade. Automatic upgrade will be performed. If new version is not avaiabe, but for some reason you want to reinstall the component, click on Reinstall from ARTIO server. If you obtained upgrade package some way, you can upload and install it and click on Upload & Install button. 1
5 Chapter 2. Functions overview JoomDOC allows you to upload document files into folders on server, manage them, edit them, save them, and provide them to download. 2
6 Chapter 3. Configuration You can find them on Control panel Options (top right corner of the page) Document root Icon theme File Versioning (Pro version) Document Versioning (Pro version) Show Versions on Frontend (Pro version) Version note required Display favorite Display signature (paid version) Use WebDav (Enteprise version) File deleting Use search Use Explorer Download ID (paid version) Default title Meta keywords You can specify JoomDOC basic working folder, relatively to your server root. If not specified, standard "documents" is used. You can specify set of icons used for files on frontend. If you want to use different set of icons, create new folder in components/com_joomdoc/assetes/images/icons. First part of filename is icon size (16 or 32), next part is file extensions separated by - (see default icons set). If enabled, if uplading same file, old file is not rewrited, but stored in.versions subfolder. You can see list of all uploaded versions by clickin on "i" icon on admin documents list. If enabled, all document changes will be stored as versions, so you will always see changes over time. If enabled, all file versions will be available to download on frontend. If enabled, user must specify version note after each document save (see section "Managing documents") Whether display special favorite icon on site. Whether show "Powered by JoomDOC: Document Management System for Joomla." Whether enable WebDav to support directly editing documents by local editors (for example, Microsoft Word). See section Requirements for remote editing for information about system requirements to use WebDav. Way of file deleting. If selected trashing, files can be still restored from trash, unless trash is emptied. If selected "force delete", files are deleted for good. If enabled, search Wheater use tree explorer (same as in JoomDOC Explorer module) in administration. Enter your download Id, if you want to get automatic component upgrade from ARTIO server. Header and page title on main JoomDOC page. Here you can specify meta keywords used on JoomDOC main page. 3
7 Configuration Meta description Default description Permissions Here you can specify meta description used on JoomDOC main page. Text description main JoomDOC page. You can manage user access permission for whole JoomDOC component. They use standrd Joomla! ACL system. NOTE: By default, all public permissions are set to inherit (so they are disabled). You will probably want to enable public permissions at least for Enter folder, View file info Download file. 4
8 Chapter 4. Uploading documents Go to Components JoomDOC Documents Browse to folder, to which you want to upload file. Select local file. If you selected zip file, you can check "unpack zip". Archive will be unpacked to specified location. Click on Upload. If you are rewriting previous file and is enabled versioning of files, old file is placed into.versions folder. Unpack zip doesn't work? If you get any error when upload and unpack zip archive, then check characters especially for folder names(but for sure also file names). You can not use special characters like commas, exclamation marks, question marks etc. Try to upload zip archive again after those changes. 5
9 Chapter 5. Managing documents At file upload, only information about user, time and fulltext search index is created. For more possibilites you have to create "document" - a database entry with additional info about file/folder. Note that file physicall change (both by file upload or direct saving by WebDAV) are NOT the same as document's change. Document creating and filling it is voluntary and it is created for storing additional info and (if versioning is enabled) to enable tracking down it's changes. So, users changing file contents should enter information about changes also into document. Create document by clicking Add document + icon. At document, you can specify: Main section Document title Alias - Used for SEO address. State - Published - file will be published, Unpublished - file won't be shown on frontend, Trashed - file is in trash. Favourite - Document will be highlighted as favorite. File <div> also gets "favorite" class, which can be used for specific styling. User acces level License - You can select license defined in Licenses section. User must accept the license, if he wants to download the file. Document description - description, which will be shown at file detail Creating user Time of creation Publishing time, starting and ending. Meta keywords and description used on document's page. Publishing options Created by Created Publish up - Starting time of file show. Publish down -Ending time of file show. Versions (if document versioning enabled) Version - Version number. It is automatically increased. Each document save is considered as new version. 6
10 Managing documents Version note - You can describe changes you performed in document edit. If you enabled "Version note required", this field is always mandatory. Document Parameters Display files without document (only applies to folders). - If checked AND document is folder document (not file), inside this folder will be shown also files without their document created. If not checked, all files will be displayed. Meta keywords - For SEO. Meta description - For SEO. Permissions You can specify single file permissons by same way as in component configuration. Versions tab. Here you can see previous document versions, their time, descriptions and notes. 7
11 Chapter 6. Pro version 6.1. File versioning If you selected file versioning (see configuration), uploaded same named files will be overwritten, but previous file version will be stored. Previous versions are stored in.versions subfolder Document versioning If you select document versioning in configuration, each document change (clicking on Save button) will be stored as new document. Additional edit options will be displayed: Version - Number of current document version. It is incremented after each save. Version note - You can specify changes you performed on document or file. Versions tab - Here you can see history of all document versions. You can filter list by version note, description or user Fulltext search Searched is in fulltext index, which is created after each document upload. Supported formats for search in are: xlsx, pptx, docx, doc, ppt, pdf, xls, csv. 8
12 Chapter 7. Enterprise version Enterprise version includes all features from Pro version, moreover with: 7.1. Remote file editing You can edit files directly on server using program on your computer. It is done by WebDAV technology. At document list, select "Edit file on server". Choose, which local program do you want to use for editing. Program wil be opened and you can edit the document. When you are saving file, it is saved directly on the server. 9
13 Chapter 8. Plugins and Modules 8.1. JoomDOC module JoomDOC Module can show newest or most popular documents. You can adjust look if module by many settings JoomDOC Search module Module shows input box to search in documents JoomDOC Explorer module Module shows folder list on expandable tree similar to Explorer in Windows Editors-xtd - JoomDOC plugin Editor button, that allows to insert link to JoomDOC document or folder. Note: you must enable plugin after install Search - JoomDOC plugin Adds JoomDOC to Joomla! standard search. Note: you must enable plugin after install. 10
Phone.com. Communicate Better
1 Communicate Better - 1 / 16 - 2 Faxes Setting a Number to Receive Faxes Fax Notification Email Notification Text Message (SMS) notification Managing Faxes Viewing a Fax Downloading a Fax Viewing a Fax
BT MEDIA JOOMLA COMPONENT
BT MEDIA JOOMLA COMPONENT User guide Version 1.0 Copyright 2013Bowthemes Inc. [email protected] 1 Table of Contents Introduction...3 Related Topics:...3 Product Features...3 Installing and Upgrading...4
Qbox User Manual. Version 7.0
Qbox User Manual Version 7.0 Index Page 3 Page 6 Page 8 Page 9 Page 10 Page 12 Page 14 Page 16 Introduction Setup instructions: users creating their own account Setup instructions: invited users and team
JTouch Mobile Extension for Joomla! User Guide
JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating
Cloud. Hosted Exchange Administration Manual
Cloud Hosted Exchange Administration Manual Table of Contents Table of Contents... 1 Table of Figures... 4 1 Preface... 6 2 Telesystem Hosted Exchange Administrative Portal... 7 3 Hosted Exchange Service...
New World Construction FTP service User Guide
New World Construction FTP service User Guide A. Introduction... 2 B. Logging In... 4 C. Uploading Files... 5 D. Sending Files... 6 E. Tracking Downloads... 10 F. Receiving Files... 11 G. Setting Download
Sophos for Microsoft SharePoint Help
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: March 2011 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 4 Reports...27 5 Search...28
Manual for CKForms component Release 1.3.4
Manual for CKForms component Release 1.3.4 This manual outlines the main features of the component CK Forms including the module and the plug-in. CKForms 1.3 is the new version of the component for Joomla
Administration Guide. WatchDox Server. Version 4.8.0
Administration Guide WatchDox Server Version 4.8.0 Published: 2015-11-01 SWD-20151101091846278 Contents Introduction... 7 Getting started... 11 Signing in to WatchDox... 11 Signing in with username and
BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE
BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE Table of Contents About the Guide... 1 Overview... 2 Navigating the Content Collection... 3 Accessing the Content Collection... 3 Content Collection
CHAPTER 12 DIGITAL ASSET MANAGEMENT
CHAPTER 12 DIGITAL ASSET MANAGEMENT Table of Contents Overview... 1 Create a New Asset Class... 1 Defining Class Properties... 2 Add/Edit an Asset... 4 Work With Asset Catalogs... 5 Browsing the Asset
Customer Control Panel Manual
Customer Control Panel Manual Contents Introduction... 2 Before you begin... 2 Logging in to the Control Panel... 2 Resetting your Control Panel password.... 3 Managing FTP... 4 FTP details for your website...
This installation guide will help you install your chosen IceTheme Template with the Cloner Installer package.
Introduction This installation guide will help you install your chosen IceTheme Template with the Cloner Installer package. There are 2 ways of installing the theme: 1- Using the Clone Installer Package
Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010
Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010... 1 Introduction... 1 Adding the Content Management Interoperability Services (CMIS) connector... 1 Installing the SharePoint 2010
Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage
Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed
INSTALLATION GUIDE 1.0.0 MC
MC Extension Auto Review Reminder Emailer Irzoo Thank you for purchasing the Auto Review Reminder Emailer extension. Below are the installation instructions, please let us know if you have any questions
1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in
1. Digital Asset Management User Guide....................................................... 2 1.1 Digital Asset Management Concepts.................................................... 2 1.2 Working with
Online Backup Client User Manual
For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.
JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA
JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK
UOFL SHAREPOINT ADMINISTRATORS GUIDE
UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...
Montefiore Portal Quick Reference Guide
Montefiore Portal Quick Reference Guide Montefiore s remote portal allows users to securely access Windows applications, file shares, internal web applications, and more. To use the Portal, you must already
Sophos for Microsoft SharePoint Help. Product version: 2.0
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: September 2015 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 3.1 On-access scan...5 3.2
User Guide. Making EasyBlog Your Perfect Blogging Tool
User Guide Making EasyBlog Your Perfect Blogging Tool Table of Contents CHAPTER 1: INSTALLING EASYBLOG 3 1. INSTALL EASYBLOG FROM JOOMLA. 3 2. INSTALL EASYBLOG FROM DIRECTORY. 4 CHAPTER 2: CREATING MENU
Microsoft. File Management. Windows Desktop. Microsoft File Management NCSEA 2015 1
Microsoft Microsoft File Management NCSEA Conference 2015 Prepared by: Tammy Shubert Presented by: Lisa McNeece 1 2 Windows Desktop Windows 7 NCSEA 2015 1 Microsoft Components of the Desktop 3 Desktop
Moodle Administrator s Manual Table of Contents
Moodle Administrator s Manual Table of Contents Users: Accounts: Manage Authentication... 2 Users: Accounts: Browse List of Users... 4 Users: Accounts: Add a new user... 6 Users: Accounts: Bulk user actions...
Open Source Content Management System JOOMLA
Open Source Content Management System JOOMLA Swapnil S. Chafale MCA Department, GHRIIT Nagpur, (M.S.),India [email protected] Dr.V.M. Thakare S.G.B. Amravati University, Amravati (M.S.),India [email protected]
Storebox Guide End User Portal
Storebox Guide Swisscom AG Swisscom AG Swisscom Storebox Guide 21. August 2015 1/19 Table of Content 1 Introduction... 3 2 About the Storebox Portal... 3 3 Perform basic tasks with Files... 5 3.1 Search
All the materials and/or graphics included in the IceThemetheme folders MUST be used ONLY with It TheCityTheme from IceTheme.com.
Terms of Use: All the materials and/or graphics included in the IceThemetheme folders MUST be used ONLY with It TheCityTheme from IceTheme.com. Table of Contents 1- Introduction 3 2- Installing the theme
User Manual. Email: [email protected] Office: 415 293 8297 For fast & friendly community support join us at GetSatisfaction Visit our Support Page
User Manual Contents 1. General Information... 3 2. Upload/Create file... 3 3. View/Download file... 5 4. Edit file... 8 5. Delete file... 9 6. Search file/folder... 10 7. Create a new folder... 10 8.
How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro
Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing
Technical Support Set-up Procedure
Technical Support Set-up Procedure How to Setup the Amazon S3 Application on the DSN-320 Amazon S3 (Simple Storage Service) is an online storage web service offered by AWS (Amazon Web Services), and it
i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide
i>clicker v7 Gradebook Integration: Blackboard Learn July 2015 Table of Contents Overview... 3 Step 1: Prepare a Configured Version of i>clicker... 4 Step 2: Configure your i>clicker Software... 5 Step
Online Backup Client User Manual Mac OS
Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC
Online Backup Client User Manual Mac OS
Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC
Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4
Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4 Dwebs Ltd http://www.dwebs.ltd.uk January 2009 Doc: Helm 4.1.0.0 Mod Ver: 1.0.0.0 The names of actual companies and products mentioned
ElephantDrive Cloud Backup Module Contents
Contents 1. Overview... 2 2. Installing the module... 2 2-1. How to get the module... 2 2-2. Installation... 2 2-3. Start the module... 3 3. Backup NAS data to ElephantDrive cloud... 3 3-1. Create an ElephantDrive
BusinessObjects Enterprise XI Release 2
BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of
Joomla! template Blendvision v 1.0 Customization Manual
Joomla! template Blendvision v 1.0 Customization Manual Blendvision template requires Helix II system plugin installed and enabled Download from: http://www.joomshaper.com/joomla-templates/helix-ii Don
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...
Item Audit Log 2.0 User Guide
Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Page 1 Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected
SharePoint Online Setting site up for S drive data
SharePoint Online Setting site up for S drive data Establishing team site locations and managing shared drive data file conversions and migration 8-18-2015 1 Introduction This storyboard is designed to
Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training
dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.
The DMS is accessed through your website s Admin Central (Figure 1). Click on Documents to access your DMS (Figure 2)
Document Management System (DMS) (version 1.0) The Gato Document Management System (DMS) will allow you to easily upload, manage and share documents throughout your Gato website. Like the Gato content
Global TAC Secure FTP Site Customer User Guide
Global TAC Secure FTP Site Customer User Guide Introduction This guide is provided to assist you in using the GTAC Secure FTP site. This site resides in the Houston Remote Services Center (RSC), and is
1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in
1. Digital Asset Management User Guide........................................................................... 2 1.1 Digital Asset Management Concepts........................................................................
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
ios Deployment Simplified FileMaker How To Guide
ios Deployment Simplified FileMaker How To Guide Table of Contents FileMaker How To Guide Introduction... 3 Deployment Options... 3 Option 1 Transfer to the ios device... 3 Option 2 - Host with FileMaker
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
ithenticate User Manual
ithenticate User Manual Updated November 20, 2009 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage 7 Main
Sophos Mobile Encryption Help. Product version: 1.0 Document date: April 2012
Sophos Mobile Encryption Help Product version: 1.0 Document date: April 2012 Contents 1 About Sophos Mobile Encryption...3 2 Home view...5 3 itunes...6 4 Dropbox...7 5 Favorites...9 6 Document view...11
User s Guide For Department of Facility Services
Doc s File Server User s Guide For Department of Facility Services For Ver : 7.2.88.1020 Rev : 1_05-27-2011 Created by : Elliott Jeyaseelan 2 Table of Contents SERVER LOGIN & AUTHENTICATION REQUIREMENTS
Web Application User Guide
www.novell.com/documentation Web Application User Guide Filr 1.2 November 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation,
User s Guide. Version 2.1
Content Management System User s Guide Version 2.1 Page 1 of 51 OVERVIEW CMS organizes all content in a tree hierarchy similar to folder structure in your computer. The structure is typically predefined
Attix5 Pro Server Edition
Attix5 Pro Server Edition V7.0.2 User Manual for Mac OS X Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved. Attix5, 2013 Trademarks
Transferring Your Hosting Account
Transferring Your Hosting Account Setting up your Web site on our secure hosting servers So you want to host your Web site on our secure servers, but you want to avoid costly mistakes and excessive site
Tracking Network Changes Using Change Audit
CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and
OpenCart AliExpress Affiliate Plugin User Guide
OpenCart AliExpress Affiliate Plugin User Guide By TC 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Affiliate Plugin is to provide
Egnyte for Power and Standard Users. User Guide
Egnyte for Power and Standard Users User Guide Egnyte Inc. 1350 West Middlefield Road. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) Revised June 2015 Table of Contents Chapter 1: Getting
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
How to create an Email
How to create an Email Don't share mail You can set the mailbox not to be shared individually. The first thing to do after launching the Send mail screen is to select whether to share or not to share the
ST Resorts Template for SobiPro Installation & Setup Guide
Website: http://www.sobitemplates.com Support: http://www.sobitemplates.com/forum ST Resorts Template for SobiPro Installation & Setup Guide Overview: The ST Resorts Template for SobiPro has a lot of features
JBoss Portal 2.4. Quickstart User Guide
Portal 2.4 Quickstart User Guide Table of Contents Portal - Overview... iii 1. Tutorial Forward...1 2. Installation...2 2.1. Downloading and Installing...2 2.2. Starting Portal...3 3. Portal Terminology...5
ithenticate User Manual
ithenticate User Manual Version: 2.0.2 Updated March 16, 2012 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage
DMDoc General Concept
DMDoc General Concept... 1 Administration and Main Settings... 1 Administrator Panel... 2 User Account Types... 2 Administrator Account Rights... 2 User Account Rights... 3 Creating User Accounts... 3
Novell ZENworks Asset Management 7.5
Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...
Release Notes Swisscom Storebox
Release Notes Swisscom Storebox Release 5.0 Swisscom AG 1/24 Table of Content 1 Introduction... 3 2 Portal... 3 2.1 End-User features... 3 2.1.1 Enhanced Collaboration... 3 2.1.2 User Avatars... 8 2.1.3
M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE
M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE Overview This extension allows admin to upload files to products from Admin Panel products section, it allows you to share more information
WatchDox for Mac User Guide
WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized
DROPFILES SUPPORT. Main advantages:
DROPFILES SUPPORT Dropfiles is a Joomla extension used to manages all your files and categorize them in a smart way. The main component is completed by a theme pack. For more commercial information please
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
WESTERNACHER OUTLOOK E-MAIL-MANAGER OPERATING MANUAL
TABLE OF CONTENTS 1 Summary 3 2 Software requirements 3 3 Installing the Outlook E-Mail Manager Client 3 3.1 Requirements 3 3.1.1 Installation for trial customers for cloud-based testing 3 3.1.2 Installing
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
ithenticate User Manual
ithenticate User Manual Version: 2.0.8 Updated February 4, 2014 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage
Your complete guide to installing the info@hand Self-Service Portal and estore.
Your complete guide to installing the info@hand Self-Service Portal and estore. Install the Portal & estore as shrink-wrapped software, or as add-ons to an existing Joomla! installation. Then configure
FileMaker Server 14. FileMaker Server Help
FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks
Shop by Manufacturer Custom Module for Magento
Shop by Manufacturer Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview...3 3. Requirements... 3 4. Features... 4 4.1 Features accessible
Human Resources Website Drupal User Guide
Human Resources Website Drupal User Guide Logon http://www.hr.ucsb.edu/user You will be given a unique username and password for editing the website. Basic Tools Quick Start 1. EDIT TAB on content page
OpenCart AliExpress Retail Plugin User Guide
OpenCart AliExpress Retail Plugin User Guide By Lim Tee Chert 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Retail Plugin is to
Adobe Connect LMS Integration for Blackboard Learn 9
Adobe Connect LMS Integration for Blackboard Learn 9 Install Guide Introduction The Adobe Connect LMS Integration for Blackboard Learn 9 gives Instructors, Teaching Assistants and Course Builders the ability
UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1
UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,
SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL
SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,
Magento module Documentation
Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8
eyeos Web System User Manual
eyeos Web System User Manual Contents 1. Introduction 1.1. Logging in 1.2. Creating a new user 2. The Desktop: First Steps 2.1. The Applications Dock 2.2. The default Desktop Icons 2.2.1. Home Icon 2.2.2.
Content Management System Help. basic tutorial on Evergreen s CMS
Content Management System Help cms.evergreen.edu Tips, tricks and basic tutorial on Evergreen s CMS Contents Vocabulary Login Opening a page Editing a page Creating a new page Inserting internal and external
SourceAnywhere Service Configurator can be launched from Start -> All Programs -> Dynamsoft SourceAnywhere Server.
Contents For Administrators... 3 Set up SourceAnywhere... 3 SourceAnywhere Service Configurator... 3 Start Service... 3 IP & Port... 3 SQL Connection... 4 SourceAnywhere Server Manager... 4 Add User...
ProxiBlue Gift Promotions
ProxiBlue Gift Promotions Thank you for purchasing our product. Introduction This is an extensive and complicated extension. The install is best done by a magento professional developer or agency. It is
ProSystem fx Engagement
ProSystem fx Engagement Admin Guide October 2009 Copyright 2009 CCH INCORPORATED. A Wolters Kluwer business. All Rights Reserved. Material in this publication may not be reproduced or transmitted, in any
Administrator Manual
. Self-evaluation Platform (SEP) on Information Technology in Education (ITEd) for School Administrator Manual Mar 2006 [Version 3.0] Copyright 2005 Education and Manpower Bureau Page 1 Table of Contents
16.4.3 Lab: Data Backup and Recovery in Windows XP
16.4.3 Lab: Data Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment The
SQL Server Setup for Assistant/Pro applications Compliance Information Systems
SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form
Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc.
Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. https:/www.milople.com/magento-extensions/size-chart-popup Table of content 1. Installation and Un-installation
X-POS GUIDE. v3.4 INSTALLATION. 2015 SmartOSC and X-POS
GUIDE INSTALLATION X-POS v3.4 2015 SmartOSC and X-POS 1. Prerequisites for Installing and Upgrading Server has Apache/PHP 5.2.x/MySQL installed. Magento Community version 1.7.x or above already installed
ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved
ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved 1 1. Update Before you start updating, please refer to 2. Important changes to check if there are any additional instructions
Using Internet or Windows Explorer to Upload Your Site
Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting
