[wordpress插件] Color System Visualizer色彩系统可视化器

wordpress 插件 文章 2020-03-27 18:00 532 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Display all colors of a certain color system (palette) like RAL, HKS or Pantone which can be imported via CSV file.

显示可以通过CSV文件导入的特定颜色系统(调色板)(如RAL,HKS或Pantone)的所有颜色。

Search for a specific color by it’s name or color number.

通过名称或色号搜索特定颜色。

Get detailed information like RGB, CMYK, Lab and Hex values besides optional description and photo.

除了可选的说明和照片外,还可以获得RGB,CMYK,Lab和Hex值等详细信息。

Features:

功能:

    • Custom post type and taxonomy to manage color systems and single colors
    • 自定义帖子类型和分类法以管理颜色系统和单色

    • Color overview with ajax enhanced search
    • 带有ajax增强搜索的颜色概述

    • Single pages for each color
    • 每种颜色单页

    • Colors can be imported via CSV file
    • 可以通过CSV文件导入颜色

    • Optional loading of the Bootstrap framework
    • 可选加载Bootstrap框架

安装步骤

    1. Upload the plugin files to the /wp-content/plugins/color-system-visualizer directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / color-system-visualizer 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress.
    4. 通过WordPress中的“插件”屏幕激活插件。

    5. Go to newly created custom post type “Color Palette”.
    6. 转到新创建的自定义帖子类型“调色板”。

    7. Add new color palette and colors manually or by uploading a CSV file.
    8. 手动或通过上传CSV文件添加新的调色板和颜色。

    9. To edit the templates, simply copy includes/cpm-archive-template.php and includes/cpm-single-template.php into your theme’s main folder, e.g.

    10. 要编辑模板,只需将 includes / cpm-archive-template.php includes / cpm-single-template.php 复制到主题的主文件夹中,例如

      your-theme/cpm-archive-template.php.

    11. your-theme / cpm-archive-template.php

下载地址
https://downloads.wordpress.org/plugin/color-system-visualizer.1.1.3.zip
-EOF-

AI助手支持GPT4.0