CMS Made Simple Development Cookbook
暫譯: CMS Made Simple 開發食譜

Samuel Goldstein

  • 出版商: Packt Publishing
  • 出版日期: 2011-04-25
  • 售價: $2,010
  • 貴賓價: 9.5$1,910
  • 語言: 英文
  • 頁數: 340
  • 裝訂: Paperback
  • ISBN: 1849514682
  • ISBN-13: 9781849514682
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

The CMS Made Simple Development Cookbook gets you started building feature-rich sites quickly, regardless of your experience level. It contains clear recipes that introduce the key concepts behind each approach to extending the CMS, while also providing examples of solutions to real-world problems. CMS Made Simple has great capabilities "out of the box," but one of its great strengths is the ease of extending those capabilities. You can add a surprising amount of functionality just by customizing the core modules, but once you learn to write your own tags and modules, your ability to add features is virtually limitless. What this book covers Chapter 1, Understanding CMS Extensions, introduces the key differences between tags, user-defined tags, and modules, and teaches you to determine which is optimal for any given purpose. This chapter focuses on understanding the different approaches and deciding which to use to solve any particular problem. Chapter 2, Programming with Smarty and Core Modules, demonstrates the use of Smarty and template logic to achieve complex functionality without installing anything beyond the CMS Made Simple core. You'll see how to do things you never thought were possible – all without writing any PHP code. Chapter 3, Getting the Most out of Tags and User-Defined Tags, gives examples of Tags and User-Defined Tags, and shows how to create tags to handle such varied tasks as setting Smarty variables, filtering content, interfacing with modules, and interacting with web services. This chapter also includes information on some key CMS components, security pointers, and more. Chapter 4, Getting Started with Modules, shows how you can use tools to jump start the module writing process, and demonstrates how to write fully-localizable modules in a maintainable and memory-efficient fashion. This chapter will give you a good basic understanding of how modules are organized and how they work.

商品描述(中文翻譯)

《CMS Made Simple 開發食譜》讓您無論經驗水平如何,都能快速開始構建功能豐富的網站。它包含清晰的食譜,介紹了擴展 CMS 的每種方法背後的關鍵概念,同時提供解決現實問題的範例。CMS Made Simple 具備「開箱即用」的強大功能,但其一大優勢在於輕鬆擴展這些功能。您可以通過自定義核心模組來添加驚人的功能,但一旦您學會編寫自己的標籤和模組,您添加功能的能力幾乎是無限的。

本書內容
第一章《理解 CMS 擴展》介紹了標籤、用戶定義標籤和模組之間的主要差異,並教您如何判斷哪一種最適合特定目的。本章重點在於理解不同的方法並決定使用哪一種來解決特定問題。

第二章《使用 Smarty 和核心模組編程》演示了如何使用 Smarty 和模板邏輯來實現複雜的功能,而無需安裝任何超出 CMS Made Simple 核心的內容。您將看到如何做一些您從未想過的事情——而且完全不需要編寫任何 PHP 代碼。

第三章《充分利用標籤和用戶定義標籤》提供了標籤和用戶定義標籤的範例,並展示了如何創建標籤來處理各種任務,例如設置 Smarty 變數、過濾內容、與模組接口以及與網路服務互動。本章還包括一些關鍵 CMS 組件的資訊、安全提示等。

第四章《模組入門》展示了如何使用工具來啟動模組編寫過程,並演示如何以可維護和節省記憶體的方式編寫完全可本地化的模組。本章將使您對模組的組織和運作有良好的基本理解。