On Fri, Nov 13, 2009 at 11:20 PM, jacmgr <[email protected]> wrote:
> I know I can put zones and code in subfolder under pages. Is it
> possible to put actions in a subfolder?
> folder pages/events has
> events.event1
> events.event2
> events.side
> events.footer
> etc....
> But I have to put
> action.eventmodify
> up under the pages folder and not in events.
>
> Any way to get something like
> events.action.eventmodify
> so I can also put it in the events subfolder?
I think you could put individual action in subfolders by adding
entries like this on site.folders:
action.events: subfolder
but you would have to list them one by one...
The other option may be to create a events.someaction page with the
form on it you want, and then pass any page information you needed to
it via a get variable or something. Like:
[[events.someaction&mypage=real.page|Some Action]]
Then use {?mypage} instead of {p} for the page name. Forms don't all
have to be in the actions hierarchy...
Hope this helps.
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=.