Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Widgets2Editor

Beschrijving

  • The plugin will add new sidebar of TinyMCE templates
  • It will also add new widget “TinyMCE Templates” witch is just like text widget but without title beeing displayed.
  • You can add any widget in the Tiny Templates sidebar, and you will be able to insert that widget output in editor.
  • Widget titles will be hidden in editor, wraped with , or if you insert TinyMCE Template widget you won’t get title at all
  • Once in editor, you will see “insert predefined template content” button.
  • When you click on that button, you will get the popup where you can select, preview and insert all defined templates from Tiny Templates sidebar.
  • Once inserted in editor, you can change the HTML code that was produced.
  • This is the great way to easy define some changable block HTML templates that you may use often on you site, but they still have to be changed a bit for each usage case.

Schermafdrukken

  • Tiny templates editor button
  • Tiny Templates widgets sidebar
  • Tiny Template selection popup

Installatie

  1. Download the plugin zip file, and unzip the content.
  2. Upload the content of downloaded zip file to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Widgets page, and add your widgets in Tiny Templates sidebar
  5. Edit any page/post, in visual mode, and insert your template widgets.

FAQ

Did you have any questions yet ?

nop

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Widgets2Editor” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Widgets2Editor” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

  • Initial release

0.2

  • Subfolder instalation related fix