Adding new file types for "view source" in Form Runner

classic Classic list List threaded Threaded
4 messages Options
DL
Reply | Threaded
Open this post in threaded view
|

Adding new file types for "view source" in Form Runner

DL
How can new file types be added / listed for "view source" in Form Runner?

Currently xhtml, xml, xsd, xpl, pdf, css etc. are all recognised as standard orbeon file types in apps ..

But I would like to Form Runner navigation index to recognise and list new file types with extensions such as *.php and *.svg which might be in an app ..

Is this setup in PageFlowcontrollers-matchers in WEB-INF\resources\page-flow.xml ?? or elsewhere?

Where do I do this?
Reply | Threaded
Open this post in threaded view
|

Re: Adding new file types for "view source" in Form Runner

Erik Bruchez
Administrator
Mmh, View Source in Form Runner? Could you be more specific?

-Erik

On Mon, Nov 29, 2010 at 11:02 AM, DL <[hidden email]> wrote:

>
> How can new file types be added / listed for "view source" in Form Runner?
>
> Currently xhtml, xml, xsd, xpl, pdf, css etc. are all recognised as standard
> orbeon file types in apps ..
>
> But I would like to Form Runner navigation index to recognise and list new
> file types with extensions such as *.php and *.svg which might be in an app
> ..
>
> Is this setup in PageFlowcontrollers-matchers in
> WEB-INF\resources\page-flow.xml ?? or elsewhere?
>
> Where do I do this?
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Adding-new-file-types-for-view-source-in-Form-Runner-tp3064178p3064178.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
DL
Reply | Threaded
Open this post in threaded view
|

Re: Adding new file types for "view source" in Form Runner

DL
o.k. I'll try to explain ..

when I try colocating *.php files in an apps directory as in this experiment ..

http://orbeon-forms-ops-users.24843.n4.nabble.com/colocating-jsp-and-php-with-xforms-apps-files-td3070304.html

I don't see these php files listed with other files in the index of files.  So I can't click on them to "view source"

Reply | Threaded
Open this post in threaded view
|

Re: Re: Adding new file types for "view source" in Form Runner

Erik Bruchez
Administrator
I see.

https://github.com/orbeon/orbeon-forms/blob/master/src/resources/apps/source-viewer/get-files.xpl

-Erik

On Thu, Dec 2, 2010 at 2:10 PM, DL <[hidden email]> wrote:

>
> o.k. I'll try to explain ..
>
> when I try colocating *.php files in an apps directory as in this experiment
> ..
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/colocating-jsp-and-php-with-xforms-apps-files-td3070304.html
>
> I don't see these php files listed with other files in the index of files.
> So I can't click on them to "view source"
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Adding-new-file-types-for-view-source-in-Form-Runner-tp3064178p3070311.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws