OK so here is what i thought, add a page from the admin and add the following code,
<?php
// Show the News module, call the function ShowNewsFront
// This is in the modules/Frontpage folder
News::ShowNewsFront(1000);
?>
But no, it doesn't seem to like it
Clearly im having an off day, could some one put me right please