David Farrell

Results 46 comments of David Farrell

Oh good point, I'll look into it.

That's an interesting request. Perhaps we can update the site license to CC BY-SA, as CC BY-SA-NC is not a free license. @cbrandtbuffalo what do you think?

If a sweeping license change isn't possible, then maybe we could append some standard text to @autarch's articles like: "This article is licensed under ...".

That could work - we could include the license section in the template, so the article source text doesn't have the license appended to it, it would only appear in...

I agree, if you take the first, I can take the second as a "part II". In part 1 you might want to mention mariadb as that seems to be...

Sure, fine by me. Your new foreach article has the syntax category.

I tried coding this in golang template: but when I iterate through the site's page objects, they don't have the categories/category property, so it's impossible to filter for the types...

Thanks for reporting this. We define preview cards for facebook and twitter. It sounds like we need to do the same for Outlook.

Three articles, 3 different previews: https://www.perl.com/article/what-s-new-on-cpan-august-2019/ This is the article metadata concatenated with the first paragraph: ![Screenshot from 2019-09-11 13-24-58](https://user-images.githubusercontent.com/1469333/64720099-a848bc00-d497-11e9-82f3-b7dd4f440ff3.png) https://www.perl.com/article/consistency-in-tmtowtdi-perl/ This is the legal footer: ![Screenshot from 2019-09-11 13-24-43](https://user-images.githubusercontent.com/1469333/64720108-ac74d980-d497-11e9-927e-a2425daad295.png)...

I see a couple of bugs in our open graph markup: 1. We're not providing the mandatory `og:type` property 2. The image we link to is the big article image...