Rework all sources :
authorx2003bruneau <x2003bruneau@9869982d-c50d-0410-be91-f2a2ec7c7c7b>
Tue, 9 Jan 2007 13:55:03 +0000 (13:55 +0000)
committerx2003bruneau <x2003bruneau@9869982d-c50d-0410-be91-f2a2ec7c7c7b>
Tue, 9 Jan 2007 13:55:03 +0000 (13:55 +0000)
commitab02e8a95a51e72a91709b4f0943ab57a1c5f90f
treeeff73181341015f1341ddd01c8d2f67e16cf16e2
parente301e864acd0a53079db1effb78c157f080116c2
Rework all sources :
* add protocole abstraction and a mbox parser
* better message parser
* use Smarty for html generation
* remove php4 compatibility

git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@147 9869982d-c50d-0410-be91-f2a2ec7c7c7b
21 files changed:
banana/NetNNTP.inc.php [deleted file]
banana/banana.inc.php.in
banana/groups.inc.php [deleted file]
banana/mbox.inc.php [new file with mode: 0644]
banana/message.func.inc.php [new file with mode: 0644]
banana/message.inc.php [new file with mode: 0644]
banana/mimepart.inc.php [new file with mode: 0644]
banana/misc.inc.php [deleted file]
banana/nntp.inc.php [new file with mode: 0644]
banana/nntpcore.inc.php [new file with mode: 0644]
banana/page.inc.php [new file with mode: 0644]
banana/post.inc.php [deleted file]
banana/protocoleinterface.inc.php [new file with mode: 0644]
banana/spool.inc.php
banana/templates/banana-base.tpl [new file with mode: 0644]
banana/templates/banana-boxlist.inc.tpl [new file with mode: 0644]
banana/templates/banana-message.inc.tpl [new file with mode: 0644]
banana/templates/banana-newmessage.inc.tpl [new file with mode: 0644]
banana/templates/banana-thread.inc.tpl [new file with mode: 0644]
banana/text.func.inc.php [moved from banana/utf8.php with 85% similarity]
css/style.css