Drupal Content Management System Mallikarjuna Pinjala CIS 764, Nov. 2008 - 1-

Slides:



Advertisements
Similar presentations
Luminis CONTENT MANAGEMENT SYSTEM. What is Luminis CMS? Content Management System A CMS is a computer software system for organizing and facilitating.
Advertisements

Seattle Drupal Clinic Introduction to Drupal and Web Content Management.
Drupal Online Tutorial A Product of an ENGL 421 class at Purdue University Page 1.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
Provided by Central Web Services CMS Overview: What is a Content Management System?
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
Exploring Windows 98 and Essential Computing Concepts - Chapter 2 1 Exploring the Internet Chapter 2 Search Engines: Finding Information on the Web.
Get closer to the most advanced CMS Mihail Semedzhiev Joomla!
Sample School Website Sydney Region ITSU School Support
PHP-Fusion. Introduction PHP-Fusion is a lightweight open source content management system (CMS) written in PHP. PHP-Fusion utilizes a MySQL database.
Sahil Narang What is CMS? A content management system (CMS) is a computer application that allows publishing, editing and modifying content,
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
The New Books List Michael Doran, Systems Librarian Ex Libris Southwest Users Group February 6, 2008 – Santa Ana College.
Building Library Web Site Using Drupal
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Installing CiviCRM onto Wordpress. How does it work?
Portal and AQAS-Philadelphia University 21-22/6/2011 AVCI Platform in PU Dr. Abdel-Rahman Al-Qawasmi Philadelphia University Director of Computer Center.
Welcome to Drupal Crash course - Gartheeban Ganeshapillai.
Drupal Content Management System Mallikarjuna Pinjala CIS 764, Nov
Danielle Baldwin, ITS Web Services CMS Administrator Application Overview and Joomla 1.5 RC 1 Highlights.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
CISTI Source & SiteSearch OCLC User Meeting 2001 Danielle Langlois & Carol Serroul May 9, 2001.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
SCHOOL OF INFORMATION UNIVERSITY OF MICHIGAN si.umich.edu Drupal: Configuration and Customization Week 4: Installation, Module Development January 25,
Drupal Training Syllabus Chaitanya Lakshmi
Dynamic Web Pages (Flash, JavaScript)
Using the SCC website community.computerhistory.org/scc.
SharePoint and SharePoint Online: Today and what's next? Presented by Luke Abeling – IT Platforms.
Content Management Systems Drupal. Content Introduction Setting up Drupal Structure Features Core functions Comparison of Joomla and Drupal Total Cost.
BZUPAGES.COM Presentation on Content Management System (CMS) Presented to. Sir Ahmad Kareem.
Drupal Jumpstart Information Systems 337 Prof. Harry Plantinga.
LinkWare LinkWare is a web-enabled, open platform for generation and distribution of electronic technical documentation and e–catalogues. The LinkWare.
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
Content Management Systems Week 14 LBSC 671 Creating Information Infrastructures.
Automate Administration with KURL Shayne Koestler.
CSCE 201 Web Browser Security Fall CSCE Farkas2 Web Evolution Web Evolution Past: Human usage – HTTP – Static Web pages (HTML) Current: Human.
Proposal for the new group web infrastructure SFT Group meeting 3/7/2009 Yves Perrin.
Drupal Overview Prepared by : Agustin D. Gumogda Jr. Instructor.
CMS Content Management Systems. What is a CMS? Creation and management system for websites Wikipedia.org definition: A content management system (CMS)
Seattle Drupal Clinic Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology.
What’s new in Kentico CMS 5.0 Michal Neuwirth Product Manager Kentico Software.
Web page management system Jonathan Millis Educational Design Resources NTID at RIT.
Website Features as of January 12, Site Menu Manager Click and drag menu item management Menu item renaming.
Hands-On Microsoft Windows Server Implementing Microsoft Internet Information Services Microsoft Internet Information Services (IIS) –Software included.
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Sample School Website. What is wrong with the existing School Webspace Site? Can only host static pages – no dynamic content possible. Can not be edited.
How does Drupal Work? Information Systems 337 Prof. Harry Plantinga.
Solutions using Microsoft Content Management Server 2002 Connector for SharePoint Technologies Sue Corke Mark Harrison Microsoft UK.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Evaluating & Maintaining a Site Domain 6. Conduct Technical Tests Dreamweaver provides many tools to assist in finalizing and testing your website for.
Intro to Datazen.
Package & Deploy. OBJECTIVES Package Deploy Way to package.
 Pages within our Framework  Categories within Framework  Products within Framework  Model-View-Controller description of Page, category and products.
MobiVend Mobile Software Vending Machine Developed by Penguin Pirates.
WMarket For Adminstrators Manual Installation. Basic Dependencies To install your own WMarket instance, you are required to install the following software:
Thinking of Drupal 8? Get started with the resources.
Joomla Awdhesh Kumar Singsys Pte Ltd. What is Joomla? Joomla is an award-winning content management system (CMS), which enables you to build Web sites.
Expertsfromindia for Joomla Development. Introduction Joomla is an open source and free content management system (CMS) for publishing content on the.
How to use Drupal Awdhesh Kumar (Team Leader) Presentation Topic.
 Joomla provides the free and open source content management system for publishing web content.  It is build on model-view- controller web application.
Building Library Web Site Using Drupal
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
Javad Jahdi Master: M.M.Nematollahi
The Way Eryk Budi Pratama
SharePoint Permissions Manager
Academy Hub An eUnomia Factory Solution.
Is a Content Management System in Your Future?
Academy Hub An eUnomia Factory Solution.
Presentation transcript:

Drupal Content Management System Mallikarjuna Pinjala CIS 764, Nov

CMS? Application to manage public content. Identify users and roles. Manage multiple versions of content Capture content Constituent Interaction

History Creators: Dries Buytaert and Hans Snijder Small news site, builtin web board, drop.org. In 2001, software behind drop.org released as “Drupal” (droo-puhl).

Features Open Source Friendly URLs Personalization Modules Search Solid CMF Database Independent

Setup Download Drupal Rename the /drupal/sites/default folder Edit htaccess file. Create Database MySQL mysqladmin -u username -p create databasename createuser --pwprompt --encrypted --no-adduser --no- createdb username createdb --encoding=UNICODE --owner=username databasename Run automated Install Script

Installation

Basic CM Page and Story Content Types Content Addition Edit/ Disable primary links Menus Alias Set up category

Components of Drupal Module system Based on the concept of “Hooks” Foo_bar (), Foo module name, bar hook name Database Abstraction Layer Inherits PHP’s PDO Performs queries by db_query () or db_query_range () Menu System Follows hierarchy defined by paths. Page request is registered as a menu item with a callback. Searches for the most complete match with a callback it can find

Other Components… Form Generation File System Search Interface

Takeaways Open-Source Software –Buggy –Frequent updates –Support Community Simplicity –Minimize reliance on modules –Steer away from excessive and focus on the essential Tracking System –Document versioning & modules (sources & versions) –Helps tie-in with overall web strate

Sample Drupal Site

References Dries Buytaert, “Drupal” ( Open Source Content Management System), visited 11/04/ “Drupal” ( Content Management System), Wikipedia, 9 pp., visited 11/04/2008