|
V3 Pad
This modification is in the archives.
Credit for the idea goes to Chen and his VBPad for VB 2.2.
Basically, this hack does the same. You can save a certain number of notes, with a certain number of characters each. HTML, BB code, the IMG tag and smilies can be used, everything set in the Admin CP. The only feature missing (comparing to Chen's hack) that I know of is the date when the notes were last updated, which I'll probably be adding soon. Installation: 1. Update the product-vbpad.xml from your admin CP 2. In the USERCP template find: Code:
<!-- ############## END NEW REPUTATION ############## --> </if> Code:
<if condition="$padactivated"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="5"> My VB Pad Notes </td> </tr> </thead> <tbody> $padoutput </tbody> </table> </if> Code:
<tr> <td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td> </tr> Code:
<tr> <td class="$navclass[v3pad]" nowrap="nowrap"><a class="smallfont" href="profile.php?do=editpad">Edit VB Pad</a></td> </tr> Screenshots: Download This modification is archived and cannot be downloaded. Supporters / CoAuthors
Screenshots |
|||||||||