1
ArcAngel
Sub catogories in WF-Links 1.03b
  • 2006/8/29 10:47

  • ArcAngel

  • Just popping in

  • Posts: 20

  • Since: 2005/7/15


Hi All,

When you enable to show subcatogories they are listed under eachother, i remember they could be also listed as comma seperated?

http://www.flexnet.org/modules/wflinks/

e.g. (Catogory1, Catogory2, Catogory3) etc.


If anyone knows i would be much obliged.

With kind regards,

Tako

2
McDonald
Re: Sub catogories in WF-Links 1.03b
  • 2006/8/29 11:20

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Hello Tako,

WF-Links shows the sub-categories as a column only.
To have the sub-categories shown comma-seperated you'll need to hack WF-Links.
The file to hack is wflinks_index.html probably, line 26:

<div style="margin-bottom: 3px; margin-left: 16px; font-size: smaller;"><{$category.subcategories}></div>

3
ArcAngel
Re: Sub catogories in WF-Links 1.03b
  • 2006/8/29 11:46

  • ArcAngel

  • Just popping in

  • Posts: 20

  • Since: 2005/7/15


And what should i do there?

BR,

Tako

4
McDonald
Re: Sub catogories in WF-Links 1.03b
  • 2006/8/29 20:25

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Don't know yet, but I will have a look how to change it later.

5
ArcAngel
Re: Sub catogories in WF-Links 1.03b
  • 2006/9/4 13:22

  • ArcAngel

  • Just popping in

  • Posts: 20

  • Since: 2005/7/15


Ok McDonald,

Thanks for the effort. I'll wait your reply.


With kind regards,

Tako

6
McDonald
Re: Sub catogories in WF-Links 1.03b
  • 2006/9/4 17:40

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Hello Tako,

The solution is very simple.
Open the file index.php in a text editor and look for the following line:

$subcategories .= "<br />";


Replace this with:

$subcategories .= ", ";


That's it.

Login

Who's Online

236 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits