<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Top Downloads - sort by description in Admin page?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Top Downloads - sort by description in Admin page?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Top Downloads - sort by description in Admin page?</title>
				<description><![CDATA[ Hello!<br /> <br /> I need help if someone knows how.<br /> [b]I would like to have my files in Top Downloads administration page to be sorted by description (not by file_id as default)[/b]. It would be easier for me to work with table sorted by descriptions, because I have many files and descriptions tell me categories and themes, by file names it is very hard to find wanted file very fast.<br /> Is it possible? I don`t know Perl so I am digging in dark in that download.pl file trying to swap places of variables but I canot make it sort the table my way.<br /> <br /> Is it too much to ask (is much programming needed?) or is it just few lines that need to be changed? Maybe someone can direct me which lines to change? I would appreciate it.<br /> Thank you in advance.<br /> <br /> __ <br /> VeSn@ <br /> www.moljac.hr <br /> <a class="snap_shots" href="http://foto.moljac.hr" target="_blank" rel="nofollow">http://foto.moljac.hr</a> <br /> <a class="snap_shots" href="http://vesnin.moljac.hr" target="_blank" rel="nofollow">http://vesnin.moljac.hr</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/931/2346.php</guid>
				<link>https://proxy2.de/forum/posts/preList/931/2346.php</link>
				<pubDate><![CDATA[Fri, 2 Aug 2002 17:23:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ there is a sort function somewhere in the code<br /> <br /> [quote]<br /> foreach $file (sort {$descript_array{$a} cmp $descript_array{$b}} (keys(%descript_array))) {<br /> ...<br /> [/quote]<br /> <br /> but i don't know much about perl]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/931/2351.php</guid>
				<link>https://proxy2.de/forum/posts/preList/931/2351.php</link>
				<pubDate><![CDATA[Fri, 2 Aug 2002 21:22:52]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Solved! - read for solution!</title>
				<description><![CDATA[ Hi!<br /> <br /> I found a kind of workaround at MSDN Microsoft site:<br /> [url=http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndude/html/dude07232001.asp][u][color="red"]MSDN Sort Table Behaviour[/color][/u][/url]<br /> <br /> Easy to apply to any html table anywhere. Gives the possibility to sort by clicking at any table column and to sort descending by clicking second time. Very practical.<br /> So what I did just found that Admin table in download.pl and put in &lt;table&gt; tag link to behaviour I downloaded from MSDN site. Cool! <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /><br /> <br /> __ <br /> VeSn@ <br /> www.moljac.hr <br /> <a class="snap_shots" href="http://foto.moljac.hr" target="_blank" rel="nofollow">http://foto.moljac.hr</a> <br /> <a class="snap_shots" href="http://vesnin.moljac.hr" target="_blank" rel="nofollow">http://vesnin.moljac.hr</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/931/2389.php</guid>
				<link>https://proxy2.de/forum/posts/preList/931/2389.php</link>
				<pubDate><![CDATA[Fri, 2 Aug 2002 23:43:36]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>