Thanks Ben It worked perfectly when I left out the default_height.
Now I've discovered that when having an iframe, the content hides the "read more.." area... but it's typical - I often have to refresh display to get an iframe out of the way... Btw do you know Eric Shulmans ScrollBox script? http://www.TiddlyTools.com/#ScrollBox I wonder if one could put it into a nested slider (http:// tiddlytools.com/#NestedSlidersPluginInfo) and render another tiddler made as a comment to this tiddler (newtiddler with this tiddlers name + suffix) and somehow automate it in a macrofunction - ++++!!!^30e...@{{big{[comment=z|click or press Alt-Z to open]}}}>... <<tiddler ScrollBox with: [[this tiddlers name + suffix]] height>> === and put in in yet another tiddler and embed this tiddler* in the ViewTemplate via the macro='tiddler tiddler*'> Hmm.... - - the commentsplugins or ability to iframe some 3'rd party service, already exist, I know... and isn't really usable unless there is some kind of serverside useradministration... However: Eric also made a SetTiddlerHeight script: http://www.TiddlyTools.com/#SetTiddlerHeight, which allow editing the height of all tiddlers from a little inputbox. I'd love to see some combination or interaction of your BlogLayoutPlugin and his script - !! - and maybe also the ability to "roll up" again -for a curtainlike effect... A "NestedSliderTiddlerBlogLayoutPlugin"???.... or an "almost folded" option? YS Måns Mårtensson On May 7, 10:07 am, bengillies <[email protected]> wrote: > Hi > > Glad you like it. Looking at your ViewTemplate, it looks like you need > to replace default_height with a number representing whatever height > you want to set to be default. eg - macro="collapseThisTiddler 200" > > You can leave default_height out completely as well if you like. > > Hope this helps. > > >When I open a tiddler, which hasn\t been made yet. I get this error> > >1. Error running this macro <<collapseThisTiddler>>: > > 2. TypeError: store.getTiddler($(tiddlerRoot).attr("tiddler")) is > >null > > I'll take a look at this, but it looks like something I've missed in > testing. > > Thanks > > On May 6, 8:13 pm, Måns <[email protected]> wrote: > > > Hi Ben > > > It's great!! > > I'm trying to do as it says in the documentation - but I cannot make > > it collapse/shorten all tiddlers based on a modification made to the > > ViewTemplate: > > I've turned AUTO_SUMMARISE_FRONT_PAGE off - ie set it to false and > > copied this: > > <div macro="collapseThisTiddler default_height"></div>; > > into the ViewTemplate, right after the .viewer div, as written in the > > doc.. > > : > > You can see my efforts here: > > 1) The ViewTemplate:http://opgivelser.tiddlyspot.com/index.html#ViewTemplate > > 2) The modification of the Plugin > > itself:http://opgivelser.tiddlyspot.com/index.html#BlogLayout > > and > > 3) A testtiddler - that I even tagged with "blog" to watch what would > > happen..:http://opgivelser.tiddlyspot.com/index.html#[[Test%20af%20blogplugin]] > > > Can you tell me if I'm doing somethying wrong? > > > YS Måns Mårtensson > > > On May 6, 2:47 pm, bengillies <[email protected]> wrote: > > > > Hi all, > > > > I have created a plugin to help people who are using TiddlyWiki as a > > > blog give a better and more consistent user experience to visitors to > > > their site. > > > > There are a few plugins around that provide simple blog "most recent > > > posts first" functionality, but I've tried to incorporate this into a > > > more consistently "blog-like" interface, including auto summarising > > > posts, and limiting the number of posts per page. > > > > The best way of seeing it is via my blog itself (http:// > > > bengillies.net), which runs on TiddlyWeb and shows all the features in > > > my plugin fairly well. > > > > Please seehttp://bengillies.net/.a/#[[Blogging%20about%20blogging]] > > > for more details, or get the plugin from the plugins link on the same > > > site. > > > > I'd be really interested to know what people think. > > > > Thanks > > > > Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

