An open API service indexing awesome lists of open source software.

https://github.com/tripflex/resourcify

Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.
https://github.com/tripflex/resourcify

Last synced: over 1 year ago
JSON representation

Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.

Awesome Lists containing this project

README

          

Resourcify
==========

Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.

Simply put, it gives you an interface on the post admin area to add a Title and URL for each Resource. The plugin will then output those resources at the bottom of a single blog post page using either the default, or a custom defined template. Template is rendered using Handlebars, and allows you to specify exactly how you want the output to look (html wise, css coming soon).

When creating a new post, below the content box you will see something similar to this:

## Post Metabox

![alt text](https://smyl.es/img/Selection-1432x558-99.png "Post Metabox")

## Template Editor
![alt text](https://smyl.es/img/Selection-1423x561-99.png "Template Editor")

## Template Help
![alt text](https://smyl.es/img/Selection-1427x457-99.png "Template Help")

## Sample of output on a single post page

![alt text](https://smyl.es/img/Selection-215x101-99.png "Single Page Output")

This plugin is still under development but hopefully soon will support (and include) a lot more features and customization.