Tucows
 
Want to get involved?   Sign Up   |    Sign In
Search

HTML Enforcer 1

Download
filesize 275.00 KB
HTML Enforcer is a batch tool that will help you to quickly modify all web pages in a site with just a single click.
Published: May 30, 2008
Published by: fedra
www.soft.tahionic.com
License Freeware
$0.00 to purchase
Trial Period: -
OS: 98 / NT / 2k / Me / XP / 95 / 2003
Cow Rating: nora
Popularity: 77%
User Rating:
+0
-0
+0
Support URL:

FEATURES: - it can replace al and <meta> tags along the site with your own - you can choose the file type that you will edit (like *.htm *.html *.js *.php) - it also can clean some unnecessary tags like: <!--DWLayoutTable-->, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">, <!.....>, <custom string>, <style>. - it can insert a tag or JS in a desired place. But the most important thing is that all this function can be batched over all file in directory/site! - suitable for SEO (search engine optimization) - it can generate HTML pages from directory listing. Suppose you have 300 files (images, docs, html, mp3...) in a directory and you want to put a link to each file. You don't need to write 600 html tags. HTML Enforcer will do it for you. - it has a nice preview panel so you can instantly view your work result without living the program - it is really small - it is freeware - single file - it doesn't need to be installed/uninstalled (just download it and double click) - it doesn't mess your registry or system with unneeded DLLs or other craps like this - it has integrated Help as tooltips</div> <div class="pad10"></div> <!-- GOOGLE AD --> <link href="includes/themes/theme2/google-style.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="includes/js/google.js"></script> <div class="google-inline" style="width: 220px; height: 200px;"> <script type="text/javascript"> google_ad_client="ca-tucows_js"; google_ad_output="js"; google_max_num_ads="2"; google_page_url="http://www.tucows.com/preview/372441"; google_language="en"; google_safe="high"; d_wide=0; google_ad_channel="preview"; google_ad_type="text_image"; </script> <script language="javascript" type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> </div> <div class="Left w280"> <a name="ScreenShots"></a> <div class="Clear Relative"> <img src="http://www-s.tucows.com/new/static/images/shots/windows/HTML-enforcer.gif" width=280 height=210 class="borderGreyMd"/> <div class="Absolute" style="z-index:200;left:250px;top:180px;"> <a href="javascript:popup('/screenshot.html?id=372441', 361,688);"> <img src="images/icon/zoom.gif" border="0"/> </a> </div> </div> </div> </div> <div class="Clear pad15"> <script language="javascript" type="text/javascript"> var commentArea; commentArea = false; addEvent(window, 'load', onWinLoad, false); function onWinLoad(e) { addEvent(document.getElementById('overlayer'), 'click', doCloakComment , false); } function doCloakComment(e){ commentArea = true; doCloakIn(e); } </script> <script type="text/javascript" src="includes/js/ajaxlib.js"></script> <script laguage="javascript" type="text/javascript" > cmtUserid = ''; function addComment(user, titletype, page_id, pageTitle) { var obj = document.getElementById('listComments'); var getCommentText = document.getElementById('tcomment').value; var commentText = getCommentText.replace( /\n/g, '<br />\n' ); var commentLength = parseInt (commentText.length); // var commentText = getCommentText; // var commentLength = commentText.length; if (commentLength < 1 || commentLength > 3500) { alert("The text should have between 1 and 3500 characters"); document.getElementById('tcomment').focus(); } else { callAJAX( "includes/ajax/add_Comment.php?user=" + user + "&page_title=" + encodeURIComponent(pageTitle) + "&titletype=" + titletype + "&page_id=" + page_id + "&comment=" + encodeURIComponent(commentText), insertComment ); document.getElementById('tcomment').value=""; } } function insertComment(req, respObj) { var commArea = document.getElementById('comment'); var totalCommen = document.getElementById('totalComm'); var ret = respObj['DATA']['html']; if (respObj.SUCCESS == true){ commArea.innerHTML = ret + commArea.innerHTML; totalCommen.innerHTML = respObj.TOTAL + " comments"; window.location = url + '#recentComments'; } else { commArea.innerHTML = ret + commArea.innerHTML; window.location = url + '#recentComments'; } } function SimpleSwap(el, which){ el.src = el.getAttribute(which||"origsrc"); } function voteComment(comment_id, user_id, thb_dir, e) { if (user_id > '') { callAJAX("includes/ajax/voteComment.php?comment_id=" + comment_id + "&user_id=" + user_id + "&thb_dir=" + thb_dir, updVote, false); } else { AJAXPush("callAJAX(\"includes/ajax/voteComment.php?comment_id=" + comment_id + "&user_id=" + user_id + "&thb_dir=" + thb_dir + "\", updVote);", true); doCloakIn(e); } } function updVote(req, respObj) { var ret = respObj['DATA']; if (respObj.SUCCESS == true) { var comment_id = ret['comment_id']; var elCmtRtg = document.getElementById('cmtrtg_' + comment_id); elCmtRtg.innerHTML = ret['cmtrtg']; } } function submitAbuse(e, cmt_id) { // alert(loggedIn); if (!loggedIn) { // if not logged in: signin, reportAbuse AJAXPush("callAJAX(\"includes/ajax/reportAbuse.php?c=" + cmt_id + "\", updAbuse, false);", true); doCloakIn(e); } else { // if logged in: reportAbuse callAJAX("includes/ajax/reportAbuse.php?c=" + cmt_id, updAbuse, false); } } function updAbuse(req, respObj) { var ret = respObj['DATA']; if (respObj.SUCCESS == true) { var comment_id = ret['comment_id']; var elRA = document.getElementById('ra_' + comment_id); elRA.innerHTML = '<span class="fontGreyLt">-Reported-</span>'; } } </script> <style> .cmtrtg { float: right; padding: 5px 5px 0 0; font-size: 10px; width: 90px; } .cmtrtg img { border: 0 none; } .cmtrtg .vote { float: left; padding: 0 10px 0 0; text-align: center; } .cmtrtg .vote .count { width: auto; text-align: center; padding-top: 3px; } .cmtrtg .votes { float: right; padding-top: 10px; font-size: 14px; width: 30px; text-align: right; } </style> <!-- COMMENTS --> <a name="recentComments"></a> <div class="Clear bgBlack w600"><img src="images/assets/clear.gif" height="6"/></div> <div class="bgWhite pad15"> <div> <div class="Left"><img src="images/text/recentcomments.jpg" alt="Recent Comments" /></div> <div class="Right"><a name="own" href="http://www.tucows.com/preview/372441#frmAddCmt" class="linkOrange f18" >Add a comment</a></div> <div class="Clear pad3"></div> </div> <div id="totalComm" class="borderTopGreyLtMd f11 fontGreyLt pad3 TextRight">0 comments</div> <div class="pad5"></div> <!-- COMMENT ITEM --> <div id="listComments"> <div id="comment"> </div> </div> <!-- FORM --> <div class="padUpDown5 f11"> <div class="borderTopGreyLtMd pad5" ></div> <div id="overlayer"> <div class="opaque"> <div class="msg"> Please login to add your comment </div> </div> </div> <a name="frmAddCmt"><img src="images/text/addyourown.jpg" alt="Add your own:"/></a> <div class="pad5"></div> <div class="comment_name"> Name: <span id="commentName"></span> </div> Your Comments:<br /> <textarea class="w360 h80 fontGreyLt f16 borderGreyMd pad2" id="tcomment" disabled="true"></textarea><br /> <div class="pad5"></div> <div id="commentButton"> <input type="image" src="images/buttons/addcomment.jpg" id="Comment" onmouseover="imgSwap('Comment', 'images/buttons/addcomment_on.jpg');" onmouseout="imgSwap('Comment', 'images/buttons/addcomment.jpg');" onClick="addComment(cmtUserid, '2', '372441', 'HTML+Enforcer+1');" /> </div> </div> </div> </div> </div> <div class="Clear pad10"></div> </div> <!-- RIGHT COLUMN --> <div class="w301 Right"> <div class="f11 fontGreyLt">Advertisement</div> <iframe id='fdf1cd28' name='fdf1cd28' src='http://adclient1.tucows.com/adframe.php?n=fdf1cd28&what=zone:401' framespacing='0' frameborder='no' scrolling='no' width='300' height='250'><a href='http://adclient1.tucows.com/adclick.php?n=fdf1cd28' target='_blank'><img src='http://adclient1.tucows.com/adview.php?what=zone:401&n=fdf1cd28' border='0' alt=''></a></iframe> <script language='JavaScript' type='text/javascript'><!-- if (typeof phpAds_adg == 'undefined') { document.write('<scr'+'ipt language="JavaScript" type="text/javascript" src="http://adclient1.tucows.com/adg.js"></scr'+'ipt>'); } //--></script> <div class="pad10"></div> <div class="f11 fontGreyLt">Advertisement</div> <iframe id='5bc294b1' name='5bc294b1' src='http://adclient1.tucows.com/adframe.php?n=5bc294b1&what=zone:394' framespacing='0' frameborder='no' scrolling='no' width='300' height='250'><a href='http://adclient1.tucows.com/adclick.php?n=5bc294b1' target='_blank'><img src='http://adclient1.tucows.com/adview.php?what=zone:394&n=5bc294b1' border='0' alt=''></a></iframe> <script language='JavaScript' type='text/javascript'><!-- if (typeof phpAds_adg == 'undefined') { document.write('<scr'+'ipt language="JavaScript" type="text/javascript" src="http://adclient1.tucows.com/adg.js"></scr'+'ipt>'); } //--></script> <div class="pad10"></div> <!-- LEFT TEMPORARILY FOR REFERENCE <div class="bgGreyLtLt pad20"><img src="images/assets/googleadvert.jpg" border="0" /></div> <div class="pad2"></div> <div class="f11 fontGreyLt">Ads by Google</div> <div class="pad10"></div> --> <link href="includes/themes/theme2/google-style.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="includes/js/google.js"></script> <div class="google-inline" style="width: 220px; height: 600px;"> <script type="text/javascript"> google_ad_client="ca-tucows_js"; google_ad_output="js"; google_max_num_ads="6"; google_page_url="http://www.tucows.com/preview/372441"; google_language="en"; google_safe="high"; d_wide=0; google_ad_channel="preview"; google_ad_type="text_image"; </script> <script language="javascript" type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div><link href="includes/themes/theme2/google-style.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> google_ad_client="ca-tucows_radlinks_js"; google_ad_output="js"; google_max_num_ads="0"; google_page_url="http://www.tucows.com/preview/372441"; google_language="en"; google_safe="high"; d_wide=0; google_num_radlinks=5; google_max_radlink_len=40; google_rl_filtering="high"; google_ad_channel="preview"; d_lu_chan="preview"; d_lu_tree="1661"; </script> <script language="javascript" type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> </div> <div class="Clear"></div> <div class="Clear pad5"></div> <div class="bgGreyLt pad2"></div> <div class="pad5"></div> <div class="f11 fontGreyLt"> <div class="Left w690 BottomHt"> <div class="Clear address"> <a href="about.html" class="linkGreyLt" style="padding:0px 5px 0px 0px;">About Us</a> | <a href="sitemap.html" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Site Map</a> | <a href="contact.html" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Contact Us</a> | <a href="http://author.tucows.com" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Submit Software</a> | <a href="http://advertise.tucows.com" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Advertise with Us</a> | <a href="http://resellers.tucows.com/content" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Become a Partner</a> | <a href="privacy.html" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Privacy</a> | <a href="terms.html" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Terms & Conditions</a> </div> <div class="Clear address padUpDown5"> <a href="http://domainhelp.tucows.com" class="linkGreyLt" style="padding:0px 5px 0px 0px;">Domain Help</a> | <a href="http://about.tucows.com/jobs/" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Jobs</a> | <a href="http://services.tucows.com/" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Services</a> | <a href="author_ratings.html" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Ratings Guide</a> | <a href="http://domainhelp.tucows.com/" class="linkGreyLt" style="padding:0px 5px 0px 5px;">Help & Whois</a> </div> <div class="Clear padUpDown10">Copyright © 2006-2008 Tucows Inc. All Rights Reserved </div> </div> <div class="Left w150"> </div> <div class="Right"><a href="http://www.flickr.com/search/?q=squishycow" target="_blank"><img src="images/logoFooter.jpg" border="0" /></a> </div> </div> </div> <div class="Clear"></div> </div> <!-- Google Analytics --> <script src="http://www.google-analytics.com/urchin.js"></script> <script> _uacct = "UA-513269-1"; urchinTracker(); </script> </body> </html>