Basically, what i want to create is a standard moodle page with all the features that the homepage has, but with blank content (so I can edit myself). Ideally with a left column that contains blocks and a blank centre and no right col.
I need it to be something like ../attendance/index.php (i'm going to write a script which queries the attendance data from MIS for use on the page)
I know i have to require config.php etc, but what other files do i need to require?
Thanks in advance
James