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

Modify Visual Editor

描述

This plugin disables the visual editor drastically at any user login state. But if a user checks the box to enable visual editor, in the Profile page, the setting will be saved so they may edit with Visual Editor yet, will always return to disabled when they log back in. This is done for version 0.2.0 and higher as an experiment to see how well users can accept the fact that visual Editor is a dangerous thing in the hands of non-experienced HTML writers.

螢幕截圖

安裝

  1. Download the zipped file.
  2. Upload the file to your /wp-contents/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題

Q.: I see a dropdown for users but it does not work
A.: the dropdown is for Administrators only. You must set each Admin one by one if you want each admin to have access to the visual editor.

Can I add features?

Yes, please contribute and fork from Github or ask on WordPress plugin page for support. This is Open Source.

What is the “hidden editor bar?”

WordPress removed a lot of components from the latest versions to make way for more room on the page. Older versions of MVEd would open up these hidden elements to use, which will show just below the two active menu bars of the Visual Editor.

Font Family, Font Sizes, Formats (dropdown), Background Color (Hightlighter), New Document
Cut, Copy, Special Characters, Horizontal Line

There are a few more that are commented out in the mved-modify-media-buttons file. After version 0.2.0 we discontinued these to streamline the plugin.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Modify Visual Editor” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Modify Visual Editor 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.2.0
– added uninstall
– removed editor buttons option
– added WP ver check

0.2.1
– change textdomain load to init
– reworked activation and deactivation
– switched method of update user_status
** Have a Wonderful Time **

0.2.2
– added unistall hook
– removed options to pick users
– added option to allow admins only