DevelopmentLinkBase is currently maintained by just a few persons. If you want to help, you are highly welcome. Please use the sourceforge web system to report bugs or add feature wishes, code etc. to the project. Release 3.0Release 3.0 is a rewrite of the code of linkbase. It is more object oriented and layers are introduced.
For example, login will be separated into a module, which makes it easy to implement other user authentication
schemes than the mysql database - or just make that module use other tables and fields.
(All global variables and all database tables now have the prefix lb_ to avoid name clashes when linkbase is integrated
into a CMS or other web application.) Release 3.1 (planned)Release 3.1 will further improve the XHTML compliance and improve the ease of use. Help needed: For a detailed list of tasks for LinkBase, see tasks on sf site. In CVS, you will find the most recent developpment state. You can also look at a test installation of the new version here.
|