Bitcoin Forum
May 05, 2024, 04:06:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BBCode test  (Read 2538 times)
taesup (OP)
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
April 23, 2014, 04:15:48 AM
Last edit: August 12, 2014, 11:44:12 PM by taesup
 #1

Hey Guys,

We need your help. I have one request.
Go apeshit on the BBCode in the thread.
Try out all the different BBCodes that you know work on this forum and we'll try our best to replicate how those codes work in the new forum. Also, if you can nest BBCode, that would be good to try out as well.

Just so I know what BBCode you're using, try to keep along the lines of this format:

Code:
BBCode-> [BBCode you're trying] + (parameters for the code, if any)
Example usage of the BBCode

Example:

Code:
BBCode-> b
[b]text[/b]

I am a Epochtalk (New Forum Software) Developer.
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
taesup (OP)
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
April 23, 2014, 04:16:22 AM
 #2

BBCode->b
Go Apeshit.

I am a Epochtalk (New Forum Software) Developer.
taesup (OP)
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
April 23, 2014, 04:18:41 AM
 #3

BBCode-> abbr (some text)
[abbr some text]ASDF![/abbr]

I am a Epochtalk (New Forum Software) Developer.
Wangbus
Member
**
Offline Offline

Activity: 110
Merit: 11

Principal Software Engineer


View Profile
April 23, 2014, 04:19:06 AM
 #4

BBCode->code
Code:
#include <gmp.h>

int main() {
    mpz_t num;
    mpz_init(num);
    mpz_fib_ui(num, 10000);
    gmp_printf("%Zd\n", num);
    return 0;
}
taesup (OP)
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
April 23, 2014, 04:20:17 AM
 #5

BBCode-> acronym (apeshit)
[acronym apeshit]SSI[/acronym]

I am a Epochtalk (New Forum Software) Developer.
wtogami
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250



View Profile
April 23, 2014, 10:27:14 PM
Last edit: April 23, 2014, 10:48:46 PM by wtogami
 #6

BBCode Examples

Code:
[glow=red,2,300]Glow[/glow]
Glow

Does anyone ever use this tag?  Never seen it before.  It is in the editor UI.

Code:
[hr]


Seemingly Broken BBCode (in the SMF Editor UI)
Code:
[flash=200,200]http://www.adobe.com/content/dam/Adobe/en/devnet/flash/samples/puzzle_game/AS3_PuzzleGame.swf[/flash]

Seems broken, and for security reasons we probably don't want this to work.

Code:
[shadow=red,left]Shadow[/shadow]
Shadow

The UI has the shadow tag, which doesn't seem to do anything.

If you appreciate my work please consider making a small donation.
BTC:  1LkYiL3RaouKXTUhGcE84XLece31JjnLc3      LTC:  LYtrtYZsVSn5ymhPepcJMo4HnBeeXXVKW9
GPG: AEC1884398647C47413C1C3FB1179EB7347DC10D
Cyrus
Ninja
Administrator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2949



View Profile
April 23, 2014, 10:29:40 PM
 #7

BBCode->s
Go Apeshit.


Does anyone ever use this tag?
Oh boy... in the (paid) signatures, up until the signature limitations. Otherwise, pretty scarcely.

wtogami
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250



View Profile
April 23, 2014, 10:51:28 PM
 #8

http://custom.simplemachines.org/mods/?mod=936
It would be simple to support embedded Youtube tags in the new forum.  The question though is if this is desired.  Are there any safety or annoyance mitigation reasons not to have it?

It could also be in a group of tags that are disallowed for certain users like Newbies.

If you appreciate my work please consider making a small donation.
BTC:  1LkYiL3RaouKXTUhGcE84XLece31JjnLc3      LTC:  LYtrtYZsVSn5ymhPepcJMo4HnBeeXXVKW9
GPG: AEC1884398647C47413C1C3FB1179EB7347DC10D
Cyrus
Ninja
Administrator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2949



View Profile
April 23, 2014, 11:11:15 PM
 #9

Aye for embedded Youtube tags, or directly embedding the video when a youtube link is posted. Of course , as many other features, this should be unaccessible to users such as newbies.

HeroC
Legendary
*
Offline Offline

Activity: 858
Merit: 1000



View Profile
June 06, 2014, 12:00:00 AM
 #10

There is a list of BBC codes for SMF, it is here. Try if you like, I don't want to copy the whole thing:

http://wiki.simplemachines.org/smf/Basic_bulletin_board_codes
taesup (OP)
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
June 06, 2014, 07:29:16 AM
 #11

Sadly, the code that you guys have been using has been modified so it no longer conforms to that page (CSS wise). There's also a lot more BBCodes then there are listed there. The goal was to support as much BBCode as the users already use. I've already moved on from this module already though.

I am a Epochtalk (New Forum Software) Developer.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!