Badges
Freelance developer and support
Recent posts
-
Twigfeeds RSS Feed Labelling/Categorisation
· 1 year ago
user/blueprints/plugins/twigfeeds/ is no longer necessary, and would likely be the cause of a memory-leak leading to a crash. What is the current contents of your user/config/plugins/twigfeeds.yaml? A
-
Twigfeeds RSS Feed Labelling/Categorisation
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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
· 1 year 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