BBcode Wish List

  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6128
  • Loc: Seattle, WA
  • Status: Offline

Post March 16th, 2008, 6:50 pm

Just thought of this one:

Code: [ Select ]
[phpfunc]substr[/phpfunc]

[url=http://php.net/substr]substr()[/url ]
  1. [phpfunc]substr[/phpfunc]
  2. [url=http://php.net/substr]substr()[/url ]
The Beer Monocle. Classy.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 16th, 2008, 6:50 pm

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post March 18th, 2008, 7:47 am

Code: [ Select ]
[youtube]http://www.youtube.com/v/6uLUVI3Y0q0&hl=en[/youtube]
 
//Whatever it's translating too when I use [flash=width,height]address[/flash]
  1. [youtube]http://www.youtube.com/v/6uLUVI3Y0q0&hl=en[/youtube]
  2.  
  3. //Whatever it's translating too when I use [flash=width,height]address[/flash]
Strong with this one, the sudo is.
  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2298
  • Loc: Baker City, Oregon
  • Status: Offline

Post March 31st, 2008, 10:19 am

Good to hide answers if somebody does not wish to see them.

[teaser] hidden / blacked out [/teaser]
Stand Up! STand Up and Shout!
  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post April 5th, 2008, 8:42 pm

Code: [ Select ]
[teaser={SIMPLETEXT}]{TEXT}[/teaser]


Code: [ Select ]
<div><dl><dt><a href="#" onclick="this.parentNode.nextSibling.firstChild.style.display='block'; this.parentNode.removeChild(this); return false;">{SIMPLETEXT}</a></dt><dd><div style="display:none">{TEXT}</div></dd></dl></div>
Strong with this one, the sudo is.
  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post June 17th, 2008, 1:54 am

Code: [ Select ]
[anchor=sect1.1]Text[/anchor]


Code: [ Select ]
<a name="sect1.1">Text</a>



Good for tutorials, they could be wrapped around tuthead.
I could also bug you to add them to the sections in the rules, for instance "rules.html#signatures" :D
Strong with this one, the sudo is.
  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6128
  • Loc: Seattle, WA
  • Status: Offline

Post June 17th, 2008, 9:27 am

I had just the same idea the other day while writing a tutorial, lol.
The Beer Monocle. Classy.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post August 1st, 2008, 12:08 am

joebert wrote:
Code: [ Select ]
[anchor=sect1.1]Text[/anchor]


Code: [ Select ]
<a name="sect1.1">Text</a>



Good for tutorials, they could be wrapped around tuthead.
I could also bug you to add them to the sections in the rules, for instance "rules.html#signatures" :D


What if you want to go to the anchor? [url=#anchor]Text[/url] doesn't work...
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • Gertruman
  • Novice
  • Novice
  • No Avatar
  • Joined: Dec 11, 2008
  • Posts: 23
  • Status: Offline

Post December 18th, 2008, 9:37 am

Looks like it works!
  • suzie
  • Guru
  • Guru
  • User avatar
  • Joined: Feb 07, 2004
  • Posts: 1127
  • Loc: England
  • Status: Offline

Post May 7th, 2009, 12:24 pm

Quote:
If you could have a new bbcode, what would it be & what would it translate to ?


Hopefully you are asking what we want here so one that never seemed to work was Center or centre never worked in BBCode. Example,

[center]Image[/center]

It may be that things have changed about that as I hav'nt played with PHPBB for ages.
:mrgreen:
http://jungaling.com/katecorner/
  • suzie
  • Guru
  • Guru
  • User avatar
  • Joined: Feb 07, 2004
  • Posts: 1127
  • Loc: England
  • Status: Offline

Post May 7th, 2009, 12:24 pm

Nope that did'nt work!
http://jungaling.com/katecorner/
  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post September 24th, 2009, 9:56 am

Regarding the youtube tags, would it be possible to have it post the plain anchor underneath the player? I saw joebert does this once, thought it a good idea, & followed suit with my posts thereafter.

I'm one of the ones with videos *cough* blocked *cough* at work, so I have to grab the links from post edit and use them otherwise (not everyone will have that ability!). Would also help with posts like this where all I can see is blank space - little confusing.
I'd love to change the world, but they won't give me the source code.
  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8922
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Offline

Post September 24th, 2009, 11:38 am

It should do it now automatically.
Ozzu Hosting - Want your website on a fast server like Ozzu?
  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post September 24th, 2009, 11:54 am

Tested and looks good, thanks!
I'd love to change the world, but they won't give me the source code.

Post Information

  • Total Posts in this topic: 28 posts
  • Users browsing this forum: No registered users and 26 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.