1
uberrookie
Shoutbox (again but now ajax)
  • 2011/4/27 20:07

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


I've adapted a shoutbox module to my own needs.
Altough I deleted some options, I think it's a step forward since it now uses ajax for posting and refreshing the shouts.
(still bw compatible for browsers w/o javascript)

Before I do code optimizing, I would like some testing and review on the changes.

The module i used is:
le="color: #000000"><?php $modversion['name'] = _MI_SHOUTBOX_NAME; $modversion['version'] = '5.0alpha'; $modversion['description'] = _MI_SHOUTBOX_DESC; $modversion['credits'] = "The XOOPS Project"; $modversion['license'] = "GPL see LICENSE"; $modversion['official'] = 0; $modversion['image'] = "images/module_logo.png"; $modversion['dirname'] = "shoutbox"; $modversion['author'] = 'xuups, tank (refer to readme_archive for previous developer info)'


So...where can i upload "my" module for testing?

2
Yurdal
Re: Shoutbox (again but now ajax)
  • 2011/4/28 13:12

  • Yurdal

  • Friend of XOOPS

  • Posts: 395

  • Since: 2005/3/27


I would definitly try it !
for uploading :you have file hosters like rapidshare to use it to upload files

3
uberrookie
Re: Shoutbox (again but now ajax)
  • 2011/4/28 18:06

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


The file should be at http://www.eurosoccers.nl/shoutbox.rar

Please remember I have still some work to do to optimize the shoutbox.