<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>MLF-AddOns project forum - Version 0.1.22, usability fixes, compatible with MLF versions from 2.4.22 to 2.4.24</title>
<link>https://www.projekt-mlf.de/forum/</link>
<description>Project forum for AddOn stuff for My Little Forum.</description>
<language>en</language>
<item>
<title>Version 0.1.22, usability fixes, compatible with MLF versions from 2.4.22 to 2.4.24 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.22" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 2.4.22 to 2.4.24. I backported the usability fixes, which are also part of <a href="https://www.projekt-mlf.de/forum/index.php?id=815" target="_blank">version 0.2.2</a>.</p>
<p>Regarding the browser compatibility, the list in <a href="index.php?id=27" class="internal">the message about version 0.1.1</a> is no longer valid. See the new list in <a href="https://www.projekt-mlf.de/forum/index.php?mode=entry&amp;id=813" target="_blank">the release entry for version 0.1.20</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=816</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=816</guid>
<pubDate>Tue, 25 Apr 2023 19:00:59 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.2.2, a few fixes, compatible with MLF versions 20220529.1 and 20220803.1 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.2.2" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 20220529.1 and 20220803.1. Passwords will not be exposed to external services for spell checking anymore. I also fixed a few usability bugs. The styling of radio buttons and checkboxes, that hides the elements itself and replaces them with graphics or styling of their lables, was done with <code>display: none;</code> in some cases. All form elements that got hidden with <code>display: none;</code> was not accessible for keyboard users. Additionally the order of elements, steered with the attribute <code>tabindex</code>, was confusing in a few forms. Removing the attribute occurences with exception of the cases, where an element shouldn't be accessible by keyboard, restores the natural order of occurence in the source code/DOM.</p>
<p>Regarding the browser compatibility, the list in <a href="index.php?id=27" class="internal">the message about version 0.1.1</a> is no longer valid. Please see the new list in <a href="https://www.projekt-mlf.de/forum/index.php?mode=entry&amp;id=812" target="_blank">the release entry for version 0.2.1</a> instead.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=815</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=815</guid>
<pubDate>Mon, 24 Apr 2023 21:02:20 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.21, not exposed passwords and compatibility with MLF versions from 2.4.22 to 2.4.24 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.21" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 2.4.22 to 2.4.24. I reimplemented the forum feature to prevent a password to be sent to an external service for spell checking.</p>
<p>Regarding the browser compatibility, the list in <a href="index.php?id=27" class="internal">the message about version 0.1.1</a> is no longer valid. See the new list in <a href="https://www.projekt-mlf.de/forum/index.php?mode=entry&amp;id=813" target="_blank">the release entry for version 0.1.20</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=814</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=814</guid>
<pubDate>Mon, 24 Apr 2023 20:33:35 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.20, floating images and compatibility with MLF versions from 2.4.22 to 2.4.24 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.20" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 2.4.22 to 2.4.24. I reimplemented the forum feature to define images in entries as floated images. The rest of the entries content floats around these images (again).</p>
<p>Regarding the browser compatibility, the list in <a href="index.php?id=27" class="internal">the message about version 0.1.1</a> is no longer valid. Because of the implementation of the floating box content with <code>display: flow-root;</code> the theme works with the following browsers (list from <a href="https://caniuse.com/mdn-css_properties_display_flow-root" target="_blank">the corresponding CanIuse?-page</a>], so I give no warranty for it's completness):</p>
<p>- Firefox 53 (and newer)<br />
- Chromium 58 (and newer) and it's derivates (i.e. Google Chrome, MS Edge, Opera, Vivaldi) in their curent versions<br />
- Safari 13 (and newer)<br />
- Safari for iOS 13 (and newer)<br />
- Android Stock Browser (in its current version)<br />
- Chrome Android 62 (in its current version)<br />
- Firefox Android 57 (in its current version)<br />
- Samsung Internet 7.2 (and newer)</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=813</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=813</guid>
<pubDate>Fri, 21 Apr 2023 12:41:23 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.2.1, compatibility with MLF versions 20220529.1 and 20220803.1 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.2.1" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 20220529.1 and 20220803.1. For forums with activated spam classification: Entries, that are so far unclassfied as ham or spam will be marked with an icon in the thread lists.</p>
<p><img src="https://www.projekt-mlf.de/forum/themes/responsive_1/images/keep-eye-on.svg" alt="[image]"  /></p>
<p>Additionally I reimplemented the forum feature to define images in entries as floated images. The rest of the entries content floats around these images (again).</p>
<p>Regarding the browser compatibility, the list in <a href="index.php?id=27" class="internal">the message about version 0.1.1</a> is no longer valid. Because of the implementation of the floating box content with <code>display: flow-root;</code> the theme works with the following browsers (list from <a href="https://caniuse.com/mdn-css_properties_display_flow-root" target="_blank">the corresponding CanIuse?-page</a>], so I give no warranty for it's completness):</p>
<p><span style="color:#666;"><br />
- Firefox 53 (and newer)<br />
- Chromium 58 (and newer) and it's derivates (i.e. Google Chrome, MS Edge, Opera, Vivaldi) in their corresponding versions<br />
- Safari 13 (and newer)<br />
- Safari for iOS 13 (and newer)<br />
- Android Stock Browser (in its current version)<br />
- Chrome Android 62 (in its current version)<br />
- Firefox Android 57 (in its current version)<br />
- Samsung Internet 7.2 (and newer)<br />
</span></p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=812</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=812</guid>
<pubDate>Fri, 21 Apr 2023 12:36:31 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.2.0, compatibility with MLF versions from 20220508.1 to 20220517.1 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.2.0" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 20220508.1 to 20220517.1.</p>
<p>This release includes the changes, that are necessary to support the use of all new features, that are available in the MLF releases 20220508.1 to 20220517.1. There are no further changes. Please stay tuned for releases, that will support newer MLF-versions.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=811</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=811</guid>
<pubDate>Fri, 21 Apr 2023 10:42:09 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.19, compatibility with MLF versions from 2.4.22 to 2.4.24 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.19" target="_blank">a new version of the theme Responsive 1</a> which is compatible with the My Little Forum versions 2.4.22 to 2.4.24.</p>
<p>There are many changes in the user interface, mainly in the administration panel. Furthermore I unified the HTML-structure of a few similar working elements to simplify changes regarding CSS and to make those changes working on several places at once.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=810</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=810</guid>
<pubDate>Mon, 27 Mar 2023 12:05:13 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.18, compatibility with MLF versions from 2.4.22 to 2.4.24 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.18" target="_blank">a new version of the theme Responsive 1</a> which makes it compatible to the My Little Forum versions 2.4.22 to 2.4.24.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=704</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=704</guid>
<pubDate>Tue, 13 Oct 2020 08:14:58 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.17, compatibility with MLF versions 2.4.22 and 2.4.23 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.17" target="_blank">a new version of the theme Responsive 1</a> which makes it compatible to My Little Forum versions 2.4.22 and 2.4.23.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=697</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=697</guid>
<pubDate>Wed, 30 Sep 2020 20:45:42 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.16, a lot of housekeeping (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.16" target="_blank">a new version of the theme Responsive 1</a> with a few enhancements of the user list in the admin area, the item tools in the entry views and – a more general task – for checkboxes in forms. Checkboxes get not properly zoomed in some browsers so they get displayed very small even with a properly zoomed font size. That leads to a bad usability because of very small target sizes of the checkboxes, even with the text as labels as addtional clickable areas.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=695</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=695</guid>
<pubDate>Sat, 07 Mar 2020 23:42:29 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.15, overhaul of the subnavigation and further smoother icons (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.15" target="_blank">a new version of the theme Responsive 1</a> with a few enhancements, especially for the subnavigation block.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=693</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=693</guid>
<pubDate>Sat, 15 Feb 2020 12:05:03 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.14, unifications and a few smoother icons (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.14" target="_blank">a new version of the theme Responsive 1</a> with a few enhancements.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=692</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=692</guid>
<pubDate>Thu, 09 Jan 2020 19:35:18 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.13, a few changes, compatible with My Little Forum 2.4.20 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.13" target="_blank">a new version of the theme Responsive 1</a> with a few enhancements and a fix.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=646</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=646</guid>
<pubDate>Thu, 03 Oct 2019 14:01:33 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.12, thread tree decoration, compatibility with My Little Forum 2.4.20 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.12" target="_blank">a new version of the theme Responsive 1</a> with a few fixes and the return of the thread tree decoration to the singe entry view.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=627</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=627</guid>
<pubDate>Sun, 19 May 2019 15:12:22 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.11, compatibility with My Little Forum 2.4.20 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>After the release of <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.20" target="_blank">MLF's version 2.4.20</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.11" target="_blank">a new version of the theme Responsive 1</a>.</p>
<p>This release is compatible with My Little Forum versions 2.4.20 and 2.4.21.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=625</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=625</guid>
<pubDate>Thu, 16 May 2019 13:12:01 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.10, compatibility with My Little Forum 2.4.19 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>After the release of <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.19" target="_blank">MLF's version 2.4.19</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.10" target="_blank">a new version of the theme Responsive 1</a> a few days ago. Because of the hunt for a bug I had to delay the presentation. This version is also compatible with version 2.4.19.1.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=543</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=543</guid>
<pubDate>Thu, 07 Feb 2019 15:48:25 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.9, compatibility with My Little Forum 2.4.18 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>After the release of <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.18" target="_blank">MLF's version 2.4.18</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.9" target="_blank">a new version of the theme Responsive 1</a> now. Additionally to the reimplementations of the changes in the default theme the HTML structure of the pagination lists got unified and the main settings form got rebuilt in a first attempt without the table structure, used in most of the other forms. A last remarkable visible fix is the icon for the link to expand all threads in the main views that was missed before.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=327</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=327</guid>
<pubDate>Mon, 21 Jan 2019 22:17:45 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.8, compatibility with My Little Forum 2.4.16 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>Because of the <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.16" target="_blank">release of My Little Forum 2.4.16</a> a few weeks ago I released <a href="https://github.com/auge8472/mlf2-themes/releases" target="_blank">a new version of the theme Responsive 1</a>, which is compatible with the new MLF-version. The new version contains a few additional advances. The forms for login and registration and the image-upload-popup-page got their first styling. A few further tweeks landed which should make future changes easier because of some code simplification. </p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=80</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=80</guid>
<pubDate>Fri, 28 Dec 2018 08:44:39 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.7, compatibility with My Little Forum 2.4.15 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>Because of the <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.15" target="_blank">release of My Little Forum 2.4.15</a> (and it's buggy predecessor 2.4.14) I released <a href="https://github.com/auge8472/mlf2-themes/releases" target="_blank">a new version of the theme Responsive 1</a>, which is compatible with the new MLF-version.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=76</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=76</guid>
<pubDate>Sun, 02 Dec 2018 16:42:18 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.6, compatibility with My Little Forum 2.4.13 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>Because of the <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.13" target="_blank">release of My Little Forum 2.4.13</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases" target="_blank">a new version of the theme Responsive 1</a>, which is compatible with the new MLF-version. The only changes are related to the new version of My Little Forum.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=49</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=49</guid>
<pubDate>Thu, 16 Aug 2018 18:55:58 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.5, once more more icons and compatibility with My Little Forum 2.4.11 and 2.4.12 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>Because of the <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.11" target="_blank">release of My Little Forum 2.4.11</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases" target="_blank">a new version of the theme Responsive 1</a>, which is compatible with the new MLF-version. You'll find the list of changes in the linked release announcement on Github.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=48</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=48</guid>
<pubDate>Tue, 26 Jun 2018 08:37:41 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.4, more icons and compatibility with My Little Forum 2.4.8 (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>Because of the <a href="https://github.com/ilosuna/mylittleforum/releases/tag/2.4.8" target="_blank">release of My Little Forum 2.4.8</a> I released <a href="https://github.com/auge8472/mlf2-themes/releases" target="_blank">a new version of the theme Responsive 1</a>, which is compatible with the new MLF-version. You'll find the list of changes in the linked release announcement on Github.</p>
<p>For the browser compatibility see <a href="index.php?id=27" class="internal">the message about version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>The theme is now the standard theme of this installation of My Little Forum 2.4.x (x &gt;= 8).</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=44</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=44</guid>
<pubDate>Sun, 18 Feb 2018 21:33:59 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.3, forgotten changes and first new icons (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>The theme Responsive 1 is <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.3" target="_blank">available in version 0.1.3</a>. Made a few adjustments and introduced the first 21 scalable icons in the SVG-format. As <a href="index.php?id=30" class="internal">stated before</a> the icons are also available from <a href="https://github.com/auge8472/mlf-svg-icons" target="_blank">a separate repository</a>.</p>
<p>The theme in this forum installation – it is not it's default theme! – is in the current state and reflects the version 0.1.3. You can test it with an active user account. Therefore you have to select it in your personal settings. You can find the compatibility list for browsers in <a href="index.php?id=27" class="internal">the announcement of version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=31</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=31</guid>
<pubDate>Wed, 24 Jan 2018 13:19:37 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.2, tables and adjustments (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>The theme Responsive 1 is <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.2" target="_blank">available in version 0.1.2</a>. Reversed the logic of the CSS-rules for tables. Made several adjustments and added awful colours to a few elements for testing purposes.</p>
<p>The theme in this forum installation – it is not it's default theme! – is in the current state and reflects the version 0.1.2. You can test it with an active user account. Therefore you have to select it in your personal settings. You can find the compatibility list for browsers in <a href="index.php?id=27" class="internal">the announcement of version 0.1.1</a>.</p>
<p>Please report issues and opinions here or <a href="https://github.com/auge8472/mlf2-themes/issues" target="_blank">on Github</a>.</p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=29</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=29</guid>
<pubDate>Fri, 19 Jan 2018 13:26:33 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
<item>
<title>Version 0.1.1, more flexbox boxes (reply)</title>
<content:encoded><![CDATA[<p>Hello</p>
<p>The theme <strong>Responsive 1</strong> is <a href="https://github.com/auge8472/mlf2-themes/releases/tag/v0.1.1" target="_blank">available in version 0.1.1</a>. You can use it in devices with narrow viewport and meanwhile also with wider viewports. You can test it <em>in this installation</em> with an active user account. Therefore you have to select it in your personal settings. Keep in mind that you see the default template when you are not logged in.</p>
<p>It is <em>strongly <strong>not</strong> recommended</em> to use the theme as default theme in a forum because of it's current incompleteness. Neither the choice of colours is nearly finished nor has the work on the icon theme begun. On a few places I'm still using the old icons on other places I removed them. So this is really inconsistent at the moment.</p>
<p>The following section is as of 2023-04-21 no longer valid. Please see the corresponding section in <a href="https://www.projekt-mlf.de/forum/index.php?id=813" target="_blank">the release entry for version 0.1.20</a> for the new list. </p>
<p><span style="color:#666;">The theme works because of the exclusive use of the official flexbox implementation with the following browsers (list from the corresponding <a href="https://caniuse.com/#feat=flexbox" target="_blank">CanIuse?-Page</a>, so I give no warranty for it's completness):</span></p>
<p><span style="color:#666;">- MS Edge<br />
- IE Mobile 11<br />
- Firefox 28 (and newer)<br />
- Chromium 29 (and newer) and it's derivates (i.e. Opera, Vivaldi)<br />
- Safari 9 (and newer)<br />
- Safari for iOS 9.2 (and newer)<br />
- Opera Mini<br />
- Opera Mobile 12.1 (and newer)<br />
- Android Stock Browser 4.4 (and newer)<br />
- Chrome Android 62<br />
- Firefox Android 57<br />
- Blackberry 10<br />
- Samsung Internet 4<br />
- Baidu 7.12<br />
- QQ 1.2</span></p>
<p>Tschö, Auge</p>
]]></content:encoded>
<link>https://www.projekt-mlf.de/forum/index.php?id=27</link>
<guid>https://www.projekt-mlf.de/forum/index.php?id=27</guid>
<pubDate>Wed, 17 Jan 2018 11:58:43 +0000</pubDate>
<category>Themes</category><dc:creator>Auge</dc:creator>
</item>
</channel>
</rss>
