Title: Sunburst Code Prettify
Author: Rachel Baker
Published: <strong>15.02.2012</strong>
Last modified: 02.05.2012

---

ჩადგმების ძებნა

ეს პლაგინი **არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე**. როგორც ჩანს, ის უკვე
აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

![](https://s.w.org/plugins/geopattern-icon/sunburst-code-prettify.svg)

# Sunburst Code Prettify

 ავტორი: [Rachel Baker](https://profiles.wordpress.org/rachelbaker/)

[ჩამოტვირთვა](https://downloads.wordpress.org/plugin/sunburst-code-prettify.2.2.0.zip)

 * [დეტალები](https://ka.wordpress.org/plugins/sunburst-code-prettify/#description)
 * [მიმოხილვა](https://ka.wordpress.org/plugins/sunburst-code-prettify/#reviews)
 *  [დაყენება](https://ka.wordpress.org/plugins/sunburst-code-prettify/#installation)
 * [დეველოპმენტი](https://ka.wordpress.org/plugins/sunburst-code-prettify/#developers)

 [მხარდაჭერა](https://wordpress.org/support/plugin/sunburst-code-prettify/)

## აღწერა

This plugin uses the [Sunburst theme](http://projects.serenity.de/textmate/), a 
colorful and high contrast dark theme to highlight your code syntax with [Highlight.js](http://softwaremaniacs.org/soft/highlight/en/).
Highlight.js is accurate, fast, lightweight and easy to use.

**Usage**

Short-code method:

 1. From within a WordPress page or post, wrap the `[prettify][/prettify]` shortcode
    around the code snippet you wish to highlight.
 2. You can specify a language by specifying the language extension inside the shortcode.
    
    Example: [prettify class=”html”][/prettify]
 3. The shortcode will work from within either the Visual or HTML editor.

Non-short-code method:

 1. Wrap your code snippets in “
 2. .
 3. You can specify a language by specifying a class in the `element.
     Example: <pre
    ><code class="html">

**Sunburst Only**

This plugin only contains the CSS file for the Sunburst theme syntax highlighting
formatting, because it is the best dark syntax theme. If (for some reason) you wanted
to highlight your code using a different theme, there are other syntax highlighting
themes available in the [Highlight.js Theme Gallery](http://softwaremaniacs.org/media/soft/highlight/test.html)

**Languages Supported:**

 * Bash
 * C#
 * C++
 * CSS
 * Diff
 * HTML, XML
 * Ini
 * Java
 * JavaScript
 * PHP
 * Perl
 * Python
 * Ruby
 * SQL

## ეკრანული სურათები

[⌊PHP code examples⌉⌊PHP code examples⌉[

PHP code examples

[⌊CSS code example⌉⌊CSS code example⌉[

CSS code example

[⌊HTML code example⌉⌊HTML code example⌉[

HTML code example

[⌊JavaScript code example⌉⌊JavaScript code example⌉[

JavaScript code example

[⌊Ruby code example⌉⌊Ruby code example⌉[

Ruby code example

## დაყენება

 1. Wrap code snippets in `[prettify][/prettify]` shortcode and it will guess the syntax
    being used and highlight the code.
 2. You can specify a language by specifying the language extension inside the shortcode.
    Example: [prettify class=”html”][/prettify] The class=”” specifies the language
    file extensions.

## მიმოხილვები

There are no reviews for this plugin.

## მონაწილეები & დეველოპერები

“Sunburst Code Prettify” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი
შეიტანეს მის განვითარებაში.

მონაწილეები

 *   [ Rachel Baker ](https://profiles.wordpress.org/rachelbaker/)

[გადათარგმნეთ Sunburst Code Prettify თქვენს ენაზე.](https://translate.wordpress.org/projects/wp-plugins/sunburst-code-prettify)

### დაინტერესებული ხართ დეველოპმენტით?

[დაათვალიერეთ კოდი](https://plugins.trac.wordpress.org/browser/sunburst-code-prettify/),
შეამოწმეთ [SVN რეპო](https://plugins.svn.wordpress.org/sunburst-code-prettify/),
ან გამოიწერეთ [შექმნის ჟურნალი](https://plugins.trac.wordpress.org/log/sunburst-code-prettify/):
[RSS](https://plugins.trac.wordpress.org/log/sunburst-code-prettify/?limit=100&mode=stop_on_copy&format=rss).

## ცვლილებები

#### 2.2.0

 * Changed syntax highlight script to Highlight.js for more accurate code detection.
 * Improved content stripping rules for WordPress code editor when the `[prettify]...[/
   prettify]` is wrapped around content.
 * Improved Sunburst CSS styles

#### 2.1.6

 * Added plain text color to CSS file
 * Adjusted spacing in CSS file
 * Updated copyright year in plugin.php file

#### 2.1.5

 * Added CSS parsing js file
 * Moved JS files into /js folder
 * Fixed missing files from 2.1 commit

#### 2.1

 * Added [prettify] shortcode
 * Automatically added the required onload=”prettyPrint()” to body tag with jquery

#### 2.0

 * Initial WordPress.org commit

## მეტა

 *  Version **2.2.0**
 *  Last updated **14 წელი წინ**
 *  Active installations **30+**
 *  WordPress version ** 3.1, ან უფრო მაღალი **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sunburst-code-prettify/)
 * Tags
 * [code](https://ka.wordpress.org/plugins/tags/code/)[Highlight](https://ka.wordpress.org/plugins/tags/highlight/)
   [programming](https://ka.wordpress.org/plugins/tags/programming/)[syntax](https://ka.wordpress.org/plugins/tags/syntax/)
 *  [დამატებითი ხედი](https://ka.wordpress.org/plugins/sunburst-code-prettify/advanced/)

## რეიტინგები

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/)

## მონაწილეები

 *   [ Rachel Baker ](https://profiles.wordpress.org/rachelbaker/)

## მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

 [მხარდაჭერის ფორუმის ნახვა](https://wordpress.org/support/plugin/sunburst-code-prettify/)