Beskrivelse
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
Installasjon
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
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Syntaxhighlighter Spacegray’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Go to the main plugin’s «SyntaxHighlighter Evolved» settings and in the «Color Theme», select «Spacegray» or «Spacegray – Light».
- Save the new settings.
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
syntaxhighlighter-spacegray.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- Go to the main plugin’s «SyntaxHighlighter Evolved» settings and in the «Color Theme», select «Spacegray» or «Spacegray – Light».
- Save the new settings.
Using FTP
- Download
syntaxhighlighter-spacegray.zip
- Extract the
syntaxhighlighter-spacegray
directory to your computer - Upload the
syntaxhighlighter-spacegray
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Go to the main plugin’s «SyntaxHighlighter Evolved» settings and in the «Color Theme», select «Spacegray» or «Spacegray – Light».
- Save the new settings.
FAQ
- 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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“SyntaxHighlighter – Spacegray” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “SyntaxHighlighter – Spacegray” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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/