[Paulscriptsmods-checkin] ajax_shout install.xml, 1.19.2.10, 1.19.2.11
Status: Beta
Brought to you by:
paulsohier
From: Paul S. <pau...@us...> - 2007-06-18 16:17:48
|
Update of /cvsroot/paulscriptsmods/ajax_shout In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3007 Modified Files: Tag: phpbb3_ver install.xml Log Message: New pagination system added (Like is used in normal phpBB like in viewtopic.) Fixed some bugs within the old pagination system Fixed refreshing of pagination. Only thing to do for release is adding subsilver support now :) Index: install.xml =================================================================== RCS file: /cvsroot/paulscriptsmods/ajax_shout/install.xml,v retrieving revision 1.19.2.10 retrieving revision 1.19.2.11 diff -C2 -d -r1.19.2.10 -r1.19.2.11 *** install.xml 8 Jun 2007 21:35:52 -0000 1.19.2.10 --- install.xml 18 Jun 2007 16:17:43 -0000 1.19.2.11 *************** *** 68,75 **** <change>Underline bbcode wasnt working (Mrtb)</change> <change>U bbcode button wasnt underlined (Mrtb)(Dont work with firefox!)</change> ! <change>moved language file to mods directory.</change> <change>Fixed underlined space in bbcode button (ZeroT)</change> <change>Rewrited pagination functions</change> ! <change>subsilver2 compitable.</change> </changelog> --- 68,77 ---- <change>Underline bbcode wasnt working (Mrtb)</change> <change>U bbcode button wasnt underlined (Mrtb)(Dont work with firefox!)</change> ! <change>Moved language file to mods directory.</change> <change>Fixed underlined space in bbcode button (ZeroT)</change> <change>Rewrited pagination functions</change> ! <change>Subsilver2 compitable</change> ! <change>Changed empty message check</change> ! <change>Fixed refreshing of pagination</change> </changelog> |