Sex offenders web site - 268 CHAPTER 9 TOURING PHPBB S FEATURES this

268 CHAPTER 9 TOURING PHPBB S FEATURES this set to a smaller value, the session will time out sooner, and posts may be reset as read automatically. Watching Topics Watching topics permits users to receive e-mail notifications on replies to those topics. Users must be registered and logged in to use this feature. Users can elect to watch topics they choose by clicking a Watch this topic for replies link near the bottom of every topic view page. A user can also enable the topic watch feature for a particular topic by checking the Notify me when replies are posted check box when replying to a thread (see Figure 9-1, shown later in this chapter). To stop watching a topic, the user can revisit the topic and click the Stop watching this topic link. Formatting Posts Using BBCode phpBB provides a potent and safe HTML substitute, known as BBCode, so users can format their text (bold, italic, underline, and so on) without exposing your board to the possibility of malicious HTML. BBCode is usable in forum posts, private messages, and signatures (small lines of text registered users can optionally attach to every post). The BBCode system is incredibly powerful and easily customized via phpBB s template engine, which I will discuss in Chapter 12. Table 9-1 outlines the available BBCode in default installations of phpBB 2.0. As Table 9-1 illustrates, BBCode tags are used much like HTML. Note the usage of square brackets versus HTML s angle brackets. Table 9-1. BBCode Available in phpBB 2.0 BBCode Tag* Formatting Result [b]Bold text.[/b] Creates bold text [i]Italic text.[/i] Creates italic text [u]Underlined text.[/u] Creates underlined text [quote]Quoted text[/quote] Puts text in a smaller font, indented, and set off by a box [code]Program code[/code] Sets off text similarly to quoted text, and displays it in monospace [list][*]Item in the list[/list] [list] starts the list; [*] is an item in the list [list=a][*]Alphabetized Same as a regular BBCode list, but makes an alphabetically list[/list] ordered list [list=1][*]Numbered list[/list] Same as a regular BBCode list, but makes a numerically ordered list [img]http://path/to/image[/img] Embeds an image in a forum post [url]http://path/to/link[/url] Embeds a link in a post [url=http://link]Link text[/url] Links the text between the [url] tags to http://link [color=colorname]Text[/color] Changes the text between the [color] tags to whichever color name (red, blue, and so, on) or hexadecimal code (as in HTML) you specify [size=pointsize]Text[/size] Changes the point size of the text to the number you specify *Some installations of phpBB across the Internet may contain modifications that add additional BBCode or modify the behavior of existing BBCode. This table lists the base set of BBCode tags.
Searching for affordable and proven webhost to host and run your servlet applications? Go to Linux Web Hosting services and you will find it.

Leave a Reply