One more thing:
If I paste the below Tw5mall code variation into 5.0.6-beta, I will see 
correct counters for all tags.
But if I paste it into 5.0.10-beta, the counters are 0 for all simple (?) 
tags (meaning: tags that I didn't manipulate in any way, e.g. by changing 
their color).

<span class="threecolumns">
 <$list filter="[tags[]sort[title]] -[is[system]]" 
itemClass="tw-menu-list-item">
 <$transclude tiddler="$:/core/ui/TagTemplate"/> <small class=
"tw-menu-list-count"><$count filter="[is[current]tagging[]]"/></small>
 </$list>
</span>



On Monday, April 28, 2014 1:31:21 AM UTC+3, Sky Diver wrote:
>
> Greetings,
>
> 1. When trying to upgrade 5.0.6-beta to 5.0.10-beta, the first issue was 
> that the wiki's title is not imported, rather remains the default one.
>
> 2. Next, I noticed that my TOD tiddly is not showing up correctly.
>
> Here's the code:
> <$list filter="[tags[]sort[title]]">
>   !! <$view field="title"/>
>   <ul>
>     <$list filter="[is[current]tagging[]] +[sort[title]]">
>     </$list>
>   </ul>
> </$list>
>
>
> Now, I can't recall if I had to import some special plugin for it. I think 
> it runs with the built-in functionality.
>
> In 5.0.6-beta it shows a tag title and then a title-list of all tiddler of 
> this tag, but in 5.0.10-beta it just shows plain text of the title with 
> leading !!, e.g.:
>
>
>
>
>
>
> *!! Title A!! Title B!! Title C*
>
> I'm kinda worried about all the stuff that are not popping into my eyes 
> when I launch the wiki, so for the meantime I'll remain on 5.0.6-beta.
>
> Any help would be appreciated.
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to