Search found 5 matches

by lolo
09 Nov 2017 11:25
Forum: External or integrated tools
Topic: Tidy.exe - Keep space at the end of tag
Replies: 3
Views: 55636

Re: Tidy.exe - Keep space at the end of tag

Hi pjj,

Thanks for your answer.
I need this behavior because I have to generate and send XML to a web service.
This web service use a "special" tag to get information about an order and this tag has 70 characters maximum
For example you can have :
<?xml version="1.0"?>
<FreeText1>This is a comment ...
by lolo
09 Nov 2017 09:06
Forum: External or integrated tools
Topic: Tidy.exe - Keep space at the end of tag
Replies: 3
Views: 55636

Tidy.exe - Keep space at the end of tag

Hello,

I would like to know if there is an option that tell to Tidy to keep space at the end of a tag when it beautify aXML.
For example:
<?xml version="1.0"?>
<Test>String with space at the end </Test>


becomes (space after end has been deleted)
<?xml version="1.0"?>
<Test>String with space at ...
by lolo
04 Nov 2016 15:13
Forum: Bug reports
Topic: FIXED: HTML file with javascript - comment problem
Replies: 1
Views: 10326

FIXED: HTML file with javascript - comment problem

Hello,

It seems to have a small bug with HTML highlighting if the file contains javascript code (see screenshot in attachment)
You can see that if a string contains /* like my variable, the code below is considered like a comment.

Is it a bug or HTML highlighting does not support javascript?

I ...
by lolo
09 Sep 2011 10:17
Forum: News
Topic: In Turky on vacation
Replies: 5
Views: 71253

Re: In Turky on vacation

You are absolutely right, have fun and see you soon :D
by lolo
17 Jun 2011 22:55
Forum: News
Topic: New version of phpBB
Replies: 4
Views: 67599

Re: New version of phpBB

Yes, really nice !!!