SlideShare a Scribd company logo
1 of 19
Internet Technologies
CMS
 A content management system (CMS) is a system used
to manage the content of a Web site.
CMS Elements
 Content Management Application
 The CMA element allows the content manager or
author, who may not know Hypertext Markup Language
(HTML), to manage the creation, modification, and
removal of content from a Web site without needing the
expertise of a Webmaster.
 Content Delivery Application
 The CDA element uses and compiles that information to
update the Web site.
WCMS
 A web content management system is used to control a
dynamic collection of web material, including HTML
documents, images, and other forms of media.
Capabilities
 Automated templates - Create standard output templates
(usually HTML and XML) that can be automatically applied to
new and existing content, allowing the appearance of all content
to be changed from one central place.
 Access control - Some WCMS systems support user groups.
User groups allow you to control how registered users interact
with the site. A page on the site can be restricted to one or more
groups. This means an anonymous user (someone not logged
on), or a logged on user who is not a member of the group a page
is restricted to, will be denied access to the page.
 Scalable expansion - Available in most modern WCMSs is the
ability to expand a single implementation (one installation on
one server) across multiple domains, depending on the server's
settings. WCMS sites may be able to create micro sites/web
portals within a main site as well.
Capabilities (cont…)
 Easily editable content - Once content is separated from
the visual presentation of a site, it usually becomes much
easier and quicker to edit and manipulate. Most WCMS
software includes WYSIWYG editing tools allowing non-
technical users to create and edit content.
 Scalable feature sets - Most WCMS software includes
plug-ins or modules that can be easily installed to extend
an existing site's functionality.
 Web standards upgrades - Active WCMS software
usually receives regular updates that include new feature
sets and keep the system up to current web standards.
Capabilities
 Workflow management - workflow is the process of
creating cycles of sequential and parallel tasks that must be
accomplished in the CMS. For example, one or many
content creators can submit a story, but it is not published
until the copy editor cleans it up and the editor-in-chief
approves it.
 Collaboration - CMS software may act as a collaboration
platform allowing content to be retrieved and worked on by
one or many authorized users. Changes can be tracked and
authorized for publication or ignored reverting to old
versions. Other advanced forms of collaboration allow
multiple users to modify (or comment) a page at the same
time in a collaboration session.
Capabilities
 Delegation
 Some CMS software allows for various user groups to
have limited privileges over specific content on the
website, spreading out the responsibility of content
management.
 Document management
 CMS software may provide a means of collaboratively
managing the life cycle of a document from initial
creation time, through revisions, publication, archive,
and document destruction.
Capabilities
 Content virtualization
 CMS software may provide a means of allowing each
user to work within a virtual copy of the entire web site,
document set, and/or code base. This enables changes to
multiple interdependent resources to be viewed and/or
executed in-context prior to submission.
 Content syndication
 CMS software often assists in content distribution by
generating RSS and Atom data feeds to other systems.
They may also e-mail users when updates are available as
part of the workflow process.
Capabilities
 Multilingual
 Ability to display content in multiple languages.
 Versioning
 Like document management systems, CMS software
may allow the process of versioning by which pages are
checked in or out of the WCMS, allowing authorized
editors to retrieve previous versions and to continue
work from a selected point. Versioning is useful for
content that changes over time and requires updating,
but it may be necessary to go back to or reference a
previous copy.
Advantages
 Low cost
 Some content management systems are free, such as Drupal,
TYPO3, Joomla, and WordPress. Others may be affordable
based on size subscriptions.[ Although subscriptions can be
expensive, overall the cost of not having to hire full-time
developers can lower the total costs. Plus software can be
bought based on need for many CMSs.
 Easy customization
 A universal layout is created, making pages have a similar
theme and design without much code. Many CMS tools use a
drag and drop AJAX system for their design modes. It makes
it easy for beginner users to create custom front-ends.
Advantages
 Easy to use
 CMSs are designed with non-technical people in mind.
Simplicity in design of the admin UI allows website
content managers and other users to update content
without much training in coding or technical aspects of
system maintenance.
 Workflow management
 CMSs provide the facility to control how content is
published, when it is published, and who publishes it.
Some WCMSs allow administrators to set up rules for
workflow management, guiding content managers
through a series of steps required for each of their tasks.
Disadvantages
 Cost of implementation
 Larger scale implementations may require training,
planning, and certifications. Certain CMSs may require
hardware installations. Commitment to the software is
required on bigger investments. Commitment to
training, developing, and upkeep are all costs that will
be incurred for enterprise systems.
 Cost of maintenance
 Maintaining CMSs may require license updates,
upgrades, and hardware maintenance.
Disadvantages
 Latency issues
 Larger CMSs can experience latency if hardware
infrastructure is not up to date, if databases are not
being utilized correctly, and if web cache files that have
to be reloaded every time data is updated grow large.
Load balancing issues may also impair caching files.
 Tool mixing
 Because the URLs of many CMSs are dynamically
generated with internal parameters and reference
information, they are often not stable enough for static
pages and other web tools, particularly search engines,
to rely on them.
Joomla
 Joomla is a content management system (CMS), which
enables you to build Web sites and powerful online
applications. Many aspects, including its ease-of-use
and extensibility, have made Joomla the most popular
Web site software available. Best of all, Joomla is an
open source solution that is freely available to
everyone.
What are some real world
examples of what Joomla! can do?
 Joomla is used all over the world to power Web sites of all
shapes and sizes. For example:
 Corporate Web sites or portals
 Corporate intranets and extranets
 Online magazines, newspapers, and publications
 E-commerce and online reservations
 Government applications
 Small business Web sites
 Non-profit and organizational Web sites
 Community-based portals
 School and church Web sites
 Personal or family homepages
Joomla extensions
 Joomla extensions help extend the Joomla websites'
ability.
Types of Extension
 Components: The largest and most complex extensions of them
all; they can be seen as mini-applications. Most components
have two parts: a site part and an administrator part. Every time a
Joomla page loads, one component is called to render the main
page body. Components are the major portion of a page because
a component is driven by a menu item and every menu item runs
a component.
 Plugins: These are more advanced extensions and are, in
essence, event handlers. In the execution of any part of Joomla, a
module or a component, an event can be triggered. When an
event is triggered, plugins that are registered with the
application to handle that event execute. For example, a plugin
could be used to block user-submitted articles and filter out bad
words.
Types of Extension
 Templates: Describe the main design of the Joomla website and
are the extensions that allow users to change the look of the site.
Users will see modules and components on a template. They are
customizable and flexible. Templates determine the “style” of a
website.
 Modules: Rendering pages flexibly in Joomla requires a module
extension, which is then linked to Joomla components to display
new content or new images. Joomla modules look like boxes –
like the “search” or “login” module. However, they don’t require
html to Joomla to work.
 Languages: Very simple extensions that can either be used as a
core part or as an extension. Language and font information can
also be used for PDF or PSD to Joomla conversions.

More Related Content

Featured

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming LanguageSimplilearn
 

Featured (20)

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
 

126006056-Content-Management-System-Web-Content-Management-System-Joomla-Extension.pptx

  • 2. CMS  A content management system (CMS) is a system used to manage the content of a Web site.
  • 3. CMS Elements  Content Management Application  The CMA element allows the content manager or author, who may not know Hypertext Markup Language (HTML), to manage the creation, modification, and removal of content from a Web site without needing the expertise of a Webmaster.  Content Delivery Application  The CDA element uses and compiles that information to update the Web site.
  • 4. WCMS  A web content management system is used to control a dynamic collection of web material, including HTML documents, images, and other forms of media.
  • 5. Capabilities  Automated templates - Create standard output templates (usually HTML and XML) that can be automatically applied to new and existing content, allowing the appearance of all content to be changed from one central place.  Access control - Some WCMS systems support user groups. User groups allow you to control how registered users interact with the site. A page on the site can be restricted to one or more groups. This means an anonymous user (someone not logged on), or a logged on user who is not a member of the group a page is restricted to, will be denied access to the page.  Scalable expansion - Available in most modern WCMSs is the ability to expand a single implementation (one installation on one server) across multiple domains, depending on the server's settings. WCMS sites may be able to create micro sites/web portals within a main site as well.
  • 6. Capabilities (cont…)  Easily editable content - Once content is separated from the visual presentation of a site, it usually becomes much easier and quicker to edit and manipulate. Most WCMS software includes WYSIWYG editing tools allowing non- technical users to create and edit content.  Scalable feature sets - Most WCMS software includes plug-ins or modules that can be easily installed to extend an existing site's functionality.  Web standards upgrades - Active WCMS software usually receives regular updates that include new feature sets and keep the system up to current web standards.
  • 7. Capabilities  Workflow management - workflow is the process of creating cycles of sequential and parallel tasks that must be accomplished in the CMS. For example, one or many content creators can submit a story, but it is not published until the copy editor cleans it up and the editor-in-chief approves it.  Collaboration - CMS software may act as a collaboration platform allowing content to be retrieved and worked on by one or many authorized users. Changes can be tracked and authorized for publication or ignored reverting to old versions. Other advanced forms of collaboration allow multiple users to modify (or comment) a page at the same time in a collaboration session.
  • 8. Capabilities  Delegation  Some CMS software allows for various user groups to have limited privileges over specific content on the website, spreading out the responsibility of content management.  Document management  CMS software may provide a means of collaboratively managing the life cycle of a document from initial creation time, through revisions, publication, archive, and document destruction.
  • 9. Capabilities  Content virtualization  CMS software may provide a means of allowing each user to work within a virtual copy of the entire web site, document set, and/or code base. This enables changes to multiple interdependent resources to be viewed and/or executed in-context prior to submission.  Content syndication  CMS software often assists in content distribution by generating RSS and Atom data feeds to other systems. They may also e-mail users when updates are available as part of the workflow process.
  • 10. Capabilities  Multilingual  Ability to display content in multiple languages.  Versioning  Like document management systems, CMS software may allow the process of versioning by which pages are checked in or out of the WCMS, allowing authorized editors to retrieve previous versions and to continue work from a selected point. Versioning is useful for content that changes over time and requires updating, but it may be necessary to go back to or reference a previous copy.
  • 11. Advantages  Low cost  Some content management systems are free, such as Drupal, TYPO3, Joomla, and WordPress. Others may be affordable based on size subscriptions.[ Although subscriptions can be expensive, overall the cost of not having to hire full-time developers can lower the total costs. Plus software can be bought based on need for many CMSs.  Easy customization  A universal layout is created, making pages have a similar theme and design without much code. Many CMS tools use a drag and drop AJAX system for their design modes. It makes it easy for beginner users to create custom front-ends.
  • 12. Advantages  Easy to use  CMSs are designed with non-technical people in mind. Simplicity in design of the admin UI allows website content managers and other users to update content without much training in coding or technical aspects of system maintenance.  Workflow management  CMSs provide the facility to control how content is published, when it is published, and who publishes it. Some WCMSs allow administrators to set up rules for workflow management, guiding content managers through a series of steps required for each of their tasks.
  • 13. Disadvantages  Cost of implementation  Larger scale implementations may require training, planning, and certifications. Certain CMSs may require hardware installations. Commitment to the software is required on bigger investments. Commitment to training, developing, and upkeep are all costs that will be incurred for enterprise systems.  Cost of maintenance  Maintaining CMSs may require license updates, upgrades, and hardware maintenance.
  • 14. Disadvantages  Latency issues  Larger CMSs can experience latency if hardware infrastructure is not up to date, if databases are not being utilized correctly, and if web cache files that have to be reloaded every time data is updated grow large. Load balancing issues may also impair caching files.  Tool mixing  Because the URLs of many CMSs are dynamically generated with internal parameters and reference information, they are often not stable enough for static pages and other web tools, particularly search engines, to rely on them.
  • 15. Joomla  Joomla is a content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone.
  • 16. What are some real world examples of what Joomla! can do?  Joomla is used all over the world to power Web sites of all shapes and sizes. For example:  Corporate Web sites or portals  Corporate intranets and extranets  Online magazines, newspapers, and publications  E-commerce and online reservations  Government applications  Small business Web sites  Non-profit and organizational Web sites  Community-based portals  School and church Web sites  Personal or family homepages
  • 17. Joomla extensions  Joomla extensions help extend the Joomla websites' ability.
  • 18. Types of Extension  Components: The largest and most complex extensions of them all; they can be seen as mini-applications. Most components have two parts: a site part and an administrator part. Every time a Joomla page loads, one component is called to render the main page body. Components are the major portion of a page because a component is driven by a menu item and every menu item runs a component.  Plugins: These are more advanced extensions and are, in essence, event handlers. In the execution of any part of Joomla, a module or a component, an event can be triggered. When an event is triggered, plugins that are registered with the application to handle that event execute. For example, a plugin could be used to block user-submitted articles and filter out bad words.
  • 19. Types of Extension  Templates: Describe the main design of the Joomla website and are the extensions that allow users to change the look of the site. Users will see modules and components on a template. They are customizable and flexible. Templates determine the “style” of a website.  Modules: Rendering pages flexibly in Joomla requires a module extension, which is then linked to Joomla components to display new content or new images. Joomla modules look like boxes – like the “search” or “login” module. However, they don’t require html to Joomla to work.  Languages: Very simple extensions that can either be used as a core part or as an extension. Language and font information can also be used for PDF or PSD to Joomla conversions.