Multiple BBCode MOD

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Post Reply

Rating:

Excellent!
140
59%
Very Good
35
15%
Good
18
8%
Fair
6
3%
Poor
38
16%
 
Total votes: 237

Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29232
Joined: Sat Aug 16, 2003 7:36 am

Multiple BBCode MOD

Post by Extensions Robot »

Modification name: Multiple BBCode MOD
Author: wGEric
Modification description: Allows you to install BBCode MODs that add quick BBCode buttons in post edits. Without this MOD, there is no standard way of installing BBCode MODs.

+ allows for additional quick keys to be used
+ Automatically assigns hotkeys to the quick keys that are added
+ Ok to install with EasyMOD
+ includes an update script from previous version
Modification version: 1.4.0
Tested on phpBB version: See below

Download file: multi-bbc-1.6.0.mod
File size: 6239 Bytes

Modification overview page: View


Selected tags:
  1. category
    1. BBCode
  2. phpbb
    1. 2.0.19
    2. 2.0.22
Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Last edited by Extensions Robot on Fri Oct 19, 2007 9:32 pm, edited 2 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
AbelaJohnB
Former Team Member
Posts: 5674
Joined: Fri Jul 06, 2001 11:56 pm

Post by AbelaJohnB »

MOD Validated/Released :mrgreen:



Personal Notes:
For you lovers of BBCodes... this is the cow of all cows!!
quentin
Registered User
Posts: 197
Joined: Tue May 20, 2003 7:30 am
Location: Geneva, Switzerland
Contact:

Post by quentin »

a total must-have, allows for using many bbcodes mods (gotta love the google bbcode ;) ). Been using it for a while now and it's given 100% satisfaction.

Quentin
The largest message boards on the web !
Web Design Library (coming soon)
Friends sites: Heroes of might and magic - Biometric security
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

Cool. I'm glad this is finally out.

Now, how about an example, or how to use it? :?
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
Nuttzy99
Former Team Member
Posts: 4917
Joined: Fri Aug 03, 2001 7:09 am
Location: the 11th dimension
Contact:

Post by Nuttzy99 »

Just check the KB article ;)

-Nuttzy :cool:
SpellingCow.com - Free spell check service for your forums or any web form!
No Support via PM please!
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

Sweet :twisted:
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

I've got a question, and I couldn't really find an answer to it:

What happens when you run out of BBCode... I guess 'slots'

There is A-Z, and 0-9

Can you add no more after this?

(Just a though, I doubt I'll ever have THAT many :lol: )
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
mm3guy
Registered User
Posts: 197
Joined: Tue Oct 14, 2003 8:13 pm

Post by mm3guy »

Actually, I think it's 0-unlimited :)
Jon Reid
Registered User
Posts: 243
Joined: Mon Feb 10, 2003 7:50 pm
Location: Manchester, United Kingdom

Post by Jon Reid »

Hi all, having a little problem with this, when I install, and upload all files, I find that there is an extra, empty box in posting_body- besides the [URL] bbcode box...

any ideas ?
Administrator of Star Trek Online || Moderator of The Admin Zone
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

Did you install extra BBCode Boxes previous to this MOD?
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
Nuttzy99
Former Team Member
Posts: 4917
Joined: Fri Aug 03, 2001 7:09 am
Location: the 11th dimension
Contact:

Post by Nuttzy99 »

There does sounds like some extra stuff could have been added to the posting_body.tpl file. Hard to tell.

-Nuttzy :cool:
SpellingCow.com - Free spell check service for your forums or any web form!
No Support via PM please!
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

Well, I installed it just fine.

I love it 8)
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
User avatar
Lothian
Registered User
Posts: 85
Joined: Sun Apr 13, 2003 6:25 pm

Post by Lothian »

The instruction is not that clear, and made me a bit confued when editing the code.

It might be better if there are some edited files been given.
onegun
Registered User
Posts: 9
Joined: Sun Sep 07, 2003 11:33 am

Post by onegun »

friends, i dont understand the instructions in this mod
can anybody help

#
#-----[ OPEN ]---------------------------------
#
posting.php


#
#-----[ FIND ]---------------------------------
#
# NOTE - the full line to look for is:
# make_jumpbox('viewforum.'.$phpEx);
#
make_jumpbox(


#
#-----[ AFTER, ADD ]---------------------------------
#

// MULTI BBCODE-begin
//NOTE: the first element of each array must be '' Add new elements AFTER the ''
$EMBB_keys = array('') ;
$EMBB_widths = array('') ;
$EMBB_values = array('') ;

for ($i=1; $i<count($EMBB_values); $i++)
{
// load BBcode MODs info
$val = ($i*2)+16 ;
$template->assign_block_vars('MultiBB', array(
'KEY' => $EMBB_keys[$i],
'NAME' => "addbbcode$val",
'WIDTH' => $EMBB_widths[$i],
'VALUE' => $EMBB_values[$i],
'STYLE' => "bbstyle($val)")
);
}
// MULTI BBCODE-end


after where i should add these codes, i still cannot understand. after "make_jumpbox(" or "make_jumpbox('viewforum.'.$phpEx);"
User avatar
drumstix42
Registered User
Posts: 1100
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ
Contact:

Post by drumstix42 »

ANY time you see AFTER ADD, it is ALWAYS the next line.

This was a big issue in the last release of this mod.

The ONLY time you would EVER add it in the same line was if it said:

IN-LINE, AFTER ADD

And that's all. :)

I know there is documention of this somewhere, but yeah.

Basically he just made the FIND steps shorter so it'd be easier for you to copy and paste what to look for. Up to you what to look for, but yeah, NEXT line :roll:
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
Post Reply

Return to “[2.0.x] MOD Database Releases”