User Blog Mod 1.0.6 released
by EXreaction
- Adding the option to change a user's style when editing a profile in the ACP.
- Making the version number a constant in blog/inclueds/constants.php.
- Using the Imageset for the New Entry Icon (only for prosilver based styles).
- Other misc changes suggested by the Mod Team.
- To update from 1.0.5 follow the instructions in contrib/update/105_to_106.xml.
Grateful for the mods I've built? Then donate!
User Blog Mod 1.0.5
by EXreaction
1.0.5 has just been released to fix a bug.
Only one thing was changed this time and that was the bug fix for the edit to acp_styles.php. An error was caused when deleting styles because $phpEx was not defined.
viewtopic.php?f=41&t=837
Only one thing was changed this time and that was the bug fix for the edit to acp_styles.php. An error was caused when deleting styles because $phpEx was not defined.
viewtopic.php?f=41&t=837
Grateful for the mods I've built? Then donate!
User Blog Mod 1.0.4 Released
by EXreaction
1.0.4 has just been released.
It includes many bug fixes.
It includes many bug fixes.
- Fixing the bug where a user's blog style could cause a no style error when deleting a style from the ACP.
- Fixing the bug which occured when deleting a user's blogs with the blog_delete_user function.
- Fixing the conflict with one of the Feed Mods by renaming U_FEED to U_BLOG_FEED.
- Fixing the conflict with the Select Viewable Custom Profiles Mod.
- Fixing a lot of things for re-submission to the ModDB.
- NOTE FOR BLOG STYLERS: U_FEED has been changed to U_BLOG_FEED.
- NOTE FOR TRANSLATORS: Added 1 new language entry in mods/blog/common.php and 2 new entries in mods/blog/acp.php.
- To update from 1.0.3 follow the instructions in contrib/update/103_to_104.xml.
Grateful for the mods I've built? Then donate!
User Blog Mod 1.0.3 released
by EXreaction
This is a rather minor update compared to previous versions. Mostly it fixes a few things I didn't like which I wanted to do before I submit it to the phpBB ModDB.
- Updating to ModX 1.2.0.
- Adding $current_version variable in the plugin update function just before the update script for the plugin is called.
- Fixing the "Go to extension management screen" url in the Manage extension groups ACP panel.
- When installing/updating/uninstalling a plugin check to see if the install/update/uninstall file exists before trying to include it.
- Putting in some code for the Blog Title, Blog Description to prevent having a messed up page when neither is entered in by the user.
- Saving 2 SQL queries when there are no polls in the requested blogs.
- NOTE FOR TRANSLATORS: No language entries have been changed.
- To update from 1.0.2 follow the instructions in contrib/update/102_to_103.xml.
Grateful for the mods I've built? Then donate!
User Blog Mod 1.0.2 released
by EXreaction
Version 1.0.2 has been released.
Changelog:
Changelog:
- Adding an output of the last blogs since last visit. There is currently no link to it, but it is available at blog/view/last_visit_blogs.html
- Fixing a bug in the blog_delete_user function (forgot to include the constants file).
- Correcting a lot of entries in the permissions language file.
- Adding a new function to the plugins class to make it easier to add to the to-do list in the plugins class.
- Allowing the option for each style to have access to the plugins system. If a file named style_plugin.php exists in the style directory it will be loaded when somebody accesses a blog with that style. This allows style authors to make changes to the output data for their specific style and make styling much more flexible and powerful.
- Fixing 2 bugs when adding/editing a poll.
- Fixing another bug in attachements while editing a comment.
- Adding a new style named Coda. This was copied and modified from the wordpress style on http://coda.co.za/blog/
- NOTE FOR TRANSLATORS: 1 new language field has been added in the mods/blog/view.php file and the acp/permissions_blog.php file has been re-done.
- To update from 1.0.1 follow the instructions in contrib/update/101_to_102.xml.
Grateful for the mods I've built? Then donate!
November 2008
October 2008