I've done changes to mlam's website ( http://mlam.sourceforge.net ).
But I've also included a little website using mlam, wich allows you to see what can be done with mlam, and how it can be done.
A bug has also been found (by me). It's very easy to fix, so I won't release a new version for now. Go to mlam website to see the simple manipulation to do to correct mlam. Sorry for the incovenience.
This is it. I've finally managed to make something which looks like a final version. A lot of debugging have been made, some important improvements are implemented, and the documentation has been completely corrected to reflect this new version.
I really hope this version will work correctly for you too. Don't hesitate to contact me if you have any problem...
Hi all...
Just a little note to speak about the current status of mlam.
I'm trying to complete a final 1.0 version.
I've found bugs (particularly on pc system) and I've already added some missing options..
So it will come soon.. Stay tuned :)
Some annoying bugs where in the previous version.
This one corrects them, so forget the beta 1.
By the way, I've writed a tutorial allowing you to see mlam in action or/and test it...
I'm currently writing a tutorial for people potentially interested by mlam. Of course, I found some bugs (mostly some warnings, but nothing serious), but one of these bugs is REALLY annoying if you want to use mlam !
When creating a new project, a file mlam_tables_def.php is created. There is a strong probability that this file may be incorrect (in the first lines), with repetitions... So if you have problems, edit it. The first lines must be :
$host_name="xxx";
$login_name="xxx";
$pwd_name="xxx";
$base_name="xxx";
$verif_acces="xxx";
$page_index="xxx";
$mlam_max_elt_rech="xxx";
$mlam_language="xxx";
$mlam_main_dir="xxx";
xxx being your data. Make sure the syntax here is correct and it will work correctly. I'll try to fix this as soon as possible..... read more
Mlam grows slowly, but surely :)
New functions have been implemented, a part of the structure has been rewritten. But have a look at http://mlam.sourceforge.net for detailed information...
Tout le "site" mlam (mlam.sourceforge.net) a t traduit en franais. Les documentations sont aussi disponibles en franais du coup.