Unified MOD Install Library (UMIL) 1.0.1 Released
160 Views Published 4 months, 2 weeks ago in phpBB
The Modifications Team is proud to announce the availability of the 1.0.1 "Spooky Edition" of UMIL, the Unified MOD Install Library.
UMIL is a library for MOD authors that enables them to easily create database installation and update scripts for their MODs. It provides unified methods to access phpBB's API for adding modules, adding permissions, modifying the database, and more.
We require MODs containing UMIL that are submitted to the MODDB to contain this new version. In order to update the UMIL release included with your MOD just replace the old UMIL folder with the new one, no other changes are required.
How to get it
You can get UMIL and more information from the UMIL page.
What's new
The following was changed in this release.
Please report any bugs you encounter to the tracker.
The Modifications Team
UMIL is a library for MOD authors that enables them to easily create database installation and update scripts for their MODs. It provides unified methods to access phpBB's API for adding modules, adding permissions, modifying the database, and more.
We require MODs containing UMIL that are submitted to the MODDB to contain this new version. In order to update the UMIL release included with your MOD just replace the old UMIL folder with the new one, no other changes are required.
How to get it
You can get UMIL and more information from the UMIL page.
What's new
The following was changed in this release.
- [Fix] Ignore missing @import files for themes. #48415
- [Fix] Error when uninstalling with table_row_ actions (was re-running the function). #48515
- [Fix] In some cases call_user_func_array errors when the second parameter is not an array. Setting up a new function to handle the multicall. #48825
- [Fix] Sending false for the second variable for the module_exists and module_remove function isn't possible (it should be for a feature it has). #51475, #51495
- [Fix] module_exists should accept a module_id to check for, as it is needed in some circumstances when adding or removing modules. #51485
- [Change] No longer using the sql_create_table function in db_tools if present, it still has bugs. May reconsider if phpBB starts using it.
- [Change] Cleaned up the table_row_ functions
- [Change] Setup get_output_text() to remove some duplicated code (also removed the result() function and replaced the calls with this)
- [Feature] Ability to specify before|after when adding a module (with the module_langname of the module you would like to have it placed before|after) #48425
Please report any bugs you encounter to the tracker.
The Modifications Team
Search
About This Entry
- You’re currently reading “Unified MOD Install Library (UMIL) 1.0.1 Released,” an entry on The Staff Lounge
- Published at 10.30.09 / 9pm
Related Entries
- Unified MOD Install Library (UMIL) 1.0.0 Released - phpBB
- Unified MOD Install Library (UMIL) 1.0.0 RC1 Released - phpBB
- Unified MOD Install Library (UMIL) 1.0.0 RC3 Released - phpBB
- Unified MOD Install Library (UMIL) 1.0.0 RC2 Released - phpBB
- Weblog Tools Collection: Passing Parameters as Variables vs Passing Parameters as An Array - Wordpress
Recent Entries
- Weblog Tools Collection: WordPress Personas For Firefox - Wordpress
- All styles have been updated to vBulletin 3.8.5 - AnnouncementsvBStyles
- vBulletin.com – vBulletin 3.8.5 Maintenance - AnnouncementsvBStyles
- vBulletin 3.8.5 Maintenance Release Now Available! - vBulletin AnnouncementsvBulletin.com
- Dev Blog: Firefox Personas, WordPress-style - Wordpress
Popular Resources
- Phorum-5.2.8 final released (13 replies) - 30011 Views
- Phorum-5.2.9a released (10 replies) - 26743 Views
- IPB Resources - 11023 Views
- Weblog Tools Collection: WordPress Theme Releases for 01/14 - 9389 Views
- Weblog Tools Collection: WordPress Theme Releases for 01/10 - 8700 Views







No Responses to “Unified MOD Install Library (UMIL) 1.0.1 Released”
Please Wait
Leave a Reply