You can see it in action at

http://web2py-crm.appspot.com

On Nov 11, 10:54 am, Massimo Di Pierro <mdipie...@cs.depaul.edu>
wrote:
> 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.
>
>  web2py.plugin.tagging.w2p
> 2KViewDownload
>
>
>
> Enjoy!
--~--~---------~--~----~------------~-------~--~----~
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