Rework all sources :
authorx2003bruneau <x2003bruneau@9869982d-c50d-0410-be91-f2a2ec7c7c7b>
Tue, 9 Jan 2007 13:55:03 +0000 (13:55 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 4 Jan 2008 23:35:12 +0000 (00:35 +0100)
commit7027794fb616f65d8910305c9fed9037a751b875
treeeff73181341015f1341ddd01c8d2f67e16cf16e2
parent53e1ec45b75f25abd24d7a44955c95124d5ae444
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