I would like to show you maybe the first fusion of
moodle and Mambo (Mamoodle or Mamboodle).
More and more customers asked for a package
with a CMS in the front and a LMS/CMS behind
the main pages.
One day I discovered that the file and folder structure
of moodle and Mambo is nearly 100% different.
So with some changes it is no proplem to run both
systems from the wwwroot.
BIG THANKS TO MARTIN!
Now I would like to tell you how to make a MaMoodle
installation:
It's a very short description and you need to know
what you are doing.
Very helpful tool is the Firefox Browser. There you
can see only marked source of HTML pages (good
for CSS work)!
You must have good knowledge in moodle, Mambo,
HTML, CSS and small knowledge in PHP.
Also I think this way described below is only one of
some possible ways to do it!!!
1) Install Mambo in the wwwroot and
moodle in the moodle subfolder
2) Edit the /templates/your_template/stuff
as you need and include all needed php from
/moodle/index.php.
You also have to merge both css files if you want
moodle and Mambo elements on one page (maybe
its also possible to include two css files...)
3)Exept the /moodle/index.php you can now move all
stuff from /moodle/ to wwwroot
4)Its not easy to fix all paths in some files like the
css file(s), index.php, config.php,
/theme/your_theme/stuff
but with some patience it is possible Finished.
Again, you need very good knowledge in folder/file
structure from moodle and Mambo!!!
http://www.edugo.de shows you an example how moodle
and Mambo can be friends...
Best regards from Hamburg,
Andreas