PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 63%Total: 1,036 This week: 1All time: 3,556 This week: 571Up
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
Age: 49
All time rank: 701 in Belarus Belarus
Week rank: 420 Down2 in Belarus Belarus Down
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,036
This week:1
All time:3,556
This week:571Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:77%StarStarStarStar
Documentation:77%StarStarStarStar
Examples:-
Tests:-
Videos:64%StarStarStarStar
Overall:63%StarStarStarStar
Rank:791
 
Excellent script, easy to use.
16 years ago (Sergio Sanchez)
72%StarStarStarStar