Re: categories

Kimbro Staken <[email protected]> Wed, 12 Nov 2003 07:31:58 -0700
Newsgroups gmane.comp.web.syncato.general
Message-ID <[email protected]>
I'm not exactly sure what you're having problems with, but something 
like this should work.

<xsl:for-each select="category">
	<xsl:value-of select="."/>
</xsl:for-each>

On Nov 12, 2003, at 9:16 AM, darryl wrote:

> I can match one category. but everything i tried to match all the 
> categories fails :(
>
> -darryl
>
> darryl wrote:
>
>> Yes item page.
>>
>> Kimbro Staken wrote:
>>
>>> You mean you're trying to show them on the item page or somewhere 
>>> else?
>>>
>>> On Nov 12, 2003, at 12:02 AM, darryl wrote:
>>>
>>>> Kimbro,
>>>>
>>>> I'd like to show the categories for each post. I can't seem to get 
>>>> it. Any ideas (the xpath query is easy enough) but i can't get the 
>>>> templating right...
>>>>
>>>> -darryl
>>>>
>>>>
>>>>
>>>> -------------------------------------------------------
>>>> This SF.Net email sponsored by: ApacheCon 2003,
>>>> 16-19 November in Las Vegas. Learn firsthand the latest
>>>> developments in Apache, PHP, Perl, XML, Java, MySQL,
>>>> WebDAV, and more! http://www.apachecon.com/
>>>> _______________________________________________
>>>> Syncato-general mailing list
>>>> Syncato-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>>> https://lists.sourceforge.net/lists/listinfo/syncato-general
>>>>
>>>>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> _______________________________________________
> Syncato-general mailing list
> Syncato-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/syncato-general
>
>
Kimbro Staken
Software, Consulting and Writing http://www.xmldatabases.org/
Apache Xindice native XML database http://xml.apache.org/xindice
XML:DB Initiative http://www.xmldb.org



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/