Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ole Vik Regular
Grav Core Team
Grav Forum Moderators
@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation
Badges
Recent posts
-
Twigfeeds RSS Feed Labelling/Categorisation
· 10 months ago
@penworks: can you explain this a bit more? That would be a possible reason why list-values do not show up in Admin even if they are in a valid YAML config-file. @penworks: Im thinking about how Id
-
Twigfeeds RSS Feed Labelling/Categorisation
· 10 months ago
Ah yes, the old, obscured cURL-certificate-issue. I had the same issue when switching from PHP 8.1 to 8.2 yesterday, because I forget to update that and error_logs. With my setup the most efficient wa
-
Twigfeeds RSS Feed Labelling/Categorisation
· 10 months ago
I tested both with and without pre-existing taxonomy data from Pages, and it saves either way. Existing taxonomy only shows up in the typeahead-field if it exists for categories or tags. It also rende
-
Twigfeeds RSS Feed Labelling/Categorisation
· 10 months ago
v5.1.0-beta.6 adds native support for categories and tags. Extending the blueprints has some deep-rooted issues, and does not reliably work as expected.
-
Twigfeeds RSS Feed Labelling/Categorisation
· 11 months ago
I’ve traced the BlueSky-issue back to an invalid interface-implementation. For now, TwigFeeds v5.1.0-beta.4 patches that, as well as some other code quality-issues.
-
Interoperability
· 11 months ago
The lack of interoperability in the form of native adapters is common to most, if not all, website-software I’ve used or come across. For the most part, it’s not something a CMS should invest time in
-
Twigfeeds RSS Feed Labelling/Categorisation
· 11 months ago
For the blueprints I'm fairly confident the Rockettheme\Toolbox is causing some recursion, because I started getting the same issues after a few cache-hits. At first it loads, saves, renders fine, but
-
Twigfeeds RSS Feed Labelling/Categorisation
· 11 months ago
@penworks: because the sentence isnt complete. Sorry, I hit enter before finishing it. I meant to write that the parser does not return BlueSky's feed because the parser's internals seemingly fails t
-
Twigfeeds RSS Feed Labelling/Categorisation
· 11 months ago
BlueSky's own RSS-feeds are missing some metadata, as well as data, most notably <title> from <channel> and <item>s. The parser then appears to fail to recognize the feed as valid, e
-
Why does one inherit instead of copy a theme?
· 12 months ago
Not entirely; the child-theme utilizes components such as templates, scripts, styles, and logic from the parent-theme, but it will not change by itself. There's also the option to create a copy of a t