Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] shallow visual plugin example

On Mon, Mar 19, 2012 at 11:38 AM, Susan Franklin McCourt
<susan_franklin@xxxxxxxxxx> wrote:
> I created a webchat plugin to demonstrate the most shallow integration that
> can be done with visual plugins.
> It simply creates a primary navigation link (in the top banner) to a webchat
> client that is wrapped in the Orion banner. By default it opens up the
> orion-dev chat channel.
>
> This is certainly not earth shattering. But it shows the very next step one
> can do beyond "link from Orion to a completely unrelated site."
> http://sfmccourt.github.com/plugins/webchat/webChatPlugin.html

When I click the Webchat link I get
HTTP ERROR: 404

Problem accessing /settings/%7BOrionHome%7D/content/content.html. Reason:

    ProxyServlet: /settings/%7BOrionHome%7D/content/content.html
Powered by Jetty://

jjb

> Another mildly interesting thing is that the resulting chat has the chat
> input line above the Orion footer so it gives a taste of what a command line
> console feels like running in an Orion page.
>
> I've also updated the pixlr image editing plugin so that it can now save
> data back to Orion. It works pretty well if your intent is to save once, but
> it's quite a few extra clicks if you are trying to
> edit/save/edit/save/edit/save.
> http://sfmccourt.github.com/plugins/pixlr/pixlrPlugin.html
>
> The intent is to use these shallow integrations as a springboard for
> improving the workflows and for mapping out things we need to support better
> in Orion (data visibility, shell service API, etc.)
>
> susan
>
>
> _______________________________________________
> orion-dev mailing list
> orion-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/orion-dev
>


Back to the top