Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Board description (17th Feb 08 at 1:42am UTC) | | Could the Board Description be a few more hundred characters, as this wont fit in the description, and its not my place to change it, as I did not think up the board nor the description, one of my members did.
Quote: Board Name: Mansion "Devil May Cry Shop"
Board Description: The mansion that once was burned down by Sephiroth along with the whole town of Nibleheim is now under the "Care" of Dante. A otherworldly mercenary that specializes in the hunting and killing of demons and monsters a like. Dante has refurbished the inside and no more does it look abandoned. Out side of the mansion on top of the roof there is a big neon sign that reads Devil May Cry. A smaller sign can be found on the door that reads , the bathrooms up the stairs and to the right.
Thanks, Darkmage
P.S. This is for my FFVII: {Forbidden}~{Reunion} forum. | |
|
Fel!x Full Member
  
[AVATAR] Posts: 171 Status: Offline Gender: Male Location: Sydney Age: 32 Joined:
pmmsn | Re: Board description (17th Feb 08 at 6:47am UTC) | | You can use the Censored word list. Just go Admin >> Modify Censors >> Word to Replace [Whatever you want to replace] >> Replacement Word [Board Description].
That's what I did anyway... | |
|
|
Graham Support Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 1,642 Status: Offline Gender: Male Location: Sussex, UK Age: 40 Joined:
Additional Groups: Support Team
  
pmwww | Re: Board description (17th Feb 08 at 10:07am UTC) | | If the description was as long as that, then i'd consider using that in a table in the board header, and possibly a shortened/revised one for the main page. | |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Board description (17th Feb 08 at 7:08pm UTC) | | Fel!x What do you mean? I don't understand.
Graham its for a Sub board. | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Board description (17th Feb 08 at 7:18pm UTC) | | Go to your admin panel, and go to the Modify Censors page.
In the "Word to replace" box, type "[mdmcsbd]" without the quotes. In the "Replacement Word" box, enter the board description.
Next, go to the sub-board that you would like to have the description for, and in the "Board Description" area, type in "[mdmcsbd]" without the quotes. This will automatically replace the little code you entered with the actual description. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Board description (17th Feb 08 at 7:21pm UTC) | | Ahh so like a little hack around it, thats cool. Thanks. But, does it have to be "[mdmcsbd]" | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Board description (17th Feb 08 at 7:23pm UTC) | | Ahh so like a little hack around it, thats cool. Thanks. But, does it have to be "[mdmcsbd]"
No, it can be whatever you want.
But just keep in mind that it will replace it anywhere else on the forum as well. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | |
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Board description (17th Feb 08 at 7:30pm UTC) | | Hmm, it appears to still be cutting it down; give me a moment, I'll write up a code for you. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Board description (17th Feb 08 at 7:33pm UTC) | | ok thanks. | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Board description (17th Feb 08 at 7:36pm UTC) | | You could be exceeding the censored word max. | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Board description (17th Feb 08 at 7:39pm UTC) | |  Code: - <script type="text/javascript">
- <!--
- /* Switch-It by Cr0w */
- function switchIt(word,word2){
- var f = document.getElementsByTagName("font");
- for(i=0;i<f.length;i++){
- font[i].innerHTML = td[i].innerHTML.replace(word,word2);
- }
- }
-
- switchIt("WORD TO REPLACE","REPLACEMENT");
- //-->
- </script>
The switchIt() line can be repeated to switch more things around. Can be placed in any footer, but in this case, it seems like you'd want it in the Board Footers. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Board description (17th Feb 08 at 7:47pm UTC) | | Ok thanks, so in the forums main footer? or in the board' footer? | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Board description (17th Feb 08 at 7:53pm UTC) | | Ok thanks, so in the forums main footer? or in the board' footer?
Either global or board; depending on if you plan on making more boards with extremely long descriptions. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Board description (17th Feb 08 at 7:57pm UTC) | | Ok thanks. | |
|