webtree designs Gayle Pyfrom web site design and development Lakewood, CO
|
|
|
- Byron McCormick
- 10 years ago
- Views:
Transcription
1 webtree designs Gayle Pyfrom web site design and development Lakewood, CO INTRODUCTION The goal of this presentation is to provide an overview of using Joomla! to create your website. I assume that you are considering using Joomla!, that you have decided to use Joomla!, or you are already using Joomla!. This presentation focuses on What, Why, and Who. The large topic of How could keep us here for hours. Take a look at the Resources at the end of this handout for more information. IS JOOMLA! FOR YOU? What is Joomla! Joomla! is a tool for creating web sites. Other site-building tools include DreamWeaver, FrontPage, GoLive, or any text editor. Many web hosting services provide site-building tools. Why Use Joomla! Content Management Joomla! is a Content Management System (CMS). A content management system constructs each page from an online database when a visitor requests the page. You can alter your content at any time via a secure administration interface with your web browser. In contrast, a standard (non-cms) HTML website is fixed. To change text and images, the page files that make up the site must be edited, then uploaded to the web server by a web developer. Open Source Licensing This means the software is free. There is also a very large community of users and resources backing the product, much of which is also free. Who should use Joomla! Joomla! is particularly suited to web sites where - Content changes frequently - Non-programmers create, update, and manage content That said, you need a skilled technical person to install and configure the site, and to be available for trouble-shooting. If your techie is not already familiar with Joomla! or Mambo, expect a learning curve, as with any new tool. Joomla! makes it possible for less technical people to update the site once it is made. You need someone with technical chops to set it up. DESIGNING YOUR SITE Remember that Joomla! is a tool. The effectiveness of your site, and its usefulness to your audience, is determined by your content, information architecture, and graphic design. Think about web sites you have visited that have attracted or frustrated you. What is it about those sites that you like or don t like? What makes you want to return to the site? This section is to help you create a web site that people want to come back to. Information Architecture Organizing your content: Sections, Categories and Content This is the place to start. Once you know the content you want on your site and how it is organized, it will be much easier to set up Joomla! to present your information. Joomla! offers three levels of content organization: Sections, Categories, and Content Items. You can think of these as an outline, or as a series of containers. You outline would look like: Copyright 2006 webtree designs p. 1
2 Section 1.0 Category 1.1 Content Item Content Item Category 1.2 Content Item Content Item Section 2.0 Category 2.1 Content Item Content Item Etc. If you like to think of containers, a Section would correspond to a filing cabinet, a Category would be like a file folder, and a Content Item would be a piece of paper in the folder. There is also a content type called Static, which is outside the three-tier organization. Navigating to your content: Menus Now that your content is outlined, you need a way for your visitors to navigate to the content that interests them. This is done with Menus. Constructing Menus requires you to think about what YOU want to emphasize on your site. Prioritize your content from most important to least important. Then create your Menus to reflect your priorities. In Joomla!, Menu items can point to Sections, Categories, or Content Items. Naming your content Give names and titles to your Sections, Categories, Content Items and Menus that will make sense to your audience AND engage them. Other than the standard menus that everyone expects to see on the site such as About Us or Contact Us, use words that convey either specific information or evoke a feeling. For example, Issues is a popular link on political sites. Try to think of something with more punch such as What We Believe. Structuring your content Usability research has shown that most people can read text on a screen about 25% as fast as they can read a printed page. And, you have about 7 seconds to engage your visitor s attention before they click off your page. These findings call for structuring your content so that your visitor gets your message quickly and succinctly. Here are some tips: - Preface longer content with a headline and abstract, then link to the full article on a separate page. The Blog Menu Type (described below) displays content in this manner. - Condense long text. - Make your most important point in the first sentence. - Use bullet points. - Make sub-headings to introduce topics: tell your visitor what the next paragraph or two is about. Graphic Design - Templates With Joomla!, the look and feel of your site is completely separate from your content. The graphic design elements, colors, fonts, page layout, and positioning of content are all determined by the Template you apply to the site. Copyright 2006 webtree designs p. 2
3 Creating a Template from scratch requires knowledge of XHTML and PHP, as well as graphic design. However, there are hundreds of free and low-cost Templates available, and your biggest job is to sort through all the choices. Also, some templates are better than others. Choose one with documentation (how many columns, fixed or fluid layout, module positions), lots of downloads and good reviews. IMPLEMENTING YOUR SITE Web Host Requirements Most modern web host providers offer a Linux hosting environment that satisfies the technical requirements for Joomla! Make sure your hosting service supports the following: - PHP 4.2.x or above - MySQL 3.23.x or above - Apache or above If your web host does not meet the minimum requirements, you can subscribe to one that does for as little as $5.00 per month. You need the following information to configure Joomla!. You can get it from your web host control panel. - Database name - User name - Password - Database host name If your hosting account supports more than one MySQL database you can dedicate a database specifically to Joomla!. If you have just one database, the installation gives you the option to add a prefix to the Joomla! tables (such as jom_) to avoid stepping on tables you may already have in the database. Download and Install Joomla! installation is fairly straightforward. Follow the steps in the installation manual at Configure Information Architecture and Templates Once Joomla! is installed, you can see it at It will look like this: Copyright 2006 webtree designs p. 3
4 Voila! You have a Joomla! web site. But it is not YOUR site. At this point, arm yourself with your content outline and your chosen template, login to the Administrator screen, and make the site your own. Here s a Very Good Quick Start guide to get you to the next level: Configure Sections and Categories Start by configuring your Sections and Categories. When you link to a container in one of your menus, decide how you want the Content within that container to be displayed. Here s how the Menu Types work: - Section List: Displays a list of Category links: When you click on a Category link Joomla! displays links to the Content Items in the Category: Copyright 2006 webtree designs p. 4
5 From here, click on the Content Item you want to see. - Section Blog: Displays the Content Item title, the Intro Text, and a link to the main text. When you link on Read more, Joomla! displays the main text: Configure Content Providers Now it s time to setup user permissions for your content providers. Joomla! supports the following roles for content (front-end) providers: - Author: permission to post content. - Editor: Author permissions plus edit content. - Publisher: Editor permissions plus publish content. Note that content is not seen on the site until it is published. When an Editor or Publisher logs in, content items will have an edit icon click on the icon to edit the content item. next to the title. You can For more information about User Access Control Levels go to: TIPS FOR ENTERING CONTENT You enter content into Joomla! using the TinyMCE editor included in your installation. For best results, compose directly in the editor or cut and paste from an unformatted text file. DON T CUT AND PASTE DIRECTLY FROM A WORD DOC. Instead, export from Word to a text file. You may want to have one or two people responsible for entering content generated by your authors. RESOURCES Here is a list of online resources to take you further into Joomla!world. This list can also be found online at Copyright 2006 webtree designs p. 5
6 Portals These sites contain all kinds of useful information, forums, downloads including templates, and tutorials Tutorials - Very good quick start guide: - Anna's Joomla! tips, a soup-to-nuts tutorial: - Template creation and Search Engine Optimization (SEO) among others: - Joomla! SEO for beginners: - Tutorials & Reviews: Templates This is just to get you started. Search on Joomla templates and prepare to spend some time. - Add-Ons Start here in your search for Components, Modules, and Mambots Tutorial: Terminology - Component: Components are Core elements of Joomla functionality. These core elements include: Banners, Contact, News Feeds, Polls and Weblinks. Members of the Joomla Community are producing third party Joomla components on a continuous basis. They are available on for free download. - Module: Modules are small content items that can be displayed anywhere that your template allows it to be displayed. Modules are very easy to install in the Admin Section. Joomla modules may include: Main Menu, Top menu, Template Chooser, Polls, Newsflash, Hit Counter, etc. - Mambot: A Mambot is a small, task-oriented function that intercepts content before it is displayed and manipulates it in some way. Joomla provides a number of Mambots in the core distribution. Some examples are such are WYSIWYG editors, 3rd party component and module searchers, etc. Copyright 2006 webtree designs p. 6
Open Source Content Management System for content development: a comparative study
Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela [email protected] Designing dynamic and
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]
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...
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
Joomla User Manual, Version 1.5
Joomla User Manual, Version 1.5 Joomla is a content management system that enables you to make and update Web pages easily. Many aspects, including its ease of use and the ability to add to its capabilities,
UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors
UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors Who to Contact for Help Contact Libby Dowdall ([email protected] / 608.265.9814) for additional training or with questions
Start Learning Joomla!
Start Learning Joomla! Mini Course Transcript 2010 StartLearningJoomla.com The following course text is for distribution with the Start Learning Joomla mini-course. You can find the videos at http://www.startlearningjoomla.com/mini-course/
Thank you for deciding to read this book. I have written this book for you to learn Joomla! 1.5 as fast as possible.
Preface Thank you for deciding to read this book. I have written this book for you to learn Joomla! 1.5 as fast as possible. This book is meant to be read cover-to-cover, and all you have to do is read
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
Using your Drupal Website Book 1 - Drupal Basics
Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It
Manage Website Template That Using Content Management System Joomla
Manage Website Template That Using Content Management System Joomla Ahmad Shaker Abdalrada Alkunany Thaer Farag Ali الخالصة : سىف نتطشق في هزا البحث ال هفاهين اساسيت كيفيت ادساة قىالب الوىاقع التي تستخذم
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
Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning
Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux
Official JSN Dome v1 Quick Start Guide
Official JSN Dome v1 Quick Start Guide This documentation is release under Creative Commons Attribution-Non-Commercial-Share Alike 3 Unported Licence. You are free to print this document for convenient
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
Copyright EPiServer AB
Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER
Google Sites: Site Creation and Home Page Design
Google Sites: Site Creation and Home Page Design This is the second tutorial in the Google Sites series. You should already have your site set up. You should know its URL and your Google Sites Login and
Creating a Restaurant Website
11 Creating a Restaurant Website In This Lesson This lesson looks at the process of creating a small business website, in this case for a restaurant. Starting from a needs analysis, this lesson shows you
Introduction to ClassLink Parent Portal Joomla! Administration
ClassLink ClassMate Introduction to ClassLink Parent Portal Joomla! Administration Overview The ClassMate Parent Portal was designed for Parents to access their child s information, including Attendance,
Agile ICT Website Starter Guides
Agile ICT Website Guide V1.0 1 Agile ICT Website Starter Guides 2 The purpose of this guide is to show you how to edit some of the basics of the website you have purchased through Agile ICT. The website
Quick Guide to the Cascade Server Content Management System (CMS)
Quick Guide to the Cascade Server Content Management System (CMS) Waubonsee Community College Cascade Server Content Administration January 2011 page 1 of 11 Table of Contents Requirements...3 Logging
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque Funded by: INASP, UK October 7, 2012 Ayesha Abed Library http://library.bracu.ac.bd
Joomla! 2.5.x Training Manual
Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials
Document Freedom Workshop 2012. DFW 2012: CMS, Moodle and Web Publishing
Document Freedom Workshop 2012 CMS, Moodle and Web Publishing Indian Statistical Institute, Kolkata www.jitrc.com (also using CMS: Drupal) Table of contents What is CMS 1 What is CMS About Drupal About
WEB& WEBSITE DESIGN TRAINING
WEB& WEBSITE DESIGN TRAINING Introduction to Websites Course Content: Introduction to Web Technologies Protocols and Port Numbers Domain Names, DNS and Domaining Client and Server Software. Static, Dynamic
Adobe Flex / Zend for Content Management
Adobe Flex / Zend for Content Management Master-Project Thesis Document code : Thesis_ska310_v2.0.pdf Version : v2.0 Created by : Stefan van de Kaa Date: : June 17, 2010 Supervisor Second reader Master
Editing your Website User Guide
User Guide Adding content to your Website To add or replace content on your website you will need to log in to your Content Management System (Joomla) using your username and password. If you do not already
IE Class Web Design Curriculum
Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,
Open Source Content Management Software : A Comparative Analysis
7 th International CALIBER 2009 Open Source Content Management Software... Open Source Content Management Software : A Comparative Analysis Kaushal K Giri Kirti R Nirgude Abstract There are many web-authoring
Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS
Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS JOHN MOYLAN UKONS EXPRESSIONENGINE DOCUMENTATION 2 What is ExpressionEngine? ExpressionEngine is a flexible, feature-rich content
Developing a Website. Chito N. Angeles Web Technologies: Training for Development and Teaching Resources
Developing a Website Chito N. Angeles Web Technologies: Training for Development and Teaching Resources Static vs. Dynamic Website Static Website Traditional Website Contains a fixed amount of pages and
Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business
2015 Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business This manual will take you through all the areas that you are likely to use in order to maintain, update
Parallels Plesk Sitebuilder
Parallels Plesk Sitebuilder Copyright Notice ISBN: N/A Parallels 660 SW 39th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 1999-2008, Parallels,
Joomla! Actions Suite
Joomla! Actions Suite The Freeway Actions and this documentation are copyright Paul Dunning 2009 All other trademarks acknowledged. www.actionsworld.com Joomla! and Freeway What are these Actions? The
Web Ninja CMS User Manual. Specialists in Integrated E-Commerce Solutions
Web Ninja CMS User Manual Specialists in Integrated E-Commerce Solutions Table of Contents Login 2 File Manager 14 CMS Layout 3 SEO Manager 15 Customers 4 Software Pages 16 Customer Details 5 Block Content
VIP Help Desk Web Application User Guide Version 3.0
1 VIP Help Desk Web Application User Guide Version 3.0 2 Table of Contents-... New Features of VIP Help Desk 3.0 New features of Admin panel New features of Operator panel New features of User panel How
Joostrap RWD Bootstrap Template
Joostrap RWD Bootstrap Template Step by Step Guide to Installing & Set-up Updated 17 th November 2012 Prepared by Philip Locke What is Joostrap?...3 JooStrap & The Basics...3 The Past & How Templating
SmallBiz Dynamic Theme User Guide
SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the
WordPress websites themes and configuration user s guide v. 1.6
WordPress websites themes and configuration user s guide v. 1.6 Congratulations on your new website! Northeastern has developed two WordPress themes that are flexible, customizable, and designed to work
Kentico CMS for.net User Groups
FLEXIBLE CONTENT MANAGEMENT SYSTEM FOR ALL YOUR NEEDS Kentico CMS for.net User Groups We have developed a website template for.net User Groups, Windows User Groups and similar groups focused on Microsoft
Roars. Sudaworld. M+1.408.622.9642 Esales.usa@ roarsinc.com W www.roarsinc.com. Roars Technologies Pvt. Ltd. Escalon, Sunnyvale, California, USA 94085
Technologies Pvt. Ltd. Sudaworld Technologies Pvt. Ltd. REQUIREMENT OVERVIEW The project is to build a dynamic CMS responsive website, The Client is looking for a video and articles based blogging website
css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family
technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL
User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team
User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team Contents Offshore Web Development Company CONTENTS... 2 INTRODUCTION... 3 SMART FORMER GOLD IS PROVIDED FOR JOOMLA 1.5.X NATIVE LINE... 3 SUPPORTED
CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual
Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7
... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites
Asbru Ltd Asbru Ltd wwwasbrusoftcom info@asbrusoftcom Asbru Web Content Easily & Inexpensively Create, Publish & Manage Your Websites 31 March 2015 Copyright 2015 Asbru Ltd Version 92 1 Table of Contents
5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.
Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component
The easy way to a nice looking website design. By a total non-designer (Me!)
The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)
Vodafone Hosted Services. Getting started. User guide
Vodafone Hosted Services Getting started User guide Vodafone Hosted Services getting started Welcome. Vodafone Hosted Services has been designed to make it as easy as possible to keep control over your
Content Management System
Content Management System XT-CMS INSTALL GUIDE Requirements The cms runs on PHP so the host/server it is intended to be run on should ideally be linux based with PHP 4.3 or above. A fresh install requires
NJCU WEBSITE TRAINING MANUAL
NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...
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
Community Edition 3.3. Getting Started with Alfresco Explorer Document Management
Community Edition 3.3 Getting Started with Alfresco Explorer Document Management Contents Copyright... 3 Introduction... 4 Important notes...4 Starting with Explorer... 5 Toolbar... 5 Sidebar...6 Working
Intro to Web Development
Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing
Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming.
Website: http://www.php2ranjan.com/ Contact person: Ranjan Mob: 09347045052, 09032803895 Domalguda, Hyderabad Email: [email protected] Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com
1. First login to your RSJoomla! account 2. Head to Resources >> Customer Downloads >> RSMail! membership >> Downloads
Quick guide Step 1: Purchasing RSMail! Step 2: Download RSMail! Step 3: Installing RSMail! Step 4: RSMail! settings Step 5: Add Subscribers 5.1. Create subscriber lists 5.2. Add subscribers 5.2.1 Manual
BT MAGAZINE. JOOMLA 3.x TEMPLATE. Total User Guide Version 1.0. Copyright 2013 Bowthemes.com [email protected]. www.bowthemes.
1 BT MAGAZINE JOOMLA 3.x TEMPLATE Total User Guide Version 1.0 Copyright 2013 Bowthemes.com [email protected] 1 Table of Contents INTRODUCTION... 2 Template Features... 2 Compressed File Contents...
Quick Start Guide. Contents. Quick Start Guide Version 1.0 webcrm November 09
Quick Start Guide Contents Introduction... 2 Main Menu... 3 Creating Users... 4 Organisations and Persons... 5 Activities... 6 Emails... 7 Opportunities Sales Pipeline... 8 Simple Customisation... 8 Making
BreezingForms Guide. 18 Forms: BreezingForms
BreezingForms 8/3/2009 1 BreezingForms Guide GOOGLE TRANSLATE FROM: http://openbook.galileocomputing.de/joomla15/jooml a_18_formulare_neu_001.htm#t2t32 18.1 BreezingForms 18.1.1 Installation and configuration
razorcms User Guide (V3.X.X)
razorcms User Guide (V3.X.X) Author Role Handle Paul Smith Author smiffy6969, razorcms Revision Changes Date 1.0 Initial creation on Google Docs 03/2014 Page 1 of 13 Contents razorcms User Manual Preface
{COMPANY NAME} website proposal
{COMPANY NAME} website proposal MONTH YEAR Prepared By: The Brand Affect, LLC Prepared For: [Prospective Client] INTRODUCTION Thank you for the opportunity to submit a proposal for the design of the {COMPANY
Introduction to Web Content Management Systems Site Development SYLLABUS FALL 2012
Introduction to Web Content Management Systems Site Development SYLLABUS FALL 2012 CSCI E-30, (23304; 23341) Last Updated: 7/16/2012 Course Description: In a rapidly changing world, the need for online
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,
Content Manager User Guide Information Technology Web Services
Content Manager User Guide Information Technology Web Services The login information in this guide is for training purposes only in a test environment. The login information will change and be redistributed
CMS Basic Training. Getting Started
The (Content Management System), was designed to allow most people in an organization to contribute to or edit their website(s). Utilizing a set of templates and stylesheets, users can add or edit information
Startup Guide. Version 2.3.9
Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress
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
Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015. [email protected]
Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015 [email protected] 1 Contents CONNECTING TO YOUR SITE... 3 MAIN MENU... 4 REPEATED CONTENT AREAS... 4 OPENING PAGE LAYOUTS AND EXISTING
<Chapter Heading> 1. RedDot CMS Training End User Guide. 2006 RedDot Solutions. RedDot CMS End User Training
1 RedDot CMS Training End User Guide 2006 RedDot Solutions RedDot CMS End User Training Privacy Policy Confidential & Proprietary This information is intended for the use of the individual
css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family
technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title CANAJOHARIE CENTRAL SCHOOL
Matrix Responsive Template. User Manual. This manual contains an overview of Matrix Responsive Joomla Template and its use
Matrix Responsive Template User Manual This manual contains an overview of Matrix Responsive Joomla Template and its use Dachi 1/1/2013 Matrix Responsive- A Joomla! Template User Manual 2012 Primer Templates
Intellect Platform - Tables and Templates Basic Document Management System - A101
Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System
Build a Joomla Website The fastest and easiest way to learn how to build a Joomla website.
Build a Joomla Website The fastest and easiest way to learn how to build a Joomla website. Joomla 2.5 By Richard Pearce To be used in conjunction with the free companion video tutorials at Build a Joomla
INTERSPIRE EMAIL MARKETER
INTERSPIRE EMAIL MARKETER Interspire Pty. Ltd. User s Guide Edition 1.3 April 2009 3 About This User s Guide How to Use This User s Guide This user s guide describes Interspire Email Marketer s Graphical
Starting User Guide 11/29/2011
Table of Content Starting User Guide... 1 Register... 2 Create a new site... 3 Using a Template... 3 From a RSS feed... 5 From Scratch... 5 Edit a site... 6 In a few words... 6 In details... 6 Components
Client Admin Site Adding/Editing Content Under Site Builder/Site Navigation Tutorial by Commerce Promote
SiteBuilder (Adding/Editing Content) Enable web pages on your website Add and format text and images Upload images Create Image Links Create Sub Levels Create Hyperlinks Upload Data files (ppt,xls,word
Cascade Content Management System Training
Cascade Content Management System Training 2 3 HOW TO LOGIN 1. Visit cms.unomaha.edu 2. Using your NetID and password, login in here. THE DASHBOARD Here is an example of the dashboard: CASCADE CONTENT
Blackboard 9.1 How To Manual Beginner
Blackboard 9.1 How To Manual Beginner Table of Contents Getting Started Page I. Requesting a Shell 1 II. Logging In 1 III. Changing Password 1 IV. Helpdesk Functions 2 How-To V. Managing Home and Course
Bureau for Visual Affairs. content management system. Keep your website up-to-date and relevant with ease
content management system Keep your website up-to-date and relevant with ease 1 Only an up-to-date and well maintained website is perceived as relevant and will generate return visits and involvement.
Welcome to Collage (Draft v0.1)
Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...
TECHNICAL SPECIFICATION for renewing the Content Management System, CMS for the web page web www.cec.md
TECHNICAL SPECIFICATION for renewing the Content Management System, CMS for the web page web www.cec.md 1 Content 1. Introduction... 3 2. Task... 3 3. General considerations... 3 4. Business model... 5
ProjectPier v0.8.8. Getting Started Guide
ProjectPier v0.8.8 Getting Started Guide Updated October 2014 Contents Contents... 2 Overview... 4 License... 4 Installation... 4 Who should perform the installation?... 4 Requirements... 5 Enabling InnoDB
What is CMS Made Simple? Who uses CMS Made Simple to develop web solutions?
What is CMS Made Simple? CMS Made Simple is a content management system that is simple to learn and even simpler to use (hence the name CMS Made Simple). Whether you re just starting out or have become
Dreamweaver CS5. Module 2: Website Modification
Dreamweaver CS5 Module 2: Website Modification Dreamweaver CS5 Module 2: Website Modification Last revised: October 31, 2010 Copyrights and Trademarks 2010 Nishikai Consulting, Helen Nishikai Oakland,
Creating Online Surveys with Qualtrics Survey Tool
Creating Online Surveys with Qualtrics Survey Tool Copyright 2015, Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this
Build a Multilingual Website with Joomla! 2.5
Build a Multilingual Website with Joomla! 2.5 A Step by Step Guide Suhreed Sarkar This book is for sale at http://leanpub.com/joomla-multilingual-website This version was published on 2013-10-28 This is
SiteBuilder E-Shop User Guide
SiteBuilder E-Shop User Guide Contents What is eshop?... 3 Setting up eshop for the first time... 4 Setting up your ordering information... 4 Deciding how to process orders... 5 Setting your general configuration
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
nopcommerce User Guide
nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.
USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE
USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE 1 TABLE OF CONTENTS Introduction 3 Parts of the Government Web Template (GWT) 4 Logging In and Getting Started 5 GWT Joomla! Module Map 8 Editing the Top Bar
How to Install and Setting Up Drupal
Drupal 101 Introduction to Drupal September 12, 2014 nerdsummit.org Rick Hood [email protected] [email protected] [email protected] www.drupal.org/user/54879 2011 - present
