aran
06-24-2008, 10:31 PM
http://www.pixelpost.org/extend/addons/linkage/
Displays various linking options for users to link back to your images.
Installation:
1. Add linkage.php to your addon's folder and enable.
2. Then simply add <LINKAGE> to your image_template.html file.
Options:
htmlcode = Yes/No
This will display code for a link to the image and a thumbnail.
imgcode = Yes/No
This will display code for use on forums, showing the thumbnail.
urlcode = Yes/No
This will display a link to the images home page.
directurl = Yes/No
This will display the url for the full sized image.
Example:
<LINKAGE htmlcode="yes" urlcode="yes">
The above template tag will display the HTML code for the image, and also display the url for the current images page.
Demo:
A demo of this plugin can be seen on my photo blog found at http://aran-w.net/pblog/ just click on Details and its above the comments section.
Changelog
v0.3
Updated documentation to match changes made in v0.2
v0.2
Removed underlines from options to solve various errors in PHP code.
Displays various linking options for users to link back to your images.
Installation:
1. Add linkage.php to your addon's folder and enable.
2. Then simply add <LINKAGE> to your image_template.html file.
Options:
htmlcode = Yes/No
This will display code for a link to the image and a thumbnail.
imgcode = Yes/No
This will display code for use on forums, showing the thumbnail.
urlcode = Yes/No
This will display a link to the images home page.
directurl = Yes/No
This will display the url for the full sized image.
Example:
<LINKAGE htmlcode="yes" urlcode="yes">
The above template tag will display the HTML code for the image, and also display the url for the current images page.
Demo:
A demo of this plugin can be seen on my photo blog found at http://aran-w.net/pblog/ just click on Details and its above the comments section.
Changelog
v0.3
Updated documentation to match changes made in v0.2
v0.2
Removed underlines from options to solve various errors in PHP code.