|
From: OryNider <ory...@us...> - 2007-06-06 21:38:35
|
Update of /cvsroot/mxbb/mx_pageblock/pages In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29672/pages Added Files: index.htm index.php Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: index.php --- <p style="margin-left: 1; margin-right: 1; margin-top: 1; margin-bottom: 1" align="justify"> This is a simple php file included in this <span style="font-weight: bold">mx_pageblock</span> demo block. The MX Module is an addon product for the <span style="font-weight: bold">mxBB-portal</span>. This module / block is bazed on mx_textblocks and does what php function include does. The page to include can be changed in blockCP so it's easy now to add your page or simple script to a portal page with no need to make a new simple module or hack. <br> <br> <span style="font-style: italic">Welcome, and thanks for using this module and the mxBB-Portal!</span> <br> <br> <img src="<?=$phpbb_root_path;?>images/smiles/icon_lol.gif" alt="Laughing" border="0" /> </p> |