About your note, a site.config would be nice but maybe you could check if the message is empty and not display it in that case. I tried to do that with func_include but it displayed an empty blue box.
Kudos for BoltWire by the way, it is the most useful and powerful PHP application I have ever found. All that in about 5 files, well structured and all. The documentation could be clearer about some things but I managed everything I wanted to do so far. Remi Gillig - http://speps.fr On Jan 10, 11:45 am, The Editor <[email protected]> wrote: > Here is another release with lot's of good fixes in it. Thanks again > to Danny for suggesting many of these. Some of these are fairly > important, closing additional security holes. > > * Slight fix to join command to help with UTF member names. > * Rewrite of BOLTingroup function to fix a few bugs and better support > UTF members names. > * Functions no longer requiremsg=trueto display system messages. > * Mail function/command now specifies which parameters are missing > when form aborts. > * Several fixes to the site.language page and some system files to > enhance translation process. > * Fixed bug in [if] conditionals involving &&. (Introduced in 3.3.4 I > believe). > * Got ~~ and ~~~ patterns working again. > * Added a myBOLTcrypt hook to allow custom encryption of passwords. > * Fixed preview buttons when language is not default. > * Fixed delete command involving deletion of code.skin page. Also > modified delete action. > * Several fixes to BOLTauth involving data auth and the pseudo group > @owner. Increased default auth protection of login information. > > Note point #3. This may not be ideal--as you will start seeing > messages you never noticed before from various functions. If we wish > to reverse it we can, or perhaps we need some mechanism to turn it > off...msg=false in the function. functionMsg: false in site.config. > The ability to overwrite or customize messages. I don't know. I'm open > to suggestions... > > Generally I keep my [messages] wrapped in [if admin] [if] unless it's > a custom form I want a user to see, so this works for me. But I > realize others have their sites configured differently. Including the > default skin. > > 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.
