Talk:Planet: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
one user issue
No edit summary
 
Line 1: Line 1:
{{talkpage}}
==Infobox==
==Infobox==
Could add software infobox and screenshot. [[User:Jon|Jon]] ([[User talk:Jon|talk]]) 09:21, 11 January 2020 (UTC)
Could add software infobox and screenshot. [[User:Jon|Jon]] ([[User talk:Jon|talk]]) 09:21, 11 January 2020 (UTC)
Line 22: Line 23:


Issue logged at https://github.com/NottingHack/website/issues/46
Issue logged at https://github.com/NottingHack/website/issues/46
[[User:Jon|Jon]] ([[User talk:Jon|talk]]) 13:08, 11 January 2020 (UTC)

Latest revision as of 13:08, 11 January 2020

Infobox

Could add software infobox and screenshot. Jon (talk) 09:21, 11 January 2020 (UTC)

Issue with feed filling up from one source

Planet feed can fill up with posts from one member. Potential solutions:

1) Have maximum (2) total number of posts by any one source

2) Have maximum (2) number of consecutive posts by any one source


Software

The software is very old, a slightly updated but still old compatible fork is Venus (python). It has the option to set

cache_keep_entries which might have the desired effect of limiting max tot posts if set to 2? http://intertwingly.net/code/venus/docs/config.html

Moonmoon (php) is relatively new, but it uses a completely different setup, and may not have options to configure in the desired way. https://moonmoon.org

On github

Issue logged at https://github.com/NottingHack/website/issues/46

Jon (talk) 13:08, 11 January 2020 (UTC)