Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

SyntaxHighlighter – Spacegray

Beskrivning

A nice Color Scheme for ”SyntaxHighlighter Evolved” based on ”Spacegray”, the lovely Theme for Sublime Text 2/3.

Spacegray for Sublime Text 2/3 is here: https://github.com/kkga/spacegray

Installation

This plugin depends on the main ”SyntaxHighlighter Evolved” plugin. Please download and install the plugin according to the author’s instructions. The main plugin can be downloaded here: https://wordpress.org/support/plugin/syntaxhighlighter or by searching ”SyntaxHighlighter Evolved” in your WordPress Dashboard.

Using The WordPress Dashboard

  1. Navigate to the ’Add New’ in the plugins dashboard
  2. Search for ’Syntaxhighlighter Spacegray’
  3. Click ’Install Now’
  4. Activate the plugin on the Plugin dashboard
  5. Go to the main plugin’s ”SyntaxHighlighter Evolved” settings and in the ”Color Theme”, select ”Spacegray” or ”Spacegray – Light”.
  6. Save the new settings.

Uploading in WordPress Dashboard

  1. Navigate to the ’Add New’ in the plugins dashboard
  2. Navigate to the ’Upload’ area
  3. Select syntaxhighlighter-spacegray.zip from your computer
  4. Click ’Install Now’
  5. Activate the plugin in the Plugin dashboard
  6. Go to the main plugin’s ”SyntaxHighlighter Evolved” settings and in the ”Color Theme”, select ”Spacegray” or ”Spacegray – Light”.
  7. Save the new settings.

Using FTP

  1. Download syntaxhighlighter-spacegray.zip
  2. Extract the syntaxhighlighter-spacegray directory to your computer
  3. Upload the syntaxhighlighter-spacegray directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard
  5. Go to the main plugin’s ”SyntaxHighlighter Evolved” settings and in the ”Color Theme”, select ”Spacegray” or ”Spacegray – Light”.
  6. Save the new settings.

Vanliga frågor

Missings selectors or values like ”h1”, @keyframes etc…

It lacks a lot of tags, values ​​and selectors. This is not my theme. The problem is the ”SyntaxHighlighter Evolved” plugin for which many tags are still missing. I left messages on the forum plugin, I wait for answers 🙂

Can I add tags myself

Of course you can but it’s a bit dangerous and complicated. You have to add the tags in the ”SyntaxHighlighter Evolved” core plugin and if the author release an update, you’ll loose your tags.
I’ll soon write a tutorial in my own blog if you still want to add tags. I’ll make a new release of my plugin to notify you.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”SyntaxHighlighter – Spacegray” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.2

  • Plugin ready for WP 3.9. No more changes 🙂

1.0.1

  • Clean all the css files
  • Remove Source Sans Pro font.

1.0

  • First release \o/