[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Committing




Neat, it actually works! :-)

One "feature" is missing though.  I need the c=x.y.z to be appended to the
URL.  Ie:

article.php3?id=1 --> article.php3?id=1&c=1.2.3.5

so that I can search on the category ID.  

On Wed, 2 Jun 1999, Jason Pincin wrote:

> I'm just now commiting some changes to the drill-down/search interface on
> simple.php3.
> 
> The issue that the drill down broke when there were no more categories is
> resolved... it now displays articles if there are any there, and nothing
> if there is neither article or categories.
> 
> Aaron - this should let you start plugging away at what you needed...
> 
> Now - I need to go back and comment code, etc.  I need to do some cleaning
> up, and then I'll crank out advanced.php3
> 
> Jason
>