This is a very important security feature, which prevents anyone from creating an active form who is not a editor or admin. Otherwise someone could create a form in a comment box and then activate it. If they could guess an auth key, you would have a disaster on your hands.
The nice thing is shows up as [form] in page source, so a member can copy a snippet as a code sample to a page. It does show up with the ` in a edit box, but I suppose we could figure out how to escape that if we wanted... Also, I suppose we could use /=[form]=/ instead of [fo`rm'] if we didn't want it to show in the output. I don't know. Just seemed the easiest way to disable forms for non-editors. I'm open to changes. Cheers, Dan On Mon, Oct 12, 2009 at 7:06 AM, Hans <[email protected]> wrote: > why does [form] gets changed to [fo`rm] if a user is not admin or not > editor? > If a new user registers, she can edit pages, but when pages with [form] > markup gets saved, [form] gets changed to [fo`rm]. Why? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
