brandice
Mar 11 2006, 05:02 PM
Adding custom BBCodes to your Simple Machines Forum is really very... simple. First, you will need to download three mods from the package manager. Faster Parsecode, ModSettings Textarea, and of course Custom BB Code. Once you have those mods set up you will need to go into your admin section and click on your "Edit Features and Options" link. In the Basic Forum Features section you will now find a "Custom BB Code tags" box. This box is where you will put your custom codes. You can add as many as you like, one per line. Let's break down the bits of a simple tag that will allow users to link to a google image search. This is what you would put in the text box: CODE googleimg <a href="http://images.google.com/images?q=$1" target="_blank">$1</a> The first part is the name of your tag. In this case, users will need to type [googleimg]cowboy monkey[/googleimg] to see a link to pictures of cowboy monkeys. Next, there is a space and then the html code. The '$1' is the "wildcard" and will be replaced in the final outcome with whatever the user types between the tags. You can also add css into the mix. Here is a very tacky example: CODE hmmmm <span style="text-align: center; background-color: #FA3E00; color: #386AFF; border: dotted 2px #f2f2f2; font-size: 18px;">$1</span> In this case, anything within the [hmmmm] tags will be in large blue letters with an orange background a dotted border.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : custom, bbcode, tags, smf, adding, extra, tags, simple, machines, forum
- Azurian Skin
put on forum (0)
Adding Flash Music Player To Home/any Page
How-to (put any song you want!!!) (5) Want to put music on all pages (near the top)? Want any song you want? Well heres how! Place the
following IN PLACE of the tag (paste in while thats highlighted. The text in red you HAVE to
replace with the song url. The text in green is OPTIONAL (whether you want it to autostart or not.
Right now it doesnt, if you want it to replace no with yes.) Of course place this in Admin
Cp>>>Skinning and Styles>>>Board Wrappers>>>Header and Body QUOTE REPLACE THIS
WITH YOUR SONG URL &autoStart= no " /> src="http://www.podbean.com/podcast-audio-....
Add Flashing Inbox To Invisionfree Forum
Html code for invsiionfree!! (2) Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
Invisionfree Skin How-to Put On Your Forum
A skin I partially made, I show you how to put on your forum. (1) Hey All who may want an invisionfree forum skin, because they are tired of their old, boring,
squarish one. Well I helped with this skin, and I'm going to give an explanation for starting
users, so that they may too, have a nice forum skin! First of all, when installing a new skin on
your board, no upload or download is needed. You will most definately have to replace your old forum
CSS or "Style sheets" (as called in the invisionfree Admin CP). You will almost all the time have
to place something in the footer (in Board wrappers IN THE ADMIN CP), and usually a head....
How To Setup A Website After Your Forum
(3) This tutorial is about how to setup a website after you have setup a forum. That means, you have a
forum, and are wanting to add a website. This tutorial will show you how to create the website in
your root directory(Example: http://domainname.com) , while your traffic gets redirected to your
forum while you are creating it, until you're ready for guests to see it. This method is
opposed to setting it up in another directory, then moving it(particularly more time consuming if
you're site is PHP based). First of all, you are going to want to setup a redirect ....
Install An Aef Forum Onto The Trap17
From a zip file (11) Installing an AEF Forum on the Trap17 Server Preparation for Installing the AEF Forum
The following items are required for the installation of the packaage onto your site: 1. - a copy
of the AEF Forum zip package from http://anelectron.com/download.php 2. - a MySql Database 3. - a
Database User 4. - a password for the Database User 5. - Privileges allowed for the Database User
The details for ensuring that you have all of these items are as follows: 1. - a copy of the AEF
Forum zip package from http://anelectron.com/download.php . Simply browse to t....
Adding An Aef Forum To Snews Cms
"almost" integrated (2) Adding an AEF Forum to sNews CMS Although not truly integrated, here is an explanation of the
steps I took to have an AEF Forum Software present itself as an 'integrated' page on the
sNews CMS. 1. Download a standard sNews version 1.6 Content Management System. Instructions are
found on the sNews site. (refer to link list below) There are several flavours of sNews. This method
has only been tested on the sNews 1.6, but should work on other versions as well. 2. Created a
MySQL Database and user, Modded the snews.php, and took the usual steps for installin....
How To Make A Decent Forum
Some great tips on how to make and maintain a good forum (8) -Firstly, come on, use a decent forum system. Visitors to forums hate advertisements. The best way
to guarantee no ads is to host it yourself. There’s loads of free web hosts out there- there’s loads
of free forum software, too. So, come on! It doesn’t take much energy to find a good host and upload
some files. I think the two best forum softwares to use are SMF(www.simplemachines.org) and
phpBB(www.phpbb.com). -Secondly, if anybody is actually reading the topic with the link to your
forum in, they must be dedicated to this one, and not many people are dedicated to load....
How To Create Forum Smilies
Make smilies for your forums! (3) Wanna make your own pixel smilies! For cutenews, your forums, websites, etc.. What you need: A
graphics program that allows you to zoom in very closely to an image (paint is OK... but not the
best...) OPTIONAL... a program that has a grid when you zoom in (most graphics programs have them)
I'll use a program called paint.NET START 1. Copy this image and paste into a graphics
program 2. Then ZOOM so you can see the image close up. For easy use make sure it is in some sort
of "grid mode" Example: 3. Draw your eyes, face, nose, ears, etc... Your *may* wan....
Aef Forum Modifications [resolved]
Header bar, Footer Bar and Styling them (3) Here are a couple of Tutorials I have posted on my AEF Forum hosted here at the Trap17. Since the
Tutorials are already published, I will merely link to them. Header Bar Information :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=11 Footer Bar Information :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=10 Styling the Header/Footer Bar :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=16 The first two are about how to add some
html code to the space reserved in the Forum layout for an optional Advertising spot. I adapted some
code so that several ....
Adding Your Website To Google
How to register with google (25) Hi everyone. Hopefully here im going to tell you how to register yourself with the Google search
engine and get yourself in their results. Ill start the tutorial assuming you already have Meta
tags or other search engine optimisation techniques in place. This tutorial is solely about
registering with google. At one time i thought simply using meta tags etcetera would get you listed
in Google, i then found out that didnt work, so i wondered why, and the fruits of my labour are what
will go into this tutorial. the first step is to get a google account, this will get y....
Adding Data To A Database And Displaying It Later
Using Forms, PHP and MySQL (1) Requirements: PHP Support MySQL Database access I am going to use a news program as an example.
Ok, first you are going to need to connect to the database. Do so by using the code below. I have
added some comments where you will need to edit to fit your server's specifications. Create a
new file with notepad and call it config.php QUOTE //Change root to your database
account's username $dbusername = "root"; //Add your account's password in between the
quotations $password = " "; //Add the name of the database you are using in between the qu....
Getting Free Cokes
getting free cokes from coke machines (11) ok guys first of this is considered stealing... but everything stolen tastes better (its tru). And
another thing, Buffalohelp accused me of plagiarism though I really searched for this for about a
week because I really need their webhosting that badly but I dont have any bad feeling for him...
Peace dude!!! ..\/, . BTW, I dont think this tutorial is illegal, its the fault of the company why
such bug are present on their machine. This TUT must be a wake up call for them. They may thank me
for what I've done... lolololol OK guys, its up to you now to follow this, so....
Install A Simple Machines Forum
(11) If you want to have your own Simple Machines running up without any ADs of any kind , sign up at
Trap17 and posting until you have enough credits then post an application form and then wait to be
approved. After that , do like this and you will have your own forum setting up : 1.Download
Simple Machines You can get it at Simple Machines download page , click here to get one
2.Upload SMF to the Server This step is too long so be patient , log in to Trap17 forum then log in
to your own cPanel , click on File Manager. A pop up Explorer will appear , then click on ....
Embedding Videoclips Into Pbpbb/nuke Forum Posts
(0) This is something i've been playing around with today, & the result is pretty good. If you want
to give your members something to do, place some music videos/any videos/.swf files into posts on
your forum. By incorporating a poll they can vote on them aswell. First, in the admin
menu/configuration, find 'Allowed HTML tags' & make sure it shows the following:
b,i,u,pre,embed,object,param name,value, An excellent source of practically unlimited free
material can be found at youtube.com & they are even kind enough to give you the code to embed the
videos.....
Tutorial: Creating Custom Icons For Devices
Give that device a great icon every time you plug it in! (0) Ok for this tutorial I will use the PSP as an example of the device, this should work for every
device. (THIS WILL NOT HARM ANYTHING AT ALL!) First off, open notepad and type in:
ICON=ICONE.ICO Save that as AUTORUN.inf Now, find a picture you like.. make sure its dimensions
are 16X16 pixels. Put it in the main folder of the device, for example, my psp is located at F:\, i
would type in F:\ to the adress bar and put the picture in that folder, as it is the folder your
computer automatically reads, anyways, put your picture in there and name it: ICONE.ICO Then a....
How To Install An Openoffice Dictionary Manually
adding the new dictionary by yourself (3) How To Install An OpenOffice Dictionary Manually Introduction The Tutorial
What's OpenOffice? Introduction Before you all rant at me and tell me that there is a
wizard to install dictionaries for you, it can sometimes not work. I know this because on my copy of
OpenOffice Writer, it doesn't. This tutorial is very easy to follow and it's for those
whose wizard is broking, just like mine or people who like to be difficult and do things the hard
way /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
Putting A Signature On The Forum
A tutorial on how to put a signature on here (41) Concidering it is a part of the rules that we put signatures in the signature portion instead of
typing it every time you make a post, i made this to tel people how to put the signature up for
people to see. It will automaticly be added to the end of every single post you make! First Off you
need to go to "My Controlls" which can be found in the top right hand side of the screen...
Once you are in your controlls look on the left hand side for "Edit Signature" once you are
there you should see a screen like this that shows your current signature for ex: mine ....
Script To Build A List Of Links
from filenames and h3 tags (2) Another Unordered List Script If you remember this Script , that tutorial was about creating
an un-ordered list of links from a list of files contained in a Folder which was specifically named
in the script. This current Tutorial goes several steps beyond that first Tutorial by being able to
create a list from several folder names and, more importantly, the script reads the list of links
from a 'flat file' rather than depending on the name of the folder to be hard coded in the
script. It is only one small step to have the folder names found in a mysql ....
Installing A Phpbb2 Skin
Popular forum software (5) I tried installing a new phpbb2 forum skin on my website for weeks and didnt get it to work, but
it's very easy... 1. Upload the skin / template to the templates folder of your phpbb2
directory (eg. public_html/forums/templates), make sure you don't upload the zip archieve or a
directory containing the directory where the template is in, the folder you need to upload usually
contains a lot of .tpl files an images directory a .css file (or multiple) and if your template
contains an admin re-skin an "admin" folder. NOTE: If you use PHP-Nuke the directory where....
How To Set Up A Phbb Forum On A Simple Page.
simple page link to phBB (4) Ok, I am going to teach you how to set up and include a phBB Forum on your web site hsted on your
local computer set up as a Server. This tutorial references to snlildude87's tutorial at
http://www.trap17.com/forums/-t20432.html . You have to set up a MYSQL DATABASE and a Apache server
sucessfully in order for this to work. Do that first then come here and we can start. Ok, Now that
you got your Apache server set up and your MYSQL Database setup according to the Tutorial from
snllildude87, lets BEGIN! Step 1: First off you got to have a working HTML page with a ....
Change / Modify The Title Bar Text In IE6 Or FF
custom text in titlebar in ie or firefox (3) Changing The Text In The Bar (IE and Firefox Only) This will allow you to change the text in
the title bar of either msie6 (may work for ie7 beta or earlier versions) and mozilla firefox 1.0.
By default this is set to Microsoft Internet Explorer provided by ##### or Mozilla Firefox .
Here's how to change that..... For Internet Explorer (6) Warning! Changing the title for
internet explorer requires editing the registry. Making changes in the registry in keys or values
that are not listed here could cause your computer to crash or slow. Follow the follow....
Pet/animal Care Forum
Online veterinary advise (19) Hi I am A veterinarian and would like to offer through this forum an online tutorial and
consultation service... For a start lemme tell you something about training, feeding and breeding
your pets... QUOTE Training Pets Training pets Dog training is an art and science. It is
very important for your dog to be trained at least to the extent of obeying your basic commands. The
training must be methodical and must be regularly carried out. An obedient dog is an asset and also
required for the owner’s safety. An untrained adult Alsatian or Doberman can be quite letha....
Phpbb Forum Site Transfer
How to do it, step by step instructions (20) I'm sure many of you out there have used phpBB at some point. To those who enjoy running forums
and online communities, specifically supporting phpBB, I am about to tell everyone how to restore
the forums database from one website, to another. This is presuming you do not have any mods or
hacks installed. Some of you may find this information useful. Here is the scenario: Let's say
you have forums running phpBB version 2.0.17 (currently the latest one). You have decided that you
want to move your forums to a whole new URL and provider, and as an added bonus, ch....
Adding Ur Own Files On Send To
Windows xp (0) This tutorial will enable you to add places on the context menu under the Send To option. This is
how u do it. Create a shortcut of the folder you want to add.Cut/Copy the shortcut and go to
C:\Windows\Documents and Settings\Your user\Send To and paste the shorcut there. You can also
rename the shortcut from shortcut to xxxxx to xxxxx Remember Your user stands for your userid that
you have used to login. If you have any probs PM me.....
Making Winrar Archives
and adding password to winrar archives (15) **** This tutorial will show you how to put files into .rar Archive and pass worded (if wanted)
**** What You Will Need Before continuing you will need a couple of thing, first of all you
need WINRAR , which is a very powerful archive manager. It can reduce size for you email
attachments, decompress RAR, ZIP and other types of files downloaded from the internet. You can get
winrar at http://www.rarlabs.com The other thing is that make sure your using Windows XP because
this is what I used to make this tutorial. I think it works with any other windows not....
How To Create A Phpbb Fm
Create a Fully Modded forum. (52) 1. Well once you get the file onto your computer, your going to need an FTP client. I suggest Core
FTP, just do a Google search for it, and theres a free version, which I use, and is just great. 2a.
I'm guessing you already have an unzipping program to unzip the file you're downloading, so
we'll skip that step. 2b. Go to http://phpbbfm.net . On the left side, e little below the top,
click on the Zip link, which will download the file. Unzip the file you just got. 3. Once all the
files have been unzipped from the main file you just got, find the folder tha....
Ultimate Bbcode Tutorial
[b ],[ i],[u],[quote ],[img ],smilies (9) THIS BBCODE TUTORIAL was found to be copied. -- TUTORIAL EDITED --....
Custom 404 Error Pages
A Tutorial On How To Make Custom 404 Error Pages (18) I've seen a tutorial on here and no offense but it was horrific, this is the real way you do a
404 Error Page. Make a file called: htaccess.txt Open it up and put this: CODE ErrorDocument
404 /myerrorpage.html You will need to change myerrorpage.html to whatever your page is called.
Also when you upload this file to your server you need to rename it to: .htaccess Yes, the dot is
before the words. You need to do this on the server because on Windows you cannot do that!....
HTML tags and examples
Condensed form of course from my site... (37) Well, I decided to try and help out some of the users here who might be unexperienced in HTML, so I
condensed the begginer's HTML course at my website. Here it is... Lesson 1 HTML means Hyper
Text Markup Language. HTML is a very common language used for many websites, is the base for more
complicated and powerful langauges like php, HTML can seem hard, but you will find it is one of the
easiest langauges one can learn. The core of HTML is the tag, a tage is just a set of two
arrows-like brackets created by hitting Shift and the comma key, or Shift and the period....
Looking for custom, bbcode, tags, smf, adding, extra, tags, simple, machines, forum
|
Searching Video's for custom, bbcode, tags, smf, adding, extra, tags, simple, machines, forum
See Also,
|
advertisement
|
|