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

Reply
 
Thread Tools Display Modes
  #1  
Old 07-01-2005, 11:40 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Graphical Signature Generator

I would like a graphical signature generator to be plugged into vBulletin. The user should be able to select from a pre-determined variety of backgrounds or upload their own. They should then be able to assign text in their choice of fonts to the image to create a custom signature.

Here is a front-end example:
http://www.warcraftrealms.com/sigmaker.php

Instead of pulling information off of a server, it could have three or four input lines for custom text.
Reply With Quote
  #2  
Old 07-06-2005, 10:16 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that's quite sweet, heavy on the gd but very sweet.
Reply With Quote
  #3  
Old 07-15-2005, 05:31 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

funnily enough this is quite simple in theory anyway , but simplish anyway someone should make this it's like a days coding i would but i'm already working on something so don't have the time right now.

the biggest problem with this though is managing to store the array of details, i.e. colours, text, etc without it being in the image url, as ofcourse if you can do that the sig will be robbed and modified and the fly.

wonder if you could do urltofile.php?info=serialisedinfo

and then in the file

if ($info)
{
unserialise($info)
}

but how much would that hurt a server to have that thing being served on various probably busy threads, it's an idea.

discuss it people as i'm getting tempted to make it.
Reply With Quote
  #4  
Old 07-15-2005, 08:23 PM
twoseven twoseven is offline
 
Join Date: Jan 2004
Location: in floris' pants
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why dont you just put in the info it generates the picture. auto attachs that picture to the sig. and thats all. (to be honest i have no idea how to do images in php). and just have people manually update the level
about that mod they use...that is a very simple php script to grab the data from the client. that in itself seems like a different hack imo.
Reply With Quote
  #5  
Old 07-20-2005, 03:00 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

O this would be VERY nice for the non-image inclined users to still be able to have a creative sig
Reply With Quote
  #6  
Old 01-11-2006, 08:15 PM
silly rabbit silly rabbit is offline
 
Join Date: Oct 2005
Location: Atlanta/NYC
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wayne Luke
I would like a graphical signature generator . . . They should then be able to assign text in their choice of fonts to the image to create a custom signature.
Wayne, I've been searching thru threads and have been looking for something similar perhaps to what you'd like to do. I'd like to upload a small selection of fonts to my Vb server for automatic php conversion into IMG replacement headers but am unsure how to indeed install TTF(true type fonts) onto my server to accomplish this 'l.il feat. I know about WEFT:
Quote:
Originally Posted by microsoft
Point the WEFT wizard at your site and it will analyze each page, building an accurate picture of their font usage. The tool will then create compressed font objects containing the required characters. Finally the wizard adds code to your pages linking the font objects to them.

The font objects created by WEFT differ from traditional font files in a number of ways. The font objects are compressed and are usually subsetted so that they only contain the characters used by a particular site or page. This means that font object file sizes are much smaller than those of ordinary TrueType or PostScript font files.
. . . but what I want to do is dynamically convert small sections of text on the fly (ie:headers) and I have a php script to do just that but do not know how to load fonts onto my server. The following is from 'help test':
Quote:
The $font_file variable must be set to the local path (not the URL) of a True Type (TTF) or Open Type (OTF) font on your web server. This is the font that your images will be created with; you?ll need to upload it to the web server from your own computer.
What the php script does is take any header text and convert it on the fly into a custom font IMG (cached) of any size for display on any browser BUT I CAN'T FIND INFO ON STALLING TTF to my server!!!

Suggestions??
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:58 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.03757 seconds
  • Memory Usage 2,214KB
  • 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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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