Two sites that I’m currently building require a Categories menu where each link returns a list of posts tagged with the selected category. Categories are not created beforehand, the entry form for a new post needs to have a field where tags may be entered, in a delimited list, these tags are then used to create the menu.
Is this possible in EE out the box?