I added a tag cloud to the weblog template: #set($mytags = $model.weblog.getPopularTags(-1, 30)) #foreach ($tag in $mytags) <a class="tag s${tag.intensity}" href="$url.tag($tag.name)" title="$tag.count"> $tag.name </a> #end
But when clicking a tag, the 404 error page appear !Lo sentimos! No se ha podido encontrar su documento (404) Status Code 404 Message Type Exception El fichero que solicitó no se pudo encontrar en este servidor. Enrique Fuenzalida M. http://www.individual.cl/