Unified MOD Install Library (UMIL) 1.0.1 Released
233 Views Published 10 months, 1 week 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 Tags: database, installation, modification, phpBB, release
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 Tags: database, installation, modification, phpBB, release
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.3 Released - phpBB
- 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
Recent Entries
- Matt: Upcoming WordCamps - Wordpress
- Dougal Campbell: WordPress Care Package - Wordpress
- Weblog Tools Collection: WordPress Plugin Releases for 09/01 - Wordpress
- WordPress Podcast: Listen to Liz Strauss: “Treat Your Blog Like a Business!” - Wordpress
- Lorelle on WP: Mind Blowing WordPress Plugins - Wordpress
Popular Resources
- Phorum-5.2.8 final released (12 replies) - 46672 Views
- Phorum-5.2.9a released (10 replies) - 35707 Views
- IPB Resources - 21799 Views
- Weblog Tools Collection: WordPress Plugin Releases for 02/07 - 17672 Views
- Phorum-5.2.9 released! Security Upgrade! (no replies) - 13812 Views







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