Perlkonig / grav-skeleton-knowledge-base

Skeleton package of the Knowledge Base theme for Grav CMS
https://www.perlkonig.com/knowledge-base
MIT License
22 stars 14 forks source link

Please add "Most popular tags" to sidebar #16

Open ghost opened 6 years ago

ghost commented 6 years ago

It would be helpful if you could add "most popular tags" to the sidebar, then we don't have to build this on our own and others can use this feature as well.

Tags should rather be separated by commas or semicolons then be in a list. This way more tags fit without taking to much space. Even better, a tag cloud would be awesome!

Thanks!

Perlkonig commented 6 years ago

There's a plugin for that. I guess I could add that to the default skeleton, if people would find that useful. I'll add it to my TODO. Leaving the issue open to remind me.

ghost commented 6 years ago

Thanks. I installed and integrated it. There is an issue though.

For me it makes sense to integrate this into the default skeleton and as theme dependency.

Perlkonig commented 6 years ago

The more I tinker with this, the more I think I'd prefer just a straight list of the top X tags, like I've done with the other groups. That was your original ask anyway.

ghost commented 6 years ago

Yes it even still is. - For now we integrated the tagcloud but are not sure if we want to keep it. You could even integrate both and make them appear and disappear with options like the sidebar elements do right now. What do you think?

Perlkonig commented 5 years ago

This is a functionality best separated from the theme itself. I'm transferring this to the skeleton repo. Thanks!