Alvaro (and Massimo),

Awesome work. It is great to know that we have such a great app and
that it run on GAE.

I was going to suggest meta data, but after thinking it over a bit I
am really like the flexibility, power and simplicity of a straight up
tagging system but that got me thinking...

One way we might continue to benefit from the simplicity and pure
functionality of tags, keep our GAE status and add more data about our
data might be be by making the current tagging feature do "double
duty" with a dictionary like tag. Seems to handle the "=" sign fine
but it would require a few adjustments.

This might also make for some very interesting filter possibilities as
well. Tag management would probably be more complicated though but it
could allow us to organize the site a bit more as we add new media.

Example: An article on configuring web2py behind Apache on Ubuntu
might have the following tags:

Subject=Apache
Subject=Webservers
Subject=Deployment Recipies
OS=Ubuntu
OS=Linux
Webservers=Apache

It might be rendered something like this:

Page Tags
+ Subject
       Apache
       Deployment Recipies
       Webservers
+ OS
       Ubuntu
       Linux
+ Webservers
      Apache

Perhaps by default only Subject would be expanded in the view to save
space.

For folks who do not like and or want the added complication of
"contexted tagging" (I just made that up!) would be able to use a
single left hand side argument (for example Subject) and Voila, thing
would work as they do now.

Again, Awesome Work on the Wiki move and upgrades. I love the new
url's.

Cheers,

Christopher Steel

> > > --
> > >  Álvaro Justen
> > >  Peta5 - Telecomunicações e Software Livre
> > >  21 3021-6001 / 9898-0141
> > >  http://www.peta5.com.br/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to