<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
 xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		
		<title>Krausmueller.de</title>
		<link>http://www.krausmueller.de/</link>
		<description>News regarding the TYPO3 extension jk_poll</description>
		<language>en</language>
		<generator>TYPO3 - get.content.right</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		
		
		
		<lastBuildDate>Thu, 19 Apr 2012 21:13:00 +0200</lastBuildDate>
		
		
		<item>
			<title>Bug when using CSS result view</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/bug-im-css-result-view.html</link>
			<content:encoded><![CDATA[A bug concerning the CSS result view of jk_poll was brougth to my attention by Brice Sanchez. The fixed version 0.9.4 is available here or at typo3.org.
Although it is quiet around here I'm still supporting the extension. If you find any bug or have a feature request just contact me and I'll see what I can do.
]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Thu, 19 Apr 2012 21:13:00 +0200</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/bug-im-css-result-view.html</guid>
		</item>
		
		<item>
			<title>New version 0.9.1</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-091.html</link>
			<content:encoded><![CDATA[The new version 0.9.1 is submitted to the repository and should be available there soon. As an alternative you can also download it here. This is just a minor update:

Added marker VOTES_COUNT. Due to the fact that users may also vote for more than one answer, the amount of votes is not necessarily the amount of people voted. ###VOTES_COUNT### counts the people voted.
Change the type of the images for the poll bars to e.g. png via TypoScript with plugin.tx_jkpoll_pi1.image_type = png (gif is default). Thanks to Robert Heel for submitting a patch for this.
Restructured the form for creating a new poll record. First time users now should not be confused by too many form fields available.
]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Fri, 07 Jan 2011 23:47:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-091.html</guid>
		</item>
		
		<item>
			<title>New version 0.9.0</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-090.html</link>
			<content:encoded><![CDATA[In the new version the structure of the flexform configuration was changed. By adding new features the structure had got very confusing. So I devided the options to the views (POLL, RESULT and LIST) they affect. As a side effect unfortunately when updating from an older version of jk_poll the settings in the flexform are lost and you have to configure the plugin again. If you use configuration via TypoScript everyhing is working as before. 
These are the new features:

users may select more than one answer when voting
marker QUESTION_IMAGE also added to LIST view (you can define height and width for the image)
added pagebrowser to LIST view (extension "pagebrowse" is required)
possibility of link from POLL view to RESULT view and back

Due to the many changes in the flexform there might be some bugs. Please do not hesitate to report them to me if you see any.]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Sun, 21 Nov 2010 19:47:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-090.html</guid>
		</item>
		
		<item>
			<title>New version 0.8.0</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-080.html</link>
			<content:encoded><![CDATA[The new version 0.8.0 of  jk_poll was already released in the TYPO3 Repository last week. Alternatively it can also be downloaded from  this site heruntergeladen werden. Unfortunately the manual on typo3.org was not rendered correctly and wil be fixed soon. Until then you can also use the PDF from the section "Download".
Here is a short list of the most important/interesting changes:

general bugfixes
posibility to add images to the answers
show results also in LIST view
new field explanation (might be useful for some sort of quiz)
compatibility with extension comments

UPDATE: Today the current version is 0.8.2. There were changes to the manual, a bugfix for XHTML 1.0 strict compatibility and a danish translation (see also changelog).]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Mon, 20 Sep 2010 22:25:00 +0200</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/neue-version-080.html</guid>
		</item>
		
		<item>
			<title>Comments for polls</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/kommentare-zu-umfragen.html</link>
			<content:encoded><![CDATA[A new feature in the upcoming version of jk_poll is to support comments with the help of the extension comments. There are 2 different options. Either you activate comments always or just after the user has voted in the RESULT view (see the examples). You can use the option &quot;Use comments (Extension comments is required)&quot; respectively &quot;Use comments (Extension comments is required), but only on RESULT view&quot; in the flexform or
plugin.tx_jkpoll_pi1.comments = 1
respectively
plugin.tx_jkpoll_pi1.comments_on_result = 1 
when using TypoScript.
In addition you have to configure the comments extension with 
plugin.tx_comments_pi1.prefixToTableMap.tx_jkpoll_pi1 = tx_jkpoll_pollplugin.tx_comments_pi1.showUidMap.tx_jkpoll_pi1 = uid
 respectively
plugin.tx_comments_pi1.prefixToTableMap.tx_jkpoll_pi1 = tx_jkpoll_pollplugin.tx_comments_pi1.showUidMap.tx_jkpoll_pi1 = uid_comments
when you only want to show the comments on the RESULT view. Here you can find an example for the first option and here an example for the second. To prevent Spam it is not possible to make new comments in these examples. Of course the form for adding a new comment can be shown easily.]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Mon, 05 Jul 2010 22:00:00 +0200</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/kommentare-zu-umfragen.html</guid>
		</item>
		
		<item>
			<title>jk_poll is twittering</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/jk-poll-auf-twitter.html</link>
			<content:encoded><![CDATA[News concerning jk_poll are also available by following @jk_poll at twitter. Besides reading tweets about the current development feel free to use it for comments, bugs, feature requests and appreciation ;).]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Mon, 31 May 2010 23:27:00 +0200</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/jk-poll-auf-twitter.html</guid>
		</item>
		
		<item>
			<title>New field &quot;explanation&quot;</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/neues-feld-erklaerung.html</link>
			<content:encoded><![CDATA[There is a new field "explanation" when creating a new poll. This field can be used with a marker in the template file to show a text after the user has voted (RESULT view). With the help of this field you can realise some sort of quiz. The user chooses one of the given answers and is shown the correct answer on the result page as explanation. This might look like this.]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Mon, 22 Mar 2010 23:32:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/neues-feld-erklaerung.html</guid>
		</item>
		
		<item>
			<title>Show results in LIST view</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/ergebnis-in-list-view.html</link>
			<content:encoded><![CDATA[This feature allows to show the result of a poll when using the LIST view. It can be enabled with the option "Show results in LIST" under "General Settings" or by using "plugin.tx_jkpoll_pi1.show_results_in_list = 1". Perhaps you should use a special template for this view. An example for such a template is included as "typo3conf/ext/jk_poll/res/jk_poll_results_list.tmpl". The result may look like this.]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Thu, 18 Mar 2010 21:51:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/ergebnis-in-list-view.html</guid>
		</item>
		
		<item>
			<title>New features for jk_poll</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/neue-funktionen-in-jk-poll.html</link>
			<content:encoded><![CDATA[At the moment I'm working on jk_poll again (see development version in download section). There are still some features to work on and the documentation has to be completed, before it will be available in the official extension repository. To demonstrate the new features I decided to start a mini series of articles describing the new feature and a short example of it. Stay tuned for the first article of this series.]]><![CDATA[]]></content:encoded>
			<category><category>jk_poll</category>
			</category>
			
			<pubDate>Wed, 17 Mar 2010 21:48:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/neue-funktionen-in-jk-poll.html</guid>
		</item>
		
		<item>
			<title>Blog discontinued</title>
			<link>http://www.krausmueller.de/en/updatesnews/detail/article/blog-geschlossen.html</link>
			<content:encoded><![CDATA[Anybody reading this page and perhaps also using the RSS feed certainly noticed that I haven't written new stuff for quite a long time. My motivation for new articles is very low, so I decided to discontinue this blog and use the domain www.krausmueller.de to only present my TYPO3 extension jk_poll and inform about updates of it. Old articles are still to be seen under the menu item &quot;Blog&quot;, but there won't be any new ones.
I suppose nobody will be extremely sad, as I think there were not many readers anyway ;).]]><![CDATA[]]></content:encoded>
			<category><category>Miscellaneous</category>
			<category>jk_poll</category>
			</category>
			
			<pubDate>Tue, 16 Feb 2010 22:34:00 +0100</pubDate>
			<guid>http://www.krausmueller.de/en/updatesnews/detail/article/blog-geschlossen.html</guid>
		</item>
		
	</channel>
</rss>