<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New category names]]></title><description><![CDATA[<p dir="auto">I'd like to add the ability for moderators to add and edit categories in the near future, and maybe add support for tags as well. A way to make threads private or choose who can see. The search still doesn't work, ah the fun tasks to look forward to are endless.</p>
<p dir="auto">Anyway, even if we do add that functionality. What do you guys think are some good categories worth adding. I was thinking of adding a 'Music' category--we should be able to attach zipped Ableton folders if we wanted to do some music production stuff on here. Maybe a 'Money' category, since that tends to come up a lot.</p>
]]></description><link>https://forum.theflyingdutchmen.games/topic/26/new-category-names</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 17:17:47 GMT</lastBuildDate><atom:link href="https://forum.theflyingdutchmen.games/topic/26.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Oct 2021 23:28:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New category names on Tue, 02 Nov 2021 03:35:05 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, mostly awesome! You need to escape that backslash on the shrug though or use an html entity. Also "Discussion"? I don't know. I mean I know what you mean but...maybe 'ideas', 'philosophy', 'reality', theories', 'conjecture' for that cagegory??? 'Discussion' covers the whole forum.</p>
]]></description><link>https://forum.theflyingdutchmen.games/post/448</link><guid isPermaLink="true">https://forum.theflyingdutchmen.games/post/448</guid><dc:creator><![CDATA[Josh]]></dc:creator><pubDate>Tue, 02 Nov 2021 03:35:05 GMT</pubDate></item><item><title><![CDATA[Reply to New category names on Tue, 02 Nov 2021 02:43:25 GMT]]></title><description><![CDATA[<p dir="auto">Made some category modifications. Thoughts?</p>
]]></description><link>https://forum.theflyingdutchmen.games/post/445</link><guid isPermaLink="true">https://forum.theflyingdutchmen.games/post/445</guid><dc:creator><![CDATA[cozy]]></dc:creator><pubDate>Tue, 02 Nov 2021 02:43:25 GMT</pubDate></item><item><title><![CDATA[Reply to New category names on Thu, 28 Oct 2021 01:34:46 GMT]]></title><description><![CDATA[<p dir="auto">Those sound like good suggestion to me, totally do-able. Thinking of the best way to do it: adding a column to Categories called "approval_votes," then just having the ID of the users that approve--then a simple math method for checking the number of moderators and dividing by the IDs of approved_vote users, if that number is over 50% then it's approved. Pretty easy, I think, then just a model method that returns a boolean using the above method called "approved." If it's approved then it shows up. What would the rule be for taking back votes, though. Maybe you can only vote once, and if you click the vote button the first thing it does is check if your user_id is already in the list of approval_votes.</p>
<p dir="auto">ANYWAY, I vote 'yay' on the initial suggestions.</p>
<p dir="auto">ALSO, regarding 'subscribed.' There is no method that automatically <a href="https://github.com/cmbaldwin/fora/blob/5d0003220f58bf88ce1a8b3fee776bd7471b1464/app/controllers/fora/forum_posts_controller.rb#L8" target="_blank" rel="noopener noreferrer nofollow ugc">adds to you the subscriptions</a>, right now.</p>
<p dir="auto">I think making this work would be as easy as <a href="https://github.com/cmbaldwin/fora/blob/5d0003220f58bf88ce1a8b3fee776bd7471b1464/app/models/forum_thread.rb#L29" target="_blank" rel="noopener noreferrer nofollow ugc">changing this</a> line to:</p>
<p dir="auto">def subscribed_users<br />
([user] + optin_subscribers + forum_posts.map(&amp;:user)).uniq - optout_subscribers<br />
end</p>
<p dir="auto">Then it would all make sense. What I can't bother to figure out right now is: does it say 'subscribe' or 'unsubscribe' BEFORE you have made a post. And what does it say AFTER you have added a post. Because, the other way to fix this issue would be just make sure the <em>default</em> button is an 'subscribe' button, even if you've made a post in the thread.</p>
]]></description><link>https://forum.theflyingdutchmen.games/post/406</link><guid isPermaLink="true">https://forum.theflyingdutchmen.games/post/406</guid><dc:creator><![CDATA[cozy]]></dc:creator><pubDate>Thu, 28 Oct 2021 01:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to New category names on Thu, 28 Oct 2021 01:12:28 GMT]]></title><description><![CDATA[<p dir="auto">Also, I didn't click the "Subscribe" button but, as of posting, I appear to be subscribed. <img src="https://forum.theflyingdutchmen.games/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=9a669e668c5" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" /></p>
]]></description><link>https://forum.theflyingdutchmen.games/post/405</link><guid isPermaLink="true">https://forum.theflyingdutchmen.games/post/405</guid><dc:creator><![CDATA[Josh]]></dc:creator><pubDate>Thu, 28 Oct 2021 01:12:28 GMT</pubDate></item><item><title><![CDATA[Reply to New category names on Thu, 28 Oct 2021 01:11:02 GMT]]></title><description><![CDATA[<p dir="auto">Don't think we need a 'Feedback' category.<br />
'Money' and 'Music' are good ideas.<br />
'General' should be changed to ¯\_(ツ)_/¯<br />
This thread should be under 'Development'.</p>
<p dir="auto">We should lean toward making category names more inclusive of a broader range of topics as each thread will be something more specific. Maybe NEW categories should get 3/4 approval before being created to avoid having too many categories.</p>
<p dir="auto">Tags are great in theory but should be restricted to existing categories. Best would be "Choose one or more Categories" when you click the "Start a Thread" button. We could include an option there to "Add new Category" that will alert other moderators of the new suggestion. If that is the only field checked, the thread would go under ¯\_(ツ)_/¯ until the new Category is approved. Wow, I'm going ape-shit with this idea but it would be cool though.</p>
]]></description><link>https://forum.theflyingdutchmen.games/post/404</link><guid isPermaLink="true">https://forum.theflyingdutchmen.games/post/404</guid><dc:creator><![CDATA[Josh]]></dc:creator><pubDate>Thu, 28 Oct 2021 01:11:02 GMT</pubDate></item></channel></rss>