On Thursday, August 20, 2015 at 10:17:59 PM UTC-7, Martti Lamberg wrote: > > I can't install HandsOnTable plugin into my app. Tried the automatic > plugin installer in .../admin/default/plugins/"my_app" but it says: > > unable to install plugin >> "web2py.plugin.HandsOnTable_plugin_for_a_spreadsheet.w2p" > > > Tried manually installing it too. I downloaded the > "plugin_hotsheet-master-fe9652df3fa5968449ac445f406a0e6c473df37f.tar.gz" > and uploaded it to the app. This time it says: > > App does not exist or you are not authorized > > > Niice. So what to do? Can I install it by manually dropping the files to > the app folder? Which files and where exactly? >
I'm also interested in the answer, but has anyone turned this into a Web2Py plug-in? I suspect that you need to unzip/tar the download file, and copy the javascript files to your app's static directory. (Speaks the person who has never tried that with any javascript, not even an autocompleter) /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 [email protected]. For more options, visit https://groups.google.com/d/optout.

