Hi all. I have a portal site, a vocabolary with 5 terms and some nodes (where these 5 terms are used). Call them "categories".
Now I need to create a page with the last 10 posts from the category X (I can do it with views module) but with url like this: http://www.mysite.dom/%5BOne of 5 terms/categories] . I have tried to use % in the path that I must to set in the view page, but I have this error:
"%" may not be used for the first segment of a path
Is there a way to do what I want to do ?
M.
PS: Sorry for my bad english.