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

Sorry about that John, try it from a self hosted site. It looks like the latest build hasn't been deployed yet, I'm seeing the same error.
(Should have mentioned yesterday that it had to be tried on the latest code).

susan


Inactive hide details for John J Barton ---03/19/2012 01:37:42 PM---On Mon, Mar 19, 2012 at 11:38 AM, Susan Franklin McCourt <sJohn J Barton ---03/19/2012 01:37:42 PM---On Mon, Mar 19, 2012 at 11:38 AM, Susan Franklin McCourt <susan_franklin@xxxxxxxxxx> wrote:

From: John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 03/19/2012 01:37 PM
Subject: Re: [orion-dev] shallow visual plugin example
Sent by: orion-dev-bounces@xxxxxxxxxxx





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
>
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image


Back to the top