| |||||
It is ideal for testing MODs, both for MOD authors and other users that want to check out a MOD before installing it on a live board.
The tool allows to automate some pesky tasks when installing a phpBB board.
Limitations:
· phpBB QuickInstall is only intended to be used for local testing and should not be installed on a public/live server.
What's New in This Release: [ read full changelog ]
· Delay database connection until it is necessary.
· Cleaned up the JS in the main html file.
· Changed the changelog to have the same format as the rest of our tools have. A text file with most recent versions at top.
· QI pages are now in $page instead of $mode, need $mode for settings and it got kind of crowded.
· Only try to connect to DB when saving settings or creating/deleting a board.
· Removed version check from the About page and moved the changelog stuff a bit.
· Errors are stored as a array and imploded to a string on demand.
· The global $qi_config array has been removed and all setting/config are now handled by $settings.
· Deleted qi_config_sample.cfg since its not used anymore.
· The note about not removing the copyright is removed, as it is in phpBB.
· Removed some unused language strings.
· Added in-page links to the about page instead of big brother.
· Set class="radio" for all radio buttons.

Via: phpBB QuickInstall 1.1.8






0 Comment:
Post a Comment