PHP Classes
elePHPant
Icontem

Site Guide: Generate windows with information to guide users

Recommend this page to a friend!
  Info   Videos Videos   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-05-30 (9 years ago) RSS 2.0 feedStarStarStarStar 66%Total: 1,031 All time: 3,441 This week: 882Up
Version License PHP version Categories
siteguide 1GNU General Publi...4.0HTML, Content management
Description Author

This class can be used to generate windows with information to guide users through the pages of a site.

It opens a dragable window with information with information about a site page.

The window shows information text about each page and navigation buttons to move on to the next or previous page in the site guide.

Innovation Award
PHP Programming Innovation award nominee
June 2007
Number 5


Prize: One copy of DWebPro Standard License
When users visit a site for the first time, it is useful to give them a tour that shows the site features and resources available on the site.

This class provide an elegant solution that consists on opening a draggable window that always shows on top of site pages.

That window shows controls to browse site pages that contain relevant information about the features that should be demonstrated in the site tour.

Manuel Lemos
Picture of Dmitry Sheiko
Name: Dmitry Sheiko <contact>
Classes: 9 packages by
Country: Belarus Belarus
Innovation award
Innovation award
Nominee: 5x

Winner: 1x

Details
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) 
Videos  
  Files folder image Files  
File Role Description
Accessible without login HTML file index.html Output Sample of HTML page
Accessible without login Image file me.jpg Icon Decoration image
Accessible without login Image file next.gif Icon Decoration image
Accessible without login Image file prev.gif Icon Decoration image
Accessible without login Plain text file readme.txt Doc. Documentation
Accessible without login HTML file second.html Output Sample HTML
Plain text file siteguide.php Class Site Guide script
Accessible without login Image file swindow_bg.gif Icon Decoration image
Accessible without login Image file swindow_exit_btn.gif Icon Decoration image
Accessible without login HTML file third.html Output Sample HTML

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,031
This week:0
All time:3,441
This week:882Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:81%StarStarStarStarStar
Examples:-
Tests:-
Videos:66%StarStarStarStar
Overall:66%StarStarStarStar
Rank:577
 
Excellent script, easy to use.
8 years ago (Sergio Sanchez)
72%StarStarStarStar