Decided to put this out quickly, for those that need it, as there are a good number of fixes in it. I also figured out some adequate workarounds to the problems the 3.3.3 security patch was causing me. All seems to be working fine now. No progress yet, on any any of the big changes scheduled for this release--just got lot's of little things working better. Maybe we need to roll this around to a stable 3.4 and then look at other tasks later. Anyway, for now--enjoy!
* Fixed problem with registration of new accounts introduced in 3.3.6. Sorry about that! * Reworked messaging system to give better control over function messages. Namely can set msg=false or msg='' to disable, or to another value to reset. Can also disable specific messages if you know the message id (like msg_func_mail_auth=''). Hopefully these changes don't affect the form messaging system! * Slight fix to uploads command, when uploading to a files subdirectory and the parent directory does not exist. * Fixed uploads markup, to allow reloads of images and to slightly simplify code. Now missingMark and reloadMark can be set to false in site.config to disable. To change marks, reset $BOLTmissingMark or $BOLTreloadMark to a new value in config.php. Works the same for missing links as well. * Returned the nomarkups markup to the prior behavior of not inserting line breaks. * Fix to upload command to properly set the chmod of the uploaded file to 644 * Fix to bug in info function's sort capability introduced in the last release. Oops! * Disabled the memberships updated msg when logging in. * Added a site.config option to disable function messages by funcMessages: false. * Added a reverse flag to the log function for retrieving a log in reverse order. * Slight improvements to the security fix in the 3.3.3 release to minimize the number of plugins crashed by it. Cheers, Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
