Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

tinyWYM Editor

Descrizione

tinyWYM Editor was created to help inexperienced WordPress users create cleaner, more semantic markup, and to avoid some of the pitfalls of WordPress’s standard WYSIWYG editor. It does this by labelling and highlighting all HTML elements in the editor, creating a visual representation of the HTML being generated.

tinyWYM Editor also gives more experience users all the control and flexibility of the text editor without having to leave the visual editor. Create and edit any HTML element, add attributes, and wrap or unwrap elements all from the visual editor.

See the Screenshots and FAQ sections for details on how to use tinyWYM Editor.

Screenshot

  • Wordpress editor without tinyWYM installed: Everything looks okay, but…
  • With tinyWYM installed: empty tags and superfluous markup revealed.
  • tinyWYM Editor converts WordPress's WYSIWYG editor into a WYSIWYM editor.
  • Create any HTML tag from selection: Select text then click the button or hit Ctrl+T.
  • Wrap the current element in a new HTML element: Place caret in element you want to wrap, then click the button or hit Ctrl+T.
  • Wrap multiple elements in a new HTML element: Select elements you want to wrap, then click the button or hit Ctrl+T.
  • Enter the new HTML tag name and any attributes you want it to have, then click 'Okay'.
  • Elements are now wrapped in a new tag.
  • Edit any element: Alt+Click any element then edit its tag and attributes.
  • Toggle tinyWYM on and off with the button or ctrl+W.

Installazione

There are two options for installing and setting up this plugin.

Upload Manually

  1. Download and unzip the plugin
  2. Upload the ‘tinyWYM-editor’ folder into the ‘/wp-content/plugins/’ directory
  3. Go to the Plugins admin page and activate the plugin

Install Via Admin Area

  1. In the admin area go to Plugins > Add New and search for “tinyWYM Editor”
  2. Click install and then click activate

FAQ

Installation Instructions

There are two options for installing and setting up this plugin.

Upload Manually

  1. Download and unzip the plugin
  2. Upload the ‘tinyWYM-editor’ folder into the ‘/wp-content/plugins/’ directory
  3. Go to the Plugins admin page and activate the plugin

Install Via Admin Area

  1. In the admin area go to Plugins > Add New and search for “tinyWYM Editor”
  2. Click install and then click activate
How do I create an HTML element from a selection?

To create a new element from a selection first select some text. tinyWYM Editor plugin adds a new button to the toolbar. Click it and a dialogue will appear with a field for your new tag and any attributes you want to give it. Enter your new HTML tag and any desired attributes, then click the ‘Okay’ button. (You can also hit Ctrl+T instead of clicking the button to open the dialogue.)

How do I wrap one HTML element in another HTML element?

To wrap an element in another element, place the caret inside the element that you want to wrap. tinyWYM Editor plugin adds a new button to the toolbar. Click it and a dialogue will appear with a field for your new tag and any attributes you want to give it. Enter your new HTML tag and any desired attributes, then click the ‘Okay’ button. (You can also hit Ctrl+T instead of clicking the button to open the dialogue.)

How do I edit or add attributes to an HTML element?

Click any element while holding the Alt key and a dialogue will appear where you can edit the current HTML tag and any attributes it might have or you want to give it. Enter your new HTML tag and any desired attributes, then click the ‘Okay’ button.

How do I unwrap an HTML element from its parent element or remove text from its containing element?

Click any element while holding the Shift+Alt and that element will be removed from the markup preserving any inner text or child elements.

Why does tinyWYM Editor remove my theme’s editor styles?

tinyWYM Editor removes the current theme’s editor stylesheet by default, however, you can enable your theme’s editor stylesheet by going to Settings – tinyWYM Editor and checking ‘Allow theme editor styles’. tinyWYM Editor removes other editor styles partly in order to prevent conflicts, but also because it is assumed that if you are using tinyWYM editor it is because you want to see the markup being posted to the front end of the site and not what it will eventually look like. After all, that is what the plugin is for.

Can I disable tinyWYM Editor for certain users?

tinyWYM Editor allows administrators to disable tinyWYM for particular user roles; Administrators, Editors, Authors, or Contributors. Go to Settings – tinyWYM Editor.

How do I toggle the tinyWYM styles on and off?

tinyWYM Editor adds a button to the editor toolbar. Click it to toggle tinyWYM styles on and off. You and also use the keyboard shortcut ctrl+W.

How do I hide tinyWYM by default when creating or editing a page or post?

tinyWYM Editor can be hidden by default when creating or editing a page or post in the tinyWYM setting page. Just go to Settings – tinyWYM Editor.

Recensioni

11 Aprile 2018 1 risposta
This plugin is great for people that have minor HTML knowledge, just AWESOME idea! It could be great to strip the code on even deeper level for advanced users, I'm still not sure what is the best approach to such functionality...
23 Febbraio 2017 1 risposta
Great! But when display in visual, part which overflow is hidden I have to click icon eyes to disable it, and after editor, i click icon eyes to enable it again and i select text, click <> and input tag & style
3 Settembre 2016
actually enjoy using the app; what I'd like to see though is something like a full blown html editor with search features, but the front end on this adds some functionality for search-visual rundown on what you have. This app lets you see what element are presently there and some that may need to be deleted. You can delete them from the front or back, but it is easy to see what is in the way on the front. It is somewhat like having an intermediate preview page.
3 Settembre 2016
At long last: Now we can see the container hierarchy while editing visually, and manipulate it too! The plugin author is quick to respond, clear friendly and helpful. Unreserved recommendation!
3 Settembre 2016
I was looking for something like this for my friend 🙂
Leggi tutte le recensioni di 6

Contributi e sviluppo

“tinyWYM Editor” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “tinyWYM Editor” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.4

  • Minor CSS fixes.
  • Added new semantic HTML tags.
  • Added option to hide tinyWYM by default.

1.3

  • Fixed bug making header tags overlap images with captions.
  • Changed attributes input to textarea and widened modal window.

1.2.6

  • Fix bug with various embeds not always showing.

1.2.5

  • Quick update for WordPress 4.6 compatability.

1.2.4

  • Quick update for WordPress 4.5 compatability.

1.2.3

  • Fixed: CSS bug causing video embeds to not show in some situations.

1.2.2

  • Added keyboard shortcut (ctrl+W) for toggling tinyWYM styles on and off.
  • Update readme.text.
  • Update screenshots, banners and thumbnails.

1.2.1

  • Fixed: Toggle button not showing in BeaverBuilder’s front end editor.

1.2

  • Added new menu button to allow users to toggle tinyWYM styles on and off.

1.1.1

  • Fix compatibility issue with older versions of PHP.

1.1

  • Added new settings page
  • Added option for admins to disable tinyWYM for Administrators, Editors, Authors, or Contributors.
  • Added option to re-enable the current theme’s editor styles.
  • Added option to increase tinyWYM priority when loading scripts. (This was mainly to allow tinyWYM to work with BeaverBuilder’s front end editor.)

1.0.2

  • CSS improvements
  • Increase script loading priority to allow for use with BeaverBuilder

1.0.1

  • Update readme.txt & banner images for WordPress.org page

1.0

  • Release iniziale