Sunday 26 February 2006 2:08:28 pm
Hi,
I have a list of items and I want to allow users, with a click on the author name, to see all other post of this author
Author are text line. They are not related to the eZ author. I made a link to pass the author name between templates <a href={$node.url_alias|append('/(author)/'|append( $my_citation.object.data_map.author.content))|ezurl}>
{attribute_view_gui attribute=$my_citation.object.data_map.author}</a>
I get the variable author with {$view_parameters.author}
but the encoding is showing %20
instead of a blank space between lastname and firstname Using UTF-8 encoding, how could I solve this?
Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch
|