How To Install
PIXPLUGIN
(c) 2009, All Rights Reserved
http://www.pixplugin.com
DESCRIPTION
PixPlugin is a simple service that provides free custom images inside your website or blog. You simply write HTML image tags for the images as if they exist, and they magically appear!
TERMS OF SERVICE
- The service is free for use in personal or non-profit websites.
- A $20 donation is requested for use in commercial sites.
- Any other use, such as direct linking to images on our server, is prohibited.
- The service is not provided to sites engaging in phishing, spamming, or any other illegal activity.
- The service is provided as-is, with no warranties.
- All images are available under the Creative Commons license, allowing derivative works and commercial use.
INSTALLATION
To enable PixPlugin in your pages, you must include the following code in all the pages where you wish to use the service:
<iframe height=1 width=1 marginheight=0 marginwitdh=0 frameborder=0 src=’http://www.pixplugin.com/pagecheckin.php’></iframe>
If you have a header or sidebar that is shared between all your pages, you may just include this code there.
**This code is used to track use on your site and confirm that it is consistent with the TOS. Removing the code will cause the service to stop working on your site.**
USAGE INSTRUCTIONS
To create an image, just write an ordinary image tag using the following syntax:
<img src=http://www.pixplugin.com/images/dashed-description/filename.jpg>
‘dashed-description’ is a dashed list of terms based on which to find the image. For example, if you want a picture related to the stock market, do ’stock-market’.
‘filename’ is any name you choose to name the image. The only requirement is that it must end in ‘.jpg’.
If you aren’t happy with the picture that results, try adjusting the ‘dashed-description’ to be more clear or specific.
You can use all normal attributes in your <img> tag, to define size, alignment, javascript functions, hyperlinks, etc.
That’s it. Enjoy!