Home « Server software «
Documentation: skins/import.php
Class Import - Import external skins
Following patterns are replaced by PHP scripts in the resulting template.php:- <$BlogTitle$> - the page title
- <$BlogDescription$> - the cover page, if any
This is initial work that only support basic blog templates
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
process()
function process($template, $directory = 'blogger_import')
- $template -
- $directory = 'blogger_import' -
fix_relative()
function fix_relative($path, $directory)
- $path -
- $directory -