TOPIC_TITLE: How to format text? TOPIC_HELP: Generally, messages on the forum are mostly plain text, however on occasion you may want to add some formatting to your text, such as making certain words bold,italics,etc...
Since in most cases the admin does not permit you to use HTML inside your posts, you can use FUDcode, which is a special set of tags that allows you to apply certain formatting to your text. FUDcode is very easy to use and is a lot more secure then HTML.
FUDcode | Result |
http://fud.prohost.org | http://fud.prohost.org |
FUDcode | Result |
[URL]http://www.myhomepage.com[/URL] | http://www.myhomepage.com |
FUDcode | Result |
[URL=http://www.myhomepage.com] My Homepage [/URL] |
My Homepage |
FUDcode | Result |
support@prohost.org | support@prohost.org |
FUDcode | Result |
[email=support@prohost.org] Click here to email our tech support [/email] |
Click here to email our tech support |
FUDcode | Result |
[b]bold[/b] | bold |
FUDcode | Result |
[u]underlined[/u] | underlined |
FUDcode | Result |
[i]italicized[/i] | italicized |
FUDcode | Result |
[sub]subscript[/sub] | subscript |
FUDcode | Result |
[sup]superscript[/sup] | superscript |
FUDcode | Result |
[color=red]red text[/color] | red text |
FUDcode | Result |
[size=4]big text[/size] | big text |
FUDcode | Result |
[font=courier]text[/color] | text |
FUDcode | Result |
[b][u][i][color=red][size=4][font=courier] Formatted Text [/font][/size][/color][/i][/u][/b] |
Formatted Text |
FUDcode | Result |
[align=center]centered text[/align] | centered text |
FUDcode | Result |
[align=right]right aligned[/align] | right aligned |
FUDcode | Result |
[align=left]left aligned[/align] | left aligned |
FUDcode | Result |
[list] [*]list item [*]list item [/list] |
|
FUDcode | Result |
[list type=1] [*]list item [*]list item [/list] |
|
FUDcode | Result |
[list type=A] [*]list item [*]list item [/list] |
|
FUDcode | Result |
[img] http://www.prohost.org/img/pro_logo.gif [/img] |
FUDcode | Result |
[url=http://www.prohost.org] [img]http://www.prohost.org/img/pro_logo.gif[/img] [/url] |
FUDcode | Result | ||
[quote]Hello World[/quote] |
|
FUDcode | Result |
[pre] $fp = fopen('somefile', 'w'); if ( !$fp ) { exit('no such file!'); } else { fwrite($fp, 'hello world'); fclose($fp); } [/pre] |
$fp = fopen('somefile', 'w'); |
FUDcode | Result |
[php]
function hello() { echo "Hello World!"; } hello();[/php] |
<?php |
FUDcode | Result |
[code]$fp = fopen('somefile', 'w');[/code] |
$fp = fopen('somefile', 'w'); |
FUDcode | Result |
[hr] |
FUDcode | Result |
Visible part of the message [spoiler] Hidden part of the message [/spoiler] More visible text. |
Visible part of the message More visible text. |
FUDcode | Result |
[acronym=Fast Uncompromising Discussion Forum] FUDforum [/acronym] |
FUDforum |
FUDcode | Result |
[wikipedia=ca]FUDforum[/wikipedia] | FUDforum |
TOPIC_TITLE: How do I use Polls?
TOPIC_HELP:
In certain forums you may have the ability to include polls inside your messages. Polls allow you to ask a question and
provide a number of answers other forum members may choose from. For the sake of accuracy only registered users may cast in
their votes.
When you click on the CREATE POLL link, located on the post page a pop-up will appear allowing to create a poll with several
potential multiple choice answers. When you are done, simply click on the Edit button and you will be taken back to the post page
and then poll you've created will be attached to the message.
You can edit an existing poll, by clicking on the EDIT link, or you can remove the poll entirely by click on the DELETE.
You will only have 1 opportunity to vote in a poll, so make your decision careful, you will not be able to change it at a later point.
TOPIC_TITLE: Can I attach files to messages?
TOPIC_HELP:
If allowed by administrator, you may attach one or more files to your normal as well as private messages. This ability is
determined on a forum by forum basis, so while you may be able to attach files in one forum you may not be able to do so in another.
The post form will list 3 rules which apply to your file attachments:
Allowed File Types - a list of file types that you may attach to your message. ex. jpg, gif. png
Maximum File Size - the maximum size of each file that you may attach to your message
Maximum Files per Message - the number of files you can attach to your message.
To attach a file to a message, click the Browse button at the bottom of the post page. In response your browser will
open a dialog window allowing your to select a file you wish to upload from your hard drive. Once you've selected a file, click on the
Upload File button to attach the file to your message.
If you wish to remove any attached files, simply click on the Delete located to the right of the file.
TOPIC_TITLE: What's a post icon?
TOPIC_HELP:
Post icons are small images that you can choose to show beside your messages. They are most
commonly used to indicate the nature of your message or the feeling your are trying to convey.
If you do not see those icons on the post form, it means the administrator has disabled this feature.
TOPIC_TITLE: Can I edit my message?
TOPIC_HELP:
If you are a registered member, you may be able to edit messages that you have previously posted. This option may be
time-limited, so it is possible that you'll be able to edit your recent posts, while unable to edit posts made a while ago.
If you edit your post, a small note will be prepended to your message, showing that this message was edited by you and indicate the time & date
of editing.
If a moderator or an administrator have edited your message you may or may not, depending on the forum settings see a note identifying the fact
that this message was edited.
TOPIC_TITLE: Who are the moderators & administrators?
TOPIC_HELP:
Moderators are "super users" who generally oversee one or more forums. They have the ability to edit, delete, approve messages as well
as make forum announcements. These are the people to contact if you see something inappropriate being done in a forum they are moderating.
You may also address moderators if you have any questions in regard on how to use the forum.
Administrators are the controllers of the forum, they can do ANYTHING, so be polite when talking to them ;-). Administrator in addition to being able to do everything a moderator can do, also can approve Avatars, assign & remove custom tags, block users and respond to various forum questions. If you encounter any bugs with the forum, Administrator is the person to contact. TOPIC_TITLE: Censorship? TOPIC_HELP: The administrator may choose to censor certain words, those words would be replaced by the administrator's chosen alternative. Censorship is forum wide, so the same things you cannot see, other people will also not be able to see. TOPIC_TITLE: Can I be notified of replies to my messages? TOPIC_HELP: When you post a new topic or make a reply to an existing topic, you may choose to be notified via Email or ICQ (select via your profile) of the replies. You can also subscribe to a topic without posting a reply, by clicking on the Subscribe link at the top of the page or if you want you can subscribe to a forum, so that whenever a new topic is made in that forum you will receive a notification about it.
If you choose to stop receiving notifications from a topic or forum, you can click on the Un-subscribe link, while viewing that topic or forum. Or go to the Subscriptions tab in your profile and remove the topic or forum from that list.
The ability to receive notifications is limited to registered users.