Now I am confused.  The previous version had the same coded page.

So I'm not sure why it is not displaying.

On Wed, Oct 14, 2009 at 10:09 AM, Kevin <[email protected]> wrote:

> Actually I see the problem.  Saw this somewhere else as well.
>
> The forms $values are changed to ?values ...
>
> Not sure how to deal with this as it would be in a lot of files I would
> think...
>
> Example below:
>
> ! Install Plugin
>
> [if ! set '{?backup}' && ! set '{?done}']Please select a plugin to install:
>
> //Available Plugins//
>
> ->
> [(search dir=plugins pattern='/^([-_0-9a-z]+)\.(backup|php)&#36;/'
> template='plugins' count=false)]
> <-
>
> [if][if set '{?backup}' && ! set '{?done}'][(overwrite
> plugin={?backup}.backup)]
>
> [form]
>       [if* ! exists {?backup}]**Plugin: {{?backup}:title}**   [if*][submit
> INSTALL]
> [session if "exists {?backup}.php dir=plugins ? enable_{?backup}=true"]
> [session enable_{?backup}]
> [session restore {?backup}.backup]
> [session restoredir {?dir}]
> [session nextpage {p}&done=ok&backup={?backup}]
> [session target site.plugins.{?backup}.{now}]
> [session log "content='{=restorepages}' delimiter=' '"]
> [session plugin {=restoredata}]
> [session savedata plugin]
> [form]
>
> [if][if set '{?backup}' && equal '{?done}' 'ok']The [if* ! exists
> {?backup}]**{{?backup}:title}**[if*] plugin has been successfully installed.
>
> [(include 'site.plugins.{?backup}')]
>
> [if]//Click here to view currently [[site.plugins|installed plugins]].//
> /*
> [[#plugins]]
> [(template group)][[action.plugins&backup={+p1}&dir=plugins|{+p1}]]
> [[#end]]
> */
>
>

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