Is there a reason why the checklist plugin isn’t a theme component? The plugin.rb
file is virtually empty, and the logic is in the JS side of things:
(That’s really all there is!)
Is there a reason why the checklist plugin isn’t a theme component? The plugin.rb
file is virtually empty, and the logic is in the JS side of things:
(That’s really all there is!)
fun fact:
and
(I’m sure there are others)
were based on plugins …
Ah, that’s probably it. I wonder - why no “in-built” TCs in core ? (And if they were, where would they be? In the
/themes
directory?)
No, if we move TC to core, they would just live in the “normal” code. It’s not like plugins.