The Start Learning Joomla Video Companion Guide. Table of Contents

Size: px
Start display at page:

Download "The Start Learning Joomla Video Companion Guide. Table of Contents"

Transcription

1 The Start Learning Joomla Video Companion Guide from... STARTLEARNINGJOOMLA.COM THE PREMIER SITE FOR STARTING YOUR JOOMLA EDUCATION Table of Contents Joomla Definitions 2 Key Joomla Concepts 6 Structure vs. Presentation 6 Anatomy of Some Example Sites 8 Solo Management Consultant 8 European Travel Site 10 Local Newspaper 12 In Closing of 14 -

2 Joomla Definitions 3rd-Party 3rd Party is basically any plugin, module, component or other extension that is not part of the out-of-the-box Joomla core installation. Article or Content Item An article is simply a piece of text-based content. This is the basis for most pages in Joomla. The article can be any sort of text content you would expect to display on your site. examples include: blog posts, company information pages, reviews, news articles, etc. Access Level Joomla allows us to classify users ranging from non-registered guest visitors all the way up to Super Administrator. This allows us to control which users are allowed to see and/or edit what content. For example, we could setup a section for registered users that is inaccessible to general site visitors. Users would then have to login to see the content. Administrator Console, Backend or Control Panel This is the site administrator view where we manage all aspects of Joomla and configure everything about our site. Site visitors will never see the backend. Category Categories are the second level of the three level Joomla content hierarchy. Articles belong to categories and categories belong to sections. Joomla does not allow sub-categories or for content to belong to more than one category. It is just a simple 3-level system. Component Components are larger, more complex Joomla extensions that provide major new functionality to Joomla. Some of Joomlaʼs core components include the News Feeds and Contacts components. Components like these provide a high level of functionality and often require their own menus in the backend to all us to manage them. Some 3rd party component examples examples include forums, paid membership site managers, etc. Content Content in Joomla is simply all of the text, pictures and other material that makes up the information on your site. Content is most often simply Joomla articles, but it can also mean images, videos, data in 3rd party components (like forum discussions) as well as any material inside of modules. Joomla and/or additional 3rd party components provide methods to manage all of this content. Core The Joomla core is simply the basic, out-of-the-box Joomla installation before any additional extensions like components, plugins or modules are installed. Extension The general name for any installable item. This can be templates, plugins, modules or components. - 2 of 14 -

3 Frontend The frontend (sometimes front-end ) is simply what visitors see when they come to a website. Contrast this with the backend, which is the administrator console view. Front page The front page is the page found at / or the root of the a Joomla site. For example the page that appears when you visit is the front page for the StartLearningJoomla.com Joomla install. Media Media is the name given to content managed within the Media Manager in the control panel. Media simply refers to image files in most cases, though it is possible for an extension to add additional types. Menu A menu is Joomla is the basic building block for designing the userʼs view of a site. Menus allow users to find and access content and control what modules appear in what positions for each menu item. Or, to put it another way, menus are the glue that connects all of the pages of a site together, dictate what will be on each page, and much of how it will look. Menus are displayed as modules and may be placed in any module position that a template permits. Menus are a complex topic and will be covered in detail on the Start Learning Joomla course. Module A module is a Joomla extension that provides useful information or interactive functions to the site visitors on the frontend. These are similar to widgets in some popular blogging platforms. Modules can be positioned anywhere that the template allows, making them very flexible elements for your pages. Example modules include: All of a siteʼs menus Whoʼs online Login boxes Text boxes with custom HTML code Polls Ad Banners And thousands of 3rd-party modules - 3 of 14 -

4 Module Positions Module or Template positions are specific locations in a template that are allocated for displaying modules. Positions are what allow us to take any module and display it anywhere that our templates support. This makes Joomla extremely flexible when it comes to displaying what we want and where we want it. Common module positions that are available on most templates are: header top left right footer A template does not have to display the left position on the left or the footer position on the bottom. In fact, template designers have complete control over where these positions appear. They can create an infinite number of other positions like user1, user2, breadcrumbs, or whatever else they decide to do. Be sure to preview your template to see where those positions are actually located. Plugin, Mambot or Mosbot Plugins (also called mambots in pre-1.5 releases of Joomla), are simply extensions to Joomla that modify the behavior or extend the functionality of the core components or add completely new functionality. These extend the internal features of Joomla. Unlike modules, plugins donʼt necessarily have to display anything and can work behind the scenes to extend Joomla. For example, there are plugins to do the following: Restrict access to content based on the user type Add e-commerce and shopping cart functionality Easily embed videos from various sources into content Redirect one URL to another Many many more... s are the first level of the three level Joomla content hierarchy. Articles belong to categories and categories belong to sections. Joomla does not allow sub-categories or for content to belong to more than one category. It is just a simple 3-level system. - 4 of 14 -

5 SEF or SEF URL SEF refers to the phrase Search Engine Friendly and is used to describe the convention of using article titles or other text in the URL vs. complex technical strings. For example, a standard Joomla URL may look something like this: Not only is this unfriendly to your users, but it is bad for search engines as they tend to give more weight to URLs with useful keywords in the titles. A SEF version of that url might look like this: This provides more information to the user while also helping out a bit with the search engines as well. Template Templates are the design or blueprint of a site. Template developers decide on the general appearance of the site, what module positions names are available and where they will appear, as well as control the style or appearance of every other visual element on the site. In Joomla, we can actually assign different templates to different menu items, allowing us much more control over how different parts of the the site appears. WYSIWYG Editor Joomla allows us to use a basic What you see is what you get or WYSIWYG editor to edit articles on our sites. Joomla is also not tied to the use of a single editor, though it does provide 2 good options in the core installation. The default editor is set TinyMCE, which is a popular open source editor. - 5 of 14 -

6 Key Joomla Concepts Structure vs. Presentation Joomla lets us organize all of your articles into major sections and minor categories. This simply gives us the chance to structure the content so it is easy to find and manage. We can think of this as the purpose of the articles. This frees us from concerning ourselves about where the articles might appear on the actual site. We can focus on the main purpose of the article as it relates to the goals of our site or business. Category Category Category Articles The structure only 3 levels deep: s, Categories and Articles. Letʼs look at some specific Examples: Suppose our site is going to be for a small software company providing 3 different products for private medical practices. The site will need to present information about the company, its products as well as provide a technical support area for existing customers. This is a common pattern for a small business site, so itʼs a great example to get started with. Regardless of how the site will look and where users will click to see what content, we may already have an idea about what kind of articles and pages we want to present. Hereʼs a list of what we want: Support how-to documents for installing and managing our products Pre-sales FAQs for potential customers Post-sales FAQs for existing computers A download area for product updates The CEOʼs blog About us, contact us, directions, careers and other company info pages Product information pages A front page with dynamic content Misc or uncategorized content - 6 of 14 -

7 Now, we can break this up into major sections: Support Support how-to documents for installing and managing our products Post-sales FAQs for existing computers A download area for product updates Product Product information pages Pre-sales FAQs for potential customers Company The CEOʼs blog About us, contact us, directions, careers and other company info pages Uncategorized A front page with dynamic content Misc or uncategorized content For some sites, this may actually be as much organization as we will ever need. For our site, however, we need to be a little more specific. Later, we may use specialized page layouts such as one of the blog or category layout options that Joomla provides. So, we have decided to break the content down further into categories: Support How-to Support how-to documents for installing and managing our products FAQs Post-sales FAQs for existing computers Downloads A download area for product updates Product Product Pages Product information pages Pre-sales Info Pre-sales FAQs for potential customers Company CEO Blog The CEOʼs blog posts Company Info About us, contact us, directions, careers and other company info pages Uncategorized Uncategorized A front page with dynamic content Misc or uncategorized content - 7 of 14 -

8 Support Product Company Info Blog Uncategorized Howto Articles FAQ Articles Product Info Pages Pre-sales Info Pages Individual Articles/Pages Individual Articles/Pages This new structure allows us to use some of the Joomla layout views down the road if we choose to do so. Other than that, it provides us with a simple way to organize our articles. As our site grows, having a simple structure like this will make it much easier to manage a large number of articles efficiently. Later in the course, we will use Joomla menus to link all of this content into a functional website for our visitors. For now, understanding how to organize the content into sections and categories is Anatomy of Some Example Sites Here, weʼll talk about 3 more example sites: A Solo Management Consultantʼs Site A European Travel Site A Local Newspaper Site Solo Management Consultant In this example, we need to build a site for a management consultant. She will be working with small to medium-sized business executives to improve their management practices. The site will be both a promotional site for her business and a private communication area for her existing clients. - 8 of 14 -

9 The site will have the following content: Private client area to download slides and training material private articles for clients A blog Management training articles about various topics for the public (and search engines!) About me, contact me, and schedule an appointment pages A pitch page explaining her services Testimonials from satisfied clients A front page with a flash animation, client login and some promotional copy Because this is a relatively simple site, weʼll organize the content in a simple way. The main sections of the site appear to be the private client area, the blog, public articles, services, and about. We could simply this further and group services and about together if we chose to. There are no hard and fast rules here, so itʼs completely your choice as to what seems best for your site. The section & category layout may look something like this: Private Downloads Category for each set of Slide for other training material Category Private Articles Blog Blog Entries Category for the blog Management Topic 1 Category related to this topic Management Topic 2 Category related to this topic Services Service Description Category Consulting services pitch page Details about other services Schedule an appointment About About Category About me page Contact me page Testimonials Category containing testimonials. - 9 of 14 -

10 Private Blog Articles Services About Registered Users Only Slide Downloads Private Articles Blog Entries Article Topic 1 Category Article Topic 2 Category Individual Articles/Pages This site has a special private section for our management consultantʼs clients. In order to make this work, we simply set the access level on that section to Registered. We will disable allowing users to register themselves so that the general public canʼt register and gain access to this section. When a new client needs access, our management consultant will simply add the clientʼs account in the backend and them the login information. So, this allows us to create a private section using only the core features in Joomla. Powerful indeed! European Travel Site This next site is more complex and has much more content. The site will consist of a very large number of travel and review articles as well as user-submitted reviews. While there is a high level of functionality and this site is very large, it is still quite easy to organize the content in Joomla. The site will have: Standard company about us, contact us, careers, etc pages A front page with featured content and special promotions 10 contributing editors writing travel blogs and reviews Reviews for thousands of hotels, restaurants, etc user-contributed reviews, ratings and comments This site seems pretty complex, but the content organization isnʼt going to be too difficult. Actually implementing the site means that we would need to use a few extensions to add some functionality to the Joomla core, but it doesnʼt change the organizational structure of the sections and categories. Weʼll go over how to actually build sites like this later on in the course of 14 -

11 Hotels London for each hotel Paris for each hotel...etc for each hotel Restaurants London for each restaurant Paris for each restaurant...etc for each restaurant Activities London for the activities...etc Company company pages About Us page Contact Us article...etc Uncategorized Uncategorized Submit a Review Hotels Restaurants Activities Company Uncategorized Company Pages London Paris...etc London...etc About Us Contact Us Careers...etc Individual Articles/Pages Now we have a structure that can accommodate a near infinite amount of content related to European travel. Adding new topics is as simple as adding a new top-level section. While we may wish we could have deeper levels of categories to allow us to group things more closely by destination, the model still works here. We can still generate large amounts of - 11 of 14 -

12 content and organize it easily. Later, we may choose to use a tagging extension to group and relate things even better, but this will work as a basic organizational structure. Local Newspaper Our last example is a local newspaper site. While there is going to be an incredibly large amount of content in the form of articles and news feeds, the structure is, again, quite simple to setup. Hereʼs what the site needs: Standard company about us, contact us, careers, etc pages A front page with up-to-the-minute top stories, etc Local, National and World news articles Submit a story page for readers to contact journalists about a possible story Many contributing authors writing articles Journalistsʼ blogs Editors to review, improve and approve articles User registration required to read editorial articles Again, while this seems complex, it should be quite easy to layout the structure. Weʼll use the natural breakdown of content according to local, national, and world news sections. Local News Politics Business Weather etc... National News Politics Business Sports etc... World News Politics Business etc of 14 -

13 Company Sales Post a Classified ad page Ad Sales Company About Our Newspaper Contact Us Careers etc.. Uncategorized Uncategorized Misc pages: report a story, etc. Local News National News World News Company Uncategorized Politics Sports...etc Politics...etc Sales Company Pages Individual Articles/Pages Here we can see the at the sections and categories correspond perfectly to the core mission of the newspaper, namely to deliver Local, National and World news to its readers. Again, we may want to have a more complex structure with more in-depth organization, but this structure suites the overall goals of the organization. Authors can write articles into these actions and Editors can find and improve them. The editor responsible for the front page can easily easily pick content from any of these sections and categories to include on the front page of 14 -

14 In Closing... This completes the material for our video companion guide. We hope youʼve enjoyed it and have learned a lot from the combination of this and the introductory video located at And thanks for choosing us to be a part of your Joomla training experience... weʼre happy to have you onboard! Next Steps To continue your training, please continue with the rest of our full Joomla course. Joomla is wonderfully powerful system, but has a notoriously difficult learning curve for people just getting started. While there is extensive developer documentation for it, new users often find it extremely difficult to just get started. Our Joomla course fills the gap between that beginning level through to professional-level Joomla skill. Please come to to get instant access to the full program right now of 14 -

Start Learning Joomla!

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/

More information

Joomla User Manual, Version 1.5

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,

More information

webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com

webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com INTRODUCTION The goal of this presentation is to provide an overview of using Joomla! to create your

More information

Manage Website Template That Using Content Management System Joomla

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 الخالصة : سىف نتطشق في هزا البحث ال هفاهين اساسيت كيفيت ادساة قىالب الوىاقع التي تستخذم

More information

Open Source Content Management System for content development: a comparative study

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 dptnitrkl@gmail.com Designing dynamic and

More information

Open Source Content Management System JOOMLA

Open Source Content Management System JOOMLA Open Source Content Management System JOOMLA Swapnil S. Chafale MCA Department, GHRIIT Nagpur, (M.S.),India Swapnil.chafale@gmail.com Dr.V.M. Thakare S.G.B. Amravati University, Amravati (M.S.),India vilthakare@yahoo.co.in

More information

Creating a Restaurant Website

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

More information

What is Drupal, exactly?

What is Drupal, exactly? What is Drupal, exactly? Drupal is an open source content management system used to build and manage websites. A content management system (CMS) is a set of procedures or functions that allow content to

More information

A Joomla 1.5 very Rough Guide

A Joomla 1.5 very Rough Guide A Joomla 1.5 very Rough Guide by Jason Gallagher Introduction Repeat after me: Articles, Sections, Categories, Components, Modules, Module Positions, Mambots, Extensions, Plugins, Oh My! This is meant

More information

Case Study. [Solaire System]

Case Study. [Solaire System] Case Study [Solaire System] INDEX Project Description... 2 Objective... 4 Challenges... 4 Solution... 4 Client Testimony... 5 Project Description One of our Canada based client wants us to develop Soalire

More information

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

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

More information

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

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

More information

Website Express training website dashboard

Website Express training website dashboard training website dashboard Website Express is a simple website creation tool with powerful features that allow you to easily create and manage your website 2 options are available: 1. basic website - business

More information

How-to Guide: Creating a Mobile Website Using bmobilized

How-to Guide: Creating a Mobile Website Using bmobilized Mobile Websites How-to Guide: Creating a Mobile Website Using Content Provided by Mobile Websites Content 1. What is a mobile website? 2. Why you need a mobile website? 3. Who is? 4. How to create a mobile

More information

SmallBiz Dynamic Theme User Guide

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

More information

M-Connect Media Provide Best Content Management Magento Extension for ecommerce Store

M-Connect Media Provide Best Content Management Magento Extension for ecommerce Store M-Connect Media Provide Best Content Management Magento Extension for ecommerce Store Most Popular Magento Content Management Tool Sorted by M-Connect Media Many people now trust on the ecommerce industry

More information

ez Publish Website Interface version 1.0

ez Publish Website Interface version 1.0 ez Publish Website Interface User Guide version 1.0 Table of Contents ez Publish Website Interface User Guide 1.Introduction...4 1.1.About ez Publish and ez Publish Now...4 1.2.Target audience...4 1.3.Conventions...5

More information

JTouch Mobile Extension for Joomla! User Guide

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

More information

Content Manager User Guide Information Technology Web Services

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

More information

Aspect WordPress Theme

Aspect WordPress Theme by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the

More information

Joomla! template Blendvision v 1.0 Customization Manual

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

More information

Using your Drupal Website Book 1 - Drupal Basics

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

More information

Shopping Cart Setup & Configuration Guide

Shopping Cart Setup & Configuration Guide Booster Web Solutions Shopping Cart Setup & Configuration Guide Version 1.0 Table of Contents 1 Introduction... 3 2 Shopping Cart Store Files... 4 3 Create new product... 5 4 Create Product Categories...

More information

Agile ICT Website Starter Guides

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

More information

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) 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

More information

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.

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

More information

Why Business Catalyst? Published January 20, 2014. An Explanation for the Joel Media Group, Incorporated and its Partnership with Business Catalyst

Why Business Catalyst? Published January 20, 2014. An Explanation for the Joel Media Group, Incorporated and its Partnership with Business Catalyst Why Business Catalyst? Published January 20, 2014 An Explanation for the Joel Media Group, Incorporated and its Partnership with Business Catalyst Over the past five years, we been implementing the Adobe

More information

Startup Guide. Version 2.3.9

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

More information

Flexible Virtuemart 2 Template CleanMart (for VM2.0.x only) TUTORIAL. INSTALLATION CleanMart VM 2 Template (in 3 steps):

Flexible Virtuemart 2 Template CleanMart (for VM2.0.x only) TUTORIAL. INSTALLATION CleanMart VM 2 Template (in 3 steps): // Flexible Virtuemart VM2 Template CleanMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 2.40 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

Prepared for Northwest Flower & Garden Show. http://www.gardenshow.com

Prepared for Northwest Flower & Garden Show. http://www.gardenshow.com Prepared for Northwest Flower & Garden Show http://www.gardenshow.com June 16, 2010 Table of Contents Project Team...3 Project Summary...3 Challenges and Solutions...3 Project Goals...4 Company Background...4

More information

A quick guide to setting up your new website

A quick guide to setting up your new website A quick guide to setting up your new website Hi there. Welcome to MrSite we re really happy you chose to build your brand new website with us and look forward to seeing what you create! We re sure you

More information

Introduction to ClassLink Parent Portal Joomla! Administration

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,

More information

Committee guide to club features on UWESU Website Version 1.1

Committee guide to club features on UWESU Website Version 1.1 Committee guide to club features on UWESU Website Version 1.1 This guide will help you get the best out of your club pages, whether you are a sport, society or network. 1 Logging on and gaining access

More information

Wireframe documentation Orkla Common

Wireframe documentation Orkla Common Wireframe documentation Orkla Common Author: Making Waves AS Date: 18.04.2012 Contents Introduction... 5 About Content & information management... 6 eway vs ez Systems... 6 Effective information management...

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites

... 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

More information

Word Press Theme Video Stream Apptha

Word Press Theme Video Stream Apptha Word Press Theme Video Stream Apptha Steps for Installation: Extract the downloaded UNZIP_THIS_FIRST_videostream.zip file. Once you have extract, follow the below steps: Go to Admin Appearance Themes Install

More information

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg.

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. Index Terminology Pg. 2 Your Backend Pg. 3 Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. 8 Content Pg. 9 Homepage Image Pg. 9 Events Pg. 9 News Articles

More information

Content Management System (CMS)

Content Management System (CMS) Content Management System (CMS) An Overview A content management system is additional software added to a web server to make the site easier to update by people with few or no HTML skills. This is accomplished

More information

Document Freedom Workshop 2012. DFW 2012: CMS, Moodle and Web Publishing

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

More information

Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming.

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: purusingh2004@gmail.com Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com

More information

Information Technology Web Solution Services

Information Technology Web Solution Services Information Technology Web Solution Services Icetech 940 West North Avenue Baltimore, Maryland 21217 Tel: 410.225.3117 Fax: 410.225.3120 www. Icetech. net Hubzone Copyright @ 2012 Icetech, Inc. All rights

More information

nopcommerce User Guide

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.

More information

TABLE OF CONTENTS. Terms of Use

TABLE OF CONTENTS. Terms of Use Terms of Use All the materials and/or graphics contained in the IceTheme template folders MUST be used ONLY with the IT Tribune Template from IceTheme.com TABLE OF CONTENTS 1. Introduction... 3 2. Installing

More information

A Joomla site is made up of a variety of parts, the 4 main ones are

A Joomla site is made up of a variety of parts, the 4 main ones are Overview Joomla is a Content management System, Open Source, with huge resources available on line. Add ons are available for nearly any function you would like. Joomla is scalable and can be used for

More information

Starting User Guide 11/29/2011

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

More information

Web Design Project Center Project Center - How to Login

Web Design Project Center Project Center - How to Login Project Center - How to Login On your computer, locate and open a web browser program such as Firefox or Internet Explorer. In the address bar at the top of your opened web browser program, type in the

More information

Getting Started with Sites at Penn State

Getting Started with Sites at Penn State About Sites at Penn State Getting Started with Sites at Penn State The Sites at Penn State tool is powered by WordPress.com, a powerful, personal publishing platform that allows you to create a website

More information

WordPress websites themes and configuration user s guide v. 1.6

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

More information

Client Quick Start Guide. A User Guide for New ihomefinder Partners

Client Quick Start Guide. A User Guide for New ihomefinder Partners Client Quick Start Guide A User Guide for New ihomefinder Partners Introduction Congratulations on your decision to integrate ihomefinder tools into your Website. Customers increasingly turn to the Internet

More information

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on.

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on. Agent Website FAQ What are the features/benefits of the new Agent Websites? The Agent Website offering is a feature-rich, WordPress based product that provides individual personalization to the agent,

More information

Administrator & End User 1 or 2 Day Training Course

Administrator & End User 1 or 2 Day Training Course Administrator & End User 1 or 2 Day Training Course Falcon Software Company, Inc. 800 707 1311 USA/Canada 250 480 1311 Local 250 480 1322 Fax www.falcon software.com Copyright Protected Falcon Software

More information

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_digital8 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

Advanced Event Registration

Advanced Event Registration Advanced Event Registration A brief overview of your website s Advanced Event Registration with screenshots. 1 Table of Contents: :...3 Creating a New Event:...4 :...7 Event Registration Type Editor:...8

More information

Office Practicum Pediatric EMR Connexin Software, Inc. The Patient Portal

Office Practicum Pediatric EMR Connexin Software, Inc. The Patient Portal The Patient Portal The Patient Portal is a website designed by Office Practicum to help your practice save time completing administrative tasks and delivering important information to patients. The Portal

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

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

More information

Shopping Cart Software

Shopping Cart Software Shopping Cart Software QuickStart Guide 1 Please note: The Quick Start guide covers only the minimum requirements to get your cart up and running; there are many more features for you to take advantage

More information

Easitill Website & Ecommerce Solutions

Easitill Website & Ecommerce Solutions Easitill Website & Ecommerce Solutions Ibex House, Ferro Fields, Scaldwell Rd, Brixworth, Northants, NN6 9UA Tel: 01604 881881 email:sales@easitill.co.uk www.easitill.co.uk Base Level Website - Company

More information

Personal Portfolios on Blackboard

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

More information

Description of Services for ecommerce Website Package

Description of Services for ecommerce Website Package Description of Services for ecommerce Website Package We provide this document to define services covered in our ecommerce website package. It is very important you understand exactly what you are purchasing.

More information

The University of Edinburgh Information Architecture Guidelines Version 3

The University of Edinburgh Information Architecture Guidelines Version 3 The University of Edinburgh Information Architecture Guidelines Version 3 Produced by the University Website Programme September 2013 Available on the Polopoly Support wiki https://www.wiki.ed.ac.uk/x/hpeoaw

More information

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience, content, and functionality of their online

More information

FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE

FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE ONLINE HELP: ELEAPSOFTWARE.COM/SUPPORT VERSION 2.2 COPYRIGHT 2009 TELANIA, INC. ALL RIGHTS RESERVED 2009 Telania, Inc. www.eleapsoftware.com - 1 - KEY UPDATES

More information

Getting Started with WordPress. A Guide to Building Your Website

Getting Started with WordPress. A Guide to Building Your Website Getting Started with WordPress A Guide to Building Your Website dfsdsdf WordPress is an amazing website building tool. The goal of this ebook is to help you get started building your personal or business

More information

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY

More information

Creating Research Web Sites with Drupal. Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course

Creating Research Web Sites with Drupal. Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course Creating Research Web Sites with Drupal Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course Last Revision: May 24, 2010 Introduction Randy Carpenter, Lead of TSO Research Program Support

More information

Jan van Kuijk. Joomla webdesigner Joomla is my profession SEO specialist Google AdWords Partner

Jan van Kuijk. Joomla webdesigner Joomla is my profession SEO specialist Google AdWords Partner Jan van Kuijk Joomla webdesigner Joomla is my profession SEO specialist Google AdWords Partner JUG in Breda every month 20 attendees Lots of Joomla related activities What is? A bunch of very useful Joomla

More information

Content Manager User Guide Information Technology Web Services

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

More information

Setting Up Your Online ecommerce Shopping Cart

Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Contents o Building Your ecommerce Shopping Cart o Creating Products o Configuring Shipping & Verifying Taxes

More information

Indico User Guide. Release 1.9.6. Indico Team

Indico User Guide. Release 1.9.6. Indico Team Indico User Guide Release 1.9.6 Indico Team November 12, 2015 CONTENTS 1 Categories 3 1.1 Category................................................. 3 1.2 Creating a Category...........................................

More information

IEEE Web Hosting (EWH)

IEEE Web Hosting (EWH) IEEE Web Hosting (EWH) Khanh Luu Information Management Analyst MGA k.n.luu@ieee.org Agenda Introduction to IEEE web hosting services ( EWH, WordPress and WebInABox). Quick tutorial on updating EWH websites

More information

Support Desk Software

Support Desk Software Support Desk Software BizCore provides you web based ASP.NET tools needed to quickly set up a seamlessly integrated support platform, saving you time and money. Decrease your response times and increase

More information

Office 365 SharePoint Setup and Admin Guide

Office 365 SharePoint Setup and Admin Guide Setup and Admin Guide Contents About this guide... 2 Introduction to SharePoint... 2 SharePoint sites... 3 Team sites, Websites and personal sites... 3 Site structures... 4 Choosing a site structure...

More information

Sitecore E-Commerce Cookbook

Sitecore E-Commerce Cookbook Sitecore E-Commerce Cookbook Rev: 2013-07-23 Sitecore E-Commerce Services 2.1 on CMS 7.0 Sitecore E-Commerce Cookbook A marketer's guide to Sitecore E-Commerce Services Sitecore E-Commerce Cookbook Table

More information

How to Create a Simple WordPress Store Online for Free

How to Create a Simple WordPress Store Online for Free How to Create a Simple WordPress Store Online for Free The Internet is one of the most fertile grounds on which you can build a business to sell your products or services. This is because of the fact that

More information

Thank you for deciding to read this book. I have written this book for you to learn Joomla! 1.5 as fast as possible.

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

More information

Installing and Using Joomla Template Created with Artisteer

Installing and Using Joomla Template Created with Artisteer 1 von 6 10.08.2012 15:21 Home Overview Demo Screenshots Samples Download Purchase Forums News Docs & FAQ Articles Testimonials Support Contact Us Affiliates Documentation > Joomla Installing and Using

More information

Software, Service and Hosting Pricing 2014

Software, Service and Hosting Pricing 2014 We offer a fully functional DEMO website for you to review all the features of the Enterpristore platform. Demo Site Login http://www.enterpristore.info Demo Site Admin http://www.enterpristore.info/adminui/login.php?login=a@a.com&password=1

More information

User Guide. Making EasyBlog Your Perfect Blogging Tool

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

More information

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE

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

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Web Made Easy. Planning Session

Web Made Easy. Planning Session Web Made Easy Planning Session All good websites come from a good plan. Sounds redundant, but it's true. If you want to create a good and solid website, you need a good and solid plan. On a piece of notebook

More information

Internet Engineering Task Force (IETF) Website Revamp Requirements

Internet Engineering Task Force (IETF) Website Revamp Requirements Internet Engineering Task Force (IETF) Website Revamp Requirements version 2014-02-05 1. Project Overview The website revamp project will update the IETF's public-facing website (www.ietf.org), providing

More information

Software User Guide. WordPress Plugin Version 1.0

Software User Guide. WordPress Plugin Version 1.0 Software User Guide WordPress Plugin Version 1.0 Contents Introduction... 3 Information on downloading the plugin to your web host with your WordPress installation Plugin Steps Overview... 4 Basic list

More information

BT CONTENT SHOWCASE. JOOMLA EXTENSION User guide Version 2.1. Copyright 2013 Bowthemes Inc. support@bowthemes.com

BT CONTENT SHOWCASE. JOOMLA EXTENSION User guide Version 2.1. Copyright 2013 Bowthemes Inc. support@bowthemes.com BT CONTENT SHOWCASE JOOMLA EXTENSION User guide Version 2.1 Copyright 2013 Bowthemes Inc. support@bowthemes.com 1 Table of Contents Introduction...2 Installing and Upgrading...4 System Requirement...4

More information

The Fastest Way to a Drupal Site: Think it, Plan it, Build it.

The Fastest Way to a Drupal Site: Think it, Plan it, Build it. The Fastest Way to a Drupal Site: Think it, Plan it, Build it. Introduction Whether you ve been building static web pages, managing hosted blogs, or are new to web development altogether building a dynamic,

More information

PayPal Integration Instructions

PayPal Integration Instructions PayPal Integration Instructions Table of Contents Overview... 1 Option 1: Adding a Shopping Cart Wordpress simple PayPal Shopping Cart... 2 Step 1: Navigate to the Plugins Page... 2 Step 2: Click the Add

More information

DEVELOPING A SOCIAL MEDIA STRATEGY

DEVELOPING A SOCIAL MEDIA STRATEGY DEVELOPING A SOCIAL MEDIA STRATEGY Creating a social media strategy for your business 2 April 2012 Version 1.0 Contents Contents 2 Introduction 3 Skill Level 3 Video Tutorials 3 Getting Started with Social

More information

Responsive Banner Slider Extension By Capacity Web Solutions

Responsive Banner Slider Extension By Capacity Web Solutions CONTENT Introduction 2 Features 2 Installation 3 Configuration Settings 4 Manage Responsive Banner Slider Extension 5 Manage Group Section 5 Manage Slides Section 9 Display Responsive Banner Slider 11

More information

Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you?

Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you? Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you? 23 Most Popular Features 1. Around Us Feature An Around Us Feature is a great way to display relevant locations

More information

How to Set Up Your Online Store

How to Set Up Your Online Store About ecommercesoftwareone ecommercesoftwareone User Manual ecommercesoftwareone is a sophisticated ecommerce solution chosen by the over 1000 entrepreneurs in Australia and all over the world. This is

More information

Introduction to Web Content Management Systems Site Development SYLLABUS FALL 2012

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

More information

SEO. Module 1: Basic of SEO:

SEO. Module 1: Basic of SEO: SEO Module 1: Basic of SEO: Internet and Search engine Basics Internet Marketing Importance of Internet Marketing Types of internet Marketing Method Importance of Search Engines SEO is an art of Science

More information

WebLink 3 rd Party Integration Guide

WebLink 3 rd Party Integration Guide 1. Introduction WebLink provides the world s leading online Chamber and Association Management Software: WebLink Connect. While WebLink does provide custom website design and hosting services, WebLink

More information

Flexible Virtuemart 2 Template PureMart (for VM2.0.x only) TUTORIAL. INSTALLATION PureMart VM 2 Template (in 3 steps):

Flexible Virtuemart 2 Template PureMart (for VM2.0.x only) TUTORIAL. INSTALLATION PureMart VM 2 Template (in 3 steps): // Flexible Virtuemart VM2 Template PureMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-

More information

03_Events Trainingv3 1

03_Events Trainingv3 1 03_Events Trainingv3 1 Publish Event You can publish some information about your content before you have set up all the details. In this way, people can learn about the event on your website prior to registrations

More information

RichPromo User Guide PAGE 1

RichPromo User Guide PAGE 1 RichPromo User Guide Product Description RichPromo is a campaign management platform that personalizes and optimizes content to ensure the most relevant and effective promotion is being shown to each shopper

More information

College Public Website

College Public Website College Public Website Richard Schumacher Manager, Technology Initiatives Workforce & Community Development Website Purpose Web content has two primary objectives: Communicate knowledge to the reader Make

More information