https://bugzilla.wikimedia.org/show_bug.cgi?id=32699
--- Comment #6 from Max Semenik <[email protected]> 2011-12-20 17:25:34 UTC --- First iteration done, results are at trunk/extensions/FeaturedFeeds It uses the on-wiki infrastructure as much as possible, local sysops only have to set up one message per feed, e.g. for enwiki's featured articles feed one has to create [[MediaWiki:Ffeed-fa-page]] containing "Wikipedia:Today's featured article/{{#time:F j, Y}}". The feed does not need to contain whole articles, IMO, as they are huge. Instead, the extension serves short snippets we see on main page, with a convenient "read more" link. The extension ships with FeaturedFeedsWMF.php that contains typical feed definitions for many projects. Things to decide: what pages should contain links to feeds? Currently, only Main Page does. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
