- 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.
- Vue.js前端開發技術
- 爸媽微信e時代
- Adobe After Effects CC 高手之路
- Photoshop CC摳圖+修圖+調色+合成+特效標準培訓教程(全視頻微課版)
- Software Testing using Visual Studio 2010
- Photoshop CS6完全自學案例教程(微課版)
- After Effects CC 2019 影視后期特效合成案例教程
- AutoCAD 2022中文版從入門到精通(標準版)
- PKPM 2010結構分析從入門到精通
- Cinema 4D基礎培訓教材
- 3ds Max 印象 影視粒子特效全解析
- Moodle 2.0 for Business Beginner's Guide
- 電磁場數值計算及基于FreeFEM的編程實現
- After Effects 動態圖形設計:入門技法與基礎創作
- Photoshop+PxCook+Cutterman網頁UI設計教程