- Mastering Magento Theme Design
- Andrea Saccà
- 146字
- 2021-07-16 11:57:23
Conventions
In the book we have used the following typographic conventions including: Italic for emphasis, and Monospace
for indicating paths and filenames.
A block of code, indicating HTML, PHP, or jQuery snippets of code and other code blocks are set as follows:
<a href="<?php echo Mage::helper('adminhtml')->getUrl('adminhtml/index/forgotpassword',array('_nosecret' => true)) ?>"> <?php echo Mage::helper('adminhtml')->__('Forgot your password?') ?> </a>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<topheader_color1 translate="label"> <label>Top Header Background: </label> <comment>Comment…</comment> <frontend_type>text</frontend_type> <validate>color</validate> <sort_order>02</sort_order> <show_in_default>1</show_in_default> <show_in_website>1</show_in_website> <show_in_store>1</show_in_store> <depends> <topheader_enable>1</topheader_enable> </depends> </topheader_color1>
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: "To make a donation, click on the Contribute button and make your offer."
推薦閱讀
- C語言程序設計立體化案例教程
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Full-Stack React Projects
- Getting Started with Python Data Analysis
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Python機器學習算法與實戰
- 學Python也可以這么有趣
- WordPress 4.0 Site Blueprints(Second Edition)
- 批調度與網絡問題的組合算法
- Learning Laravel's Eloquent
- 智能手機APP UI設計與應用任務教程
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- MATLAB GUI純代碼編寫從入門到實戰
- Delphi開發典型模塊大全(修訂版)
- Instant GLEW