- πΊπΈUnited States dcam
I've been thinking about doing this since yesterday without realizing there was an existing issue. So I'm updating the branch to make it happen.
There's no way to group plugins to split the one-page styleguide
To provide more plugins for configurable SG each plugin should be able to check that required modules enabled
Define groups/categories to use in annotation like field types do \Drupal\Core\Field\FieldTypePluginManager::processDefinition()
(Default category is "General")
Add route to display plugin's render by category
- Decide on group naming
- figure out route & navigation
- create patch & commit
tbd
\Drupal\styleguide\StyleguidePluginManager
should implement \Drupal\Component\Plugin\CategorizingPluginManagerInterface
No
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I've been thinking about doing this since yesterday without realizing there was an existing issue. So I'm updating the branch to make it happen.