[Locomotive-users] tailing the log automatically?

Mark Fredrickson mark.m.fredrickson at gmail.com
Wed Oct 11 22:53:14 GMT 2006


I am not aware of any 3rd party plugins. They could potentially be
distributed as bundles and dropped into Locomotive.

See

http://svn.sourceforge.net/viewvc/locomotive/locomotive/trunk/LocoPluginProtocol.h?revision=1&view=markup

This file is the interface for all LocoPlugins. Classes the implement
this protocol and are part of a .locoPlugin bundle will be loaded.

For example:

http://svn.sourceforge.net/viewvc/locomotive/locomotive/trunk/GeneralSettingsPluginController.h?view=markup

There are also LocoTools. I'm not quite clear on the difference. I
think locoTools are simpler.

-M

On 10/11/06, Chris Abad <chris at integralimpressions.com> wrote:
> I didn't realize locomotive supported plugins. Are there any 3rd
> party plugins out there right now?
>
> I'm looking in the subversion repository on SourceForge, but I'm not
> sure where I should be looking for included plugins. Can you direct
> me there?
>
> On Oct 5, 2006, at 12:30 PM, Mark Fredrickson wrote:
>
> > You could write a LocoPlugin. Check out the source from the
> > sourceforge page and look at the included plugins.
> >
> > http://sourceforge.net/svn/?group_id=146941
> >
> > I've been meaning to write a plugin that runs script/generate, but
> > I've been away from RoR for the last month or two and haven't had the
> > need or time. Perhpas I can get back to it soon....
> >
> > -Mark
> >
> >
> > On 10/5/06, Paul Welty <ponch at paulwelty.com> wrote:
> >> Seems like a great idea to me. Unfortunately I have no idea how to
> >> implement it. :-)
> >> ___
> >> Sent with SnapperMail
> >> www.snappermail.com
> >>
> >> ...... Original Message .......
> >> On Thu, 5 Oct 2006 11:08:38 -0700 Chris Abad
> >> <chris at integralimpressions.com> wrote:
> >> >I like the fact that there are keyboard shortcuts to view in
> >> browser,
> >> >open in textmate, and open in terminal. However, I constantly wish
> >> >there were a convenient way to tail the log as well. Has this been
> >> >talked about already? Would it be difficult to implement?
> >> >_______________________________________________
> >> >Locomotive-users mailing list
> >> >Locomotive-users at lists.raaum.org
> >> >http://lists.raaum.org/mailman/listinfo/locomotive-users
> >>
> >> _______________________________________________
> >> Locomotive-users mailing list
> >> Locomotive-users at lists.raaum.org
> >> http://lists.raaum.org/mailman/listinfo/locomotive-users
> >>
> > _______________________________________________
> > Locomotive-users mailing list
> > Locomotive-users at lists.raaum.org
> > http://lists.raaum.org/mailman/listinfo/locomotive-users
>
> _______________________________________________
> Locomotive-users mailing list
> Locomotive-users at lists.raaum.org
> http://lists.raaum.org/mailman/listinfo/locomotive-users
>


More information about the Locomotive-users mailing list