A picasaweb-based image gallery for Nucleus
| General Plugin info | |
|---|---|
| Author: | omeslo |
| Current Version: | 0.93 |
| Download: | http://www.omeslowhand.com/index.php?itemid=33&catid=2 |
| Demo: | http://www.omeslowhand.com/index.php?special=picasagallery |
| Forum Thread: | http://forum.nucleuscms.org/viewtopic.php?t=17210 |
Due to added functionality, the installation procedure has changed a bit. Please follow these steps:
1) Upload the code to your plugins directory.
2) Install the plugin in your admin section
3) Put this in your <head> section (typically head.inc) : <%plugin(picasagallery, loadjs)%>
4) Create a static page and put <%plugin(picasagallery)%> where you want the gallery to be displayed
5) Insert <%plugin(picasagallery, ,random)%> where you want the random picture (e.g. sidemenu.inc)
6) Go to the plugin options and enter any picasa username
7) Call your static page, and the gallery should be displayed
Note: If you set ‘Use authentication’ in the plugin options to ‘yes’, the first time the gallery is called, you will be directed to picasaweb, where you will have to grant access to the plugin. A permanent security token will be downloaded and stored in the database. Using this token, designated users will have access to picasaweb’s restricted albums.
And another note: If you are upgrading from an older version, you will have to uninstall the plugin, upload the latest version overwriting the older files and re-install again.
After installing, just enter any Picasaweb username in the plugin options and all associated public albums will be displayed on your webpage. All editing is done through picasaweb. They made a much better interface for that than I could ever do so this plugin is mainly aimed at displaying those pictures on your website in a nice and comprehensible manner.
This is what it’s gonna look like:
If you find any, please post a comment here: http://www.omeslowhand.com/index.php?itemid=30&catid=2
Or in the appropriate forum thread (see above)