<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in cloud.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7923cdacab81de55732b2931695bdc6734571b7e - allow preset filters and related schemas for cloud</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#7923cdacab81de55732b2931695bdc6734571b7e</link>
        <description>allow preset filters and related schemas for cloudThis refactors the cloud aggregation to make use of theSearchSQLBuilder, this in turn allows for reusing much but not all ofthe default parameter handling.By allowing joins (on pid) and setting filters we can output cloudsbased on the same data as a shown aggregation.

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Wed, 16 Apr 2025 11:54:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>af0ce8d2fb493ed201ed374daddbc04d257baa9c - added classes config parameter</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#af0ce8d2fb493ed201ed374daddbc04d257baa9c</link>
        <description>added classes config parameterThis allows users to set custom CSS classes on aggregations potentiallyrestyling them differently for different use cases.This makes startScope and finishScope part of the public API of theAggregation class. It should no longer be called within render() but isinstead called outside.This might potentially break plugins implementing their ownaggregations. Needs to be checked

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Mon, 26 Jun 2023 13:09:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b3e6d4a40f3431cdb9024ba2e2b9a439d02197d4 - feat: show a warning if a filter is used on a cloud</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#b3e6d4a40f3431cdb9024ba2e2b9a439d02197d4</link>
        <description>feat: show a warning if a filter is used on a cloud

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Wed, 07 Dec 2016 09:58:00 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8026d0b1d16b660cd8e792dbbeb1baba52500e45 - refactor: directly use class, we have only 1 kind</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#8026d0b1d16b660cd8e792dbbeb1baba52500e45</link>
        <description>refactor: directly use class, we have only 1 kind

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Fri, 25 Nov 2016 15:08:44 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0699ff471e0a3fdbfd89b3462b1206a6cb772de2 - refactor: Use Search class and hence support limit</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#0699ff471e0a3fdbfd89b3462b1206a6cb772de2</link>
        <description>refactor: Use Search class and hence support limit

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Thu, 24 Nov 2016 11:50:50 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fa04b28c8e5db215f2d38751b0b1b540f2561b9a - feat: add tag cloud aggregation</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/syntax/cloud.php#fa04b28c8e5db215f2d38751b0b1b540f2561b9a</link>
        <description>feat: add tag cloud aggregationThe basics are working but there is still a lot to do and to refactor

            List of files:
            /plugin/struct/syntax/cloud.php</description>
        <pubDate>Wed, 23 Nov 2016 15:45:53 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
