وضاحت
Display all colors of a certain color system (palette) like RAL, HKS or Pantone which can be imported via CSV file. 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.
Features:
- Custom post type and taxonomy to manage color systems and single colors
- Color overview with ajax enhanced search
- Single pages for each color
- Colors can be imported via CSV file
- Optional loading of the Bootstrap framework
انسٽاليشن
- Upload the plugin files to the
/wp-content/plugins/color-system-visualizer
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to newly created custom post type “Color Palette”.
- Add new color palette and colors manually or by uploading a CSV file.
- To edit the templates, simply copy
includes/cpm-archive-template.php
andincludes/cpm-single-template.php
into your theme’s main folder, e.g.your-theme/cpm-archive-template.php
.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“Color System Visualizer” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Color System Visualizer” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.1.3
- Only enqueue styles and scripts on plugin related pages
1.1.2
- Bugfixed displaying single color on ajax search
- Changed naming of custom post type and taxonomy
- Added some more german translations
1.1.1
- Added german language files for jquery.dataTables library
1.1
- Added custom templating functionality
- Added german language files
1.0
- Initial release for WordPress plugin directory.