Page 3 of 3
Re: New Wiki
Posted: Mon Feb 22, 2010 10:17 am
by Robin
pekka wrote:Maybe saying NYI (not yet implemented) somewhere is enough?
Agreed, although I would wordify it, to make it understandable for everyone. Something like:
While this function exists, you cannot use it yet, because it is not bound to Lua. This may change in a future version.
Re: New Wiki
Posted: Mon Feb 22, 2010 5:00 pm
by pekka
Yeah, the more verbose explanation is better.
I have now started adding some of the missing functions to the Wiki. You can come over there and improve my scribblings, if you feel like it. We'll see how it goes from here!
I'll make up a list of all the missing functions and the ones that are not actually registered for the modules shortly. I'll post it either here or somewhere in the Wiki, so people can refer to it and fill in the last undocumented parts. Once we've got that down, we'll see if some explanations could be made better, or if our time could better be spent writing some tutorials. I'll probably try my hand at one or two of those once I have done my bit for the docs.
Anyway, my Wiki user page is there for a reason. Come vent there
Re: New Wiki
Posted: Tue Feb 23, 2010 7:25 am
by pekka
One more thing about adding Wiki pages, if you don't mind...
The other new page I added ended up in the relevant list just fine, but this one does not appear in ImageData:
http://love2d.org/wiki/ImageData:mapPixel
There is that parent link I copied from another ImageData method. Did I do something wrong, or is it just slower to appear than the other page I wrote?
Re: New Wiki
Posted: Tue Feb 23, 2010 7:52 am
by Robin
I did ?action=purge (on the ImageData page) and it appeared just fine.
Re: New Wiki
Posted: Wed Feb 24, 2010 8:18 am
by pekka
Everything seems to be in order then. I think I'll get a few more pages written next weekend.