POV-Ray : Newsgroups : povray.general : syntax highlightning Server Time
6 Aug 2024 04:20:28 EDT (-0400)
  syntax highlightning (Message 1 to 10 of 10)  
From: ehmdjii
Subject: syntax highlightning
Date: 9 Jun 2002 13:38:02
Message: <Xns9228C7B8C5AF0ehmdjiiNOSPAMgmxnet@204.213.191.226>
im going to do a web based script, that displays povray source code in 
highlighted syntax similar to the povray-editor one.

is there any available code on this?
or anything else that could help me?

thank you very much!


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: syntax highlightning
Date: 9 Jun 2002 15:23:37
Message: <3d03ab39$1@news.povray.org>
ehmdjii <ehm### [at] SPAMgmxnet> wrote:
> im going to do a web based script, that displays povray source code in
> highlighted syntax similar to the povray-editor one.
>
> is there any available code on this?
> or anything else that could help me?

would also be interested in something like this


--
Rick

Kitty5 WebDesign - http://Kitty5.com
POV-Ray News & Resources - http://Povray.co.uk
TEL : +44 (01270) 501101 - FAX : +44 (01270) 251105 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.370 / Virus Database: 205 - Release Date: 05/06/2002


Post a reply to this message

From: Fabien
Subject: Re: syntax highlightning
Date: 9 Jun 2002 17:27:17
Message: <3CFFD315.1010005@caramail.com>
ehmdjii wrote:
> im going to do a web based script, that displays povray source code in 
> highlighted syntax similar to the povray-editor one.
> 
> is there any available code on this?
> or anything else that could help me?
> 
> thank you very much!
> 
You might take a look at this.

http://members.home.nl/seedseven/povsdl2html.py

I don't know who wrote this but this helped me a lot.
It's a small program that turns pov scripts into a HTML page with all 
the keywords, braces, integers,... hightlighted.

Fabien HENON


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: syntax highlightning
Date: 9 Jun 2002 18:44:26
Message: <3d03da4a@news.povray.org>
Fabien <fab### [at] caramailcom> wrote:
> http://members.home.nl/seedseven/povsdl2html.py
>
> I don't know who wrote this but this helped me a lot.
> It's a small program that turns pov scripts into a HTML page with all
> the keywords, braces, integers,... hightlighted.

Cheers, Should be able to convert that to my purposes


--
Rick

Kitty5 WebDesign - http://Kitty5.com
POV-Ray News & Resources - http://Povray.co.uk
TEL : +44 (01270) 501101 - FAX : +44 (01270) 251105 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.370 / Virus Database: 205 - Release Date: 05/06/2002


Post a reply to this message

From: ehmdjii
Subject: Re: syntax highlightning
Date: 10 Jun 2002 06:43:24
Message: <Xns9229816ABCAF7ehmdjiiNOSPAMgmxnet@204.213.191.226>
> You might take a look at this.
> 
> http://members.home.nl/seedseven/povsdl2html.py

oh thanks! yes this will help me!

rick, im also trying to convert it (PHP).
what are you doing with it?

thanks,
ehm


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: syntax highlightning
Date: 10 Jun 2002 08:41:08
Message: <3d049e64@news.povray.org>
ehmdjii <ehm### [at] SPAMgmxnet> wrote:
>> You might take a look at this.
>>
>> http://members.home.nl/seedseven/povsdl2html.py
>
> oh thanks! yes this will help me!
>
> rick, im also trying to convert it (PHP).
> what are you doing with it?

i need it for displaying pov source code inline on the upcomming
povray.co.uk


--
Rick

Kitty5 WebDesign - http://Kitty5.com
POV-Ray News & Resources - http://Povray.co.uk
TEL : +44 (01270) 501101 - FAX : +44 (01270) 251105 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.370 / Virus Database: 205 - Release Date: 05/06/2002


Post a reply to this message

From: ingo
Subject: Re: syntax highlightning
Date: 10 Jun 2002 09:49:29
Message: <Xns9229A18677176seed7@povray.org>
in news:3CF### [at] caramailcom Fabien wrote:

> http://members.home.nl/seedseven/povsdl2html.py
> I don't know who wrote this but this helped me a lot.
> 

C'est moi.

Ingo


Post a reply to this message

From: Fabien
Subject: Re: syntax highlightning
Date: 10 Jun 2002 16:05:22
Message: <3D011161.3050301@caramail.com>
ingo wrote:
> in news:3CF### [at] caramailcom Fabien wrote:
> 
> 
>>http://members.home.nl/seedseven/povsdl2html.py
>>I don't know who wrote this but this helped me a lot.
>>
>>
> 
> C'est moi.
> 
> Ingo
> 

Thanks beaucoup alors !

Fabien


Post a reply to this message

From: Lutz-Peter Hooge
Subject: Re: syntax highlightning
Date: 10 Jun 2002 19:38:37
Message: <MPG.176f57355e87f1f698970b@news.povray.org>
In article <Xns### [at] 204213191226>, 
ehm### [at] SPAMgmxnet says...

> im going to do a web based script, that displays povray source code in 
> highlighted syntax similar to the povray-editor one.
> 
> is there any available code on this?
> or anything else that could help me?

http://mitglied.lycos.de/lpvader/pov2html/form.html is still there...
Source is in p2h.zip

Lutz-Peter


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: syntax highlightning
Date: 11 Jun 2002 04:45:37
Message: <3d05b8b1@news.povray.org>
ehmdjii <ehm### [at] SPAMgmxnet> wrote:
> im going to do a web based script, that displays povray source code in
> highlighted syntax similar to the povray-editor one.
>
> is there any available code on this?
> or anything else that could help me?

didnt somebody post some XML once upon a time?


--
Rick

Kitty5 WebDesign - http://Kitty5.com
POV-Ray News & Resources - http://Povray.co.uk
TEL : +44 (01270) 501101 - FAX : +44 (01270) 251105 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.370 / Virus Database: 205 - Release Date: 05/06/2002


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.