I agree that a double role for the headings (structure of the tiddler
content and slide separator) may not be, in general, very convenient.
The suggested solution (--------) is similar to the one I abandoned (-
s-). I did it because, in my experience, the single tiddler approach
turned out to be harder to edit because it required lots of scrolling
when writing and testing a presentation. In the process, it moved the
plugin closer to TW's microcontent philosophy and made most of the
extensive DOM manipulation unnecessary.

To recover the previous functionality I would need a way to split a
tiddler's content into several virtual tiddlers in order to produce
the slideshow. I can't see a way to achieve this without restoring the
old DOM manipulation that I gladly removed. Is there any alternative?

Regarding the dollar, my plugins are written like this:

(function($) {
... plugin code ...
})(jQuery)

as suggested in the jQuery documentation. I believe that, this way, I
don't need any extra support from TW. Am I wrong?

PS: thank you Tobias for noticing that I'm not italian!
--
Paulo Soares

On 3 Dez, 03:30, Tobias Beer <[email protected]> wrote:
> Though probably quite possible, I think it is not a very good idea as
> that would mean that all headings were never part of the slideshow
> itself but only section markers... are you aware of this Måns?
>
> Otherwise one would have to define that maybe section 1 headings were
> always those that separate slides... but I guess then some other
> separator would probably be a better choice... like a doube hr for
> example, like this:
> --------
>
> On the other hand, I think having a complete slideshow in one tiddler
> facilitates editing and "slideshow-management" a lot... though I don't
> know if Paolo's Plugin is even conceptually able to visualize that,
> e.g. wikify text into a special output container... as opposed to just
> rendering tiddlers 'as is'.
>
> By the way Paolo, is that Dollar function now completely supported by
> TiddlyWiki... as you use it quite intensively in your code?
>
> Tobias.

--

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.


Reply via email to