Vine Type 0.99 Now Available
Vine Type Version 0.99 is Now Available for download.
Version 0.99
Fixed
- Removed URL cruft from site map
- Enhanced comment URL validation
- Vine Type now automatically prepends http:// to comment URL when not typed in by comment author
Added
- Added ViPR: Vine Type Inline PNG Replacement feature
- Added ability to prepopulate the find/search text box via new variable $findbox_text (required for AAA accessibility)
- Added
$comment_nofollow
configuration variable. when set to anything butoff
,rel="nofollow"
will be added to all comment links
Removed
- Removed template links to W3C, 508 and AAA validation.
- Removed automatic linking around
$commentwebsite
(see upgrade instructions.) Removed all visible English from template files. Created multiple user variables starting with $my_
this allows all translation to be done via the vinetype.config file
Upgrade Instructions
- replace vinetype.dll in bin directory
- refresh browser
- if your template file has this in the comment section:
<a href="$_commentwebsite">$_commentname</a>
- replace all of that with
$commentnamelinked