From http:\\www.spsfaq.com
SPSFAQ030112 - How can I customise the News/Announcements/Quick Links
WebPart? - 3 Comments - stephencummins - Wed, Dec 12th, 2001 - Customisation
If you click on the "Content" tab of the dashboard where the web part is
located, and then on the web part name, you are presented with the web
part's properties. Click on the link labeled "Show Advanced Settings". Near
the bottom of the page is a list box labeled "Store the following data for
this Web Part:". The second line defaults to '"DAV:getlastmodified" DESC'
which means that this web part will be sorted by the last modified date and
in descending order.
You can change the "DAV:getlastmodified" to "DAV:href" to sort by the URL,
"DAV:displayname" to sort by the filename,
"urn:schemas-microsoft-com:office:office#Description" to sort by the
description, or "urn:schemas-microsoft-com:office:office#Title" to sort by
the title.
You can also change the DESC to be ASC to sort in ascending order.
If you change the number at the end, It's "5" by default, increase this to
increase the max number of items. Change it to "empty" to have no Maximum.