Videos tagged with ExpressionEngine


ExpressionEngine Episode 12: Preparing a Site for Clients

ExpressionEngine Episode 12: Preparing a Site for Clients

Posted in Web Technologies, Podcasts

In this final episode, we’ll learn how to get ExpressionEngine ready for client access. We’ll tweak and customize EE to create an ideal client experience when managing their website. You’ll learn how to: customize the control panel using built-in options and EE add-ons create a simple publishing workflow using member groups and custom statuses make it easy to edit content in e...

Tags: Business, Web 2.0, Technologies, CMS, The Pragmatic Programmers, ExpressionEngine



ExpressionEngine Episode 11: Optimizing a Site With Caching

ExpressionEngine Episode 11: Optimizing a Site With Caching

Posted in Web Technologies, Podcasts

We’ll improve the performance of an ExpressionEngine website using the built-in caching functionality. You’ll learn how to: use four different caching methods available in EE: Query Caching, Dynamic Weblog Query Caching, Template Caching, and Tag Caching use Query Disabling to cut down on unneeded database queries implement all of the caching methods to realize improved site perform...

Tags: Business, Web 2.0, Technologies, CMS, caching, The Pragmatic Programmers, ExpressionEngine


ExpressionEngine Episode 10: Adding Search Functionality

ExpressionEngine Episode 10: Adding Search Functionality

Posted in Web Technologies, Podcasts

We’ll add search functionality to the site using the EE Search Module, so site visitors can search articles and other content on the site. You’ll learn how to: implement a Simple Search Form create a search results page with pagination use the auto_path variable to properly link up search results create a custom page for a search with no results add and customize an Advanced Search ...

Tags: Business, Web 2.0, CMS, Search, The Pragmatic Programmers, ExpressionEngine



ExpressionEngine Episode 8: Adding Membership to a Site

ExpressionEngine Episode 8: Adding Membership to a Site

Posted in Web Technologies, Podcasts

We’ll add membership functionality to the site using the EE Member Module so content can be restricted to logged-in members. You’ll learn how to: restrict content based on member group and logged-in status disable access to templates based on member group create a custom login form add a drop-down form field advanced uses of conditionals

Tags: Business, Web 2.0, CMS, templates, Membership, The Pragmatic Programmers, ExpressionEngine



ExpressionEngine Episode 7: Publishing a Podcast

ExpressionEngine Episode 7: Publishing a Podcast

Posted in Web Technologies, Podcasts

We’ll add podcast publishing support into the ExpressionEngine control panel, so it’s easy to publish podcast episodes that are compatible with iTunes. You’ll learn how to: install and enable an ExpressionEngine extension upload podcast media in a user-friendly way create an iTunes-compatible podcast RSS feed

Tags: Business, Web 2.0, Technologies, RSS, CMS, Podcasts, The Pragmatic Programmers, ExpressionEngine, iTunes


ExpressionEngine Episode 6: Building a Stand-Alone Entry Form (SAEF)

ExpressionEngine Episode 6: Building a Stand-Alone Entry Form (SAEF)

Posted in Web Technologies, Podcasts

We’ll build a stand-alone entry form that allows members to submit letters to the editor without using the control panel. You’ll learn how to: add custom section field groups and fields create a stand-alone entry form using the entry_form tag use status fields for workflow of submitted entry forms use conditionals to handle users who aren’t logged in

Tags: Business, Web 2.0, CMS, The Pragmatic Programmers, ExpressionEngine


ExpressionEngine Episode 5: Adding Static Pages using the Pages Module

ExpressionEngine Episode 5: Adding Static Pages using the Pages Module

Posted in Web Technologies, Podcasts

We’ll use the Pages Module to add an About and Mission Statement page to the site, and we’ll also build a form with a file upload to create obituaries. You’ll learn how to: install, configure, and use the Pages Module to create static pages configure the file upload preferences create a form that allows uploading a file

Tags: Business, Web 2.0, CMS, The Pragmatic Programmers, ExpressionEngine, uploading



ExpressionEngine Episode 3: Organizing Content in Categories

ExpressionEngine Episode 3: Organizing Content in Categories

Posted in Web Technologies, Podcasts

We’ll create category archive pages to get an overview of all content in a category. Then we’ll organize the website around hierarchical categories of content for improved navigation. You’ll learn how to: create new category groups and categories link categories in the navigation bar use conditional statements

Tags: Business, Web 2.0, CMS, The Pragmatic Programmers, ExpressionEngine, categories, navigation