yep, github downloads a zip that holds a folder that holds the content

- archive.zip
      - w2p_timezone_plugin-master
            - modules
            - static

What you need to do is copy the modules and static folders "on top" of your 
applications one..... e.g. if your app is at 
/path/to/web2py/application/yourappname/ you should copy modules and static 
under that folder (which has already a "static" and a "modules" folder).

Don't worry, within each of them there is a folder plugin_timezone that 
"holds" the plugin content completely separate from your app, so no file 
overwrites will be done.             

>
>>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to