🌐 AI搜索 & 代理 主页
Skip to content

Provide a full list of possible icons of template #1329

@php-coder

Description

@php-coder

In the Templates overview I see the following:

The icon that will be shown in the UI for this template; the name of a CSS class defined in the web console source (search content for "openshift-logos-icon")

But I couldn't find a list of icons there :( Maybe we could provide this list explicitly?

As far I can see we can get this list by using the command:

$ grep name assets/app/styles/fonts/openshift-logos-icon.json | grep -v openshift-logos-icon
                "name": "github"
                "name": "git"
                "name": "openjdk"
                "name": "rails"
                "name": "php"
                "name": "ruby"
                "name": "django"
                "name": "nodejs"
                "name": "jenkins"
                "name": "python"
                "name": "perl"
                "name": "zend"
                "name": "jboss"
                "name": "tomcat"
                "name": "spring"
                "name": "mysql-database"
                "name": "postgresql"
                "name": "mongodb"
                "name": "mariadb"
                "name": "wordpress"
                "name": "drupal"
                "name": "codeigniter"
                "name": "shadowman"
                "name": "stackoverflow"
                "name": "aerogear"
                "name": "capedwarf"
                "name": "redis"
                "name": "clojure"
                "name": "scala"
                "name": "grails"
                "name": "beaker"
                "name": "go-gopher",
                "name": "joomla"
                "name": "load-balancer"
                "name": "wildfly",
                "name": "play",
                "name": "laravel",

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions