Author Topic: how to create two different categorylistings....  (Read 4988 times)

0 Members and 1 Guest are viewing this topic.

Offline pietg

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
    • http://www.totaaldigitaal.nl
how to create two different categorylistings....
« on: January 24, 2003, 01:10:32 PM »
Hello,

In home.html there is a section that calls for the function {categories}.
This will show the categories available and displays them in a number of table cells as set in the settings.

I want another category listing in the home.html but now it should be in only 1 tablecel and there should not be any decsription under it.

So how can I make a {categories_fixed} that give a listing of categories without description of 1 cell 100% width ?


All suggestions are welcome.

Kind regards,
Piet

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
how to create two different categorylistings....
« Reply #1 on: January 24, 2003, 10:34:23 PM »
I think its too much work to do, u'll need new function, new template...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline pietg

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
    • http://www.totaaldigitaal.nl
how to create two different categorylistings....
« Reply #2 on: January 24, 2003, 11:57:35 PM »
Can't it be something like copying the orginal function give it a different name?

But I don't know what the variables mean in function.php.
And what template does {categories} use?

Piet

Offline pietg

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
    • http://www.totaaldigitaal.nl
how to create two different categorylistings....
« Reply #3 on: February 06, 2003, 04:29:43 PM »