[WordPress] 外掛分享: Jimmy Editor

WordPress 外掛 Jimmy Editor 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Jimmy Editor」是 2017-04-16 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2018-04-26,距離現在已有 2567 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

kenjmk7r9merchant |

外掛標籤

post | admin | editor | customize | administrator |

內容簡介

這個 WordPress 外掛提供了在 WordPress 編輯器上使用正規表示式搜尋和取代的功能,此外它還能讓你在瀏覽器中製作基於網頁的應用程式 (Web Apps)。在瀏覽器中,透過可移動的圖形介面 (Movable Graphical Interfaces) ,也就是所謂的「Sticker Box」,讓你的 Web Apps 佈局更自由,並且改善其易用性。在這個外掛程式中,「Sticker Box」被用作編輯器工具的一組,包括了「Lines Box」、「Search Box」和「Style Box」,這些工具能夠展示出在瀏覽器中「Sticker Box」的實際使用效果。

使用說明

Jimmy Editor 是一個 WordPress 缺省編輯器的修補程式,最初製作這個外掛的動機,是因為我想知道如何在文章編輯器(「文字」模式)、插件編輯器和佈景主題編輯器中使用 TAB 鍵來插入縮排。最後我透過「post-editor-patch.js」解決了這個問題,因為這個問題是由於「textarea」標籤的 ID 命名導致的。此外,我試著製作一些編輯功能,如字串行數檢測、搜尋及替換和刪除字串以及改變文字區域的樣式。此外,我也考慮到這些功能在瀏覽器中的可移動介面,將其命名為「Sticker Box」。它不僅像你電腦上的視窗系統,也能在平板電腦或手機上使用。我可以說我的可移動介面實現了滑鼠指標和觸控裝置之間的相容性,因為我們的介面使用了 universal trigger "mousemove",這在許多行動裝置上都會觸發,但並非全部,因此能夠與PC上傳統的滑鼠系統相容。

基於瀏覽器的應用程式 (Web Apps) 在未來會有很好的發展方向,因為它們的相容性比本機應用程式 (Native Apps) 更好。如果您製作一個 Web App,就可以讓它可以在各種瀏覽器和各種平台上使用。然而,這是理想的情況,現在還有些開發人員正在嘗試解決這些問題,瀏覽器的效能也一直在提升。事實上,Web App 很消耗資源,佔據了電腦的大量記憶體。由於現在的電腦記憶體和速度都非常不錯,因此是時候打開未來的 Web App 大門了。我現在正在試圖創造理想的 Web App!

版權聲明

Jimmy Editor 是一個 WordPress 外掛,版權所有 2017 Kenta Ishii
Jimmy Editor 是根據 GNU GPL 條款分發的。

這個程式是自由軟體: 您可以重新分發它或修改
它,根據 GNU General Public License 的條款进行
公佈,版本号 2 或(如果您願意)更高的版本。

這個程式是按 "AS IS" 提供的,
沒有任何明示或隱含的保證,包括但不限於適售性和
特定目的的適用性。請參閱 GNU General Public
License 以了解更多詳情。

原文外掛簡介

Regular Expression Search and Replace on WordPress Editor. Plus, it’s a suggestion that you can have freedom of making Web Browser Based Applications (Web Apps). Movable Graphical Interfaces in Web browsers, I called it as “Sticker Box”, makes your plot for Web Apps to be layout free and improve its usability. In this plugin, “Sticker Box” is used as a bunch of editor tools, “Lines Box”, “Search Box” and “Style Box”. This tools gives you how well “Sticker Box” works in Web browsers.
Instruction
Jimmy Editor is a plugin for patching default editors of WordPress. The beginning of this plugin was from my thought, “how can I use the tab key to insert a indent on Post Editor (“Text” mode) as well as Plugin and Theme Editor?” This is resolved by “post-editor-patch.js”, because this issue is derived from ID naming for “textarea” tag. In addition, I tried to make some editorial functions: “Line number detection”, “search, replace and delete of the word in the text” and “style changer for the text area” are considered. Plus, I also considered some movable interface for these functions on Web browsers. I named my movable interface to “Sticker Box”. It’s not only like the window system on your PC, but able to work on your tablet or phone. I can say that my movable interface is making compatibility between mouse pointers and touching devices, because my movable interface is using universal trigger, “mousemove” which used to occur on many touching panels on mobile devices, but not all, to make compatibility with traditional mouse system on PC.
Web Browser Based Applications (Web Apps) has a good key to the future because its compatibility has better than Computer Based Applications (Native Apps). If You make one Web App, your Web App works on every browser in every platform. But it’s ideal — many developers are trying this, then finding some issues — and browsers are growing their performances. In fact, it’s a heavy loader, a big owner of memory in your computer. Because computers are having big memory and good speed these days, it’s time to open the door to the future of Web Apps. I’m now trying to make ideal Web App!
Copyright
The Jimmy Editor, A WordPress Plugin, Copyright 2017 Kenta Ishii
Jimmy Editor is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Jimmy Editor」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | trunk |

延伸相關外掛(你可能也想知道)

  • Custom Product Tabs for WooCommerce 》此外掛擴充了 WooCommerce 功能,允許商店擁有者針對產品添加自訂選項卡。這些選項卡顯示在每個產品頁面上,出現在預設的「描述」選項卡右側。, 個別產品選項...。
  • Theme My Login 》曾經希望您的 WordPress 登入頁面與網站的其餘部分相匹配嗎?現在您的願望成真了!「Theme My Login」讓您可以繞過預設的 WordPress 標誌登入頁面,該頁面與...。
  • Visual CSS Style Editor 》Style your WordPress site visually. Discover the most popular front-end design plugin! Try live demo., , Visual CSS Editor, The plugin allows you t...。
  • Login Logo 》這個外掛可以讓您自訂 WordPress 登入畫面上的標誌。此外掛完全不需要設定,您只需要將標誌檔案放入 WordPress 內容目錄,並將其命名為login-logo.png,此外...。
  • WP Custom Admin Interface 》WP Custom Admin Interface 可以輕鬆地自訂 WordPress 後台功能表、工具列和管理介面。此插件不僅提供完全免費的超棒後台自訂功能,還提供了很多其他插件需要...。
  • Remove "Powered by WordPress" 》移除「Proudly powered by WordPress」外掛, 此外掛針對想要使用預設主題建立網站,但又不希望每個人都知道使用了 WordPress 來建構的人,可將「Proudly powe...。
  • Microthemer Lite – Visual Editor to Customize CSS 》Microthemer是一個輕量級且功能強大的視覺編輯器,可以自訂網站的CSS樣式,從Google字體到響應式佈局,它適用於程式開發人員和非程式開發人員,並與Elementor...。
  • Styles 》WordPress擁有許多漂亮的佈景主題,但個性化設計可能會很困難且耗時。Styles外掛能改變這點,提供一致的使用者介面-WordPress佈景主題自訂器。Styles能讓你...。
  • Options for Twenty Seventeen 》Twenty Seventeen 的選項, 本外掛適用於 Twenty Seventeen 主題,請查看我們針對 Twenty Nineteen、Twenty Twenty 和 Twenty Twenty-One 的其他外掛。, , 本...。
  • WooCommerce HookMeUp 》HookMeUp 是一個 WordPress 外掛,可協助非開發人員在任何 WooCommerce 主題的關鍵區域插入額外內容、橫幅和短碼,而不需要更改主題的程式碼。探索和使用頁面...。
  • SysBasics Customize My Account for WooCommerce 》Customize My Account for WooCommerce, 自訂你的預設「我的帳戶」(My Account) 頁面。重新排序它們,隱藏現有的核心端點 (endpoints),還能更改預設端點。, ...。
  • Customizer Reset 》一鍵重設 WordPress 客製化 (Customizer) 的佈景主題設定。適用於 99% 的佈景主題,包括WPZOOM佈景主題以及知名的佈景主題,如Divi、Astra。, 此外掛可移除...。
  • Options for Twenty Twenty-One 》Twenty Twenty-One 的選項, 此外掛適用於 Twenty Twenty-One 主題,請參見我們針對 Twenty Seventeen、Twenty Nineteen 和 Twenty Twenty 的其他外掛程式。, ...。
  • Styles: TwentyFourteen 》這個外掛可以在 Twenty Fourteen 主題中,為 Styles 外掛 添加支援。, 此外掛的功能包括:, , 即時預覽, 文字大小, Google 字型, 文字顏色, 邊框顏色, 背景顏...。
  • Customize Login Image 》此外掛允許您自訂 WordPress 登入畫面的圖像和外觀。您可以更改: 徽標、徽標的鏈接和背景顏色。, 這裡有三個我們喜歡的功能:, 1) 如果沒有上傳徽標,預設的 W...。

文章
Filter
Apply Filters
Mastodon