<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nasbrill Soft &#187; CMS</title>
	<atom:link href="http://blog.nasbrill-soft.de/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nasbrill-soft.de</link>
	<description>...getting the best out of your Mac and iPhone</description>
	<lastBuildDate>Tue, 01 Feb 2011 23:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>tags 1.7.0 stable released</title>
		<link>http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 23:27:15 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=139</guid>
		<description><![CDATA[This module allows to create tags for Contao elements. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The tags [...]]]></description>
			<content:encoded><![CDATA[<p>This module allows to create tags for Contao elements.</p>
<p>It provides a basic database structure to save the tags and it can be used to visualize existing tags.</p>
<p>The module contains the following extensions:</p>
<ul>
<li>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The tags are saved into a separate database table.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the Contao extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a Contao installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events, and content elements</li>
<li>An extended content element &#8220;heading&#8221; that can be shown only if tags are used.</li>
<li>An insert tag {{tags_used}} that shows a list of used tags.</li>
<li>Added: Save news archive URL parameters if a news archive is used on the same page as a tag cloud</li>
</ul>
<p><strong>Please note that for a proper integration the Mootools support must be activated in your Contao page layout.</strong></p>
<h2>Release notes</h2>
<h3>1.7.0</h3>
<ul>
<li>Added: Clear tags option. When checked, an additional hyperlink is shown to clear all selected tags.</li>
<li>Added: Module &#8220;Tag scope&#8221;. This module shows all selected tags on a page. It supports the following actions: a) Clear all selected tags. b) Select a specific tag c) Clear a specific tag.</li>
<li>Modified: Example style sheets tags_orange.css and tags_oxygen.css have been modified to support the new features.</li>
</ul>
<h3>1.6.6</h3>
<ul>
<li>Added: Additional database field for global articlelist. Without a given tag it is now possible to show an empty articlelist (default) or all existing articles.</li>
</ul>
<h3>1.6.5</h3>
<ul>
<li>Added: Additional database field to add a CSS tag for tags that are assigned on the active page (only used in tags_articles and tags_content)</li>
<li>Fixed: Problem with calextend-Extension which prevents the extension of the eventlist-Module by removing the eventlist module legends</li>
<li>Fixed: Problem with old browsers/web servers and special characters (like german Umlauts) in tags. The resulting URLs are created now according to RFC 3986</li>
<li>Fixed: TOP 10 tags URLs have been the same for all tags</li>
</ul>
<h3>1.6.4</h3>
<ul>
<li>Added: Select wheather or not Contao specific URL parameters should be kept by tag clouds</li>
<li>Fixed: News archive filtering was not working correctly</li>
</ul>
<h3>1.6.3</h3>
<ul>
<li>Removed automatic manipulation of headlines when tags are used. Instead the used tags are available in the template variable &#8216;tags_activetags&#8217; and the number of hits in the template variable &#8216;tags_total_found&#8217;. This behaviour is NOT compatible with previous versions of this extension. To get the same result you have to modify existing template like mod_newslist etc. on your own but it&#8217;s definitely the better and cleaner solution. I apologize for all inconveniences.</li>
<li>Added template selection for tag cloud module</li>
<li>Added CSS class/ID input fields for tag cloud module</li>
<li>Added insert tag {{tags_article_url::id}}</li>
</ul>
<h3>1.6.2</h3>
<ul>
<li>Added template selection for global article list</li>
</ul>
<h3>1.6.1</h3>
<ul>
<li>Added insert tags {{tags_news::id}}, {{tags_article::id}}, {{tags_content::id}}, and {{tags_event::id}}</li>
<li>Added complete support of parseArticles hook (no longer overwriting the parseArticles method)</li>
</ul>
<h3>1.6.0</h3>
<ul>
<li>Added tags for content elements</li>
<li>Added Contao tags settings</li>
<li>Fixed a bug in ModuleNewsListTags (global $objPage was overwritten by accident)</li>
</ul>
<h3>1.5.2</h3>
<ul>
<li>Added Contao 2.9 compatibility</li>
</ul>
<h3>1.5.1</h3>
<ul>
<li>Added tag filter for Eventlist module</li>
</ul>
<h3>1.5.0</h3>
<ul>
<li>Added TYPOlight 2.8 compatibility</li>
<li>Added CSS class &#8216;active&#8217; for selected tag in the tag cloud</li>
</ul>
<h3>1.4.3</h3>
<ul>
<li>Added extended content element &#8220;heading&#8221;.</li>
<li>Added {{tags_used}} insert tag</li>
</ul>
<h3>1.4.2</h3>
<ul>
<li>Added an option &#8220;Use tag classname&#8221; for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.</li>
</ul>
<h3>1.4.1</h3>
<ul>
<li>Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.</li>
</ul>
<h3>1.4.0</h3>
<ul>
<li> Added support to show the tags of an event below the event in the eventlist module.</li>
<li> Added support to show the tags of an article below the article in the global article list module.</li>
</ul>
<h3>1.3.4</h3>
<ul>
<li>Added &#8216;Tag filter&#8217; for news list and news archive to add a default filter for the news entries.</li>
</ul>
<h3>1.3.3</h3>
<ul>
<li>Added new option &#8216;Ignore tags&#8217; for all news modules to prevent tag filtering. This might be necessary if a latest news list is called with a tag in the URL.</li>
</ul>
<h3>1.3.2</h3>
<ul>
<li> It is now possible to filter the module newslist with tags.</li>
<li> Renamed article delete method due to conflicts.</li>
</ul>
<h3>1.3.1</h3>
<ul>
<li> The toggle state of the tag clouds and the related tags will be saved for every user.</li>
</ul>
<h3>1.3.0</h3>
<ul>
<li> Created TYPOlight 2.7 compatible version.</li>
</ul>
<h3>1.2.0</h3>
<ul>
<li> Added support to show the tags of a news article below the article.</li>
<li> Added additional CSS styles for tag chains.</li>
<li> Added additional template file news_full_tags.tpl to show tag chains in news archive and news reader.</li>
</ul>
<h3>1.1.1</h3>
<ul>
<li> Added tag support for calendar/events.</li>
<li> Added the &#8216;tag&#8217; URL parameter to the list of TYPOlight URL keywords to prevent problems with URL manipulating modules (this fixed an actual issue with the folderurl module).</li>
</ul>
<h3>1.1.0</h3>
<ul>
<li> Copying news and articles now also copies the tags (using the TYPOlight 2.6.4 reviseTable hook).</li>
</ul>
<h3>1.0.4</h3>
<ul>
<li> Added Related Tags to Tag Cloud.</li>
</ul>
<h3>1.0.3</h3>
<ul>
<li> Added Top 10 Tags to Tag Cloud.</li>
</ul>
<h3>1.0.2</h3>
<ul>
<li> Added maximum number of available tags for tag cloud and tag field.</li>
<li> Added global article list.</li>
<li> Added number of CSS selectors for tag cloud</li>
<li> Added delete callback for news entries to delete the news tags when the entry is deleted.</li>
<li> Added delete callback for articles to delete the article tags when the article is deleted.</li>
</ul>
<h3>1.0.1</h3>
<ul>
<li> Removed save_callback method saveTags and added automatic load/save for tags.</li>
<li> Added tag support for articles and news entries.</li>
<li> Tags will be saved with their given case now and no longer converted to lowercase.</li>
</ul>
<h3>1.0.0</h3>
<ul>
<li> Initial version</li>
</ul>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.7.0+stable+released+http%3A%2F%2Fxxoxz.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.7.0+stable+released+http%3A%2F%2Fxxoxz.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/&amp;title=tags+1.7.0+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/&amp;title=tags+1.7.0+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/&amp;title=tags+1.7.0+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/&amp;title=tags+1.7.0+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.7.0+stable+released&amp;link=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.7.0+stable+released&amp;link=http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2011/02/tags-1-7-0-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags 1.5.1 stable released</title>
		<link>http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:45:36 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=129</guid>
		<description><![CDATA[This module allows to create tags for any TYPOlight element. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The [...]]]></description>
			<content:encoded><![CDATA[<div>This module allows to create tags for any TYPOlight element.</div>
<div>It provides a basic database structure to save the tags and it can be used to visualize existing tags.</div>
<div>The module contains the following extensions:</div>
<ul>
<li>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field&#8217;s save_callback to save the tags into the database.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events.</li>
<li>An extended content element &#8220;heading&#8221; that can be shown only if tags are used.</li>
<li>An insert tag {{tags_used}} that shows a list of used tags.</li>
</ul>
<h2>Release notes</h2>
<h3>1.5.1</h3>
<ul>
<li>Added tag filter for Eventlist module</li>
</ul>
<h3>1.5.0</h3>
<ul>
<li>Added TYPOlight 2.8 compatibility</li>
<li>Added CSS class &#8216;active&#8217; for selected tag in the tag cloud</li>
</ul>
<h3>1.4.3</h3>
<ul>
<li>Added extended content element &#8220;heading&#8221;.</li>
<li>Added {{tags_used}} insert tag.</li>
</ul>
<h3>1.4.2</h3>
<ul>
<li>Added an option &#8220;Use tag classname&#8221; for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.</li>
</ul>
<h3>1.4.1</h3>
<ul>
<li>Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.</li>
</ul>
<h3>1.4.0</h3>
<ul>
<li>Added support to show the tags of an event below the event in the eventlist module.</li>
<li>Added support to show the tags of an article below the article in the global article list module.</li>
</ul>
<div>tags is available in the <a title="Dowload tags" href="http://www.typolight.org/extension-list/view/tags.10050019.en.html">TYPOlight Extension Repository</a> for Download.</div>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.5.1+stable+released+http%3A%2F%2F3ixzc.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.5.1+stable+released+http%3A%2F%2F3ixzc.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/&amp;title=tags+1.5.1+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/&amp;title=tags+1.5.1+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/&amp;title=tags+1.5.1+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/&amp;title=tags+1.5.1+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.5.1+stable+released&amp;link=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.5.1+stable+released&amp;link=http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2010/05/tags-1-5-1-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xtmembers 1.9.3 released</title>
		<link>http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:52:26 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[members]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=119</guid>
		<description><![CDATA[Additional data fields for TYPOlight members xtmembers adds additional data fields for TYPOlight members. The following fields will be added: Title (Singleline Text Field) Position (Multiline Text Field) Office Hours (Multiline Text Field) Workscope (Multiline Text Field) Department/Organisational Unit (Singleline Text Field) Address 2 (Singleline Text Field) Room (Singleline Text Field) Building (Singleline Text Field) [...]]]></description>
			<content:encoded><![CDATA[<div>
<h2>Additional data fields for TYPOlight members</h2>
<div>xtmembers adds additional data fields for TYPOlight members. The following fields will be added:</div>
<div>
<ul>
<li>Title (Singleline Text Field)</li>
<li>Position (Multiline Text Field)</li>
<li>Office Hours (Multiline Text Field)</li>
<li>Workscope (Multiline Text Field)</li>
<li>Department/Organisational Unit (Singleline Text Field)</li>
<li>Address 2 (Singleline Text Field)</li>
<li>Room (Singleline Text Field)</li>
<li>Building (Singleline Text Field)</li>
<li>Joined (Date)</li>
<li>Resigned (Date)</li>
<li>Campaign (Singleline Text Field)</li>
<li>Business connection (Singleline Text Field)</li>
<li>Line of business (Singleline Text Field)</li>
<li>Job title (Singleline Text Field)</li>
<li>Job title [business card] (Singleline Text Field)</li>
</ul>
</div>
<div>The following data fields will be renamed:</div>
<div>
<ul>
<li>Street to Address 1</li>
<li>Company to Institution</li>
</ul>
</div>
<div>Any of the additional fields can be deactivated in the TYPOlight settings.</div>
<div>
<div>This extension will be completed perfectly by using the Avatar extension as well.</div>
<h3>Modules</h3>
<p>The extension adds three modules in the user section:</p></div>
<div>
<ul>
<li>Member Page: This module shows the personal page of a given member</li>
<li>Member List: This module shows a member list of selected member groups</li>
<li>Member details: This module shows the public details of a given member</li>
</ul>
</div>
<h3>Changes of existing modules</h3>
<div>
<ul>
<li>Optional user agreement for the registration module</li>
<li>Optional selection of a member group on the registration page</li>
<li>Optional activation of a WYSIWYG page editor for additional member pages using the &#8220;Activate page editor&#8221; settings in the Personal data module.</li>
</ul>
</div>
<h2>Release notes</h2>
<h3>1.9.3</h3>
<ul>
<li>Added an additional eval parameter &#8216;configure&#8217; to add fields to the list of inactive member fields in the TYPOlight settings</li>
</ul>
<h3>1.9.2</h3>
<ul>
<li>Added new personal member fields (Title [extended], Salutation)</li>
<li>Added new business connection member fields (Campaign, Business connection, Line of business, Job title, Job title [business card])</li>
</ul>
<h3>1.9.1</h3>
<ul>
<li>Added support to show the member name in the page title on member detail pages.</li>
</ul>
<h3>1.9.0</h3>
<ul>
<li>Added support for TYPOlight 2.7</li>
<li>Added support for collapsible two-column forms</li>
</ul>
<p>xtmembers is available in the <a title="Dowload xtmembers" href="http://www.typolight.org/extension-list/view/xtmembers.10090039.en.html">TYPOlight Extension Repository</a> for Download.</div>
<h2></h2>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=xtmembers+1.9.3+released+http%3A%2F%2Ftwodm.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=xtmembers+1.9.3+released+http%3A%2F%2Ftwodm.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/&amp;title=xtmembers+1.9.3+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/&amp;title=xtmembers+1.9.3+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/&amp;title=xtmembers+1.9.3+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/&amp;title=xtmembers+1.9.3+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=xtmembers+1.9.3+released&amp;link=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=xtmembers+1.9.3+released&amp;link=http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/11/xtmembers-1-9-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags 1.4.3 released</title>
		<link>http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 10:13:20 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=117</guid>
		<description><![CDATA[This module allows to create tags for any TYPOlight element. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The [...]]]></description>
			<content:encoded><![CDATA[<div>This module allows to create tags for any TYPOlight element.</div>
<div>It provides a basic database structure to save the tags and it can be used to visualize existing tags.</div>
<div>The module contains the following extensions:</div>
<ul>
<li>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field&#8217;s save_callback to save the tags into the database.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events.</li>
<li>An extended content element &#8220;heading&#8221; that can be shown only if tags are used.</li>
<li>An insert tag {{tags_used}} that shows a list of used tags.</li>
</ul>
<h2>Release notes</h2>
<h3>1.4.3</h3>
<ul>
<li>Added extended content element &#8220;heading&#8221;.</li>
<li>Added {{tags_used}} insert tag.</li>
</ul>
<h3>1.4.2</h3>
<ul>
<li>Added an option &#8220;Use tag classname&#8221; for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.</li>
</ul>
<h3>1.4.1</h3>
<ul>
<li>Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.</li>
</ul>
<h3>1.4.0</h3>
<ul>
<li>Added support to show the tags of an event below the event in the eventlist module.</li>
<li>Added support to show the tags of an article below the article in the global article list module.</li>
</ul>
<div>tags is available in the <a title="Dowload tags" href="http://www.typolight.org/extension-list/view/tags.10040039.en.html">TYPOlight Extension Repository</a> for Download.</div>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.4.3+released+http%3A%2F%2Fp2twh.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.4.3+released+http%3A%2F%2Fp2twh.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/&amp;title=tags+1.4.3+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/&amp;title=tags+1.4.3+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/&amp;title=tags+1.4.3+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/&amp;title=tags+1.4.3+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.4.3+released&amp;link=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.4.3+released&amp;link=http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/11/tags-1-4-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags_events 1.0.2 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 10:01:20 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=99</guid>
		<description><![CDATA[Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source calendars to build the tag cloud. Release notes Added support for individual CSS styles for every tag in a tag cloud. tags_events is available in the TYPOlight Extension Repository for Download. Tweet This Post Post [...]]]></description>
			<content:encoded><![CDATA[<p>Tag Cloud News is an extension of the <strong>tags</strong> tag cloud. It is possible to select a list of source calendars to build the tag cloud.</p>
<h2>Release notes</h2>
<ul>
<li>Added support for individual CSS styles for every tag in a tag cloud.</li>
</ul>
<p>tags_events is available in the <a title="Dowload tags_events" href="http://typolight.org/extension-list/view/tags_events.10000029.en.html">TYPOlight Extension Repository</a> for Download.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags_events+1.0.2+stable+released+http%3A%2F%2Fysqtx.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags_events+1.0.2+stable+released+http%3A%2F%2Fysqtx.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/&amp;title=tags_events+1.0.2+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/&amp;title=tags_events+1.0.2+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/&amp;title=tags_events+1.0.2+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/&amp;title=tags_events+1.0.2+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_events+1.0.2+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_events+1.0.2+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/08/tags_events-1-0-2-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags_news 1.1.2 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:59:38 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=97</guid>
		<description><![CDATA[Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source news archives to build the tag cloud. Release notes Added support for individual CSS styles for every tag in a tag cloud. tags_news is available in the TYPOlight Extension Repository for Download. Tweet This Post Post to [...]]]></description>
			<content:encoded><![CDATA[<p>Tag Cloud News is an extension of the <strong>tags </strong>tag cloud. It is possible to select a list of source news archives to build the tag cloud.</p>
<h2>Release notes</h2>
<ul>
<li>Added support for individual CSS styles for every tag in a tag cloud.</li>
</ul>
<p>tags_news is available in the <a title="Dowload tags_news" href="http://typolight.org/extension-list/view/tags_news.10010029.en.html">TYPOlight Extension Repository</a> for Download.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags_news+1.1.2+stable+released+http%3A%2F%2Fsi4if.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags_news+1.1.2+stable+released+http%3A%2F%2Fsi4if.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/&amp;title=tags_news+1.1.2+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/&amp;title=tags_news+1.1.2+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/&amp;title=tags_news+1.1.2+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/&amp;title=tags_news+1.1.2+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_news+1.1.2+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_news+1.1.2+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/08/tags_news-1-1-2-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags_articles 1.0.3 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:57:47 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=95</guid>
		<description><![CDATA[This extension allows the generation of a tag cloud for tagged articles in a given subtree of a TYPOlight installation. The tags can be restricted to articles of a given template column too. To present the results, tags_articles uses a modified version of the global article list called Article list (tags) which is also capable [...]]]></description>
			<content:encoded><![CDATA[<p>This extension allows the generation of a tag cloud for tagged articles in a given subtree of a TYPOlight installation. The tags can be restricted to articles of a given template column too.</p>
<p>To present the results, tags_articles uses a modified version of the global article list called <strong>Article list (tags)</strong> which is also capable to restrict the list of articles to a given subtree of a TYPOlight installation and an optional template column. While global article list shows all available articles, Article list (tags) shows nothing unless it is called with a tag URL parameter.</p>
<h2>Release notes</h2>
<h3>1.0.3</h3>
<ul>
<li>Added support for individual CSS styles for every tag in a tag cloud.</li>
</ul>
<h3>1.0.2</h3>
<ul>
<li>Added support to show the tags of an article below the article for module articlelist (tags).</li>
</ul>
<ul></ul>
<p>tags_articles is available in the <a title="Dowload tags_articles" href="http://typolight.org/extension-list/view/tags_articles.10000039.en.html">TYPOlight Extension Repository</a> for Download.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags_articles+1.0.3+stable+released+http%3A%2F%2Fiyghm.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags_articles+1.0.3+stable+released+http%3A%2F%2Fiyghm.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/&amp;title=tags_articles+1.0.3+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/&amp;title=tags_articles+1.0.3+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/&amp;title=tags_articles+1.0.3+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/&amp;title=tags_articles+1.0.3+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_articles+1.0.3+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags_articles+1.0.3+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/08/tags_articles-1-0-3-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags 1.4.1 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:55:06 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=93</guid>
		<description><![CDATA[This module allows to create tags for any TYPOlight element. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The [...]]]></description>
			<content:encoded><![CDATA[<div>This module allows to create tags for any TYPOlight element.</div>
<div>It provides a basic database structure to save the tags and it can be used to visualize existing tags.</div>
<div>The module contains the following extensions:</div>
<ul>
<li>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field&#8217;s save_callback to save the tags into the database.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events.</li>
</ul>
<h2>Release notes</h2>
<p><strong>1.4.1</strong></p>
<ul>
<li>Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.</li>
</ul>
<h3>1.4.0</h3>
<ul>
<li>Added support to show the tags of an event below the event in the eventlist module.</li>
<li>Added support to show the tags of an article below the article in the global article list module.</li>
</ul>
<p>tags is available in the <a title="Dowload tags" href="http://typolight.org/extension-list/view/tags.10040019.en.html">TYPOlight Extension Repository</a> for Download.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.4.1+stable+released+http%3A%2F%2Fdhtzh.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.4.1+stable+released+http%3A%2F%2Fdhtzh.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/&amp;title=tags+1.4.1+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/&amp;title=tags+1.4.1+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/&amp;title=tags+1.4.1+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/&amp;title=tags+1.4.1+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.4.1+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.4.1+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/08/tags-1-4-1-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags 1.3.4 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:40:47 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=54</guid>
		<description><![CDATA[This module allows to create tags for any TYPOlight element. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget [...]]]></description>
			<content:encoded><![CDATA[<div>This module allows to create tags for any TYPOlight element.</div>
<div>It provides a basic database structure to save the tags and it can be used to visualize existing tags.</div>
<div>The module contains the following extensions:</div>
<ul>
	<l>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field&#8217;s save_callback to save the tags into the database.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events.</li>
</ul>
<p><strong>Release notes</strong></p>
<ul>
<li>Added &#8216;Tag filter&#8217; for news list and news archive to add a default filter for the news entries.</li>
</ul>
<div>tags is available in the <a title="Dowload tags" href="http://typolight.org/extension-list/view/tags.10030049.en.html">TYPOlight Extension Repository</a> for Download.</div>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.3.4+stable+released+http%3A%2F%2Fef9zt.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.3.4+stable+released+http%3A%2F%2Fef9zt.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/&amp;title=tags+1.3.4+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/&amp;title=tags+1.3.4+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/&amp;title=tags+1.3.4+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/&amp;title=tags+1.3.4+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.3.4+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.3.4+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/07/tags-1-3-4-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tags 1.3.3 stable released</title>
		<link>http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/</link>
		<comments>http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 15:52:13 +0000</pubDate>
		<dc:creator>hschottm</dc:creator>
				<category><![CDATA[TYPOlight]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://blog.nasbrill-soft.de/?p=43</guid>
		<description><![CDATA[This module allows to create tags for any TYPOlight element. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions: A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The [...]]]></description>
			<content:encoded><![CDATA[<p>This module allows to create tags for any TYPOlight element.<br />
It provides a basic database structure to save the tags and it can be used to visualize existing tags.</p>
<p>The module contains the following extensions:</p>
<ul>
<li>A widget <em>TagField</em> for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field&#8217;s save_callback to save the tags into the database.</li>
<li>A frontend module <em>Tag Cloud</em> to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.</li>
<li>A frontend module <em>Global article list</em> to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed</li>
<li>A tag field for articles, news entries and calendar/events.</li>
</ul>
<p><strong>Release notes</strong></p>
<ul>
<li>Added new option &#8216;Ignore tags&#8217; for all news modules to prevent tag filtering. This might be necessary if a latest news list is called with a tag in the URL.</li>
</ul>
<p>tags is available in the <a title="Dowload tags" href="http://typolight.org/extension-list/view/tags.10030039.en.html">TYPOlight Extension Repository</a> for Download.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=tags+1.3.3+stable+released+http%3A%2F%2Fnocc9.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=tags+1.3.3+stable+released+http%3A%2F%2Fnocc9.th8.us" title="Post to Twitter">Tweet This Post</a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/&amp;title=tags+1.3.3+stable+released" title="Post to Delicious"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/&amp;title=tags+1.3.3+stable+released" title="Post to Delicious">Post to Delicious</a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/&amp;title=tags+1.3.3+stable+released" title="Post to Digg"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/&amp;title=tags+1.3.3+stable+released" title="Post to Digg">Digg This Post</a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.3.3+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/" title="Post to Ping.fm"><img class="nothumb" src="http://blog.nasbrill-soft.de/wp-content/plugins/tweet-this/icons/en/ping/tt-ping.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=tags+1.3.3+stable+released&amp;link=http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/" title="Post to Ping.fm">Ping This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.nasbrill-soft.de/2009/07/tags-1-3-3-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

