Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Eazy HTML5 Elements

Descripción

Eazy HTML5 Elements is a WordPress plugin that displays most HTML elements using a shortcode.
This allows theme developers to visualize how HTML elements will display.

Eazy HTML5 Elements includes material copied from or derived from HTML5. Copyright © 2014 W3C® (MIT, ERCIM, Keio, Beihang).

HTML elements are grouped into 5 sections following the HTML5 spec by W3C

HTML HEADINGS

h1, h2, h3, h4, h5, h6

GROUPING HTML CONTENT

p, br, pre, blockquote, ol, ul, li, dl, dt, dd, figure, figcaption, div, main

TEXT LEVEL SEMANTICS

a, em, strong, small, s, cite, q, dfn, abbr, data, time, code, var, samp, kbd, sub, sup, i, b, u, mark, ruby, bdi, bdo, span, br, wbr

EDITS

ins, del

EMBEDDED CONTENT

img, iframe, embed, object, param, video, audio, source, track

TABLES

table, thead, tfoot, tbody, tr, th, td

FORMS

form, input
Input types include:
Text Field, Password Field, Radio Buttons, Checkbox, Number, Date, Color, Range, Month, Week, Time, Datetime, Datetime Local, E-mail, Telephone Number, URL, File, Select, Datalist, Optgroup, Option, Textarea, Keygen, Progress, Meter, Submit Button

Capturas

  • HTML heading elements.
  • Elements for grouping HTML content.
  • Elements for HTML text level semantics.
  • Elements for editing HTML content.
  • Elements for embedding HTML content. Files are included in /resources.
  • Elements for displaying HTML tables.
  • Elements for displaying HTML forms.

Instalación

  1. Download the plugin
  2. Upload plugin to WordPress installation
  3. Activar el plugin
  4. Create a page or post and use the shortcode [eazyhtml] to display HTML elements

FAQ

Installation Instructions
  1. Download the plugin
  2. Upload plugin to WordPress installation
  3. Activar el plugin
  4. Create a page or post and use the shortcode [eazyhtml] to display HTML elements
Where can I find more information on HTML5?

W3C. Specifically the HTML5 Specifications .

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Eazy HTML5 Elements» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Eazy HTML5 Elements» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial Release.