The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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. |
#2
|
||||
|
||||
that's quite sweet, heavy on the gd but very sweet.
|
#3
|
||||
|
||||
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. |
#4
|
|||
|
|||
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. |
#5
|
|||
|
|||
O this would be VERY nice for the non-image inclined users to still be able to have a creative sig
|
#6
|
|||
|
|||
Quote:
Quote:
Quote:
Suggestions?? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|