//==========================================================================
//==--     
//==--                           HOMEPAGE PLUGIN
//==--    
//==--    
//==--    By L.Lems  (mooibly neocrome nickname)
//==--    
//==--    
//==--    
//==--    Version 100		19-06-2008
//==--    
//==--    
//==--    please read the notes !!   they are important
//==--    
//==========================================================================


=======
=- 1 -=
=======

   First process the label {PLUGIN_HOMEPAGE} in YOUR index.tpl in your skinfile(s)
   You can find an example om my index.tpl to help you.



=======
=- 2 -=
=======

   Add the homepage.tpl to your skinfile directories



=======
=- 3 -=
=======

   If you use langagelabels please insert them.
   My labels are in the yourskin.en.lang.php as an example



=======
=- 4 -=
=======

   Make a system category in your pages structure.

   go to the admin panel
   go to pages.
   go to Structure of the pages (categories)
 
   add a entry:
	code: system
	Path: 5			(any free number)
	Title: system
	Template mode: default



=======
=- 5 -=
=======

   Add a page with the category system
   Fill in the extra key value = 'homepage'     !!! IMPORTANT !!!



=======
=- 6 -=
=======

   Install the plugin




//==========================================================================
//==--    
//==--    
//==--                                NOTES
//==--    
//==--    
//==========================================================================

You can use a different category if needed.   (Look at the configuration of the plugin)
But remember the Extra key value on you homepage(s) should always be 'homepage'



NICE STUFF AND IMPORTANT STUFF

  Because it was derived from news YOU can have MULTIPLE homepages (or parts)
    the plugin will show ALL pages if the dates are correct.

  BEWARE: You can use the dates from the pages to show or hide them on specific dates


  To show one page permanently set the expiring date to 2030 or so !!! 


  NICE SIDE EFFECT

	You can use the exire dates to create different homepages on different times.
	Let say: for christmas  ;)

