CommentLuv Plugin Validation by Validome

Posted: April 16, 2008 at 23:32:13 by Dani Iswara. Words count: 160.
Last updated: May 16, 2008 at 07:52:13.

I tried to make CommentLuv (WordPress plugin) code valid XHTML 1.1 based on Validome.org validator. I got these kind of errors:
Error: input is not allowed here. Missing `ins`, `del`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `p`, `div`, `address`, `fieldset`-Tag. Error Position: <input name='luv' id='luv' value='luv' type='checkbox' style='width:auto;'
Error: label is not allowed here. Missing `ins`, `del`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `p`, `div`, `address`, `fieldset`-Tag. Error Position: le='width: auto;' checked="checked" /><label for='luv'><!- - Added by Comment
Here is my way. Login to your WordPress dashboard » Plugins » Edit (CommentLuv). You can try Admin Drop Down Menu plugin for better admin menu management. This is my CommentLuv plugin code (find these section; div and small as added tags) :
echo "<div><input name='luv' id='luv' value='luv' type='checkbox' style='width: auto;'"; 
if(get_option('cl_default_on')=="TRUE") { echo ' checked="checked" ';} 
echo "/><label for='luv'><small><!- - Added by CommentLuv Plugin v1.7 - Andy Bailey @ www.fiddyp.co.uk- ->".$cl_under_comment."</small></label></div>";
Press 'Update File'. Check your web page validation using Validome.org (Validome XHTML Validator is more Strict). :) Just unessential weblog
Dani Iswara, mail me: [myfirstnamelastname]@gmail.com.

You are free to share (copy, distribute, transmit) & adapt this blog post under the similar license (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported; CCA-NC-SA 3.0 Unported). Please put these links on your copy:
Taken from: CommentLuv Plugin Validation by Validome by Dani Iswara.

Unimportant Related/Random Posts

You may also read list of most popular posts and most popular tags of Dani Iswara .Net.

2 Responses to post titled: CommentLuv Plugin Validation by Validome

  1. Comment by dani on July 17, 2008 at 12:46:04
    using Konqueror 3.5 on Sabayon Linux

    I guess I have problem with the ATRC, so I have deleted this plugin :(

Trackbacks/Pingbacks

  1. Pingback by CommentLuv Plugin Passes WCAG 2.0 by ATRC - Dani Iswara .Net - Indonesia Physician Weblog on May 17, 2008 at 21:31:05
    WordPress 2.5.1

    [...] Validome result was failed (not valid X/HTML 1.1). See the how to on CommentLuv Plugin Validation by Validome. [...]

Sorry, for some reasons (sometimes due to sp*ms attack), the comment form is closed at this time. If You have any suggestions, please contact me. Thank you.

Dani Iswara .Net

Return to TOP
›› Older entries: AMA Medical Communications Conference Agenda
‹‹ Newer entries: Validasi XHTML Lagi