這個外掛並未在最新的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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.