Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

SyntaxHighlighter Evolved: ABAP Brush

Περιγραφή

It is a brush designed to work with the SyntaxHighlighter Evolved WordPress plugin (written by Viper), itself based on the SyntaxHighlighter JavaScript package by Alex Gorbatchev. To be able to use this brush, you will need the SyntaxHighlighter Evolved plugin installed.

To highlight your ABAP code, simply wrap it between [abap] and [/abap] tags.

INFO: When you found a that a keyword or a other special word of abap is not highlighted. Please write entry into the forum of this plugin. -> Support Forum

Current language support

  • Comments
  • Strings
  • ABAP system fields
  • ABAP functions like ‘strlen’

Στιγμιότυπα

  • Brush in action (version 0.1)

Εγκατάσταση

Uploading The Plugin

Extract all files from the ZIP file, making sure to keep the file/folder structure intact, and then upload it to /wp-content/plugins/.

Plugin Usage

Make sure you have the “SyntaxHighlighter Evolved” plugin installed first!

Wrap your ABAP code between [abap] and [/abap].

Συχνές Ερωτήσεις

How can I add instructions to the brush?

By editing the shBrushAbap.js file.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“SyntaxHighlighter Evolved: ABAP Brush” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.2

  • Add: Support for ABAP system fields (highlight as constants)
  • Add: Support for ABAP functions like ‘strlen’

0.1

Initial release.