I am creating a site that uses forms, and needs to keep a sort of
"database". Since I really love boltwire, I thought I'd make a
jumpstart and use boltwire as engine instead of creating everything
from scratch.

The advantage: lots of functionality already, especially with users,
registering, layout, create pages, etc...
The disadvantage: sometimes I do not know how to get things done, or
sometimes I lose overview over what is happening.

Especially commands and functions are difficult. There are only good
for really simple things. For the more essential core of my site, I
use a plugin with some custom functions and commands I call from the
pages. I love the help function, it really makes life easier! However,
when writing my plugin, I also get a bit lost:

* What is the BOLTarray? Couldn't figure that out exactly looking at
the source code.
* What is the ZONE argument in the functions for?

* Why are all commands preceded by [session ...]? It this necessary?
What does it do? Is is possible to store session variables?
* What is the difference between {id} and {member}?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to