這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

APH Syntax Highlighter

外掛說明

Syntax Highlighter developed by Alex Gorbatchev that has been developed 10+ years is a popular syntax highlighter. It is also widely used by a lot of blog and website.

Currently, it achieves version of 4, this version has significant change in the built method compared to the previous, this is, for some people, somewhat confused and hard to do.

This plugin helps you to bring this code highlighter to your WordPress easily, forget a headache builds. Provided with many features and user-friendly GUI, make it handy and easy to use

** Features. **

  • Simple and easy to use
  • Full GUI, don’t need to hardcode the parameters
  • Custom container max-height. Useful when displaying long code.
  • Easy to add custom CSS. Useful for responsive design.
  • Easy to edit code that has been written in tinyMCE text editor (Screenshot 3)
  • Write and edit code in place. The textarea code editor supports the tab and back tab, so you can directly edit or write your code, rather than switch back to your code editor.
  • Load script on demand, load javascript and CSS files of syntax highlighter only when needed.
  • Use Syntax Highlighter 4 by Alex Gorbatchev
  • Ability to override global options and use individual options for each code block
  • Custom Font Size
  • Support TinyMCE Visual mode and Text Mode (Quick Tags), it also supports the Quick tags used in the admin comment page (screenshot 5)
  • Use similar pattern with APH Prism Highlighter and Crayon Syntax Highlighter plugins, so your code will still work using those plugins
  • Language added: dark plain (console style) and light plain

How To Use

After installing the plugin, go to the admin setting Settings > Syntax Highlighter to configure the global setting including the highlighter languages you want to load, theme, etc…

In the TinyMCE menu (add or edit post or page), there is a new button that can be used to pop up the code editor, simply copy-paste your code and fill in some options

This new button also can be found at the quick tags of comment editor in the Admin Edit Comments page. This quick tag appears when you edit or reply a comment.

螢幕擷圖

  • Admin Settings
  • Code Editor
  • Edit code that has been written in the TinyMCE editor
  • Quick tags in the Text mode of TinyMCE editor
  • Quick tags in the admin edit comments page

安裝方式

Install & activate the plugin. Modify some options in the settings page to suits your need.

常見問題集

Installation Instructions

Install & activate the plugin. Modify some options in the settings page to suits your need.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈APH Syntax Highlighter〉的開發相關工作。

參與者

將〈APH Syntax Highlighter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.1 – April 22, 2017

  • Bug fixed: lighplain and darkplain is not responsive

1.2.1 – March 19, 2017

  • Bug fixed: starting line number not working

1.2 – March 18, 2017

  • Language added: dark plain (console style) and light plain
  • Bug fix

1.1 – September 25, 2016

  • Ability to set max-height of container. Useful when displaying long code
  • Ability to add custom CSS. Useful for responsive design
  • Other improvements

1.0

Initial Public Release