Changeset 1045

Show
Ignore:
Timestamp:
05/20/06 18:33:09 (7 years ago)
Author:
fproulx
Message:

2006-05-10 François Proulx <francois.proulx@…>

Location:
trunk/wifidog-auth
Files:
4 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1042 r1045  
     12006-05-10 François Proulx <francois.proulx@gmail.com> 
     2        * Added /wifidog/contrib and /wifidog/contrib/xslt directories 
     3        * Posted Île Sans Fil XSLT example stylesheet for converting the hotspot_status page 
     4                * Browser view 
     5                * PDA view (by Jean-Pierre Lessard <jplprog@videotron.ca>) 
     6                * Simply use in this manner : 
     7                http://wifidog-server.org/hotspot_status.php?format=XML&xslt=http://wifidog-server.org/contrib/xslt/hotspot_status_browser.xsl 
     8 
    192006-05-20 Benoit Grégoire  <bock@step.polymtl.ca> 
    210        * page.php:  Fix bugs in various files preventing the system from working from the command line. 
     
    1321        * Interim commit, begin simplifying the html ans stylesheets, and re-doing the general look. 
    1422        This is incomplete, this commit was done to fix the problem above. 
    15         * install.php:  Fix path problems, make shel command errors visible.  Update magpie and smarty url to latest versions (note that this won't  
    16         automatically update an existing install).  Didn't touch phlickr as I didn't know the implications   
     23        * install.php:  Fix path problems, make shel command errors visible.  Update magpie and smarty url to latest versions (note that this won't 
     24        automatically update an existing install).  Didn't touch phlickr as I didn't know the implications 
    1725        * Add interactive scripts in sql/ to easily backup and restore a wifidog auth server database. 
    1826 
  • trunk/wifidog-auth/wifidog/README.txt

    r1031 r1045  
    33 
    44Subdirectories: 
    5 admin:          PHP scripts for the adminstrative interface  
     5admin:          PHP scripts for the adminstrative interface 
    66auth:           Gateway authentication responder 
    77classes:        All the PHP classes 
    8 content:        Scripts and reports for specific content types (such as PatternLanguage) 
     8content:     Scripts and reports for specific content types (such as PatternLanguage) 
     9contrib:     Various scripts and templates given as examples 
    910cron:           PHP scripts meant to be executed on a regular basis 
    1011include:        PHP includes