[Gambas-user] gambas documentation update
Rob
sourceforge-raindog2 at ...94...
Mon Mar 1 17:26:15 CET 2004
On Monday 01 March 2004 10:25, Benoit Minisini wrote:
> Yes. But sometimes, _get and _set are more complicated than
> just accessing an array, and so need more explanations (like
> Picture[...] for example). Maybe these explantation could be
> written directly on the class page...
I see what you mean, and that is a good idea. I won't get to it
today but perhaps tonight or tomorrow.
> Is it possible to add a <title> markup in the wiki pages that
> do nothing but help detecting the titles ?
That is probably the best way to differentiate between types of
pages. I will try to add a comment field to the pages
programmatically so we won't have this problem in future.
> Writing many pages by internet is slow. Is it possible for you
> to send me the wiki pages as a tar.gz ? I then I will update
> them (just the component part) and then send them back to you
Absolutely. It will be quite large though, 10MB.
> ? Of course you will have to compare them to see I somebody
> else didn't try to modify the pages in the same time. But we
> can put a message on the wiki to warn people not to edit
> component documentation.
Yeah, I'll check WebChanges before putting them back in.
> How can I install a wiki on my own computer, so that I can
> test what I did before sending it to you ?
I have included everything you need for a live copy of the wiki
in the following tarball:
http://www.binara.com/gambas-wiki/gambas-wiki-dist.tar.gz
Make an empty directory called "gambas-wiki" in your web
directory, cd to it, untar the above, set "gambas-wiki/bin" to
Options ExecCGI in your apache conf, and I think it should work.
If it complains that there is a missing perl module I will try
to help you out (I think anything it required was available as a
mandrake RPM already.)
Anyone else who wants to set up a live copy of the wiki is
welcome to do so, though realize that it will become outdated
before long.
Rob
More information about the User
mailing list