Fantastic, thank you! If time allows, maybe you can do a rough sketch about how you organized the forum/comments data on your page for quick retrieval and display. I assume that you use info indexes. I am looking for ideas to organize hundreds of text chunks and small data bites which need to be ad-hoc combined and shown in different lists.
Greetings, Martin Am Freitag, 7. Februar 2014 03:24:28 UTC+1 schrieb Dan: > > Hi Everyone! > > Just wanted to put out a quick release with some nice fixes in place. In > particular the new indexing and querying are working quite a bit better. > Also, redid some work on the register action to make the new user > experience a bit better. The 4.xx series is finally starting to feel not > just stable, but almost polished... > > From the changelog: > > * Been very busy fixing various bugs throughout the code. I haven't > documented everything. > * Quite a bit of work on the indexing system, and some changes to the > query system as well. Need to update the docs when I have some time. > * Changed slightly how forms are handled. Could affect custom scripts > using the KEY, COMMAND, or INPUT form session values. > * Fixed a padding problem on the tables in the default style sheet > * Worked around a php bug affecting sites with a field name that is an > integer (ie: 2014). > * Added an abort conditional so you can tell if a form command fails, ie > [if abort register]...[if] > * Added the ability to tap into command output values directly by [(source > command=register)] > * Completely reworked the register action to do a better job reporting > results accurately. > * Made time function a bit smarter so can now do [(time %x)] or [(time > 1234567890)], or even [(time tomorrow)], and it knows what to do. If you > try [(time tomorrow %x)] the time must still come before the fmt. > > Cheers, > Dan > > P.S. I finally have everything just about working on my main production > site. Once that is upgraded at long last to 4.xx, BoltWire's rate of change > should slow considerably. That should be sometime early next week. :) > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/groups/opt_out.
