
內容簡介
這個 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.
