Skip to content

TagesWoche/crowd-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== TalkToMe - user inputs & polls ===
Contributors: tageswoche, palasthotel, edwardbock
Donate link: http://www.tageswoche.ch/
Tags: community
Requires at least: 4.0
Tested up to: 4.8
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

TalkToMe lets you create and add cards to your contents for polls or similar community input.

== Description ==

= WHAT IS IT? =

A plugin that lets you gather user input directly from your WordPress community.

= WHY USE IT? =

Out of the box, WordPress has only one way to gather user input: comments. If you wan't to interact more thoroughly with your community, comments are not enough. Therefore, we created this plugin.

= WHAT DOES THE PLUGIN DO? =

You can create a so called ‘Input Card’ where users can answer a question and provide valuable feedback. Furthermore, the plugin provides a ‘Poll Card’ that you can use for surveys. Finally, there is also a third type of cards ‘HTML Card’ that allows custom html input to create your very own card.

= HOW DO I USE IT? =

Once the plugin is activated, navigate to ‘Crowd’ and then click on Cards. Here you can create a New Card and choose the type of card you are interested in.
After creating your card, you are able to attach the cards to your WordPress post.


== Installation ==

1. Upload `crowd.zip` to the `/wp-content/plugins/` directory.
2. Extract the Plugin to a `crowd` Folder.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Create cards and add them to your posts.

== Frequently Asked Questions ==

= How do I create new cards? =

Once the plugin is activated, navigate to ‘Crowd’ and then click on Cards. Here you can create a New Card and choose the type of card you are interested in.
After creating your card, you are able to attach the cards to your WordPress post.

= How do I report a problem? =

You can email us at admin@tageswoche.ch with "Crowd Plugin" in the subject and the following information:

1. What browser and version is this problem occurring with?
2. What WordPress version are you using?
3. What version of Crowd are you using?
4. Are there any errors in the javascript console?
	* Chrome and Firefox: ctrl + shift + j (Win) or alt + cmd + j (Mac)
	* Internet Explorer: F12 and click on 'Script' then 'Console'
5. What are the steps you used to produce this problem?

== Screenshots ==

1. You can find the Crowd plugin in your sidebar.
2. Create a new card.
3. Interface for creating an Input Card.
4. Example of a ‘Poll Card’
5. Example of an ‘Input Card’

== Changelog ==

= 1.1.1 =
* Save settings fix

= 1.1.0 =
* Input cards got option for anonymous submits

= 1.0.8 =
* SVG Menu icon

= 1.0.7 =
* Menu icons

= 1.0.6 =
* Verification filter for input card

= 1.0.5 =
* Ajax endpoint url without domain to prevent multiple domain issues

= 1.0.4 =
* Delete all cards from post fix

= 1.0.3 =
* Card filter only on card post type table
* Cards are rendered automatically to post content
* Disable automatic rendering of cards in settings
* German translation

= 1.0.2 =
* Cards to Post Endpoint on subdirectory installations fix

= 1.0.1 =
* First release

== Upgrade Notice ==