The number of hits is important because it is used to order by popularity,
which is a great feature.
One thing I think would be really great is a "sort by title" and a "sort by
domain name" that sorts the ENTIRE list, ignoring the categories. Often a
website is arbitrarily assigned to one of several categories that would be
appropriate for the link. This makes it hard to find a particular website.
These sorts would make it much easier to browse the links.
Geoff
At 08:58 PM 2/15/2002, you wrote:
>I'm new to the development group, and I want to start making some
>changes to the code. I am starting with something really simple in
>the links.php script. When links are displayed, they are not sorted.
> I am adding "order by title" to the query.
>
>I am thnking that should be an obvious improvement .. but what about
>other things? For instance, I don't think we need to have the word
>"Description" in front of description. I also don't think we need to
>display when it was added, or how many hits it has had, because the
>information is not useful, (at least to me).
>
>However, I am well aware that everyone may not share this opinion,
>but I don't know how you folks decide issues like this.
>
>Does anybody mind if I comment out the "Hits" and remove the
>"Description" label?
>
>When I get a bit braver, I want to add my code that allows users to
>create their own pages. Any objections to this? Support for this?
>
>Thanks!
>
> Bob Treumann
>
>
>
>_______________________________________________
>Phpwebsite-developers mailing list
>Php...@li...
>https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers
|