Hey everyone,
This would be my first post here (even though i've read a million threads). I'd like to start off by saying that Links 2.0 is one of the best shareware search scripts around.
Here's the question (and I hope this hasn't all ready been brought up):
I was wondering if someone could help me with editing my site_html.pl file under sub site_html_print_cat to make it so that the multiple categories are listed on a completely new <tr>.
So in stead of it looking something like this (please ignore the dots - it was the only way to make it look like a table):
Hockey(2) . . . . . . . . . . .Soccer(4)
This is category 1 . . . . . ..This is category 2.
Here is additional text
Even more text . . . . . . . . Basketball(7)
Some more text . . . . . . . .This is another category.
Here is some more text.
.. . . . . . . . . . . . . . . . . . Pool(2)
Football(5) . . . . . . . . . . This is another category.
This is another category.. . Some additional text.
Volleyball(12)
This is another category.
I would like it to look something like this:
Hockey(2). . . . . . . . .. . .Soccer(4)
This is category 1 . . . . . . This is category 2.
Here is additional text.
Even more text.
Some more text.
Football(5) . . . . . . . . . . .Basketball(7)
This is another category. . .This is another category.
. . . . . . . . . . . . . . . . . . . Here is some more text.
Volleyball(12) . . . . . . . . .Pool(3)
This is another category. . .This is another category.
Some additional text
I just want a nice and clean look like the second one. I really hope the above makes sense and that my imaginary tables look okay when I post this.
Thanks alot for the help.
reflex
This would be my first post here (even though i've read a million threads). I'd like to start off by saying that Links 2.0 is one of the best shareware search scripts around.
Here's the question (and I hope this hasn't all ready been brought up):
I was wondering if someone could help me with editing my site_html.pl file under sub site_html_print_cat to make it so that the multiple categories are listed on a completely new <tr>.
So in stead of it looking something like this (please ignore the dots - it was the only way to make it look like a table):
Hockey(2) . . . . . . . . . . .Soccer(4)
This is category 1 . . . . . ..This is category 2.
Here is additional text
Even more text . . . . . . . . Basketball(7)
Some more text . . . . . . . .This is another category.
Here is some more text.
.. . . . . . . . . . . . . . . . . . Pool(2)
Football(5) . . . . . . . . . . This is another category.
This is another category.. . Some additional text.
Volleyball(12)
This is another category.
I would like it to look something like this:
Hockey(2). . . . . . . . .. . .Soccer(4)
This is category 1 . . . . . . This is category 2.
Here is additional text.
Even more text.
Some more text.
Football(5) . . . . . . . . . . .Basketball(7)
This is another category. . .This is another category.
. . . . . . . . . . . . . . . . . . . Here is some more text.
Volleyball(12) . . . . . . . . .Pool(3)
This is another category. . .This is another category.
Some additional text
I just want a nice and clean look like the second one. I really hope the above makes sense and that my imaginary tables look okay when I post this.
Thanks alot for the help.
reflex


Category Columns
I don't think so...
Re: [PerlFlunkie] Category Columns