QUOTE
IPB SDK 1.5 Beta 2 has been released to the Invisionize Modifications area. A download is not currently available on the Sourceforge mirror, but will be soon. This should be the last release before Final.
** Changelog **
[NOTE: Due to windows being a pain that it is,
the original changelog I wrote for this was
lost... So, I just wrote down the little I
could remember.]
-> SDK was modularised! (Pita)
-> attachment_info function added - currently undocumented (Pita)
-> attachment_image function added - currently undocumented (Pita)
-> attachment_thumb function added - currently undocumented (Pita)
-> cookie {blank} bug fixed. (Pita)
-> various other bugs fixed. (Pita)
** Upgrading **
Overwrite all SDK files, except 'ipbsdk_conf.inc.php' and also upload
the new 'modules' folder.
** Notes **
Okay, apologies for the amount of time taken to release this... I've modularised it, although whether it improves speed remains to be seen.
Also, apologies for the lack of documentation and changelog...
For those eager to test the new functions, here's a brief summary:
array attachment_info(id int [, perms bool])
returns information on the attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
array attachment_image(id int [, perms bool])
returns the image html for attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
array attachment_thumb(id int [, perms bool])
returns the thumbnail html for attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
Click Here to download from Invisionize.
Thankyou for your continued support,
Pita <peter@NOSPAMrandomnity.com>
http://ipbsdk.sourceforge.net
** Changelog **
[NOTE: Due to windows being a pain that it is,
the original changelog I wrote for this was
lost... So, I just wrote down the little I
could remember.]
-> SDK was modularised! (Pita)
-> attachment_info function added - currently undocumented (Pita)
-> attachment_image function added - currently undocumented (Pita)
-> attachment_thumb function added - currently undocumented (Pita)
-> cookie {blank} bug fixed. (Pita)
-> various other bugs fixed. (Pita)
** Upgrading **
Overwrite all SDK files, except 'ipbsdk_conf.inc.php' and also upload
the new 'modules' folder.
** Notes **
Okay, apologies for the amount of time taken to release this... I've modularised it, although whether it improves speed remains to be seen.
Also, apologies for the lack of documentation and changelog...
For those eager to test the new functions, here's a brief summary:
array attachment_info(id int [, perms bool])
returns information on the attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
array attachment_image(id int [, perms bool])
returns the image html for attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
array attachment_thumb(id int [, perms bool])
returns the thumbnail html for attachment 'id'.
second parameter defines whether to override approval permissions (default's false)...
Click Here to download from Invisionize.
Thankyou for your continued support,
Pita <peter@NOSPAMrandomnity.com>
http://ipbsdk.sourceforge.net
Perso, j'ai trop optimisé et débugé mon sdk... Donc je reste avec ma bêta 1 mais je vais peut être ajouté le support des attachement de la bêta 2
Ca me rassure, je croyais limite le projet stoppé...
