On Thu, Oct 7, 2010 at 8:18 AM, Edward K. Ream <[email protected]> wrote:
> As of rev 3427 the to-do list is empty and the docstring is accurate.
> I'll be working on real slideshows today.
>
> Please test the plugin and report any problems immediately.

Sorry, I haven't been keeping up; where are instructions for using it?

I've listed it in @enabled-plugins, it shows up in the "Plugins" menu,
but when I select it from that menu I get

exception executing command
Traceback (most recent call last):
  File "/usr/fetching/leo-editor/leo/core/leoCommands.py", line 358,
in doCommand
    val = command(event)
  File "/usr/fetching/leo-editor/leo/plugins/plugins_menu.py", line
415, in about
    name='leo_system'
  File "/usr/fetching/leo-editor/leo/plugins/qtGui.py", line 6987, in
runScrolledMessageDialog
    sm = leoPlugins.getPluginModule('scrolledmessage')
AttributeError: 'module' object has no attribute 'getPluginModule'

>
> Early this morning, while revising the docstring, I made the following
> changes:
>
> 1. Renamed @screenshot-tree to @screenshot.
>
> 2. The plugin creates/edits a screenshot for a slide only if an
> @screenshot node exists as a direct child of the slide. Otherwise, the
> plugin just creates the slide.
>
> Note: at present the plugin ignores the text following @slide. The
> title for the n'th slide of a slideshow is::
>
>    <slideshow name>: n
>
> This is similar to Joe Orr's slides, but something else might be good
> too.  Any suggestions?
>
> Edward
>
> --
> You received this message because you are subscribed to the Google Groups 
> "leo-editor" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/leo-editor?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to