<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Challenges order by newest first - Graveyard				            </title>
            <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 18 Aug 2026 13:59:50 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Challenges order by newest first</title>
                        <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-21450</link>
                        <pubDate>Mon, 21 Aug 2023 08:59:01 +0000</pubDate>
                        <description><![CDATA[Oh Thank Merlin i posted this.This NEEDS to be in the default download. This is the only way you can view the most recent and screen them, deleting or fixing them as they show up.]]></description>
                        <content:encoded><![CDATA[<p>Oh Thank Merlin i posted this.<br /><br />This NEEDS to be in the default download. This is the only way you can view the most recent and screen them, deleting or fixing them as they show up.</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/graveyard/">Graveyard</category>                        <dc:creator>Jan_AQ</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-21450</guid>
                    </item>
				                    <item>
                        <title>Re: Challenges order by newest first</title>
                        <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18986</link>
                        <pubDate>Thu, 15 Dec 2011 16:07:57 +0000</pubDate>
                        <description><![CDATA[I&#039;ve been wondering if there was a way to do this for a LONG time now. Very useful! Thanks!]]></description>
                        <content:encoded><![CDATA[I&#039;ve been wondering if there was a way to do this for a LONG time now. Very useful! Thanks!]]></content:encoded>
						                            <category domain="https://efiction.org/community/graveyard/">Graveyard</category>                        <dc:creator>SomethingBlue42</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18986</guid>
                    </item>
				                    <item>
                        <title>Re: Challenges order by newest first</title>
                        <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18885</link>
                        <pubDate>Wed, 17 Aug 2011 16:15:08 +0000</pubDate>
                        <description><![CDATA[This was super easy, and super helpful. I was trying to figure out how to do this. Thanks so much.]]></description>
                        <content:encoded><![CDATA[This was super easy, and super helpful. I was trying to figure out how to do this. Thanks so much.]]></content:encoded>
						                            <category domain="https://efiction.org/community/graveyard/">Graveyard</category>                        <dc:creator>IzDoodle</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18885</guid>
                    </item>
				                    <item>
                        <title>Re: Challenges order by newest first</title>
                        <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18664</link>
                        <pubDate>Thu, 07 Apr 2011 05:27:18 +0000</pubDate>
                        <description><![CDATA[Want to thank you for this snippet of coding Jan_AQ,&nbsp; has come in very useful.]]></description>
                        <content:encoded><![CDATA[Want to thank you for this snippet of coding Jan_AQ,&nbsp; has come in very useful.]]></content:encoded>
						                            <category domain="https://efiction.org/community/graveyard/">Graveyard</category>                        <dc:creator>jacci</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-18664</guid>
                    </item>
				                    <item>
                        <title>Challenges order by newest first</title>
                        <link>https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-2367</link>
                        <pubDate>Wed, 22 Apr 2009 07:17:23 +0000</pubDate>
                        <description><![CDATA[I have been trying to figure out a way to view the newest challenges on my site and I came up with this briefly:A way to view the newest challenges first. (Challenges module version 1.4)Chal...]]></description>
                        <content:encoded><![CDATA[I have been trying to figure out a way to view the newest challenges on my site and I came up with this briefly:<br><br><b>A way to view the newest challenges first. (Challenges module version 1.4)</b><br>Challenges will be listed by newest first on the Challenges page, as well as under every letter.<br><br>In the Challenges module folder open browse.php<br><br>Line 66:<br><br>change from:<br><br>$query = &quot;SELECT chal.* FROM &quot;.TABLEPREFIX.&quot;fanfiction_challenges as chal $chalquery <span style="color:red">ORDER BY title</span> LIMIT $offset, $itemsperpage&quot;;<br><br><br>to:<br>$query = &quot;SELECT chal.* FROM &quot;.TABLEPREFIX.&quot;fanfiction_challenges as chal $chalquery <span style="color:red">ORDER BY chalid DESC</span> LIMIT $offset, $itemsperpage&quot;;<br><br>]]></content:encoded>
						                            <category domain="https://efiction.org/community/graveyard/">Graveyard</category>                        <dc:creator>Jan_AQ</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/graveyard/challenges-order-by-newest-first/#post-2367</guid>
                    </item>
							        </channel>
        </rss>
		