Changeset 1184859
- Timestamp:
- 06/20/2015 09:25:51 PM (11 years ago)
- Location:
- syntaxhighlighter-evolved-dynamics-nav-cside-brush/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (2 diffs)
-
shBrushCside.js (modified) (1 diff)
-
syntaxhighlighter-cside.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
syntaxhighlighter-evolved-dynamics-nav-cside-brush/trunk/readme.txt
r1120764 r1184859 3 3 Donate link: http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/donate/ 4 4 Tags: syntaxhighlighter, evolved, brush, syntax, highlighter, highlighting, Cside, CAL, Dynamics NAV 5 Stable tag: 0. 15 Stable tag: 0.2 6 6 Requires at least: 3.9 7 Tested up to: 4. 1.17 Tested up to: 4.2.2 8 8 License: GPLv2 9 9 … … 32 32 = 1.0 = 33 33 Initial release. 34 = 2.0 = 35 Added TRUE and FALSE in Blue. 34 36 35 37 == Upgrade Notice == 36 38 = 1.0 = 37 39 Initial release. 40 = 2.0 = 41 Added TRUE and FALSE in Blue. -
syntaxhighlighter-evolved-dynamics-nav-cside-brush/trunk/shBrushCside.js
r1120764 r1184859 25 25 { 26 26 var keywords = 'DIV MOD IN AND OR NOT XOR ASSERTERROR BEGIN CASE DO DOWNTO ' + 27 'ELSE END EXIT FOR IF OF REPEAT THEN TO UNTIL WHILE WITH ';27 'ELSE END EXIT FOR IF OF REPEAT THEN TO UNTIL WHILE WITH TRUE FALSE'; 28 28 29 29 this.regexList = [ -
syntaxhighlighter-evolved-dynamics-nav-cside-brush/trunk/syntaxhighlighter-cside.php
r1120764 r1184859 4 4 Description: Adds support for the Dynamics NAV C/AL Cside language to the SyntaxHighlighter Evolved plugin. 5 5 Author: David Cox 6 Version: 0. 16 Version: 0.2 7 7 Author URI: http://adeptris.com/ 8 8 */
Note: See TracChangeset
for help on using the changeset viewer.