How to use it:

1) import the plugin in your app using the latest admin (1.72.3)
2) in your views include

     {{=tag('mytable',45)}}

It will create a tagging widget (that uses ajax) for table mytable,  
record 45.

3) In other pages or layout you can add

     {{=tag_cloud()}}

and it should be obvious what they do. Look at the generated HTML for  
css classes for customization.

Of course it runs on Google App Engine.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Attachment: web2py.plugin.tagging.w2p
Description: Binary data



Enjoy!


Reply via email to