On Dec 13, 5:45 am, Carlos <[email protected]> wrote: > Hi, > > This is not a question specific to web2py, but it's more a generic > inquiry. > > How does 'tags' usually work in a regular website (e.g. for articles/ > blogs)?. > > I mean: > > Should tags be managed (create/update/delete tags) only by the admin > or also by end users?. > > Should tags be used (tagging specific articles) only by the admin or > also by end users?. >
In wordpress, tags are created/managed by the post author and admins, not the readers.

