hi everybody,
i just finished and merged the transition of the tables to a centralized pmadb, please have a look at the changelog and documentation.html / .txt to see what has been changed and where the tables are suppossed to be now.
( i only had time to take care of installation and configuration instructions there, possibly the faq/usage tips has to be changed as well, allthough i doubt, maybe somebody can have a look?
also note, that in config.inc.php3 the variable is no longer called bookmarkdb but pmadb (this is changed in the bookmarkstuff as well, you only will need to check your config.inc.developer.php3)
column_comments are now possible, they are written in tbl_relation and as yet only shown in tbl_printview (you won't usually have enough place for them in the pdf anyway). maybe a usage tip for that would help.
i did not find the time to see about the one bug where syntaxcoloring doesn't show the table comment.
also i saw a bug which only occurs with konqueror 3 it seems: when i want to update a rows content instead it always inserted a new row for me, with mozilla it was ok.
still all the relationstuff should work now, and if you need any of those information have a look at libraries/relation.lib.php3, there is some nice functions there that should make life easier (like finding out which features actually should work)
hope it works well enough that it won't be in the way of releasing rc1
cheers
Mike Beck mikebeck@users.sourceforge.net