Hi guys, i've posted this message on moodle forum but maybe this is the best place to do that.
i'm developing a joomla site which includes a moodle system using joomdle.
for all moodle features i want to use the existent moodle pages included into a joomdle iframe (wrapper)... but i want to know how to show moodle pages without Navigation menu, Settings Menu (both on the left), the header, the footer of moodle ecc ecc...
i want to show into the iframe just only the central frame of moodle just using well known URLs.
so for example if i wanted to show the editing page of a created course with id=29 i will use
www.mysite.com/moodle/course/view.php?id=29
but i want to show just only the central frame of the page generated by this URL.
thanks to everybody!