herewithme / p2p_ui

A WordPress Plugin to be used with Posts to Posts, creating a GUI for post connections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2P UI is a WordPress plugin designed to be used in conjuction with Posts 2 Posts, a plugin by scribu.
Posts 2 Posts URL: http://wordpress.org/extend/plugins/posts-to-posts/

The basic idea is a post-type of connection, which holds information about posts connections.
These connections are then registered at init.

This is a very simple, somewhat hacky implementation of this idea.
If you think the bones are good and want to contribute here, please fork me.
If you'd like to steal the idea and start from scratch, please do so (and let me know).

---

TODO :
    * Implement all fields of P2P API
    * Add user connection feature
    * Improver render of metabox
    * Implement interface for custom fields into P2P.
    * Export into XML or PHP code

About

A WordPress Plugin to be used with Posts to Posts, creating a GUI for post connections.


Languages

Language:PHP 100.0%