EZ Publish 4 Enterprise Web Sites Step-by-Step.
Master eZ Publish's flexible web development for the enterprise.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Pub.,
2009.
|
Colección: | From technologies to solutions.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- EZ Publish 4: Enterprise Web Sites Step-by-Step; eZ Publish 4: Enterprise Web Sites Step-by-Step; Credits; About the Authors; About the Reviewer; Preface; eZ Publish; Introducing the project; The project in detail; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code for the book; Errata; Piracy; Questions; 1. Installing eZ Publish; What is eZ Publish?; What is a CMF?; eZ Publish packages; eZ Webin-the out of the box CMS; eZ Flow-web publishing for news and media portals; Installation.
- Hosting requirementsSoftware required; Hardware required; PHP configuration; PHP memory limit issue; PHP timezone; Shared versus dedicated hosting; eZ components; Setting up; Unpacking the installation; Initializing the database; Apache virtual host settings; Image settings; Cron jobs; Configuration files; The setup wizard; Welcome to eZ Publish; System check; Email settings; Choose a database; Database initialization; Language support; Site packages; Site access configuration; Site details; Site security; Site registration; Finished; Summary; 2. Creating Our Siteaccesses.
- What is the siteaccess system?; Siteaccess folder structure; Creating a siteaccess for dev, staging, and production environments; Enterprise siteaccess schema; Creating siteaccesses for dev and staging; Creating symbolic links; Configuring the database parameters; Creating multilingual siteaccesses; Copying the configuration file; Editing ini files for locale components; Selecting a siteaccess using host or URI-based matching; URI; Setting the default siteaccess; Host; Summary; 3. Defining and Creating Content Classes; Managing the content; Separation of content and design.
- Structure in eZ PublishObject-oriented content; eZ Publish content classes; Class attributes; Content class management; Content class structure; Name; Identifier; Object name pattern; URL alias name pattern; Container checkbox; Default sorting of children; Attributes; Packt Media Site's content class; Creating the profile content class; Extending the Article class; The other content classes; Summary; 4. Creating Content Structure; Understanding the backend; Content structure; The secondary menu; The content area; Preview; Details; Translations; Locations; Relations; Sub items.
- Object contextual menuThe content tree; The ""Issue archive"" section; Editing an object; Short Description and Description; Embedding HTML inside the WYSIWYG XML Editor; Tags; Show children; Adding more folders; The staff section; Creating an article; Publish and Unpublish date; Enabling comments; The feedback form; Other sections; Summary; 5. Creating an Extension; What is an extension?; Extension type; The directory structure of an extension; Build the extension; Settings extension; Design an extension; Template operator extension; Translations extension; Activating an extension.