Thank you Mat, interesting method.

About that, I realized only recently that you can use a text reference inside a style definition, e.g.:

<style>
.my-style {
font-size: {{Config!!font-size}};
}
</style>

I guess that could be used as well using the css properties that you mention in order to show/hide something.



On 25/10/15 13:34, Mat wrote:
[I feel like a kid locked into a car driving by Disneyland. I'm really busy with other stuff but popped by just to take a peek... hope to engage again more soon...]

I am, for a semi-public site, using a list filter with some conditional parameters for an IF statement. If true, i.e if anything comes out of the filter, then /styles/ are set to show/hide stuff (primarily properties "visibility" and "display" - note/check up the difference between "visibility:hidden" and "display:none"). I.e I put <style></style> inside the list filter and this is only activated if the filter does fulfill some test.

Tell me if you want to see the actual example.

<:-)
--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2d0fc7c9-6b39-4e04-93a5-1d8a5a08b51b%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/2d0fc7c9-6b39-4e04-93a5-1d8a5a08b51b%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/562CEC49.1090504%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to