Problem/Motivation
When trying to add the "RSS Link" block using the block UI (/admin/structure/block) the block does not show up to be selected. I can find no way to make this block visible.
Steps to reproduce
- login as admin
- enable the dkan_rss module
- visit block admin UI at /admin/structure/block
- for any region, click the "Place block" button
- In the list that appears, look for "RSS Link"
- Notice it does not show up.
Comments
Comment #2
stefan.kornThanks for reviewing the module.
Did you use the dev-version of the module? The block is still in dev branch only. And the block is shown under Category "Custom". I think this can be changed to "DKAN RSS" or something.
Will provide a new version soon, together with changes from your other issues.
Comment #4
stefan.kornmade the block category more descriptive, but Block should basically show up in the Block admin UI.
Comment #5
swirtThanks. I was not using the dev. Composer pulled the latest tag, but i was looking in the repo at the block code, so that explains the discrepancy.
Nice improvement to the group name.
Comment #6
stefan.kornThanks, for checking.
I am closing this issue and will schedule a new release shortly.