CMS made simple development cookbook.
Annotation
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Pub.,
2011.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- CMS Made Simple Development Cookbook; CMS Made Simple Development Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Understanding CMS Extensions; Introduction; Will a User-Defined Tag solve my problem?; How to do it ... ; How it works ... ; See also; Will a Tag Solve My Problem?
- How to do it ... How it works ... ; See also; Will a Module solve my problem?; How to do it ... ; How it works ... ; See also; Create a ""Hello World"" User-Defined Tag; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Caching; See also; Create a ""Hello World"" Tag; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Caching; Tag Names and Namespaces; See also; Create a ""Hello World"" Module; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using CMS in Debug Mode; How to do it ... ; How it works ... ; See also.
- 2. Programming with Smarty and Core ModulesIntroduction; Using Smarty to create a color set in your stylesheet; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using Smarty to do the math in your stylesheet; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Renaming the ""Extra Page Attributes"" in the CMS Admin; Getting ready; How to do it ... ; How it works ... ; There's more ... ; What else can I rename?; See also; Creating a personnel directory using Menu Manage; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also.
- Creating a basic Google Sitemap with Menu Manager and mod_rewriteGetting ready; How to do it ... ; How it works ... ; There's more ... ; The changefreq and priority attributes; What if my site is not UTF-8?; See also; Embedding JavaScript in your template without causing Smarty to throw a fit; Getting ready; How to do it ... ; How it works ... ; An alternative approach; Using Smarty Variables in your JavaScript; Using Smarty loops to generate similar stylesheet constructs; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Displaying a block only for the Home page.