內容簡介
這是一個簡單的外掛,它可以在摘要欄位啟用豐富文本編輯功能。
如果你安裝了任何改變 TinyMCE 編輯器的外掛,例如新增按鈕等,它們也會套用到摘要編輯器中。
任何問題請至:聯繫我.
已知問題/錯誤
請報告你發現的任何問題。
在 WordPress 2.5 之前的版本中,當你點擊「進階工具列」按鈕時,進階工具列會顯示在內文編輯器上,而非摘要編輯器上。由Jorge Villalobos報告。
你無法從編輯頁面的檔案瀏覽器中將圖片發送至摘要編輯器;你必須先將圖片傳送至主編輯器,然後複製並貼上。
為了顯示摘要,你必須使用一個使用the_excerpt,而非the_content的模板。
請求
我只是在此記錄請求,我不一定已經研究了這些請求的可行性或所需的努力程度。
如果你能像內容一樣,在 TinyMCE 和 Quicktags 之間切換,這將是很棒的。由Jorge Villalobos請求。
外掛標籤
開發者團隊
原文外掛簡介
This is a simple plugin that enables rich text editing on the excerpt field.
If you have any plugins installed which alter TinyMCE, e.g. to add additional
buttons, they will also be applied to the excerpt editor.
Any issues: contact me.
Known issues / bugs
Please report any issues that you find.
In WordPress versions prior to WordPress 2.5, when you click the “advanced toolbar” button, the advanced toolbar shows up on the
Content, rather than the excerpt. Reported by Jorge Villalobos
You can’t send images to the excerpt editor from the edit page file browser;
you have to send them to the main editor, then copy and paste.
To show the excerpt you have to use a template which uses
the_excerpt, rather
than the_content.
Requests
I’m simply noting requests here, I’ve not necessarily looked into how possible any of these are or how much effort they might require.
It would be great if you could switch between TinyMCE and Quicktags as the content does. Requested by Jorge Villalobos
