discourse/lib/plugin
Benjamin Kampmann 64918c35f5 Improved Plugins SCSS management
- Moves the import of plugins for both mobile and desktop from common after discourse loading, allowing plugins to overwrite
 - Make desktop-option behave like the mobile-option: SCSS/CSS marked with that option will only be loaded for desktop from now on and ignored in mobile
 - Add variables-keyword, allowing plugins to ship and overwrite variables before they get imported by discourse (great for theming)
2014-04-25 18:25:45 +02:00
..
auth_provider.rb PluginStore for plugin specific bits of storage 2013-08-26 12:59:17 +10:00
filter.rb (experimental) added framework for filtering all sorts of internals in discourse and consuming by plugins 2013-10-10 18:45:40 +11:00
filter_manager.rb (experimental) added framework for filtering all sorts of internals in discourse and consuming by plugins 2013-10-10 18:45:40 +11:00
instance.rb Improved Plugins SCSS management 2014-04-25 18:25:45 +02:00
metadata.rb removed warning about already existing constants 2013-08-30 17:28:18 +02:00