On 30 Sep 2005, at 15:12, Chuck Phillips wrote:

Any ideas on how to convince TaglibHelper to not include the unwanted
"-item" tags?

return:

'users' => [
   {
             'first_name' => '...',
             'user_id' => '...',
             'last_name' => '...',
             'username' => '...',
   },
   ...
]

and set itemtag=user in your @EXPORT_TAGLIB line.

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to