[Paulscriptsmods-checkin] ajax_shout/templates prosilver.xml, 1.1.2.3, 1.1.2.4 subsilver2.xml, 1.1.
Status: Beta
Brought to you by:
paulsohier
From: Paul S. <pau...@us...> - 2007-08-04 14:37:26
|
Update of /cvsroot/paulscriptsmods/ajax_shout/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30309/templates Modified Files: Tag: phpbb3_ver prosilver.xml subsilver2.xml Log Message: ... Index: prosilver.xml =================================================================== RCS file: /cvsroot/paulscriptsmods/ajax_shout/templates/Attic/prosilver.xml,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** prosilver.xml 4 Aug 2007 14:35:12 -0000 1.1.2.3 --- prosilver.xml 4 Aug 2007 14:37:26 -0000 1.1.2.4 *************** *** 6,12 **** <header> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> ! <title lang="en-gb">Ajax ShoutBox</title> ! <description lang="en-gb">This mod add a shoutbox to your forum index.</description> ! <author-notes lang="en-gb">This mod requires for the user visiting the forum that he has eneblad JavaScript. Without JavaScript, the shoutbox isn't displayed. You can place this shoutbox eveywhere on the forum, the only thing you has to do is editing the correct html file, with the changes that are normally done for index_body.html.</author-notes> --- 6,12 ---- <header> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> ! <title lang="en">Ajax ShoutBox</title> ! <description lang="en">This mod add a shoutbox to your forum index.</description> ! <author-notes lang="en">This mod requires for the user visiting the forum that he has eneblad JavaScript. Without JavaScript, the shoutbox isn't displayed. You can place this shoutbox eveywhere on the forum, the only thing you has to do is editing the correct html file, with the changes that are normally done for index_body.html.</author-notes> *************** *** 21,27 **** </author-group> <mod-version> ! <major>1</major> <minor>0</minor> ! <revision>0</revision> </mod-version> <installation> --- 21,27 ---- </author-group> <mod-version> ! <major>0</major> <minor>0</minor> ! <revision>4</revision> </mod-version> <installation> *************** *** 29,33 **** <time>100</time> <target-version> ! <target-primary>3.0.RC3</target-primary> <target-major allow="exact">3</target-major> <target-minor allow="exact">0</target-minor> --- 29,33 ---- <time>100</time> <target-version> ! <target-primary>3.0.RC4</target-primary> <target-major allow="exact">3</target-major> <target-minor allow="exact">0</target-minor> Index: subsilver2.xml =================================================================== RCS file: /cvsroot/paulscriptsmods/ajax_shout/templates/Attic/subsilver2.xml,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** subsilver2.xml 4 Aug 2007 14:29:04 -0000 1.1.2.2 --- subsilver2.xml 4 Aug 2007 14:37:26 -0000 1.1.2.3 *************** *** 6,12 **** <header> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> ! <title lang="en-gb">Ajax ShoutBox</title> ! <description lang="en-gb">This mod add a shoutbox to your forum index.</description> ! <author-notes lang="en-gb">This mod requires for the user visiting the forum that he has eneblad JavaScript. Without JavaScript, the shoutbox isn't displayed. You can place this shoutbox eveywhere on the forum, the only thing you has to do is editing the correct html file, with the changes that are normally done for index_body.html.</author-notes> --- 6,12 ---- <header> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> ! <title lang="en">Ajax ShoutBox</title> ! <description lang="en">This mod add a shoutbox to your forum index.</description> ! <author-notes lang="en">This mod requires for the user visiting the forum that he has eneblad JavaScript. Without JavaScript, the shoutbox isn't displayed. You can place this shoutbox eveywhere on the forum, the only thing you has to do is editing the correct html file, with the changes that are normally done for index_body.html.</author-notes> *************** *** 23,27 **** <major>0</major> <minor>0</minor> ! <revision>3</revision> </mod-version> <installation> --- 23,27 ---- <major>0</major> <minor>0</minor> ! <revision>4</revision> </mod-version> <installation> *************** *** 29,33 **** <time>100</time> <target-version> ! <target-primary>3.0.RC3</target-primary> <target-major allow="exact">3</target-major> <target-minor allow="exact">0</target-minor> --- 29,33 ---- <time>100</time> <target-version> ! <target-primary>3.0.RC4</target-primary> <target-major allow="exact">3</target-major> <target-minor allow="exact">0</target-minor> |