9 Apr 2007 22:22
[documancer] reading man pages
Hi all, I installed documancer on my WinXP machine since I need to read the man pages from pure-ftpd, running on my QNX host. QNX does not now the "man concept". It looks good, the dependencies window says: Fulltext search: PyLucene 0.9.3 using Lucene 1.4.3 HTML browser: Mozilla (wxMozilla 0.5.3) wxPython: 2.6.0.0 (wxPython >= 2.5.3 is recommended) But when I try a new book, I cannot choose the man type, whereas I can view in the screenshots it should be able. My man pages are simply in some dirs called man1.. man8, with filenames like "pureftpd.8" Anybody got a hint for me? Regards, Roy ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
?
In general I think that the need to install wxmozilla
raises the barrier for using documancer.
Of course, one can use the wxHtml backend,
but this has several drawbacks
a) highlighting of search results does not work
b) automatic jump to the first hit does not work
(+ an annoying warning box
"HTML anchor search_result_0 does not exist")
c) incremental searching within the document is not possible
d) + many other niceties of wxmozilla are missing.
To me a)-b) are presumably the most important ones.
Could one implement some routines around wxHtml which
would serve these purposes
(until wxmozilla becomes more widespread)?
RSS Feed