On Thursday, April 23, 2020 at 12:05:22 PM UTC+2, Peter Buyze wrote: > > From the readme tab in the plug-in: > > Freelinking is activated for runs of text that have the following > variables set: > > - tv-wikilinks is NOT equal to no > - tv-freelinks is set to yes > > What does "tv" mean? >
There are 3 types of TW specific name prefixes. tc- for TW core classes, tv- for TW core variables and tm- for TW messages. tc- and the others are a prefix convention that is _only_ used by the TW "core". This helps us to avoid naming conflicts with plugin authors. So .. a plugin author can use his/her own naming convention. I use wltc-, wltm- and wltv- ... for wikilabs class ... This allows me to have the same names for clases that TW uses BUT with a different prefix. ... -mario also see: https://tiddlywiki.com/#Release%205.0.16-beta -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0f6e0fbe-1aa1-4e89-8ea4-1e9daa861d0f%40googlegroups.com.

