Move applications into new Category Unmaintained on kde.org/applications
ClosedPublic

Authored by lueck on Jan 8 2018, 10:35 AM.

Details

Summary

jovie, kfilereplace, klinkstatus, knode, kppp, kremotecontrol, kuser in new category Unmaintained

changed applications/index.php to exclude applications in category Unmaintained from Application Spotlight

Test Plan

json files validated with jsonlint-py
php file validated with php -l

Diff Detail

Repository
R883 Subversion
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lueck requested review of this revision.Jan 8 2018, 10:35 AM
lueck created this revision.
lueck added a comment.Jan 8 2018, 10:43 AM

Alternative icons for the category Unmaintained

aacid added a subscriber: aacid.Jan 8 2018, 7:35 PM

would it make sense to do the same check for
if ($category != "Unmaintained") {
around line 14?

lueck updated this revision to Diff 24961.Jan 8 2018, 7:51 PM

add more context to the diff, so everybody can see line 14 in phab

lueck updated this revision to Diff 24962.Jan 8 2018, 8:08 PM

add check for "Unmaintained" around line 14 as requested by Albert

lueck added a comment.Jan 8 2018, 8:40 PM

plrase review

aacid accepted this revision.Jan 8 2018, 10:55 PM
This revision is now accepted and ready to land.Jan 8 2018, 10:55 PM
This revision was automatically updated to reflect the committed changes.