Banner Maker

Added by nimetu almost 6 years ago

  • Project Name: Banner Maker
  • Project Type: website
  • Project Email:
  • Project Members: neniti
  • Project URL: http://bm.bmsite.net/
  • Project Source URL: http://github.com/nimetu/banner/tree/master
  • Project Description: Allows to create custom image with data from character/guild xml for forum signature, avatar, etc.
    There is no visual editor currently so template is controlled by directly editing simple xml file.

If you break it, please report it so i can fix it ;-)

NOTE: guild xml is not yet used.


Replies (3)

RE: Banner Maker - Added by vl almost 6 years ago

It seems that there s a strange template name "created ..."

Would be really nice to have user customization like banner size, which info are displayed, where they are displayed in the banner...

RE: Banner Maker - Added by nimetu almost 6 years ago

templates listed in banner.php page are templates set as public. "Created..." is default name for new template and someone set it to public with that name.

.. but customization IS the whole point of Banner Maker ;-)

Banner size can be up to 500x100 (minimum is currently 5x5 ;-)
Custom background, custom images (with custom transparency), even polygons (filled, not-filled), nested if/else blocks (not coded yet, but i will add it), custom text/size/angle/font. color has alpha component....

Template XML is described in http://bm.bmsite.net/docs/help_en.html
nothing that is displayed on output is hard coded. probably will even add png output, so banner itself can be semi transparent hehe.

and thats only for template.... for output, user can add multiple banner styles (different api key/template combination for example) for one banner 'key' and those will be rotated for every minute (for now)

... but to use advanced features, one needs to register. api key is not needed to play with templates (or set them public)

RE: Banner Maker - Added by vl almost 6 years ago

ahhhh ok :) I'll register to test that!

(1-3/3)