ReBlog Admin Plug-in
Category: Projects
Posted:
I created a ReBlog plug-in for Textpattern. A ReBlog plug-in was requested but not possible to create as a plug-in without first modding Textpattern. So I did just that. This plug-in also serves as an example of how to create an admin plug-in. With luck, this will get others to develop admin plug-ins and push the interface in to the main code base.
This plug-in makes a good example because it supplies client side tags, creates a database table, and adds a tab to the admin interface. I put more effort in to documenting that I normally do, so please check out the plug-in help after installing.
Requirements:
- Magpie RSS
- Textpattern Admin Side Plug-in Mod (this includes Magpie RSS)
Client Tags:
- mem_reblog_guid—Returns the guid associated with an article id.
- mem_if_reblog_post—This is a conditional tag that can be used with in article templates.
Category: Textpattern
download: 289
Textpattern plugins can be downloaded from Bitbucket