Re: Declarative invocation

I agree that declarative invocation would be pretty awesome.  I think the
list is generally in agreement; however, it hasn't been very high on the
list of things to spec out, so it hasn't happened yet.

Do you want to provide some examples of what you think it may look like?

Thanks,
James


On Sat, Dec 8, 2012 at 7:45 PM, Fred Andrews <fredandw@live.com> wrote:

> Web Intents would appear to be well suited to supporting rich interactive
> UI via apps in webpages without Javascript enabled. This requires a
> declarative invocation specification.
>
> For example, editing a textbox, or filling a contact input form, providing
> an image input blob, social share widgets, etc.
>
> It might be useful to allow input forms to be marked up with Web Intent
> inputs and result outputs plus the intent action and type.  Web browser
> might be able to guess or remember appropriate intents to use for input
> forms even on pages not marked up for this.  For example, a wikimedia
> textbox for which the user can choose a rich app to edit or generate
> content.
>
> A new fallback element might also be handy, for example if a browser does
> not support declarative web intents then this element could include a
> default html editor for a text/html textbox, or include a group of popular
> social widgets for sharing.  This might work in a similar way to the
> <noscript> element, or might be the body of a web intent invocation element
> for which the body is ignored if web intents are enabled.
>
> Declarative invocation might also be easier for web authors.
>
> There appears to be potential for helping users that choose to only enable
> javascript on trusted webpages because the user would gain the choice of
> using a rich app from a trusted website to perform some common tasks.
>
> cheers
> Fred
>
>

Received on Wednesday, 2 January 2013 19:10:13 UTC