Adrià Mercader
Adrià Mercader
@duskobogdanovski @mbocevski Are you guys using this extension? No one is currently looking after it so I'm more than happy to add you as administrators so you can maintain it...
Perfect, done!
@Patrick1Rhode @ccancellieri Can you try if this alternative approach works for you: ```diff diff --git a/ckanext/pages/plugin/__init__.py b/ckanext/pages/plugin/__init__.py index e688a38..9aad086 100644 --- a/ckanext/pages/plugin/__init__.py +++ b/ckanext/pages/plugin/__init__.py @@ -78,7 +78,8 @@ def build_pages_nav_main(*args):...
That's great @JonasHillerDkd ! One thing that will happen though is that the templates won't render properly for those users using Bootstrap 2. Given than most changes are class renames...
@MichaelHarmsTIB can you give more details about how you installed the plugin?
@MichaelHarmsTIB some things to try: * use `egg=ckanext-pages` on your install command * Check the latest code, I pushed a fix for the i18n which should not be related to...
Agreed that presenting this information in a machine readable, easy to export format would be nice. Rather than a dataset perhaps a dedicated endpoint that outputs CSV or an action...
@Chealer Adding support for multiple instances to the debian packages adds significant complexity so that's why is not supported out the box. But the resulting install is set up in...
I'm +1 on this, I've heard good feedback from other projects using GH discussions. I like that there seem to be different discussion categories for Q&A (what we call "support"),...
Thanks all for your inputs and thanks of course @mbocevski for your offer. @Vanuan Just to be clear and please correct me @davidread if I didn't catch your original intention,...