public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* html parser/highlighter for SN452
@ 2001-01-30  6:49 Khamis Abuelkomboz (UUNET)
  2001-01-30 10:31 ` Syd Polk
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Khamis Abuelkomboz (UUNET) @ 2001-01-30  6:49 UTC (permalink / raw)
  To: sourcenav

if somebody is interested in a html browser
for sn, you can download the following files
for Windows platforms:

http://home.knuut.de/khamis/sn/hyper.exe
http://home.knuut.de/khamis/sn/html.exe

You need to make the following steps:

1. replace/copy hyper.exe html.exe into <SN>/bin
2. edit <SN>/share/etc/sn_prop.cfg and add the following lines:

	# html
	sn_add_parser html \
		-suffix {*.htm *.html *.xml} \
		-brow_cmd $sn_path(bindir)/html \
		-high_cmd $sn_path(bindir)/html

    (or download http://home.knuut.de/khamis/sn/sn_prop.cfg )

3. edit <SN>/share/gui/sninit.tcl and replace line 649

<< sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java tcl 
chill python}

 >> sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java tcl 
chill python html}

have fun,
khamis

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-02-02 10:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-30  6:49 html parser/highlighter for SN452 Khamis Abuelkomboz (UUNET)
2001-01-30 10:31 ` Syd Polk
2001-01-30 12:03   ` Tom Tromey
2001-01-31  1:06 ` Khamis Abuelkomboz (UUNET)
2001-01-31  1:08   ` Khamis Abuelkomboz (UUNET)
2001-02-01  5:56 ` Eray Ozkural (exa)
2001-02-01 10:29   ` Ian Roxborough
2001-02-01 15:18     ` Tom Tromey
2001-02-02 10:29     ` Eray Ozkural (exa)
2001-02-02 10:40       ` Mo DeJong
2001-02-02  2:09 ` Khamis Abuelkomboz (UUNET)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).