| 5 | | admin: PHP scripts for the adminstrative interface |
| 6 | | auth: Gateway authentication responder |
| 7 | | classes: All the PHP classes |
| 8 | | content: Scripts and reports for specific content types (such as PatternLanguage) |
| 9 | | contrib: Various scripts and templates given as examples |
| 10 | | cron: PHP scripts meant to be executed on a regular basis |
| 11 | | include: PHP includes |
| 12 | | js: Javascripts |
| 13 | | lib: PHP includes and classes maintained outside wifidog. Some are merely installed there, some are distributed with wifidog. |
| 14 | | locale: Gettext translation files and scripts |
| 15 | | login: Login page |
| 16 | | media: Static media files (stylesheets, theme packs, images) |
| 17 | | ping: Gateway heartbeat and logging responder |
| 18 | | portal: Portal page |
| 19 | | templates: Smarty templates (Note that those are meant to ease development, not for customization) |
| 20 | | tmp: Wifidog stores all it's temp files here |
| | 5 | admin: PHP scripts for the adminstrative interface |
| | 6 | auth: Gateway authentication responder |
| | 7 | classes: All the PHP classes |
| | 8 | content: Scripts and reports for specific content types (such as |
| | 9 | PatternLanguage) |
| | 10 | contrib: Various scripts and templates given as examples |
| | 11 | cron: PHP scripts meant to be executed on a regular basis |
| | 12 | include: PHP includes |
| | 13 | js: Javascripts |
| | 14 | lib: PHP includes and classes maintained outside wifidog. Some are |
| | 15 | merely installed there, some are distributed with wifidog. |
| | 16 | locale: Gettext translation files and scripts |
| | 17 | login: Login page |
| | 18 | media: Static media files (stylesheets, theme packs, images) |
| | 19 | ping: Gateway heartbeat and logging responder |
| | 20 | portal: Portal page |
| | 21 | templates: Smarty templates (Note that those are meant to ease development, |
| | 22 | not for customization) |
| | 23 | tmp: Wifidog stores all it's temp files here |