Maybe what you're looking for is a self-populating javascript modal with a "tweet this button".
That should be trivial to implement by appending the write information to the twitter URL. (see share code for correct URL) On 31/08/2012 6:42 AM, "Pystar" <aitoehi...@gmail.com> wrote: > But I am only using web2py inbuilt Auth. Can I use Auth and still allow > users grant permission to my app using OAuth? And does the twitter API cap > limit of 100k users count if I do? > > > On Thursday, August 30, 2012 9:36:39 PM UTC+1, rochacbruno wrote: >> >> It is only possible if you have implemented OAuth and user gave access >> permission for your application. > > -- > > > > --