Linux 软件免费装
Banner图

Premise Boxes

开发者 premisewp
更新时间 2017年5月13日 06:11
捐献地址: 去捐款
PHP版本: 4.2 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

html content developers

下载

详情介绍:

The idea is to provide a UI that is user friendly for the ones who do not code, yet offer a code editor for developers. Developres can make changes in code or use the code editor to create a 'wrapper' for the content. The problem is that Wordpress developers sometimes add html to a site's post or page and the content manager breaks it later trying to make changes. Then the develper has to be called again to fix whatever was broken in the markup. This is due to tinyMCE validating the HTML in the editor. When you switch from the 'Text' and 'Visual' editor some of the HTML is lost and causes things to break. Here is our attempt at fixing this issue. The concept is simple, a box lets project/content managers insert content using a WYSIWYG eiditor. Developers can assign classes and ids to boxes to control how they look or behave in the front end. Additionally, developers can also insert a HTML wrapper for the content that the project/content manager inserts. This provides ultimate control over the element. This is where the gap with developers gets shorten! The code editor that we provide for developers does not change or alter the markup. Developers can insert the content in their markup by uisng the %%CONTENT%%. This will insert everything that the content manager did in the WYSIWYG editor. This plugin only loads styles and scripts in the backend (when creating or editing a post). It currently does not bind any styles or scripts to the front end. Important: Premise Boxes does not do any HTML validation for you. It is important to trust the people that are using this plugin or have access to it. Requires Premise WP.

安装:

This section describes how to install and activate Premise Boxes.
  1. Upload the plugin files to the /wp-content/plugins/premise-boxes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Start using it!

屏幕截图:

  • When clicking on the Shortcode button on the WP editor, this poppup appears.
  • Enter classes, an id, and content. Click on it to edit it.
  • Swith the ditors to enter html that will wrap around your content. Or simply use this editor.

升级注意事项:

1.0.1 Fixed bug due to plugin directory being in called in uppercase when it should be lowercase.

常见问题:

Where can I find the GitHub project?

The Github project can be found here. Please note that the GitHub version is usually in development and may not be stable. For the stable get the plugin directly from the plugin screen of your site.

更新日志:

v1.0.11 v1.0.10 v1.0.9 v1.0.8 v1.0.7 v1.0.6 v1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0