Show Remaining Description Length Mod
Saturday, August 27th, 2005 This mod was shown to me by a friend, and so I kept it for my use and thought I’d share.
The files modified
header.tpl
submit.tpl
New file
linkform.js
First off, download the file “linkform.js“, unzip it and save it to your templates folder.
Next, open up the “header.tpl” and add the following line inside the head tags.
<script type=”text/javascript” src=”{$smarty.const.DOC_ROOT}/templates/linkform.js”></script>
Next open up […]