By mrrijo on
I recently saw a simple php code for pulling data from phpbb database and create a dynamic signature for phpbb. Is the same thing available for drupal???
Like the below one,
This greatly helps to give a quick impression and promoting of a newly created site.
Comments
Link posted wrong above
The correct link is
http://www.phpbb.co.in/sig.php
My drupal implementation is here. http://www.sabarimala.info
=-=
I corrected the link in your first post. You didn't add an http:// to your url
With regards to dynamic signatures of that nature, there is no module for this in drupal. I don't think a module would be too difficult to build for that though.
Ah, thanks for the
Ah, thanks for the information and the correction..
me, not good at php scripting...will this be taken by anyone? or should is post in development section?
-------------------------------------
Sabarimala Information
=-=
The post can be left here. It' doesn't need to be placed anywhere else unless you are considering sponsoring the feature. At that point you can place it in the paid services.
Me too
I'd like to see something like this too. In my instance, I'd like to take a View and format it with a particular CSS and output it as an image file.
This will allow me to place important data from my site into signatures on other sites/forums which typically only allow images to pull data from other locations.