- CMS Made Simple Development Cookbook
- Samuel Goldstein
- 147字
- 2021-04-09 21:13:15
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Custom URLs are accomplished entirely in your module's SetParameters()
method, by creating new CmsRoute
objects, and registering them with the CMS."
A block of code is set as follows:
<?php class Monsters extends CMSModule { function GetName() { return 'Monsters'; } function GetVersion() { return '0.1'; } } ?>
Any command-line input or output is written as follows:
mkdir MyModule/lang/ext
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the XML button next to your module, and save the exported file in some easily accessible directory".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Flash CC中文版動畫設計與制作/微課堂學電腦
- Painter繪畫實例教程
- Inkscape 0.48 Illustrator's Cookbook
- eZ Publish 4: Enterprise Web Sites Step/by/Step
- Learning VirtualDub: The complete guide to capturing, processing and encoding digital video
- Illustrator CC 2018中文版入門與提高
- CAD/CAM技術與應用
- Magento 1.4 Themes Design
- iPad+Procreate室內設計手繪表現技法
- 會聲會影視頻編輯實戰秘技250招
- 邊做邊學:平面設計(Photoshop CS6 +CorelDRAW X6)
- 剪映短視頻剪輯從入門到精通:宣傳短片+電商視頻+產品廣告+活動慶典
- NHibernate 3 Beginner's Guide
- 老郵差 Photoshop數碼照片處理技法 圖層篇(修訂版)
- MATLAB完全自學教程