官术网_书友最值得收藏!

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.

In this text, the URLs of specific administrative screens are formatted as follows: if your site is located at http://example.edu, the URL of your main administrative screen will be at http://example.edu/admin. In this text, we will just list that URL path as admin—it is assumed that you are adding the URL of your site onto the paths given in this book.

A block of code will be set as follows:

<?php   
  global $user;   
  $instructor_role_id = 3;   
  if ($user->uid == 0) {     
    print l(t('You must log in to view this page'), 'user');     
    return;   
}   

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:

      $loaded_user = user_load(array('uid' => $u->uid));
      $links[] = l($loaded_user->name, 'bygroup/'. $loaded_user->uid .'/'. $gid) . $separator . $loaded_user->profile_last_name;

New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen". Also, in many places, it is necessary to describe the location of a specific menu item. On these occasions, you will be presented with different methods to get where you need to go. For example, to get to the page to administer all content posted on your site, you need to click the Administer | Content management | Content menu link, or navigate to admin/content/node.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 福海县| 千阳县| 沈丘县| 辛集市| 公主岭市| 柞水县| 鄱阳县| 鄂尔多斯市| 甘南县| 甘肃省| 夏津县| 彰化市| 壤塘县| 合山市| 朝阳县| 天全县| 忻州市| 东阳市| 南康市| 探索| 汾阳市| 江阴市| 孟州市| 奉节县| 镇康县| 托克逊县| 农安县| 菏泽市| 周口市| 雅安市| 武胜县| 临江市| 杭锦后旗| 苏尼特左旗| 哈尔滨市| 化德县| 五常市| 浪卡子县| 盐池县| 墨竹工卡县| 会同县|