Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [sahertianr] Global to show Main Category (Father) of the subcategories.

Quote Reply
Re: [sahertianr] Global to show Main Category (Father) of the subcategories. In reply to
Try changing the last line of Andy's global to

$name_slice[0] ? return {TypeT => $name_slice[0]} : return {TypeT => 'No name found'};

Then you should be able to use

<%type_tone($ID)%>
<%if TypeT eq '1000'%>
SHOW THIS IMAGE OR TEXT OR INCLUDE(a certain file)
<%elseif TypeT eq '2000'%>
SHOW THAT IMAGE OR TEXT OR INCLUDE(a certain file)
<%endif%>
Subject Author Views Date
Thread Global to show Main Category (Father) of the subcategories. sahertianr 7655 Oct 1, 2004, 7:46 AM
Post Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
pugdog 7528 Oct 1, 2004, 11:24 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7560 Oct 1, 2004, 11:46 PM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7533 Oct 2, 2004, 2:17 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7602 Oct 2, 2004, 2:22 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7552 Oct 2, 2004, 2:34 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7504 Oct 2, 2004, 2:38 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7525 Oct 2, 2004, 4:54 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7487 Oct 2, 2004, 5:00 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7498 Oct 2, 2004, 5:11 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7514 Oct 2, 2004, 8:21 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7549 Oct 2, 2004, 8:51 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7570 Oct 2, 2004, 8:59 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7483 Oct 2, 2004, 9:08 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
Andy 7505 Oct 2, 2004, 9:14 AM
Thread Re: [Andy] Global to show Main Category (Father) of the subcategories.
sahertianr 7482 Oct 2, 2004, 9:19 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
sahertianr 7517 Oct 4, 2004, 1:02 AM
Thread Re: [sahertianr] Global to show Main Category (Father) of the subcategories.
afinlr 7416 Oct 6, 2004, 11:24 AM
Post Re: [afinlr] Global to show Main Category (Father) of the subcategories.
sahertianr 7416 Oct 6, 2004, 12:26 PM