BB Code Manager: BB Code XML Repository

I did discover that earlier.
But obviously the bbcode method of "Button-like" links would be cool too.

ideas:
a specific look for internal links.
a different look for external links.
a different look for paid links.
a different look for links to a gallery.
a different look for whatever.
etc .. etc ..
 
Those are pretty simple to make...have you given it a try? It is just making code classes in the extras css template and referring to them with bbcodes made for each one (button) needed. Regardless... your talking about styling which needs to be done in templates by an admin...as creating inline css in a bbcode is doodoo if you don't have to do it. You should avoid that when you can as it is redundant if you can just state the style once and refer to it with the bbcode.

I'll tell you what DD...if you try to make any one of those bbcodes yourself...succeed or fail...I will make them all for you. If you have minorin installed I can make you the buttons as well...but you have to try it yourself first :-) Deal?
 
I'll tell you what DD...if you try to make any one of those bbcodes yourself...succeed or fail...I will make them all for you.

My best attempt:

Code:
<?php

<a href="http://www.eqnoblerules.com/ <img>i.heart.eqnoble.jpg</img></a>

?>

Was I close ? :)
i.heart.eqnoble.webp

EQnoble: I don't even have a forum. I think alot of people would like the Button Links ... so do it for the community ! :) Edit: July 24, 2011 23:44 EST : EQnoble.
 
:ROFLMAO: That was pretty funny...I am not going to even begin to count the ways :) I'll do it just because you made me laugh...and ftr I have one up but for all intensive purposes I don't have a forum either :)

You already know that I am for the people DD, the ones in the community of earth...xenforo being an extension of that...and knowing that now...you already know I was going to do it after my previous post...I was just trying to get you started making things the same way someone got me started.

As a great man once said...

You can wait for things to happen, make things happen...or wonder what the hell happened.
I prefer the first two :)

That being said, I have to say I nearly peed myself laughing. Ahh new acro = PML :)
 
Hi EQnoble, would you have any idea why I'm unable to get gss bbcode to work? (Don't worry, I won't leave it at that lol) I've created several google ss documents, set to Public on the Web, however when I try to [gss] link them I am told "We're sorry, this document is not published". This seems to be a Google error. However, I've had the same problems getting [gdoc] code to work (set to Public on the Web, no go). The only clue I can see is that both your bbcode and the gdoc bbcode include an &authkey in the user supplied string. No document I have ever made in google docs, public, private or otherwise, has ever included any sort of &authkey. Is this my problem? And if so, do you have any idea what I am doing wrong?

Thanks very much for any insight.

So here we go, this should work for you, you can manipulate the style how you see fit but this will get you going.
View attachment 14351
Code:
usage
[gss]paste google spreadsheet link from "key= to the end of the link"[/gss]
View attachment 14350
 
Hi EQnoble, would you have any idea why I'm unable to get gss bbcode to work? (Don't worry, I won't leave it at that lol) I've created several google ss documents, set to Public on the Web, however when I try to [gss] link them I am told "We're sorry, this document is not published". This seems to be a Google error. However, I've had the same problems getting [gdoc] code to work (set to Public on the Web, no go). The only clue I can see is that both your bbcode and the gdoc bbcode include an &authkey in the user supplied string. No document I have ever made in google docs, public, private or otherwise, has ever included any sort of &authkey. Is this my problem? And if so, do you have any idea what I am doing wrong?

Thanks very much for any insight.
I will take a look at this for you the moment my niece and her puppy (if 90 lbs is a puppy) leave.

In the meantime it would be helpful if you threw me a link or two to a couple of your google docs. Who knows the folly may be mine for overlooking something, after all I am a world class noob :-) Send me the links via pc message and I will see what I can whip up for you.
 
Thanks :-)

Shh don't tell anyone, but I only helped because butters is the name of one of my favorite animated characters ;-)

For those that don't understand sarcasm and have read the above note that I was being totally facetious
 
Speaking of which, I'm still waiting on my royalty checks. Any day now. (Would you believe I grew up in a housing development named South Park? lol true story)
 
Speaking of which, I'm still waiting on my royalty checks. Any day now. (Would you believe I grew up in a housing development named South Park? lol true story)
You should make an episode idea up based on that, write it down, and pitch it to Matt and Trey and try getting a quick settlement...it would be faster than going to court :ROFLMAO:. Butters from South Park ...that really tickles me.
 
EQnoble, any news about the traileraddict bb code :D Probably forgotten :p
Lol you already know...i did forget...surprise surprise....I do remember it pissing me off though...crazy thing is I managed to get an info puller working for imdb but I couldn't get this to work I remember...but I think I can now...then again half the time I don't know what I am thinking so go figure.

I'll take a look at this right now and see if I can failboat my way to success.
 
Lol you already know...i did forget...surprise surprise....I do remember it pissing me off though...crazy thing is I managed to get an info puller working for imdb but I couldn't get this to work I remember...but I think I can now...then again half the time I don't know what I am thinking so go figure.

I'll take a look at this right now and see if I can failboat my way to success.

I'm sure you will work wonders :D I forgot to mention that last movie bb code you did (uzmantv.com) has a bug. It works but it doesn't let any other bb media code to work :D

Example; while it's active try adding a youtube video. You'll get a server error...
 
that last movie bb code you did (uzmantv.com) has a bug. It works but it doesn't let any other bb media code to work

I actually realized that somewhat myself a little while ago and started removing bbcodes 1 by 1 and that was the culprit, was going to notate that after I (had tried and actually) fixed it and uploaded the working one...so on that note yes and thank you for confirming for me that anyone using this bbcode should remove it until a time that I am not acting like a noob :-)

(note that is also the reason I couldn't make any new media definitions and I had no clue why until today :-) lol )
 
Does anyone know of a text wrap BB Code at all?

Ive tried playing around using the float tags as suggested elsewhere but not having much joy.

I tried

[float="left"]<IMG>[/float] Test
[float="left"]Test[/float] <IMG>

An a variety of floating left and right with images and text but none of the text wrapped around the images.
 
Top Bottom