| From | Sent On | Attachments |
|---|---|---|
| Adam Lindsay | Feb 19, 2003 5:21 pm | |
| Adam Lindsay | Feb 20, 2003 5:41 am | |
| Frank Barknecht | Feb 20, 2003 6:16 am | |
| guenter geiger | Feb 20, 2003 8:39 am | |
| Adam Lindsay | Feb 20, 2003 9:35 am | |
| Frank Barknecht | Feb 20, 2003 9:58 am | |
| Adam Lindsay | Feb 20, 2003 10:15 am | |
| guenter geiger | Feb 21, 2003 1:48 am |
| Subject: | [PD-dev] Proposed CVS addition: -helppath | |
|---|---|---|
| From: | Adam Lindsay (at...@comp.lancs.ac.uk) | |
| Date: | Feb 19, 2003 5:21:59 pm | |
| List: | at.iem.pd-dev | |
Hello folks,
I have a proposed addition to CVS that I'm a little nervous about adding without consulting others first. I did a little cut-modify-and-paste of some existing functions, and I have a first pass on code that allows one to modify the help search path. It's not pretty or well-tested, but I hope some will agree that's what CVS is for...
The usage is pretty straightforward: -helppath <path> -- add to help file search path
It works in the same order that you might expect from the -path command- line option (since it is basically a simplified version of the same search function).
Some thoughts: 1) It's on Miller's to-do list in notes.txt. Might be a good thing to get to it now; might be a bad thing to do it the "wrong" way. 2) The code is definitely a hack. It's not even a good one. 3) I would *really* like this functionality to be in at least one version of Pd... IMHO, it would *really* help the usability, especially on MacOSX, so that there's a unified place for newbies to install externals from the Finder. (e.g., /Library/Pd/externals and /Library/Pd/help, which could be over-ridden by stuff in ~/Library/Pd )
I haven't checked anything in, yet, but the code is ready to go.
Cheers, adam
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Adam Lindsay +44(0)1524 594 537 at...@comp.lancs.ac.uk http://www.comp.lancs.ac.uk/computing/users/atl/ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





