bcooksley closed this task as "Resolved". bcooksley claimed this task. bcooksley added a comment.
@ongunkanat Thank you for reporting this issue to us. I have now corrected the issue and only legitimate content should now be displayed. @staniek @danders The Lifestream code was integrated directly as part of the theme itself, and coded in PHP (likely because Wordpress doesn't support this sort of functionality natively) I have now replaced the URLs with their modern equivalents, on blogs.kde.org. root@edulis /srv/www/wordpress/calligra.org/wp-content/themes/calligra # grep -ir kdedevelopers * lifestream.php: 'http://www.kdedevelopers.org/blog/1236/feed', // Casper Boemann lifestream.php: 'http://www.kdedevelopers.org/blog/268/feed', // Jos van den Oever lifestream.php: 'http://www.kdedevelopers.org/blog/7783/feed', // Marc Pegon lifestream.php: 'http://www.kdedevelopers.org/blog/2892/feed', // Marijn Kruisselbrink root@edulis /srv/www/wordpress/calligra.org/wp-content/themes/calligra # vim lifestream.php root@edulis /srv/www/wordpress/calligra.org/wp-content/themes/calligra # grep -ir kdedevelopers * root@edulis /srv/www/wordpress/calligra.org/wp-content/themes/calligra # TASK DETAIL https://phabricator.kde.org/T10760 To: bcooksley Cc: bcooksley, staniek, danders, #sysadmin, Calligra-Devel-list, #calligra:_3.0, ongunkanat, sysadmin