<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:06:32 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[DOCU-164] RSS Aggregator module</title>
                <link>https://jira.magnolia-cms.com/browse/DOCU-164</link>
                <project id="10190" key="DOCU">Documentation</project>
                    <description>&lt;p&gt;Improve &lt;a href=&quot;http://documentation.magnolia-cms.com/modules/rssaggregator.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;RSS Aggregator&lt;/a&gt; article:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Add motivation/elevator pitch in the intro. Explain why this module is useful. What can it do to make your site better, more attractive, more popular.&lt;/li&gt;
	&lt;li&gt;A common stumbling point is when you set up a new feed and discover that it has no content. Explain how to execute the feed content update manually and with a scheduled job.&lt;/li&gt;
	&lt;li&gt;Explain how to check whether new content was retrieved. Show how to use the Data JCR Browser. Explain how the feed URLs, filters and data items of an aggregate are stored.&lt;/li&gt;
	&lt;li&gt;What is aggregation? Why would you want to collect content from external sites and display it on your site?&lt;/li&gt;
	&lt;li&gt;What is syndication? Why would you want to syndicate selected content from your site and provide it as an RSS feed?&lt;/li&gt;
	&lt;li&gt;Write procedures for:
	&lt;ol&gt;
		&lt;li&gt;Aggregating two different external feeds, filtering their content by metadata, and displaying the aggregate feed on a page.&lt;/li&gt;
		&lt;li&gt;Syndicating Magnolia content to a feed and displaying the feed on the page.&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;What are the different paragraphs that display the result? Link to the paragraph reference, don&apos;t duplicate content unless necessary.&lt;/li&gt;
	&lt;li&gt;The module bootstraps two sample aggregate feeds: news and MagnoliaBlogs. The first one does not retrieve new content from BBC News and Wired Magazine even if you try. Investigate why this is (outdated URLs?) and enter a Jira ticket to update the bootstrap file. The second is also wrong: Philipp&apos;s blog has moved and Vivian doesn&apos;t work at Magnolia anymore. Examples should work out of the box or users get frustrated.&lt;/li&gt;
	&lt;li&gt;Improve something else. I&apos;m sure I haven&apos;t listed everything that is missing from this article.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="20989">DOCU-164</key>
            <summary>RSS Aggregator module</summary>
                <type id="3" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10898&amp;avatarType=issuetype">Task</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="ahietala">Antti Hietala</assignee>
                                    <reporter username="ahietala">Antti Hietala</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jun 2011 14:04:36 +0200</created>
                <updated>Tue, 30 Dec 2014 15:09:15 +0100</updated>
                            <resolved>Tue, 30 Dec 2014 15:09:15 +0100</resolved>
                                                                    <component>content</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36630" author="ahietala" created="Tue, 21 Jun 2011 14:06:53 +0200"  >&lt;p&gt;Typical trial and error. Improve the article to prevent this. &lt;a href=&quot;http://forum.magnolia-cms.com/forum/thread.html?threadId=4a61d9ab-7f4d-4a74-8966-b6f6a8062c40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://forum.magnolia-cms.com/forum/thread.html?threadId=4a61d9ab-7f4d-4a74-8966-b6f6a8062c40&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37527" author="ruths" created="Fri, 15 Jul 2011 09:39:42 +0200"  >&lt;p&gt;Updated page at - &lt;a href=&quot;http://docuauthor.magnolia-cms.com/modules/rssaggregator.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docuauthor.magnolia-cms.com/modules/rssaggregator.html&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A few of notes:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The Number of entries field in the stkFeedList paragraph is not working. It doesn&#8217;t limit the entries, resulting in a very long paragraph. I&#8217;m not sure where the problem is.&lt;/li&gt;
	&lt;li&gt;I have left out the original content about how to set up a new feed generator. I felt that the article was already quite long, but will include if you think I should.&lt;/li&gt;
	&lt;li&gt;I have left out the original references to Jan&#8217;s and Rob van der Linden Vooren articles. The second predates the release of the modules and I think I have covered the content of the first.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37528" author="ruths" created="Fri, 15 Jul 2011 09:47:22 +0200"  >&lt;p&gt;1 - replaces the outdated MagnoliaBlogs aggregator in the Data module.&lt;br/&gt;
2 - replaces the outdated news aggregator in the Data module.&lt;br/&gt;
3 - sports aggregator used for screenshots&lt;/p&gt;</comment>
                            <comment id="39954" author="zdenekskodik" created="Tue, 18 Oct 2011 12:44:17 +0200"  >&lt;p&gt;When the current rss sample feeds in the data module don&apos;t work or need an update, maybe it&apos;s worth creating a data module improvement ticket and attaching those xmls to it as well, to not having it just for docu purposes. &lt;/p&gt;</comment>
                            <comment id="39956" author="zdenekskodik" created="Tue, 18 Oct 2011 12:48:08 +0200"  >&lt;p&gt;ehm, &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLRSSAGG-49&quot; title=&quot;Outdated aggregates in Data module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLRSSAGG-49&quot;&gt;&lt;del&gt;MGNLRSSAGG-49&lt;/del&gt;&lt;/a&gt; ... I should search better next time.&lt;/p&gt;</comment>
                            <comment id="96877" author="ruths" created="Tue, 30 Dec 2014 15:09:06 +0100"  >&lt;p&gt;Documented at:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;http://documentation.magnolia-cms.com/display/DOCS/Feeds&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://documentation.magnolia-cms.com/display/DOCS/Feeds&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://documentation.magnolia-cms.com/display/DOCS/RSS+Aggregator+module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://documentation.magnolia-cms.com/display/DOCS/RSS+Aggregator+module&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                            <attachment id="14862" name="data.rssaggregator.magnolia-blogs.xml" size="776185" author="ruths" created="Fri, 15 Jul 2011 09:47:22 +0200"/>
                            <attachment id="14863" name="data.rssaggregator.newsBBC-Wired.xml" size="235986" author="ruths" created="Fri, 15 Jul 2011 09:47:22 +0200"/>
                            <attachment id="14864" name="data.rssaggregator.sports.xml" size="57653" author="ruths" created="Fri, 15 Jul 2011 09:47:22 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Jul 2011 09:39:42 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 7 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ahietala</customfieldvalue>
            <customfieldvalue>ruths</customfieldvalue>
            <customfieldvalue>zdenekskodik</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01mcn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9503</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14167" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>