![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I use Ttidy to check my Html/Xhtml, but I have one annoying problem. I can't figure out how to configure it to leave my munged email address alone. eg <a href="mailto:chris@c-h / arris.net"> would be coverted to the ascii character string by Tidy. What do I put in the tidy config file to make it leave that stuff alone? My Tidy config file is as follows. // HTML tidy config file // Chris Harris // 24 June 2003 // HTML XHTML options clean: yes doctype: strict drop-font-tags: yes drop-proprietary-attributes: yes enclose-text: yes numeric-entities: yes output-xhtml: yes quote-ampersand: yes quote-marks: yes quote-nbsp: yes // character encoding options ascii-chars: no char-encoding: utf8 // pretty print options indent: yes indent-attributes: no indent-spaces: 2 // misc tidy-mark: no | |||
|
| Advertisements |
| | #2 | ||
| When Chris Harris was making a web page, a :-? appears and wrote: > I use Ttidy to check my Html/Xhtml, but I have one annoying problem. > > I can't figure out how to configure it to leave my munged email address > alone. eg > > <a href="mailto:chris@c-h / > arris.net"> Use a form mail with a server side process. This can be done by e.g. php, if your hosting support php. Otherwise visit the FAQ of your hosting. To prevent that the SE will spider the form by using robot.txt -- Edwin van der Vaart (Geen familie van....) http://www.semi-conductors.nl/ Links to Semiconductors sites (will expire at 01 Sept '03) http://www.semi-conductor.nl/ (under construction) http://members.chello.nl/e.vandervaart/ Experimental site http://host.deluxnetwork.com/~evdvaart/ Test site | |||
|
| | #3 | ||
| Chris Harris <news:bd9re3$pni35$1@ID-134007.news.dfncis.de>: > I use Ttidy to check my Html/Xhtml, but I have one annoying > problem. > > I can't figure out how to configure it to leave my munged > email address alone. eg Hm, if Tidy can un-munge your email adress that easily do you really think it does much good? Perhaps you can coerce it to ignore mailt: tags? Been awhile since I used it. -- Rob - http://rock13.com/ Web Stuff: http://rock13.com/webhelp/ | |||
|
| | #4 | ||
| Rob McAninch <rob_13@excite.com> wrote: >> I use Ttidy to check my Html/Xhtml, but I have one annoying >> problem. >> >> I can't figure out how to configure it to leave my munged >> email address alone. eg > >Hm, if Tidy can un-munge your email adress that easily do you >really think it does much good? Character references are surprisingly effective according to this study: http://www.cdt.org/speech/spam/030319spamreport.shtml Note that this email address harvester optionally uses IE, in that mode it translates character references flawlessly: http://www.mailutilities.com/aee/ Headless | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: configuration, tidy |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A configuration qusestion... | Peter Butler | Database | 0 | 05-31-2007 7:43 PM |
| domain name and alias configuration? | Paul | Website Reviews And Website Questions | 5 | 05-27-2007 11:42 PM |
| [PEPr] Configuration::Config_Registry deleted | Greg Beaver | Pear | 3 | 05-27-2007 6:46 PM |
| Featured Websites | ||||
|