unfortunately it didn't solve my problem
I try to modify my pure css3dslider for external images
here is result of this
slider https://design4shop.ru/heeg.html#boston_ego_lab
and here is the code of this
slider https://design4shop.ru/heeg.html#3dslider
this slider shows little previews under photos, and if i have only ONE
photo, this one under photo is not necessary.
So at the end of this code i try to write
<$list
filter="[is[current]tagging[]type[image/jpeg]sort[title]nth[2]]"><$list
filter="[is[current]tagging[]type[image/jpeg]sort[title]]"> <label
for={{!!title}} class="arrows_th" > <img src={{!!_canonical_uri}}
alt={{!!alt}}/> </label> </$list></$list>
but this filter shows nothing. i think my problem with
is[current]tagging[]......
<$list
filter="[is[current]tagging[]type[image/jpeg]sort[title]nth[2]]"><$list
filter="[is[current]tagging[]type[image/jpeg]sort[title]]"> <label
for={{!!title}} class="arrows_th" > <img src={{!!_canonical_uri}}
alt={{!!alt}}/> </label> </$list></$list>
понедельник, 5 декабря 2016 г., 22:23:05 UTC+3 пользователь PMario написал:
>
> On Monday, December 5, 2016 at 7:42:27 PM UTC+1, sini-Kit wrote:
>>
>> <$list filter="[tag[TableOfContents]sort[title]nth[2]]">
>> <$list filter="[tag[TableOfContents]]"/>
>> </list> <- ... is there a typo
>>
>
> imo should be </$list> ...
>
>
> for me this:
>
> \define empty()
> empty
> \end
>
> <$list filter="[tag[a]sort[title]nth[2]]" emptyMessage=<<empty>> >
> <$list filter="[tag[a]]"/>
> </$list>
>
> seems to work. I did use a macro for the empty message, because it has
> more possibilities.
>
> have fun!
> mario
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5aa78996-5ba0-4c03-bb6a-da8efa02574c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.