platal rework to include xnet
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Sun, 17 Apr 2005 15:09:47 +0000 (15:09 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:31 +0000 (23:28 +0200)
commitb52e0d57d124d27cdef168d82aaff9b4d3cc6bdb
tree02d8ebc66a076120bfaff88f6aaf8fc7a089afe7
parent6aa8dec5e670a16b79e6920e40a4ded7b33cca03
platal rework to include xnet

* creation of include/platal/ that holds all the ste idepenant code.
  lots of it comes from include/xorg/

* some buggy skins are now better

* begin to work on xnet, but the current state is broken, this is only a "save me before the HDD crash" commit

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-546
32 files changed:
htdocs.net/css/asso.css [deleted file]
htdocs.net/css/xnet.css [new file with mode: 0644]
htdocs/TESTS/xorg_env.php
htdocs/TESTS/xorg_errors.php
include/platal.inc.php [new file with mode: 0644]
include/platal/database.inc.php [moved from include/xorg/database.inc.php with 100% similarity]
include/platal/env.inc.php [moved from include/xorg/env.inc.php with 92% similarity]
include/platal/errors.inc.php [moved from include/xorg/errors.inc.php with 100% similarity]
include/platal/iterator.inc.php [moved from include/xorg/iterator.inc.php with 100% similarity]
include/platal/page.inc.php [new file with mode: 0644]
include/platal/smarty.plugins.inc.php [moved from include/xorg/smarty.plugins.inc.php with 100% similarity]
include/platal/xml-rpc.inc.php [moved from include/xorg/xml-rpc.inc.php with 100% similarity]
include/xml-rpc-client.inc.php
include/xnet/page.inc.php [new file with mode: 0644]
include/xorg.globals.inc.php.in
include/xorg.inc.php
include/xorg/page.inc.php
templates/skin/common.content.tpl
templates/skin/common.header.tpl
templates/skin/default.tpl
templates/skin/espace.tpl
templates/skin/humlinux.tpl
templates/skin/linux.tpl
templates/skin/liteskin.tpl
templates/skin/nbviolet.tpl
templates/skin/newxorg.tpl
templates/skin/oldtimes.tpl
templates/skin/openweb.tpl
templates/skin/sharky.tpl
templates/skin/spectral.tpl
templates/skin/trapped.tpl
templates/xnet/skin.tpl [new file with mode: 0644]