> I've just comitted some code that will optionally generate a notes
> database at the time when you build your livedocs index. (you need
> to know the token to access the notes from master, so not many of
> you will be able to play with this feature yet).

I've checked the code of user-notes.php at it seems that I need to crack the
md5 hash to try this feature :)
All files are using the same token, so I think you could change that token
so that all livedocs devellopers could use it, without having access to the
others features.


> At the moment the notes are presented in a "read-only" format, without
> any admin or "submit note" links; this is something for the phpweb
> template to add (you may well need to move my code around for that).

The php.net them had already the notes implemented, so maybe they are
displaying the notes twice. (I've not tested this, since I don't belong to
the VIP group that has access to the token.)
The implementation is simple and just calls the function that is used in the
current on-line manual. It includes the links to delete/reject/modify the
notes.


> BTW: did anyone cook up a pre-generate-all script yet?

I don't really know what you mean where (because of my poor english :)), but
I've already tested livedocs with several languages at once.
I and Moshe were working in RTL support and others charset, but since we
can't commit any further code, I've stopped the developpement of livedocs.
The livedocs was being developed slowly and now that the CVS is
restricted..... I'm not really excited in developping livedocs and having to
send patches all the times to the VIP members so that they can apply them.


> BTW2: Anyone feel like tweaking the code highlighting so that
> function names are turned into links to the manual pages?

There is a user note in highlight_string() that has the code. It is simple
to implement (but I can't do that, I have no karma...)


Nuno

Reply via email to