Home « Server software «
Documentation: skins/derive.php
skins/derive.php - Derive a new skin from an existing one
This script allows any associate to copy an existing skin, before customizing it.An initial form is proposed to the surfer, to select the origin skin, and to name the target skin. Optionnally, the new skin can be assigned specifically to one section.
Then, files of the origin skin are parsed and copied to the new skin.
Following patterns are removed from text files:
This script is a reference file of this system.
This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
Testeurs:
- Dim
- Agnes
- Ghjmora
list_files_at() - List all files below a certain path
function list_files_at($root, $path='')
- $root - string the path to scan
- $path='' -
- returns an array of file names