Welcome
Welcome to <strong>Music Mayhem</strong>.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!

Advanced Reply Box - FAQ

Please read all the rules before posting, a violation of this rule will get you banned.

Moderators: Aqua Dementia, scarr3d

Advanced Reply Box - FAQ

Postby scarr3d on Wed Nov 21, 2007 8:34 pm

Advanced Reply Box - FAQ

(Sorry about the length of this FAQ guys, but I tried to make it as comprehensive as possible and it's really only meant for newbies to forums. It gave me something to do anyway :p)

So you may have noticed that when you click on the 'Post Reply' button in a thread that it might've looked a bit different... Or maybe not...

This is what I like to call the 'Advanced Reply Box'. It has many new features and buttons that will do different things so I thought I'd give you an outline showing what each new button does.

Firstly though, here is a picture of the old version (Screenshot taken with the 'AcidTechTigerEx' Board Style, it will most likely look different with other styles, but you should get the idea)

Image

Now here's a screenshot of the new version so that you can compare the two (Screenshot also taken with the 'AcidTechTigerEx' style in Opera browser, this may appear different with different styles and/or different web browsers)

Image

Now and breakdown of all the new things: NOTE: All of the following can be typed manually, but it's alot quicker and easier to just click the button, plus this will also ensure code accuracy and minimise errors.


FONT

The first thing on the list is a box that says 'Font Type'. When you click the arrow it will display a number of different font names. The default font for most of the styles (As far as I know, with a few exceptions maybe) is 'Arial'. If you wish to change the font for some reason, you can use this button to do so.

All you have to do is click the button and then click the name of the font you wish to use. This is what should appear:

Code: Select all
[font=FONT] [/font]


(Where 'FONT' is, it should say the one that you selected.)

Now whatever you type between the ] and [ on the inside of the two words will be formatted to that font. For example:

Code: Select all
[font=Arial]Hello World[/font]
= [font=Arial]Hello World[/font] - This is the default font.
Code: Select all
[font=Comic Sans MS]Hello World[/font]
= [font=Comic Sans MS]Hello World[/font] - This is a different font.


FONT SIZE

The next thing on the list is Font Size. You can use this to emphasise a particular word or sentance so that it stands out and (Hopefully) gets the reader's attention.

To do this it's simple, all you have to do is click the button that says 'Font Size' and then click the size that you'd like to have your text.

There are 5 pre-set sizes in total, labeled as follows:

Tiny - Size 7
Small - Size 9
Normal - Size 12
Large - Size 18
Huge - Size 24

When you click on a size that you'd like, the following text will appear:

Code: Select all
[size=SIZE] [/size]


(Where 'SIZE' is, it should say the one that you selected.)

The different sizes look like this:

Tiny
Small
Normal
Large
Huge

I'm fairly certain that you can put your own number in there, but I'm not sure how big or small it will be, nor what the maximum and minimum sizes are, so it's probably best to just use the ones that are already there for you.


FONT COLOUR

(Yes, I spell it 'colour' with a 'u', HTML and BBCode use 'color'.)

Ok, so you want to change the colour of your font so that it sticks out or looks better, this is how you do it.

Firstly, click on the button that says 'Font Color', then click on the colour that you'd like to change the font to.
This is what should appear:

Code: Select all
[color=COLOR] [/color]


(Where 'COLOR' is, it should say the one that you selected.)

Here are some examples of colour change:

Code: Select all
[color=red]Hello World[/color]
= Hello World
Code: Select all
[color=green]Hello World[/color]
= Hello World
Code: Select all
[color=yellow]Hello World[/color]
= Hello World


ALIGN TEXT

Here is the part where you can set how your text looks like on the page, either aligned to the left or right, centred or justified.

Here's how it works: think of how you want your text to look and refer to the firdst 4 buttons on the second row of buttons. Choose the one that best fits your description and click it.

For example purposes I've clicked the 'Centred' one (Third).

This is what should show up:

Code: Select all
[align=center]


Next, type the text that you would like centered on the page and press the button again. The following text should be added on the end of it:

Code: Select all
[/align]


If all goes well, your text should look like the following:

Code: Select all
[align=center]Hello World[/align]
and be in the center on the page like this:

[align=center]Hello World[/align]

Here is a list of all the align modes and what they look like:

Justify:

[align=justify]Hello World[/align]

Align Right:

[align=right]Hello World[/align]

Center:

[align=center]Hello World[/align]

Align Left:

[align=left]Hello World[/align]


SUPERCRIPT AND SUBSCRIPT

Say you were writing out something and you wanted to add those little numbers or letters that you cometimes see but didn't know how to do it, these letters and numbers are called 'Superscript' (Appering at the top of the text) and 'Subscript' (Appearing at the bottom of the text).

To make some superscript text, all you do is click the button that looks like an 'X' with a small 2 near the top (Just to the right of the 'Align' buttons) and the following text should appear:

Code: Select all
[sup]


Now type what you would like to appear as superscript writing and press the button again, resulting in this being added to the end of it:

Code: Select all
[/sup]


For example:

Code: Select all
[sup]Hello World[/sup]
= [sup]Hello World[/sup]

Or, an easier way of seeing what it looks like, here's another example showing only a few superscript letters:

Hel[sup]lo Wor[/sup]ld

The exact same process is used for subscript letters (Which appear below instead of above), but you have to click the button next to it instead.


BOLD, ITALICS, UNDERLINE AND STRIKETHROUGH

Here's how to get bold, Italics, Underline and Strikethrough text.

The first button Looks like a bold capital 'B'. Clicking it will result in the following:

Code: Select all
[b]


Typing after that and pressing the button again will result in this:

Code: Select all
[b]Hello World[/b]


Which would give you this:

Hello World

The next button is Italic writing, the one next to that is underlined writing and the one after that is strikethrough writing.

Here is a list of what they all do and look like:

Code: Select all
[b]Hello World[/b]
= Hello World - Bold Text
Code: Select all
[i]Hello World[/i]
= Hello World - Italic Text
Code: Select all
[u]Hello World[/u]
= Hello World - Underlined Text
Code: Select all
[s]Hello World[/s]
= [s]Hello World[/s] - Strikethrough Text


FADE

NOTE: I cannot use this feature because I don't use Internet Explorer, which apparently is the only web browser that supports it, therefore I will not be able to provide details of how to use it.

If anyone figures out how to use it and would like to contribute, please do and I'll add it here.


ALIGN LEFT AND RIGHT

Clicking these buttons will automatically align all of your text to either the right or left side of the page, although I'm pretty sure that it's only while you're typing it and not when you post it.

If I am wrong, please let me know.


MARQUEE TEXT

If you want scrolling text, here's how you do it:

The buttons at the end of the middle row control how your marquee behaves, the first being down, the next being up, then left and then right.

Here's what it looks like when you click one of them:

Code: Select all
[marq=DIRECTION]


(Where 'DIRECTION' is, it should say the one that you selected.)

then you type your text and hit the same button again, resulting in:

Code: Select all
[/marq]


Which should leave you with this: (Using the 'Left' example)

Code: Select all
[marq=left]Hello World[/marq]


When viewed, they all look like this:



Code: Select all
[marq=down]Hello World[/marq]
= [marq=down]Hello World[/marq] - Down
Code: Select all
[marq=up]Hello World[/marq]
= [marq=up]Hello World[/marq] - Up
Code: Select all
[marq=left]Hello World[/marq]
= [marq=left]Hello World[/marq] - Left
Code: Select all
[marq=right]Hello World[/marq]
= [marq=right]Hello World[/marq] - Right


CODE

If you want to type something like computer programming code for example but it keeps thinking that you're typing BBCode, just use the following code button. Click it once to create:

[*code]

Then again after you've typed for this:

[*/code]

And it should work out ok. (Ignore the *'s, I had to put them there or it would get confused.)

What will happen is your text will appear in a little box labeled 'Code' and it will be in a font that uses equal spaced cells so that any ASCII pictures
similar will appear correctly when you type them. It also ignores any type of formatting code that might interrupt it.


Code: Select all
QUOTE


To quote somebody or thing hit the 'Quote' button next to the code one and this should appear:

Code: Select all
[quote]


A second click gives you:

Code: Select all
[/quote]


And the text should appear in a quote box when posted.


Code: Select all
SPOILER


NOTE: I'm not too sure if or how this works and I don't really know if it should be used or not. If it does work, use it ONLY when neccessary, don't use it to break rules and think you'll get away with it.

Ok, so apparently there's a feature called 'Spoiler' which makes the text the same colour as the background and users have to move the mouse over it or highlight it to see what's written.

Due to the different Forums tyles, I'm not 100% sure that this would work, so use it with caution.

A first click gives you:

Code: Select all
[spoil]


And another gives you

Code: Select all
[/spoil]


The text inside is the spoiler.


URL'S AND LINKS

To post a URL to another website or thread, etc, use the 'URL' button.

When clicked, it should say 'Enter The URL'

This is the website/thread/whatever of the place that you would like to go to when you click it. It's the address in the bar up the top of the screen.

Say for example we were posting a link to Google©, we'd put the following in there:

www.google.com

Then click ok which should then make it say 'Enter The Page Name'. This does not have to be the title of the website that you are linking to, but it is strongly advised that it has relevance to the website linked to.

DO NOT USE THIS TO LINK TO ANY WEBSITES THAT WOULD BREAK THE RULES AND MIS-LEAD OTHER USERS TO CLICK IT BY USING WRONG INFORMATION. THERE'S A MIGHTY HIGH CHANCE THAT YOU WILL BE BANNED.

With that out of the way, say we were linking to Google©, instead of the link saying 'www.google.com', we could have it say 'Google'. This not only makes things look nicer but can be used for other reasons as well.

Here's what that example above would look like:

Google

Broken down, it means that whatever is in here after the = sign > [url=*] is the place that it will take you to and then inbetween here > ] [*/url] what you want it to say.

(Ignore the *'s, I put them there so it wouldn't get confused.)

You can skip this altogether and just place the following tags around a link:

Code: Select all
[url] [/url]


But it will look like this:

http://www.google.com


E-MAIL LINK

If you want to link a name to an E-Mail (So have it open up your E-Mail program so you can send it to them) click the 'Insert E-Mail' button once and input the E-Mail address of the person you wish to link to.

It should appear like this:

example@example.com

When clicked, it will open up a new E-Mail and already type the address in for you.

NOTE: Triple check that you've typed the E-Mail address right before you make the link.


INSERT WEBPAGE

Not quite sure what this does, but I think it inserts a webpage into the current one.

NOTE: Unless this works the way I want it to I will warn you for using it with out my permission because it may not work as desired. Until I can properly test it myself, please avoid the use of it. Thanks.

When clicked, enter the webpage you would like to insert and press ok resulting in this:

[web]http://www.example.com/[/web]

('www.example.com' is only used for example purposes, the address you typed in will replace it)


IMAGES (Hotlinking)

If you wish to insert an image into your post, use the 'Insert Image' button.

When asked to do you, type the FULL URL of the picture you would like to link to and press ok, resulting in this:

Code: Select all
[img]http://musicmayhem.freeforums.org/images/smiles/icon_biggrin.gif[/img]


Which would look like this when posted:

Image

NOTE: If the image that you linked to gets removed/moved or changed, this will affect your post.


FLASH EMBEDDING

If you wish to embed a flash image/movie/game into your post, please do so with caution and respect those who may not have a fast internet connection.

I would generally discourage the use of this and for you to only post when absoloutely necessary or when (And if) A particlar post or thread requests you do so.

Firstly, click the'Insert Flash File' button and follow the instructions.

Firstly, type the FULL URL of the animation/etc that you wish to link to, example:

www.fat-pie.com/love.swf

Then specify the Width of the animation (In pixels) and the Height (Also in pixels) then hit ok.

NOTE: PLEASE make sure you get the dimensions right, otherwise they will not show up properly.

Also, don't make the dimensions too high or wide, otherwise I shall remove it without asking. I declare the maximum height and width to be no higher than 500 respectively.

This is what the above video should look like:

[flash width=250 height=250]www.fat-pie.com/love.swf[/flash]


VIDEO EMBEDDING

NOTE: If you have a video that you would like to share with us, please use the other options listed below. I discourage the use of this featre strongly as YouTube videos and others (Though especially YouTube) are more suited to the web. Please get my permission first and make sure that it's not obscene or rule-breaking material that you wish to post.

Here's how to use it anyway, click the button (Looks like a video camera) then input the FULL URL in the box. Then followed by the height and width as before. Here's just an example video of what it would look like, the video doesn't exist:

Code: Select all
[video width=400 height=350]http://musicmayhem.avi[/video]



AUDIO STREAMING


I'm not 100% sure if I'll allow the use of this because I don't know exactly howit works. It seems to ask for you to point the target to an audio file (Of which format I'm unsure of).

Untill I can test this further, please don't use it.


REAL MEDIA PLAYER VIDEO

Same as the above ones, but with REAL Player video. (I'm fairly certain that you must have REAL Player installed in order to watch the video too)


Google VIDEO

To insert a Google video into your post, press the 'Post A Google Video' file button and input the FULL URL of the video that you are linking to. It should do the rest for you.


YouTube VIDEO

Same as above, but make sure that the link points to a YouTube video.


LIST

I haven't used this yet, I'll add it later.


LINE BREAK

To insert a Line Break into your post, press the 'Insert Line Break' button, or just type:

Code: Select all
[hr]


Which will give you:

[hr]


REMOVE BBCODES FROM TEXT

To get rid of BBCODE formatting alltogether, press this button. This is usefull if you make a mistake and want to start again or wish to remove formatting without doing it manually.


Questions/Comments/Abuse below. Thanks.
Admin of Music Mayhem.
Please PM me with any questions or concerns you may or may not have.
User avatar
scarr3d
Site Admin
 
Posts: 382
Joined: Fri Oct 19, 2007 4:37 pm
Location: Victoria, Australia

Postby metacarpi on Wed Nov 21, 2007 8:38 pm

Holy Cow! That's a pretty comprehensive FAQ you've done there Scarr3d! Shame I know it all already! ;)

How are you doing now anyway?
One of the advantages of horses that people sometimes point out, is that they very seldom explode. Almost never, in my experience, apart from that unfortunate occurence in the hot summer a few years ago.

Terry Pratchett - Jingo
User avatar
metacarpi
Moderator
 
Posts: 2075
Joined: Wed Oct 24, 2007 5:27 pm
Location: Derby, UK

Postby pringa on Wed Nov 21, 2007 8:44 pm

sweet faq, that must have taken ages. good work
pringa

...

Are you taking over? Or are you taking orders?
Are you going backwards? Or are you going forwards?


summer is teh shiz

User avatar
pringa
Moderator
 
Posts: 3240
Joined: Mon Oct 29, 2007 2:42 pm
Location: Berwick, Victoria, Australia

Postby scarr3d on Wed Nov 21, 2007 11:01 pm

Yeah, thanks guys, it took me a while (And I just realized that some of it isn't quite right :().

I'm doing ok metacarpi, still not the best, but I'm feeling significantly better than what I was.

This was just the first new change of many to come. Now that I'm actually motivated a little more and have the energy to do so, I'll be making changes in the next few days (For real this time I'm hoping).

Cheers.
Admin of Music Mayhem.
Please PM me with any questions or concerns you may or may not have.
User avatar
scarr3d
Site Admin
 
Posts: 382
Joined: Fri Oct 19, 2007 4:37 pm
Location: Victoria, Australia

Postby metacarpi on Thu Nov 22, 2007 1:59 am

Glad to hear you're feeling a bit better! You might have noticed a few discussions as to promotions!

;)
One of the advantages of horses that people sometimes point out, is that they very seldom explode. Almost never, in my experience, apart from that unfortunate occurence in the hot summer a few years ago.

Terry Pratchett - Jingo
User avatar
metacarpi
Moderator
 
Posts: 2075
Joined: Wed Oct 24, 2007 5:27 pm
Location: Derby, UK

Postby Aqua Dementia on Thu Nov 22, 2007 2:23 am

Hey, I've noticed that using the bold button, or any of those buttons in normal reply isn't working...

Atleast it's not working for me... It worked yesturday..
User avatar
Aqua Dementia
Invincible
 
Posts: 3219
Joined: Tue Oct 23, 2007 3:35 pm

Postby metacarpi on Thu Nov 22, 2007 2:39 am

You mean in the quick reply? They always seem to work for me.....
One of the advantages of horses that people sometimes point out, is that they very seldom explode. Almost never, in my experience, apart from that unfortunate occurence in the hot summer a few years ago.

Terry Pratchett - Jingo
User avatar
metacarpi
Moderator
 
Posts: 2075
Joined: Wed Oct 24, 2007 5:27 pm
Location: Derby, UK

Postby Aqua Dementia on Thu Nov 22, 2007 5:36 am

Actually yea I do, I missrea it the first time around. But yea it's not working for me. Highlighting a word then clicking on the bold icon always made the word bold, now it doesn't.

I guess I'll be memorizing html code..
User avatar
Aqua Dementia
Invincible
 
Posts: 3219
Joined: Tue Oct 23, 2007 3:35 pm

Postby scarr3d on Thu Nov 22, 2007 11:17 am

@ metacarpi - Yes, I have.

@ Aqua - I don't see why it isn't working, but learning it isn't very hard. I memorized it all pretty much in a day.
Admin of Music Mayhem.
Please PM me with any questions or concerns you may or may not have.
User avatar
scarr3d
Site Admin
 
Posts: 382
Joined: Fri Oct 19, 2007 4:37 pm
Location: Victoria, Australia

Postby Aqua Dementia on Thu Nov 22, 2007 6:57 pm

It's working now. It was just my mac being stupid.
User avatar
Aqua Dementia
Invincible
 
Posts: 3219
Joined: Tue Oct 23, 2007 3:35 pm


Return to Rules + Frequently Asked Questions (FAQ)

Who is online

Users browsing this forum: No registered users and 0 guests

cron