- Drupal 6 Theming Cookbook
- Karthik Kumar
- 198字
- 2021-04-13 16:56:39
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: "$path
denotes the path to the CSS file relative to the base_path()
".
A block of code is set as follows:
<?php /** * Implementation of hook_init(). */ function mysite_init()mysite_init() { // Display a message on every page load. drupal_set_message("Welcome to MySite!"); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
stylesheets[all][] = css/html-reset.css stylesheets[all][] = css/wireframes.css stylesheets[all][] = css/layout-fixed.css stylesheets[all][] = css/page-backgrounds.css stylesheets[all][] = css/tabs.css stylesheets[all][] = css/messages.css
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 Save configuration button at the bottom of the page to ensure that any vestiges of the setting are also cleared from the database".
推薦閱讀
- Joomla! 1.5 Site Blueprints
- Maya影視動(dòng)畫高級(jí)模型制作全解析
- 3ds max & VRay產(chǎn)品造型設(shè)計(jì)經(jīng)典
- AutoCAD 2019中文版從入門到精通
- Creo 6.0快速入門、進(jìn)階與精通(升級(jí)版)
- Adobe創(chuàng)意大學(xué)Illustrator產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Photoshop CS6中文版基礎(chǔ)培訓(xùn)教程
- 平面設(shè)計(jì)綜合教程:Photoshop+Illustrator+CorelDRAW +InDesign(微課版)
- 中文版CorelDRAW X8基礎(chǔ)培訓(xùn)教程(全彩版)
- Photoshop+Adobe Camera Raw+Lightroom(攝影后期照片潤(rùn)飾實(shí)戰(zhàn))
- Premiere pro CC中文版自學(xué)視頻教程
- Object/Oriented JavaScript
- Choosing an Open Source CMS: Beginner's Guide
- Microsoft SQL Azure Enterprise Application Development
- Practical Data Analysis and Reporting with BIRT