add swf and mp3 support
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Feb 2005 12:01:16 +0000 (12:01 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Feb 2005 12:01:16 +0000 (12:01 +0000)
commitdbc7cd0a8df7e94c0732d2c6ed38bf708e2f7146
tree15b480876e6e77dd001b9020cdd3ea96e10a6664
parent5a6fde9e7a1b7494f27a621d8944f7de968bb66d
add swf and mp3 support
restore user media support
use only html 4.01 compatible tags by default
use pcm encoded wavs instead of mp3 encoded

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8860 7612ce4b-ef26-0410-bec9-ea0150e637f0
25 files changed:
plugins/newmail/COPYRIGHTS [new file with mode: 0644]
plugins/newmail/HISTORY
plugins/newmail/config-sample.php [new file with mode: 0644]
plugins/newmail/config_default.php [new file with mode: 0644]
plugins/newmail/functions.php [new file with mode: 0644]
plugins/newmail/loadfile.php [new file with mode: 0644]
plugins/newmail/media/austin_mail.mp3 [new file with mode: 0644]
plugins/newmail/media/austin_mail.swf [new file with mode: 0644]
plugins/newmail/media/austin_mail.wav [new file with mode: 0644]
plugins/newmail/media/got_a_message.mp3 [new file with mode: 0644]
plugins/newmail/media/got_a_message.swf [new file with mode: 0644]
plugins/newmail/media/got_a_message.wav [new file with mode: 0644]
plugins/newmail/media/monty_message.mp3 [new file with mode: 0644]
plugins/newmail/media/monty_message.swf [new file with mode: 0644]
plugins/newmail/media/monty_message.wav [new file with mode: 0644]
plugins/newmail/media/notify.mp3 [new file with mode: 0644]
plugins/newmail/media/notify.swf [new file with mode: 0644]
plugins/newmail/media/notify.wav [new file with mode: 0644]
plugins/newmail/newmail_opt.php
plugins/newmail/setup.php
plugins/newmail/sounds/FanFair.wav
plugins/newmail/sounds/Friends.wav
plugins/newmail/sounds/MontyPython.wav
plugins/newmail/sounds/Notify.wav
plugins/newmail/testsound.php