Linux 软件免费装
Banner图

Sublime Custom JS Editor

开发者 Jillur Rahman
AsianCoders
更新时间 2015年12月23日 10:56
PHP版本: 4.4 及以上
WordPress版本: 4.4
版权: GPLv2 or later
版权网址: 版权信息

标签

editor JS custom JavaScript custom JS sublime sublime text JS Editor custom js editor

下载

详情介绍:

Sublime Text Custom Wordpress JavaScript Editor. You can easily write your custom JavaScript by using this plugin. We include all sublime text editor features in this plugin. Features features of Sublime Custom CSS Editor Form Example: function justtest() { var testvar = ("Hello world"); var testvartwo = ("Hey, This plugin is Working"); alert(testvar); alert(testvartwo); } justtest(); Credits: CodeMirror. Email for Support: asiancodersteam@gmail.com

安装:

This section describes how to install the plugin and get it working. Automatic installation
  1. Go to Plugins > Add New > Upload and select the .zip file from your hard disk
  2. Click the "Install now" button
  3. Activate the plugin through the 'Plugins' menu in WordPress
Manual installation
  1. Download a copy (zip file) of this plugin from WordPress.org.
  2. Unzip the zip file.
  3. Upload the unzipped directory to your website's plugin directory (/wp-content/plugins/).
  4. Log into WordPress Dashboard of your website.
  5. Activate this plugin through the "Plugins" tab. After installation, a "Sublime Custom JS Editor"  menu item will appear in the "Appearance" section. Click on this in order to view plugin's administration page.
Can I use this plugin on my language? Yes. But If your language is not available then you can make one. This plugin is ready for translation. The sublimejsedit.pot file is included and placed in "languages" folder. You need to just translate sublimejsedit.pot file. How Can write my style just select your targeted layout ID or Class ID=# or Class=. or any html tag Then go to page "Appearance" —> "Sublime Custom JS" and enter your custom JavaScript. Example: function justtest() { var testvar = ("Hello world"); var testvartwo = ("Hey, This plugin is Working"); alert(testvar); alert(testvartwo); } justtest();

屏幕截图:

  • Write JavaScript with Hint and Autocomplete.
  • Fined your content.
  • Save and Add custom JavaScript.

更新日志:

1.0