Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dmitry Sheiko  >  Site Guide  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Site Guide
Generate windows with information to guide users
Author: By
Last change:
Date: 2007-05-30 02:10
Size: 925 bytes
 

Contents

Class file image Download
Site Guide
===================

Version 1.0 - May 2007
---------------------------

Copyright (C) 2007 Dmitry Sheiko

Requirements:
	PHP version 4.1.x+ (http://www.php.net) 
	Works with UNIX and Windows both
	
It's a simple solution to get your site guide. Page by page you will see dragable description window related with displaying pages. 

Install

Just add to your pages' HTML call of Site Guide script like this:

<script src="siteguide.php" type="text/javascript"></script>

And assign in siteguide.php an array:
$PageDescription = array(
	"url" => "description",...
	);

Files:
index.html, second.html, third.html - HTML of samples
siteguide.php - Site Guide script
next.gif, prev.gif, swindow_bg.gif, swindow_exit_btn.gif, me.jpg - decoration images


Yours sincerely,
Dmitry Sheiko,
http://www.cmsdevelopment.com,
senior web developer at Red Graphic Systems (www.redgraphic.com)