Is <URL:https://github.com/mdipierro/w2cms> still the best example for handling tags and labeling? My google-fu is kinda limited today, and any recent examples are getting lost amid HTML tags.
I currently am using the simplest tagging scheme ... just a string field, then use contains() to find hits on a particular tag,. and currently using just letting the browser history suggest completions. But I think I'd like to manage completions and searches better, and switching to a list (either a list of strings or a list or refences, as above) would get me there. (The contains() technique doesn't do much "close but not exact" matches, and it's easy to introduce typos into the current scheme.) /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.