Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 840 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 840 Bytes

CEUX

Prototyping repository for the WordPress CEUX project.

###Todo

  • Handle Plupload files to insert the content in the corresponding Content Block.
  • Configure Gallery based on Image Content Block.
  • insert oEmbed feature in Audio / Video Content Blocks.
  • Create initial documentation for insert custom content Blocks.
  • Retrieve sorting of Content Blocks (via jQuery UI Sortable plugin).
  • Build a content structure based on a JSON format to be retrieved at Post Save / Update.
  • Build a template system for each Content Block at the Front End.
  • Use the_content filter to get Content Blocks templates and build the content to be printed on Front End.
  • Retrieve content structure on Post Edit.
  • Improve UI.
  • Replace .less files for .scss files.
  • Update readme.txt.