Today I upgraded my main production site, which is a fairly complicated online school with all kinds of things happening constantly. In the process I found a few additional glitches in the core and have made lot's of little tweaks. All in all though, it was a fairly smooth process.
I didn't do a good job logging everything I did, but here are some I specifically remember: * Improved box, code, markup, and html tags to be able to take simple attrs: <box style='border:1px red solid; background-color:black; font-weight:900; color:white;text-transform:uppercase; width:300px'>. * Removed a redundant htmlspecialchars in links function (added a couple releases back). * Copy action can now take a page name to work as a create here function. Default behavior is not changed. * Fixed core actions so preview button now works. * Fixed search command to take fmt parameters * More improvements to the line spacing code, including recognition of fieldset and legend tags. * Allowed use of htmlentities in data fields, such as titles. If you remember something I remember fixing not listed above, you can always remind me! http://www.boltwire.com/files/boltwire3.4.9.zip 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.
