runopencode / dm-syntax-highlighter-behavior-plugin
dmSyntaxHighlighterBehaviorPlugin - Syntax Highlighter Front Behavior for Diem Extended
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:symfony1-plugin
Requires
- composer/installers: dev-master
This package is not auto-updated.
Last update: 2024-10-26 14:30:37 UTC
README
Author: TheCelavi
Version: 1.0.0
Stability: Stable
Date: November 10th, 2012
Courtesy of Run Open Code
License: Free for all
dmSyntaxHighlighterBehaviorPlugin for Diem Extended is adaptation of SyntaxHighlighter packed to be used as behavior for Diem.
It will add a nice syntax highlight of your code on page where you have a <PRE>
tag. You can attach behavior on Widget or Zone.
It uses a <PRE />
method as described in [documentation]
(http://alexgorbatchev.com/SyntaxHighlighter/manual/installation.html).