<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:16:20 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-1234] Update &quot;Imaging module&quot; page</title>
                <link>https://jira.magnolia-cms.com/browse/DOCU-1234</link>
                <project id="10190" key="DOCU">Documentation</project>
                    <description>&lt;p&gt;Page to update: &lt;a href=&quot;https://documentation.magnolia-cms.com/display/DOCS56/Imaging+module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://documentation.magnolia-cms.com/display/DOCS56/Imaging+module&lt;/a&gt;&lt;br/&gt;
See also description of the parent ticket.&lt;br/&gt;
There may be also other little tiny things to update which have changed with the release of 5.5&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;Old comments on the imaging module:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Version 3.3.1 does not consider (see sourcecode) the properties storeGeneratedImages or validateFileExtension anymore.&lt;/em&gt;&lt;br/&gt;
(Marc Johnen)&lt;br/&gt;
And there may have been others&lt;/p&gt;
</description>
                <environment></environment>
        <key id="62844">DOCU-1234</key>
            <summary>Update &quot;Imaging module&quot; page</summary>
                <type id="5" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10896&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="62208">DOCU-1191</parent>
                                    <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="11">Done</resolution>
                                        <assignee username="rgange">Richard Gange</assignee>
                                    <reporter username="cmeier">Christoph Meier</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Nov 2017 02:53:55 +0100</created>
                <updated>Fri, 24 Nov 2017 05:19:53 +0100</updated>
                            <resolved>Fri, 24 Nov 2017 05:16:55 +0100</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="151940" author="rgange" created="Wed, 22 Nov 2017 11:33:20 +0100"  >&lt;blockquote&gt;
&lt;p&gt;Version 3.3.1 does not consider (see sourcecode) the properties storeGeneratedImages or validateFileExtension anymore.&lt;br/&gt;
(Marc Johnen)&lt;br/&gt;
And there may have been others&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
	&lt;li&gt;It seems &lt;a href=&quot;https://nexus.magnolia-cms.com/service/local/repositories/magnolia.public.releases/archive/info/magnolia/imaging/magnolia-imaging/3.4/magnolia-imaging-3.4-javadoc.jar/!/index.html?info/magnolia/imaging/package-summary.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;storeGeneratedImages&lt;/a&gt; is still there&lt;/li&gt;
	&lt;li&gt;validateFileExtension I don&apos;t find anywhere in the current docs.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;As far as I can tell nothing more was done other than the content api removal and module relocation. &lt;/p&gt;</comment>
                            <comment id="151955" author="rgange" created="Wed, 22 Nov 2017 15:05:31 +0100"  >&lt;p&gt;Possible follow-up ticket: &lt;a href=&quot;https://jira.magnolia-cms.com/browse/DOCU-648&quot; title=&quot;Show the &amp;quot;Example operation chain: Image with watermark&amp;quot; on page &amp;quot;Imaging module&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCU-648&quot;&gt;&lt;del&gt;DOCU-648&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="151983" author="cmeier" created="Thu, 23 Nov 2017 08:44:19 +0100"  >&lt;p&gt;Please note, that 3 modules have been relocated.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
relocations
&#9500;&#9472;&#9472; magnolia-imaging-fix-preload-awt-relocate
&#9500;&#9472;&#9472; magnolia-imaging-relocate
&#9492;&#9472;&#9472; magnolia-imaging-support-relocate
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Since &lt;tt&gt;magnolia-imaging&lt;/tt&gt; depends on  &lt;tt&gt;magnolia-imaging-support&lt;/tt&gt;, I would also add at least the new link to the magnolia-imaging-support-JAR-File.&lt;br/&gt;
To show only one maven dependency snippet seems fine here in the case of this module.&lt;/p&gt;

&lt;p&gt;(However ... I am not completely sure for what &lt;tt&gt;magnolia-imaging-fix-preload-awt&lt;/tt&gt; is needed ...)&lt;/p&gt;</comment>
                            <comment id="152060" author="cmeier" created="Fri, 24 Nov 2017 05:19:53 +0100"  >&lt;p&gt;Yes, &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=rgange&quot; class=&quot;user-hover&quot; rel=&quot;rgange&quot;&gt;rgange&lt;/a&gt;, we could do &lt;a href=&quot;https://jira.magnolia-cms.com/browse/DOCU-648&quot; title=&quot;Show the &amp;quot;Example operation chain: Image with watermark&amp;quot; on page &amp;quot;Imaging module&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCU-648&quot;&gt;&lt;del&gt;DOCU-648&lt;/del&gt;&lt;/a&gt;, or at least try again whether it can be done now.&lt;br/&gt;
But I would not consider it as a high prio.&lt;br/&gt;
Personally I think this dynamic image creation with text overlays is not used very often anymore these days.&lt;br/&gt;
However ... since there is the ticket. Let&apos;s do it at some point.&lt;/p&gt;

&lt;p&gt;Would you be in the mood doing it?&lt;br/&gt;
Just asking.&lt;/p&gt;

&lt;p&gt;Besides: Thanks for the updates on this and on the other modules.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                            <outwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="60339">MGNLIMG-200</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <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>Wed, 22 Nov 2017 11:33:20 +0100</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>cmeier</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 12 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cmeier</customfieldvalue>
            <customfieldvalue>rgange</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i07j0j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="589">Docu Sprint 36</customfieldvalue>
    <customfieldvalue id="598">Docu Sprint 37</customfieldvalue>
    <customfieldvalue id="607">Docu Sprint 38</customfieldvalue>

                        </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>