Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-22-2003, 06:31 AM
Sanni Sanni is offline
 
Join Date: Aug 2002
Location: Australia
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Hi all

I only discovered these forums today (got here from vbulletin.org) and thought i would drop into the lounge to say g'day to thank all of you for the helpful ideas and mods

I'm planning on making a few style/ template mods to my forums in the near future and if i manage to acomplish anything that is actually useful/not done before i'll make sure to post them here so that others can possibly use them

In the interim, ive got a few custom VB codes on my boards that some of you might find useful...They arnt template hacks (which is why i havent posted this in the other forums) but I know that my moderators and users enjoy them.

anyway here they are:

[ quote]blah blah [ /quote]

is replaced by:
<p>&nbsp;<p><table width="80%" bgcolor="#707070" align="center" cellpadding="5" style="border-style:ridge;" border="1"><tr><td class='mytable'>{param}</td></tr></table><p>

this gives a bit of a different look and feel to the quote box

[ modedit]porn[ /modedit]

is replaced with:

<font color="yellow"><b><u>Moderator Action:</u> {param} is not permitted on this forum</b></font>


useful for mods/admins. On our boards we tend to edit a user posts with a warning, and we use these mod edit tags so that they stand out and are consistent with one another.

for admins, ive created a VB code that calls an iframe linking to a user id in the admin cp. Its useful for unbanning someone or notifying other mods that a particular user is banned (would only ever use this VB code in the private admin forums).

[ user]6[ /user]

is changed to:

<iframe name="iframe" src="
http://www.yourforums.com/moderator.php?s=&action=useroptions&userid={param} " frameborder=1 width=700 height=300 scrolling=yes resize=yes></iframe>


To use it you will need to know the userid (which can be obtained via clicking on the users profile and looking at the url being displayed)....... doing it this way means it will be very easy to unban the user, or change their details as appropriate

its useful for boards that have a lot of users and moderators where it can sometimes be hard to keep track of banned users.


If you have HTML disabled but still wanted to allow users to post flash sigs etc then you can use the following:

[ swf="http://www.yoursite.com/sig.swf width=234 height=137"][ /swf]

is replaced with:

<embed src={option} type=application/x-shockwave-flash></embed>



Ive also modified the way announcements are displayed on my forums (its detached from the rest of the thread display and in it's own table). If anyone is interested in the code to do this then i would be more then happy to post some install instructions (although i suspect there have already been dozens of threads related on how to do this

If you wanted a visual of how the quote box and announcements are displayed then you can visit the forums at http://www.ozforums.com

Anyway, hope some of you find this useful, and thanks again for all the great tips and help
Reply With Quote
  #2  
Old 03-22-2003, 09:10 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, useful ideas.

And welcome to vBT, glad you're enjoying it so far.
Reply With Quote
  #3  
Old 03-22-2003, 01:24 PM
Sanni Sanni is offline
 
Join Date: Aug 2002
Location: Australia
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeh its been great so far, always nice to find forums where people are friendly and helpful
Reply With Quote
  #4  
Old 03-23-2003, 02:16 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats pretty much what we have to be.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:32 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03482 seconds
  • Memory Usage 2,189KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete