a .w2p file is a just a .tar.gz gile. You can do
$ cd applications/myapp $ tar zxvf /path/to/web2py.plugin.name.w2p On Wednesday, 3 April 2013 00:57:24 UTC-5, Marcos wrote: > > After downloading layout plugin, I need to insert the file into > static/plugin_layout_name/ of myapp. But I don't know how to extract .w2p. > plz tell me the method to insert the file. > > Thanks > > -- --- 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/groups/opt_out.

