From: <bo...@el...> - 2002-02-16 02:55:03
|
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 |