Thankx Martin. I think I understand. You mean that in the skinvars
folder put a condition and it will go to get the value it needs. That
may work, and I'll try it for the skin vars.
But, I was looking for a more general solution for any set of pages,
not just skinvars page.
I think I am missing some simple BW Idea. Just from a PHP config
function, how can I save a datavalue or pagevalue into a different
page.
So this works for GETTING a value
> > $myvar1 = BOLTvars("somepagename:sitetheme"); //data var
Is there similar for PUTTING a value? like this??
> > SOMECOMMANDSAVE_BOLTvars("somepagename:sitetheme", 'RED'); //data var
> > SOMECOMMANDSAVE_BOLTvars("somepagename::sitecolor", 'BLUE'); //page var
Or some group of commands that do the same thing?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---