Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2009, 01:58 PM
Rick7C2 Rick7C2 is offline
 
Join Date: Dec 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default [REQ VB 3.8] Auto Hide/Code Links Per Forum Setting

I need a mod that adds to all forum settings the options....

1. Off
2. CODE Links
3. HIDE Links

With each setting to do as followed...

1. Off = Do nothing to the links in the pertaining forum.
2. CODE Links = Automatically CODE all links in the pertaining forum.
3. HIDE Links = Automatically HIDE all links in the pertaining forum.

With Off being default.

and optionally a way to override the settings assigned by usergroup options.

I think it would be nice looking to put a check box on the topic post/reply page down where you have "Miscellaneous Options" like...

Show your signature
Automatically parse links in text
Automatically embed media (requires automatic parsing of links in text to be on).
Automatically retrieve titles from external links
Disable smilies in text
*Override Code Links
*Override Hide Links

With * being the additional options.

If someone could make this mod I would greatly appreciate it even if the Override option isn't there but it would be a plus.

Thanks,
Rick7C2
Reply With Quote
  #2  
Old 01-21-2009, 08:06 PM
Rick7C2 Rick7C2 is offline
 
Join Date: Dec 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this mod possible?
Reply With Quote
  #3  
Old 01-22-2009, 04:24 PM
dmknights dmknights is offline
 
Join Date: Jul 2007
Location: UK
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is possible to hide links from guests in a code tag. Ive edited a template & it works
Reply With Quote
  #4  
Old 01-29-2009, 05:14 PM
Rick7C2 Rick7C2 is offline
 
Join Date: Dec 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How exactly do I do that?
Reply With Quote
  #5  
Old 01-29-2009, 10:39 PM
vbplusme vbplusme is offline
 
Join Date: Sep 2008
Location: CyberSpace
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One way is the wrap the link in a conditional but that is a "targeted" solution for a specific link, for example:

HTML Code:
<if condition="$show['member']">
<a href="http://youdomain.com/youlink.php">here's the link</a>
</if>
but if you are looking for a "global" members only solution then you need to install a mod. The only one that does that as far as I can tell is this one:

https://vborg.vbsupport.ru/showthread.php?t=105160

HTH
Reply With Quote
  #6  
Old 01-29-2009, 11:07 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbplusme View Post
One way is the wrap the link in a conditional but that is a "targeted" solution for a specific link, for example:

HTML Code:
<if condition="$show['member']">
<a href="http://youdomain.com/youlink.php">here's the link</a>
</if>
but if you are looking for a "global" members only solution then you need to install a mod. The only one that does that as far as I can tell is this one:

https://vborg.vbsupport.ru/showthread.php?t=105160

HTH


well did you get this working.. i tryed didnt do anything as postet in the mod thread.
Reply With Quote
  #7  
Old 01-29-2009, 11:12 PM
Rick7C2 Rick7C2 is offline
 
Join Date: Dec 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need something like this...

https://vborg.vbsupport.ru/showthread.php?t=151746

But with an option to enable/disable per forum settings.
Reply With Quote
  #8  
Old 01-30-2009, 12:31 AM
vbplusme vbplusme is offline
 
Join Date: Sep 2008
Location: CyberSpace
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vaupell View Post
well did you get this working.. i tryed didnt do anything as postet in the mod thread.
Indeed I did! Check my vbplusme site, its working like a dream! AND it is the ONLY one that does code, quote, and links.
Reply With Quote
  #9  
Old 01-30-2009, 01:32 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahh yes had to change the code in the .xml at line 357 to <datatype>bitfield</datatype>

works like a charm now,, thank you...
Reply With Quote
  #10  
Old 01-30-2009, 01:53 PM
vbplusme vbplusme is offline
 
Join Date: Sep 2008
Location: CyberSpace
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, Thank YOU ... You are entirely welcome and I am pleased that it worked out for you, made my day, actually... regards, Michael
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:15 PM.


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.05192 seconds
  • Memory Usage 2,249KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete