On Mar 15, 10:44 am, Paulo Soares <[email protected]> wrote: > Please check the new version of my SlideShowPlugin for TW2.5. It was > completely rewritten and I think it may address some of your > requirements.
Since I was using tiddlywiki 2.5.0 anyway, this works for the most part, but, I keep having to change the view template between instrutor and student mode. Besides the style: parameter can I get a template: or some such parameter that I could set to: template:Instructor to have the conents of: InstructorSlideShowPageTemplate InstructorSlideShowViewTemplate InstructorySlideShowStyleSheet used similar to the way http://www.TiddlyTools.com/#TaggedTemplateTweak works. If the Instructor* pages don't exist then the values of: SlideShowPageTemplate, SlideShowViewTemplate, SlideShowStyleSheet (either the shadow or actual tiddlers) would be used. Then I could have the macro invocations: <<slideShow titles nofullscreen template:Instructor noClicks header:"" clock:0>> <<slideShow titles nofullscreen template:Student noClicks header:"" clock:0>> to start the slideshow in either the student or instructor formats where the student format includes a notes box etc. This is kind of useful to implement the requirements for: * Slide navigation should be possible for presenter and student modes. So there should be next/prev links in the student copy to allow them to follow along with the presentation. (My tweaks above work fine for this as the Presentation1ViewTemplate includes the navigation.) In student mode, the notes will be shown as well as the standard 2/3 column style for searching/navigating within the TiddlyWiki. The presenter's presentation mode should have a single tiddler filling the screen/window with no left/right TiddlyWiki navigation columns. It should not show any notes and should allow headers and footers. I have the no-notes part done by replacing the Presentation1ViewTemplate in the presenter's copy, but that doesn't change the view to single tiddler mode, nor does it change the page layout to remove the three column format. I do have it working now but it requires a fair amount of fiddiling with renaming tiddlers. Also I noticed that the new version of this plugin no longer has the ability to jump to a slide accessed by clicking on the slide counter in the lower right? Is that an oversight? I can see that being particularly useful to jump back to a prior slide when a student has a question. Thanks for your work on the plugin. It really does solve most of my use cases. -- rouilj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

