On Monday, September 29, 2014 10:56:51 AM UTC+2, Danielo Rodríguez wrote: > > El domingo, 28 de septiembre de 2014 10:58:24 UTC+2, PMario escribió: >> >> I think instead of using tc-three-columns we should use uc-three-columns >> The reason is: tc- means TiddlyWiki Class ... so it suggests, to be a >> core class. But it isn't. This will cause support problems in the future. >> uc .. User Class. >> > > Following this logic... should we then use pc- for plugin classes? >
You basically can use, what you want, as long as it is different to the core classes. Plugins should try to use existing core CSS as much as possible. So that no additional stylesheet is needed. and plugins can work with different themes. If you really need your own styles, you can skip the "pc-" prefix and use your plugin-name instead. This was common practice in TWc and it worked well. eg: TagSearch plugin used ".tagsearch ...." classes for the wrapper element. So there are no side effects to the rest of the UI. -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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

