Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #61  
Old 02-18-2005, 12:06 AM
sully02 sully02 is offline
 
Join Date: Jul 2004
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll sign again. Looks like someone is taking it upon themselves to do it. Perhaps if we had a copy of the phpBB mod we could make some progress on it?
Reply With Quote
  #62  
Old 03-06-2005, 11:09 AM
Zain Jaffer Zain Jaffer is offline
 
Join Date: Sep 2004
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I agree ... this is a very useful hack.

This can be done by my friend, but he has no time and I think that we should all come together and offer a financial incentive to the author..

Who's in!?
Reply With Quote
  #63  
Old 03-06-2005, 01:42 PM
SupraT's Avatar
SupraT SupraT is offline
 
Join Date: Mar 2003
Location: Phoenix
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zain Jaffer
I agree ... this is a very useful hack.

This can be done by my friend, but he has no time and I think that we should all come together and offer a financial incentive to the author..

Who's in!?
I did open a Paid Services ticket and got no takers.

https://vborg.vbsupport.ru/showthread.php?t=72366
Reply With Quote
  #64  
Old 03-06-2005, 02:46 PM
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Location: UK
Posts: 1,059
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SupraT
I did open a Paid Services ticket and got no takers.

https://vborg.vbsupport.ru/showthread.php?t=72366
hmm maybe one of the most requested hacks that no hacker wants to make :S
Reply With Quote
  #65  
Old 03-06-2005, 03:39 PM
SupraT's Avatar
SupraT SupraT is offline
 
Join Date: Mar 2003
Location: Phoenix
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by msimplay
hmm maybe one of the most requested hacks that no hacker wants to make :S
Yea haven't figured this one out yet. Maybe too challenging for the coders, wish I was a coder, I would certainly give it a go.
Reply With Quote
  #66  
Old 03-06-2005, 08:16 PM
Cassidy's Avatar
Cassidy Cassidy is offline
 
Join Date: Mar 2003
Location: Bham. England
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is so strange =/ such a demanded hack and yet no one is bothering to take the time to code it. God bless whoever does seriously. This should come with VB anyway without having to hack ._.;
Reply With Quote
  #67  
Old 03-06-2005, 08:57 PM
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Location: UK
Posts: 1,059
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cassidy
This is so strange =/ such a demanded hack and yet noone is bothering to take the time to code it. God bless whoever doesseriously. This should come with VB anyway without having to hack._.;
I agree because it was one of the requests i made for vb3 gold :P

However no bbs includes this as standard so vb3 can be forgiven for not having it as standard also

However i'm hoping vb3.1 is something special as a lot of the requests that were not included in vb3 gold were slated for vb3.1
Reply With Quote
  #68  
Old 03-08-2005, 08:13 PM
Zain Jaffer Zain Jaffer is offline
 
Join Date: Sep 2004
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Geez, Why don't the owners of Jelsoft take a look at this and do something about it - besides, we PAY for vbulletin - we deserve to be heard - this is no problem for the rich dudes @ JS!

Just posted a thread on vbulletin.com, let's hope it get's noticed by the top doggs @ Jelsoft.
Reply With Quote
  #69  
Old 03-08-2005, 10:53 PM
ludachris ludachris is offline
 
Join Date: Feb 2002
Posts: 287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd love to see the Sig Settings list expand per usergroup. At the very least, it would be nice to be able to limit the:

1. Number of images
2. Size of images
3. BB and HTML tags that can be used
4. Image weight (file size)
5. Censor various text combos (like "http" or ".com") for those of us who don't want URL's posted in sigs
6. Be able to take away signature access on a per-user basis

I don't want a terribly complex hack, just one that is better than what we have now. In time, people might find ways to get around it. But it won't be as much hassle as it is right now removing the sig violations constantly. Being able to prevent users from editing their sig would be key. This way, if they get their hand slapped, you can take away their editing access if they screw up again.
Reply With Quote
  #70  
Old 03-14-2005, 06:03 PM
kgeronilla kgeronilla is offline
 
Join Date: Mar 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a simple template and CSS mod to restrict sig to a 500x120 centered box. It works for IE6 and firefox. I haven't tried any other browsers.

Go to your admincp

Styles & templates => styles manager => click [<<>>] => find Postbit Templates => double click postbit or postbit_legacy(depends on which you are using if you don't know it doesn't hurt to make modification to both)

Find code:
Quote:
<!-- sig --> <div>
Replace with:
Quote:
<!-- sig --> <div class="smallsig">
Push save button.

Next,
Styles & templates => styles manager => Select Main CSS and push go => Scroll to bottom.

Add this to bottom of "Additional CSS Definitions"
Quote:
.smallsig {
width: 50%;
margin-left: auto;
margin-right: auto;
max-height:120px;
height:expression((document.documentElement.client Height) > 120? "120px" : "100%");
max-width:500px;
width:expression((document.body.clientWidth) > 500? "500px" : "100%");
overflow:hidden;
}
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 01: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.05270 seconds
  • Memory Usage 2,273KB
  • Queries Executed 12 (?)
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
  • (7)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
  • (4)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