GuilhermeBarile / gallery-post-type

Wordpress plugin, implements a "gallery" custom post type and its editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress Gallery Post Type

Implements a "gallery" post type, ajax/drag and drop admin interface and frontend navigator. This plugin reuses internal Wordpress data structures and the media library.

Installation

Just uncompress the plugin distribution under wp-content/plugins,

TODO

  • Plugin options page

    • Gallery rewrite url
    • Gallery archive rewrite url
    • Gallery image sizes
      • Thumbnail
      • Default image size
  • Fullscreen support

    • Include the path to the original image via data attributes
    • CSS for the .gallery.fullscreen element
  • UI Images

    • Prev/Next arrows
    • Fullscreen button
  • Better documentation (with screenshots) - how do someone publishes a plugin on wordpress.org ?

  • Bundle the nextgen gallery importer

About

Wordpress plugin, implements a "gallery" custom post type and its editor


Languages

Language:JavaScript 68.8%Language:PHP 31.2%