phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Please Can Anybody Help Me

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
::  
Author Message
jithu



Joined: 19 Aug 2006
Posts: 4

Please Can Anybody Help MePosted: Mon Sep 04, 2006 8:07 am    Post subject: Please Can Anybody Help Me

Hi I Know this Is Offtopic
But As I have Seen that the administratyir here is brilliant in PHP I Am Hoping to get this Solved !!

In My Forum I Have Installed the Advanced BB Code Box

So I Couldnt Install the Hide topic Mod by phipilweb

Please Can Anyone Inlude this second mod into the first Mod ??
Please I Need it Badly Crying or Very sad
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Please Can Anybody Help MePosted: Mon Sep 04, 2006 8:54 am    Post subject: Re: Please Can Anybody Help Me

hu,

I personally did not even install the multibb code mod supposed to make your life easier while you implement additional bbcodes.
I just did not find real good reason for doing it, since straight install of new bbcode tags is almost as long as per with the multi bbcode, and you keep the full control over the outputted buttons.

But you're lucky those two do not use mutli bb code. Actually all that is required I think is to search for the JS part of templates/subSilver/posting_body.tpl in the new mods/bbcode_box/bbcode_box.js file introduced by the advanced bbcode mod (basically the same exact code with all the adding).

All you'll have to do is making sure the bbcode you add has unique specific infos.

For example I think :

Code:
In the list of "// Helpline messages", add :

h_help = "Hide: [hide]message[/hide] (alt+h)";



Should become something like :

In the list of "// Helpline messages", add :

Code:
hide_help = "Hide: [hide]message[/hide] (alt+h)";


Followed by :

Code:
var hide = 0;

in the following var reset list.

You'll have as well to tweak the output, but I am not really sure how, still in templates/subSilver/posting_body.tpl as it was all changed as well.

Maybe there is a release thread somewhere for this mod where you could ask for some help, I am sure this was already solved somewhere.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
Page 1 of 1

Navigation

Jump to: