On Tue, May 5, 2009 at 4:37 AM, Timmie <timmichel...@gmx-topmail.de> wrote:
> > > http://bazaar.launchpad.net/~mdipierro/web2py-wiki/trunk/annotate/head%3A/models/db.py > change the following: > ..... > into: > db.define_table('page', .... > > db.Field('category','string'), # one page can only be in one > category (like a folder) but have more than one tag. prepopulate with > predefined categories!!! > ..... > > What do you think? > Would this be like gmail labels then - any label, no heirarchical structure? How would you define categories? extend them? structure them? for example: If you had UI and CSS, would they have some relationship? If I (an author) made a new category, how would I do that? How would I group or suggest what my category is realted to? These questions (for me) are driven by this: - if categories are static, people start mis-using them (because they can't find what fits) and over time, the categories fail to serve their purpose; - if categories are allowed to be created, then they explode (natural process) and to keep things orderly, or to coalesce them there needs to be some way to organize them, group very closely related terms, etc. > > On 5 Mai, 08:58, Tim Michelsen <timmichel...@gmx-topmail.de> wrote: > > > The question of what is appropriate to add, what needs updating, what > is > > > out of date, what belongs grouped together... > > > > I tried to use the tags for this. but some pages have multiple tag > > entries... > > Well, why not have tags and categories? a category should be singular > > and can then server as grouping item? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---