On Wed, 10 Jul 2024, Gina P. Banyard wrote:

> On Wednesday, 10 July 2024 at 15:18, Derick Rethans <der...@php.net> wrote:
> 
> > We discussed this during one of our foundation meetings, and we propose:
> > 
> > - to delete all notes with a rating less than -5 that are older than a
> > year.
> > - come up with a plan to crowd source going through the other thousands
> > of notes to see if they need to be deleted or integrated into the
> > actual text. Each documentation page now has a link to the XML source
> > (such as https://github.com/php/doc-en/blob/master/language/attributes.xml)
> > 
> > Comments?
> 
> One question, should this possibly become a monthly cron job that 
> checks for the user notes and removes those that fall below the above 
> criterias?

I was indeed intending for this to become a recurring job. There is 
already a script that (should) emails weekly the top-commented pages, 
but it currently fails email delivery.

I have now fixed that 
(https://github.com/php/web-master/commit/f2add6e1ff11332c56177ca295d4fbf2f4ccbd49),
 
and the result is at https://news-web.php.net/php.notes/221419

cheers,
Derick

-- 
https://derickrethans.nl | https://xdebug.org | https://dram.io

Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/support

mastodon: @derickr@phpc.social @xdebug@phpc.social

Reply via email to