Just now am uploading the next release of BoltWire. I have hesitated to dive into a 4.xx launch as I have a lot of stuff on my plate, and I know it will take a lot to get my actual sites upgraded to the new system. Mainly, rewriting the various forms... Besides everything is working just great for me at least, as it is...
But there is still a bit of work left to do in this series, and until I get the vertical linespacing just right I want to hold off on calling this 3.5. Here are the changes in this release--let me know if you have any questions: * Slight fix to markup function handling that preventing some output from being unescaped. * Slight improvements to linespacing functions. * Tightened encryption of login passwords. Now to use plaintext passwords, do not set a "crypt" value in site.config. NOTE you can no longer mix encrypted and unencrypted passwords in the same system. * Slight fix to search function involving querying of data. * Changed how site.config is loaded to use BOLTloadpage to improve handling of custom page store systems. * Removed nolines wrapper from the embed markup output. Also, I think I've finally found an answer to our vertical linespacing problems--though I haven't implemented it yet (v. 3.4.15). There needs to be two ways to escape content--one where linespacing is already taken care of and other times where it is not. This is why in some markup patterns you get some odd results. While a bit of a hassle, I am pretty confident this will be the key to correcting the last few troublesome issues. If so, 3.5 should be out soon... 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.
