Mini Photo editor Mod
This is the same in all Vbulletin versions 3.8.X I Dont know how to Make an XML Yet so This is a manual install. Firstly go to your theme you use and hit the drop down menu and hit add new template Then call it "photoeditor" and paste this in Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">Photo Editor</td> </tr> <tr> <td class="alt1"><iframe src="http://pixlr.com/editor" width="100%" height="680" frameborder="0" scrolling="no"></iframe></td> </tr> </table> <center><font size=-2>Image editor by Pixlr, code by <a href="a">GavoTrav</a></center> $footer </body> </html> &stc=1&d=1308054999 Done Download
photoeditor.php (1.3 KB, 105 downloads) Supporters / CoAuthors
|
Similar Mods
Integration with vBulletin Graphic Editor Online for vBulletin 4 v4.00 (incl. 4.2) | vBulletin 4.x Add-ons |
Mini Mods [VB4] Mini Photo Editing Mod | vBulletin 4.x Add-ons |
[VERY MINI HACK] - Make user editor one column | vBulletin 3.0 Full Releases |