> -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:coreblog-en- > [EMAIL PROTECTED] Im Auftrag von Lee Harr > Gesendet: Freitag, 2. Dezember 2005 22:20 > An: [email protected] > Betreff: RE: [COREblog-en] Subcategory as a dtml-variable > > >Hi, can anybody give me a hint how I get the subcategorys of an entry as > a > >dtml-variable? > > > > > I am not sure this is what you need, but I am using > > <category><dtml-in entry_category_list><dtml-var name></dtml- > in></category> > > in my rdf10_xml dtml method. My entries all have only one category. > > > My ultimate goal is to be able to filter entries by category in a > feed aggregation I am starting. > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > _______________________________________________ > COREblog-en mailing list > [email protected] > http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en > Unsubscription writing to [EMAIL PROTECTED]
Hi, Thank you for the suggestion, but I already tried that one. My Entries all have a main category and sometimes a few sub categories. (In the Add Entry Form you choose them after putting in the extend). The Problem is, that an entry only shows up in the categorylist under the main category of the entry. The sub categories seem to be rather "only-informative". But I want an entry with e.g. cat1 as main category and cat2 und cat3 as sub categories to show up in cat1, cat2, and cat3. _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
