- 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."
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- R語(yǔ)言數(shù)據(jù)可視化之美:專(zhuān)業(yè)圖表繪制指南
- Big Data Analytics
- Visual C++應(yīng)用開(kāi)發(fā)
- HTML+CSS+JavaScript網(wǎng)頁(yè)設(shè)計(jì)從入門(mén)到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開(kāi)發(fā)視頻大講堂)
- OpenCV 3 Blueprints
- Android Studio Cookbook
- Mastering HTML5 Forms
- 寫(xiě)給大家看的Midjourney設(shè)計(jì)書(shū)
- .NET 4.0面向?qū)ο缶幊搪劊簯?yīng)用篇
- SAP Web Dynpro for ABAP開(kāi)發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- 網(wǎng)絡(luò)綜合布線與組網(wǎng)實(shí)戰(zhàn)指南
- Beginning PHP
- 歐姆龍PLC編程指令與梯形圖快速入門(mén)