SlideShare a Scribd company logo
(                                          )
    An Introduction to
    Content Management
    Systems
    Sharing Digital Objects, Collections
    and Knowledge Online
(   Logistics
                                             )
                ⊛   WiFi: RIA_public

                    ⊛   User: user

                    ⊛   Password: ria123

                ⊛   Lunch will be served
                    following the workshop

                ⊛   Feedback after event
(   Digital Humanities
    Tech Skills
    Workshop Series
    ⊛   Content Management Systems
                                              )
    ⊛   Data Visualisation for Analysis

    ⊛   Data Visualisation for Presentation



    ⊛   Foundations

    ⊛   Standards

    ⊛   Tools

    ⊛   Applications
(   How It All Fits
    Together                                          )
         PHP          MySQL           XML




                 Application to the
                 Digital Humanities




      Content
                     Analytics        Visualisation
    Management
(   Today’s Objective
                                                  )
    To appreciate the range of content
    management systems available to digital
    humanities scholars and to be able to judge
    between them
(   Agenda
                                               )
    ✴   Introduction

    ✴   What is a Content Management System?

    ✴   Features of CMS

    ✴   Technical Requirements

    ✴   Major Players

    ✴   Extending a CMS

    ✴   Hands On Install and Config -
        Wordpress.com

    ✴   Building Community

    ✴   Hand On and Config - Omeka
(   What is a CMS?
                                                    )
    A web content management system (WCMS) is
    a software system that provides website
    authoring, collaboration, and administration
    tools designed to allow users with little
    knowledge of web programming languages or
    markup languages to create and manage
    website content with relative ease.

                                      - wikipedia
(   What is a CMS
                                    )
    ⊛   Collect and Disseminate

    ⊛   Categorise

    ⊛   Curate

    ⊛   Is it a Blog? Is it Wiki?
(   Benefits of a CMS
                                                      )
    ⊛   Allow for a large number of people to
        contribute to and share stored data

    ⊛   Control access to data, based on user roles
        (defining which information users or user
        groups can view, edit, publish, etc.)

    ⊛   Aid in easy storage and retrieval of data

    ⊛   Reduce repetitive duplicate input

    ⊛   Improve the ease of report writing

    ⊛   Improve communication between users
(   Why/How Might
    *You* Use a CMS?                          )
    ⊛   That is the question - any answers?
(   Why/How Would
    *You* Use a CMS?                          )
    ⊛   That is the question - any answers?

    ⊛   Dissemination

    ⊛   Collaboration

    ⊛   Feedback
(   Introduction
                                               )
    ⊛   Document Management vs Object
        Management vs Content Management (vs
        Knowledge Management)

    ⊛   Open Source Versus Paid/Commercial

    ⊛   Evolution/History

        ⊛   DSpace/FEDORA - Duraspace

        ⊛   Apache Lenya

    ⊛   What about a Wiki?
(   Features of CMS

    ⊛   Templating
                                                      )
    ⊛   User Management     ⊛   Collaboration
    ⊛   Scalablility of     ⊛   Delegation
        Deployment
                            ⊛   Authentication and
    ⊛   Easily Editing of       Access Control
        Content
                            ⊛   Document
    ⊛   Extensibility of        Management
        Features/
        Functionality       ⊛   Content Syndication
    ⊛   Adherence to Web    ⊛   Multilingual
        Standards
                            ⊛   Versioning
    ⊛   Workflow
        Management
(   Technical
    Considerations     )
    ⊛   PHP

    ⊛   Java

    ⊛   MySQL

    ⊛   Server Space
(   Planning
                                                     )
    ⊛   Setting site goals;

    ⊛   Identifying target audiences;

    ⊛   Wireframing and planning site function and
        flow;

    ⊛   Installing CMS applications;

    ⊛   Working with ISPs to add site features to
        servers;

    ⊛   Geekfest: Working with MySQL and
        backend data structure.
(   Major Open Source
    Players
    ⊛   PHP/MySQL
                                                     )
        ⊛   Drupal                ⊛   Umbracco

        ⊛   WordPress         ⊛   PERL
        ⊛   Joomla                ⊛   blosxom

        ⊛   PHP-Nuke              ⊛   MoveableType

        ⊛   Typo3             ⊛   Java
    ⊛   .Net/ASP/SQLServer        ⊛   OpenCMS

        ⊛   DotNetNuke (€€)       ⊛   dotCMS

        ⊛   KenticoCMS (€€)
(   Drupal

    Pro’s                    Con’s
                                                    )
★   Widely Used          ➡   Steep Learning Curve

★   Many Modules         ➡   Proprietary Cycle

★   Authentication and   ➡   Deep
    Security

★   Scalable

★   Many Custom Forks

★   Commercial Forks
(   WordPress

    Pro’s                  Con’s
                                           )
★   Widely Used        -   Less Scalable

★   Many Plug-Ins      -   Less Secure

★   Social

★   Approachable

★   Multi-User

★   Very Refined User
    Experience
(   Joomla

    Pro’s                    Con’s
                                                    )
★   Widely Used          -   Steep Learning Curve

★   Many Modules         -   Proprietary Cycle

★   Authentication and   -   Deep
    Security

★   Scalable
(   Hybrids
    Omeka
              )
(   Hands-On Exercise I
                                                      )
    ⊛   Setup Wordpress.com
    ⊛   Differentiating between Wordpress.com and
        Wordpress.org
    ⊛   Extending the Community --bbPress
    ⊛   Understanding the differences between
        Wordpress.com sites and Wordpress.org sites
    ⊛   Setting up and installing a Wordpress site
    ⊛   Finding and adding templates to a new site
    ⊛   Customize site features
    ⊛   Overview of administrative functions
(   What to Do with
    Wordpress                                  )
    ⊛   Manage Basic Settings

    ⊛   Choose/Install Theme

    ⊛   Tweak Appearance

    ⊛   Discuss/Explore Plug-ins (Install in
        Wordpress.org)

    ⊛   Security Issues

    ⊛   Basic Maintenance
(   What did we
    learn?                                    )
    ⊛   Reflecting on setting up a wordpress
        CMS
(   Extending a CMS
                                                   )
    What Might You Add to a standard CMS install
    to turn it into something beyond a simple
    textual content sharing system?
(   Extending a CMS
                                                 )
    ⊛   What Might You Add to a Simple System?

    ⊛   Maps

    ⊛   Timelines

    ⊛   Authentication

    ⊛   OAI/PMH Harvest
(   Where Else to Go?
                                                        )
    ⊛   Joomla (www.joomla.org)

    ⊛   SocialGo (www.socialgo.com)

    ⊛   Wikimedia (www.wikimedia.com)

    ⊛   Moodle (www.moodle.com)



    ⊛   Consideration - does your host or institution
        support or install these for you?
(   Hands-On Exercise II
    ⊛   Differentiating between Omeka.org and
        Omeka.net
                                                          )
    ⊛   Differentiating between a true CMS and a hybrid
        such as OMEKA

    ⊛   Check out the showcase: http://omeka.org/
        showcase/

    ⊛   Metadata?

    ⊛   Setting up and installing an OMEKA site

    ⊛   Customize site features

    ⊛   Overview of administrative functions

    ⊛   Extending
(   What to Do with
    OMEKA.net                     )
    ⊛   Sign Up for an Account

    ⊛   Manage Basic Settings

    ⊛   Choose Theme

    ⊛   Install/Manage Plug-ins

    ⊛   Add Items

    ⊛   Manage Collections

    ⊛   Create an Exhibit
(   Thanks
      s.day@dho.ie
                     )
(   Feedback
    Your feedback is important to
                                      )
    us. Please fill out the form at:



             Feedback Form

More Related Content

PDF
Curation and Digital Storytelling
PDF
Digital Narratives for Transylvania DH
PDF
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
PPTX
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
PPTX
Why do they call it Linked Data when they want to say...?
PPT
Unlocking Doors: recent initiatives in open and linked data at the National L...
PPTX
Reminiscing about interoperability
PPTX
Your Digital Preservation Cookbook
Curation and Digital Storytelling
Digital Narratives for Transylvania DH
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
Why do they call it Linked Data when they want to say...?
Unlocking Doors: recent initiatives in open and linked data at the National L...
Reminiscing about interoperability
Your Digital Preservation Cookbook

What's hot (20)

PPTX
JCDL 2015 Doctoral Consortium - A Framework for Aggregating Private and Publi...
PDF
The Web of Data is Our Opportunity
PDF
Web Driven Revolution For Library Data
PPTX
DBpedia Archive using Memento, Triple Pattern Fragments, and HDT
PDF
Portland Common Data Model (PCDM): Creating and Sharing Complex Digital Objects
PDF
semantic markup using schema.org
PDF
Identifying The Benefit of Linked Data
PDF
Schema.org - An Extending Influence
PDF
Why Link?
PDF
Contextual Computing - Knowledge Graphs & Web of Entities
PPT
A Survey of the Landscape and State-of-Art in Semantic Wiki
PDF
DBpedia InsideOut
PDF
Vila LOD-innovacion- bib-semweb-redux
KEY
Drupal Open Source Everything
PDF
Global lodlam_communities and open cultural data
PPTX
London HUG
PDF
Visualizing linkeddata aall2012d-ss
PDF
The Semantic Web: What IAs Need to Know About Web 3.0
JCDL 2015 Doctoral Consortium - A Framework for Aggregating Private and Publi...
The Web of Data is Our Opportunity
Web Driven Revolution For Library Data
DBpedia Archive using Memento, Triple Pattern Fragments, and HDT
Portland Common Data Model (PCDM): Creating and Sharing Complex Digital Objects
semantic markup using schema.org
Identifying The Benefit of Linked Data
Schema.org - An Extending Influence
Why Link?
Contextual Computing - Knowledge Graphs & Web of Entities
A Survey of the Landscape and State-of-Art in Semantic Wiki
DBpedia InsideOut
Vila LOD-innovacion- bib-semweb-redux
Drupal Open Source Everything
Global lodlam_communities and open cultural data
London HUG
Visualizing linkeddata aall2012d-ss
The Semantic Web: What IAs Need to Know About Web 3.0
Ad

Viewers also liked (20)

PPTX
Data Mining for Libraries
ODP
PPTX
Getting Started With Omeka (DHSI 2015 Unconference)
PDF
Exploring the Digital Humanities Ecosystem
PPTX
Edit Histories and Literary Turf Wars: John Ashbery, Reception History, and W...
PDF
Les métriques à l'université : services proposés aux chercheurs lillois
PPTX
HASTAC Scholars: Omeka and Digital Archives
ODP
Omeka S Intro for DPLA fest
PPTX
Getting "Fancy" With Your Library Data!
PPTX
Opac, ERMS & discovery service
PPTX
Creating Narrative with Digital Objects
PPTX
Omeka nyla 2014 SMART Flash talk
PPTX
Création d'un flux d'information de veille avec Yahoo Pipes
PPTX
The promises of web scrapping: Mining the web for relational data about artists
PDF
"Open To The Public": Cultural Institutions, Digital Labor, and Local Network...
PPTX
Early Career Tactics to Increase Scholarly Impact
PPTX
Gaining Insights Through Bibliometric Analysis
PDF
Omeka nantes-2016-couchet
PDF
omeka couchet 2013
PDF
Le Bureau des longitudes de 1795 à 1935
Data Mining for Libraries
Getting Started With Omeka (DHSI 2015 Unconference)
Exploring the Digital Humanities Ecosystem
Edit Histories and Literary Turf Wars: John Ashbery, Reception History, and W...
Les métriques à l'université : services proposés aux chercheurs lillois
HASTAC Scholars: Omeka and Digital Archives
Omeka S Intro for DPLA fest
Getting "Fancy" With Your Library Data!
Opac, ERMS & discovery service
Creating Narrative with Digital Objects
Omeka nyla 2014 SMART Flash talk
Création d'un flux d'information de veille avec Yahoo Pipes
The promises of web scrapping: Mining the web for relational data about artists
"Open To The Public": Cultural Institutions, Digital Labor, and Local Network...
Early Career Tactics to Increase Scholarly Impact
Gaining Insights Through Bibliometric Analysis
Omeka nantes-2016-couchet
omeka couchet 2013
Le Bureau des longitudes de 1795 à 1935
Ad

Similar to DHO Intro to CMS for DH Workshop (20)

PDF
MPhil Lecture on CMS
KEY
WordPress & Other Content Management Systems
PPT
Open Source Content Management Systems
KEY
Open Source CMS Playroom
PPTX
BITM3730 11-7.pptx
PPT
Wcms2009Open Source Web Content Management System
PPTX
08.m3 cms cms-proprietary&open-src
PDF
Cms & wordpress theme development 2011
PPTX
BITM3730 11-8.pptx
PPT
Week 1 - Battle of the CMS
PDF
Iksula Drupal Solutions
PPT
Hci 590 Content Management Systems Week1 090330
PDF
Content Management Systems (CMS) & Wordpress theme development
PDF
Day2 wordpress(1)
PDF
Implementing a Symfony Based CMS in a Publishing Company
PPTX
Drupal is from Mars, Wordpress is from Venus: Finding your library's CMS soul...
PDF
Content Management: No Mystery
PPTX
Web content management
PPTX
Web content management
MPhil Lecture on CMS
WordPress & Other Content Management Systems
Open Source Content Management Systems
Open Source CMS Playroom
BITM3730 11-7.pptx
Wcms2009Open Source Web Content Management System
08.m3 cms cms-proprietary&open-src
Cms & wordpress theme development 2011
BITM3730 11-8.pptx
Week 1 - Battle of the CMS
Iksula Drupal Solutions
Hci 590 Content Management Systems Week1 090330
Content Management Systems (CMS) & Wordpress theme development
Day2 wordpress(1)
Implementing a Symfony Based CMS in a Publishing Company
Drupal is from Mars, Wordpress is from Venus: Finding your library's CMS soul...
Content Management: No Mystery
Web content management
Web content management

More from Shawn Day (20)

PDF
Place of Irish Craft Beer - August 2018
PDF
Digital Tools, Trends and Methodologies in the Humanities and Social Sciences
PDF
Data Vis for Transylvania DH
PDF
Requirements Engineering for the Humanities
PDF
Google Tools for Digital Humanities Scholars
PDF
DH In the Archives
PDF
Putting Your Data on a Map
PDF
Comparing and Considering: Exhibit vs Palladio
PDF
Tools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story Map
PDF
Digital Project Success
PDF
Sharing - Collecting our DAH Thoughts
PDF
Presenting Your Digital Research
PDF
Presenting Spatial Data: Whats so spatial about spatial?
PDF
Digital Project Management for Digital Humanities
PDF
Getting Intimate with Your Data - Working Our Way out of the Lab
PDF
Does DH Scholarship Take Place in the Lab?
PDF
How do you know what you are looking for?
PDF
New Forms of Collaboration in Humanities Research
PDF
Finding (a) Place in Time
PDF
Exploring the DH Ecosystem from and Irish Perspective
Place of Irish Craft Beer - August 2018
Digital Tools, Trends and Methodologies in the Humanities and Social Sciences
Data Vis for Transylvania DH
Requirements Engineering for the Humanities
Google Tools for Digital Humanities Scholars
DH In the Archives
Putting Your Data on a Map
Comparing and Considering: Exhibit vs Palladio
Tools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story Map
Digital Project Success
Sharing - Collecting our DAH Thoughts
Presenting Your Digital Research
Presenting Spatial Data: Whats so spatial about spatial?
Digital Project Management for Digital Humanities
Getting Intimate with Your Data - Working Our Way out of the Lab
Does DH Scholarship Take Place in the Lab?
How do you know what you are looking for?
New Forms of Collaboration in Humanities Research
Finding (a) Place in Time
Exploring the DH Ecosystem from and Irish Perspective

Recently uploaded (20)

PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Cell Structure & Organelles in detailed.
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
RMMM.pdf make it easy to upload and study
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Pre independence Education in Inndia.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Insiders guide to clinical Medicine.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Computing-Curriculum for Schools in Ghana
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Lesson notes of climatology university.
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Classroom Observation Tools for Teachers
PPTX
Microbial diseases, their pathogenesis and prophylaxis
O7-L3 Supply Chain Operations - ICLT Program
Cell Structure & Organelles in detailed.
Renaissance Architecture: A Journey from Faith to Humanism
RMMM.pdf make it easy to upload and study
Pharma ospi slides which help in ospi learning
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Pre independence Education in Inndia.pdf
TR - Agricultural Crops Production NC III.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Insiders guide to clinical Medicine.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Computing-Curriculum for Schools in Ghana
102 student loan defaulters named and shamed – Is someone you know on the list?
human mycosis Human fungal infections are called human mycosis..pptx
Lesson notes of climatology university.
VCE English Exam - Section C Student Revision Booklet
Classroom Observation Tools for Teachers
Microbial diseases, their pathogenesis and prophylaxis

DHO Intro to CMS for DH Workshop

  • 1. ( ) An Introduction to Content Management Systems Sharing Digital Objects, Collections and Knowledge Online
  • 2. ( Logistics ) ⊛ WiFi: RIA_public ⊛ User: user ⊛ Password: ria123 ⊛ Lunch will be served following the workshop ⊛ Feedback after event
  • 3. ( Digital Humanities Tech Skills Workshop Series ⊛ Content Management Systems ) ⊛ Data Visualisation for Analysis ⊛ Data Visualisation for Presentation ⊛ Foundations ⊛ Standards ⊛ Tools ⊛ Applications
  • 4. ( How It All Fits Together ) PHP MySQL XML Application to the Digital Humanities Content Analytics Visualisation Management
  • 5. ( Today’s Objective ) To appreciate the range of content management systems available to digital humanities scholars and to be able to judge between them
  • 6. ( Agenda ) ✴ Introduction ✴ What is a Content Management System? ✴ Features of CMS ✴ Technical Requirements ✴ Major Players ✴ Extending a CMS ✴ Hands On Install and Config - Wordpress.com ✴ Building Community ✴ Hand On and Config - Omeka
  • 7. ( What is a CMS? ) A web content management system (WCMS) is a software system that provides website authoring, collaboration, and administration tools designed to allow users with little knowledge of web programming languages or markup languages to create and manage website content with relative ease. - wikipedia
  • 8. ( What is a CMS ) ⊛ Collect and Disseminate ⊛ Categorise ⊛ Curate ⊛ Is it a Blog? Is it Wiki?
  • 9. ( Benefits of a CMS ) ⊛ Allow for a large number of people to contribute to and share stored data ⊛ Control access to data, based on user roles (defining which information users or user groups can view, edit, publish, etc.) ⊛ Aid in easy storage and retrieval of data ⊛ Reduce repetitive duplicate input ⊛ Improve the ease of report writing ⊛ Improve communication between users
  • 10. ( Why/How Might *You* Use a CMS? ) ⊛ That is the question - any answers?
  • 11. ( Why/How Would *You* Use a CMS? ) ⊛ That is the question - any answers? ⊛ Dissemination ⊛ Collaboration ⊛ Feedback
  • 12. ( Introduction ) ⊛ Document Management vs Object Management vs Content Management (vs Knowledge Management) ⊛ Open Source Versus Paid/Commercial ⊛ Evolution/History ⊛ DSpace/FEDORA - Duraspace ⊛ Apache Lenya ⊛ What about a Wiki?
  • 13. ( Features of CMS ⊛ Templating ) ⊛ User Management ⊛ Collaboration ⊛ Scalablility of ⊛ Delegation Deployment ⊛ Authentication and ⊛ Easily Editing of Access Control Content ⊛ Document ⊛ Extensibility of Management Features/ Functionality ⊛ Content Syndication ⊛ Adherence to Web ⊛ Multilingual Standards ⊛ Versioning ⊛ Workflow Management
  • 14. ( Technical Considerations ) ⊛ PHP ⊛ Java ⊛ MySQL ⊛ Server Space
  • 15. ( Planning ) ⊛ Setting site goals; ⊛ Identifying target audiences; ⊛ Wireframing and planning site function and flow; ⊛ Installing CMS applications; ⊛ Working with ISPs to add site features to servers; ⊛ Geekfest: Working with MySQL and backend data structure.
  • 16. ( Major Open Source Players ⊛ PHP/MySQL ) ⊛ Drupal ⊛ Umbracco ⊛ WordPress ⊛ PERL ⊛ Joomla ⊛ blosxom ⊛ PHP-Nuke ⊛ MoveableType ⊛ Typo3 ⊛ Java ⊛ .Net/ASP/SQLServer ⊛ OpenCMS ⊛ DotNetNuke (€€) ⊛ dotCMS ⊛ KenticoCMS (€€)
  • 17. ( Drupal Pro’s Con’s ) ★ Widely Used ➡ Steep Learning Curve ★ Many Modules ➡ Proprietary Cycle ★ Authentication and ➡ Deep Security ★ Scalable ★ Many Custom Forks ★ Commercial Forks
  • 18. ( WordPress Pro’s Con’s ) ★ Widely Used - Less Scalable ★ Many Plug-Ins - Less Secure ★ Social ★ Approachable ★ Multi-User ★ Very Refined User Experience
  • 19. ( Joomla Pro’s Con’s ) ★ Widely Used - Steep Learning Curve ★ Many Modules - Proprietary Cycle ★ Authentication and - Deep Security ★ Scalable
  • 20. ( Hybrids Omeka )
  • 21. ( Hands-On Exercise I ) ⊛ Setup Wordpress.com ⊛ Differentiating between Wordpress.com and Wordpress.org ⊛ Extending the Community --bbPress ⊛ Understanding the differences between Wordpress.com sites and Wordpress.org sites ⊛ Setting up and installing a Wordpress site ⊛ Finding and adding templates to a new site ⊛ Customize site features ⊛ Overview of administrative functions
  • 22. ( What to Do with Wordpress ) ⊛ Manage Basic Settings ⊛ Choose/Install Theme ⊛ Tweak Appearance ⊛ Discuss/Explore Plug-ins (Install in Wordpress.org) ⊛ Security Issues ⊛ Basic Maintenance
  • 23. ( What did we learn? ) ⊛ Reflecting on setting up a wordpress CMS
  • 24. ( Extending a CMS ) What Might You Add to a standard CMS install to turn it into something beyond a simple textual content sharing system?
  • 25. ( Extending a CMS ) ⊛ What Might You Add to a Simple System? ⊛ Maps ⊛ Timelines ⊛ Authentication ⊛ OAI/PMH Harvest
  • 26. ( Where Else to Go? ) ⊛ Joomla (www.joomla.org) ⊛ SocialGo (www.socialgo.com) ⊛ Wikimedia (www.wikimedia.com) ⊛ Moodle (www.moodle.com) ⊛ Consideration - does your host or institution support or install these for you?
  • 27. ( Hands-On Exercise II ⊛ Differentiating between Omeka.org and Omeka.net ) ⊛ Differentiating between a true CMS and a hybrid such as OMEKA ⊛ Check out the showcase: http://omeka.org/ showcase/ ⊛ Metadata? ⊛ Setting up and installing an OMEKA site ⊛ Customize site features ⊛ Overview of administrative functions ⊛ Extending
  • 28. ( What to Do with OMEKA.net ) ⊛ Sign Up for an Account ⊛ Manage Basic Settings ⊛ Choose Theme ⊛ Install/Manage Plug-ins ⊛ Add Items ⊛ Manage Collections ⊛ Create an Exhibit
  • 29. ( Thanks s.day@dho.ie )
  • 30. ( Feedback Your feedback is important to ) us. Please fill out the form at: Feedback Form