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: "We can include other contexts through the use of the include directive."
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be set in bold:
<script type="text/javascript"></script>
<!-- inject the theme, default to the Renewal theme if nothing is selected for the portal or the page -->
<p:theme themeName="renewal"/>
<!-- insert header content that was possibly set by portlets on the page -->
<p:headerContent/>
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 on the Configure Dashboard link will take us to the page which provides interface to design our dashboard".
Note
Warnings or important notes appear in a box like this.