| 1 | === PiwigoPress === |
|---|
| 2 | Contributors: VDigital |
|---|
| 3 | Donate link: http://www.vdigital.org/sharing/ |
|---|
| 4 | Tags: galleries, public pictures, randomize |
|---|
| 5 | Requires at least: 2.8.4 |
|---|
| 6 | Tested up to: 2.8.5 |
|---|
| 7 | Stable tag: trunk |
|---|
| 8 | |
|---|
| 9 | This widget integrates in your blog sidebars some randomized thumbnails and some links from your or any open API Piwigo gallery. |
|---|
| 10 | |
|---|
| 11 | == Description == |
|---|
| 12 | |
|---|
| 13 | PiwigoPress is a WordPress 2.8 widget, it links public pictures in your Piwigo gallery (Piwigo). |
|---|
| 14 | In other words, it's a WordPress Sidebar Widget with some available public pictures in your Piwigo gallery as a prereq. |
|---|
| 15 | |
|---|
| 16 | If you don't have a Piwigo Gallery already, you can try this plugin based on the Official Piwigo demo: http://piwigo.org/demo |
|---|
| 17 | |
|---|
| 18 | Once convinced, you go to the Piwigo download page http://piwigo.org/downloads |
|---|
| 19 | (All links on this page are what you could need). |
|---|
| 20 | |
|---|
| 21 | Try NetInstall if it fails switch to the package download and follow the full install procedure. |
|---|
| 22 | Try pLoader but in all case, in your Piwigo gallery administration pages, you will find the Instructions link. |
|---|
| 23 | |
|---|
| 24 | Once your gallery online, PiwigoPress will offer to your blog in its sidebars: |
|---|
| 25 | - Random public thumbnails with a link to the related picture (medium size) in your gallery, |
|---|
| 26 | - Menu to all public categories of pictures, |
|---|
| 27 | - Several links to recent, most viewed, most commented pictures and more. |
|---|
| 28 | |
|---|
| 29 | All of these are PiwigoPress options. |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | == Installation == |
|---|
| 33 | |
|---|
| 34 | How to install PiwigoPress and get it working. |
|---|
| 35 | |
|---|
| 36 | 1. Upload `PiwigoPress` complete folder to the `/wp-content/plugins/` directory |
|---|
| 37 | 2. Activate the plugin through the 'Plugins' menu in WordPress |
|---|
| 38 | 3. Access to Widgets, draw PiwigoPress to the sidebar you want |
|---|
| 39 | |
|---|
| 40 | Explanation of Plugin data fields. |
|---|
| 41 | |
|---|
| 42 | Title: To use in the sidebar |
|---|
| 43 | Get thumbnails: Embed thumbnails or ignore (Another option will come later) |
|---|
| 44 | Local directory (if local): Piwigo installation directory (on the same website) |
|---|
| 45 | (or) External gallery URL: URL to the gallery (if not local) |
|---|
| 46 | Number of pictures (0=none): Number of thumbnails to get |
|---|
| 47 | |
|---|
| 48 | Optional parameters |
|---|
| 49 | Category id (0=all): Pictures from a specific Piwigo category or from all |
|---|
| 50 | Since X months (0=all): Age of posted picture |
|---|
| 51 | CSS DIV class: For your blog design |
|---|
| 52 | CSS IMG class: For your blog design |
|---|
| 53 | Categories menu: Includes all links related to Piwigo categories |
|---|
| 54 | |
|---|
| 55 | All below selectable option are special Piwigo links to include: |
|---|
| 56 | Most visited - Best rated - Most commented - Random |
|---|
| 57 | Recent pics - Calendar - Keywords - Comments |
|---|
| 58 | |
|---|
| 59 | == Frequently Asked Questions == |
|---|
| 60 | |
|---|
| 61 | Currently, none. |
|---|
| 62 | |
|---|
| 63 | = A question that someone might have = |
|---|
| 64 | |
|---|
| 65 | Anwsers will come later. |
|---|
| 66 | |
|---|
| 67 | == Screenshots == |
|---|
| 68 | |
|---|
| 69 | 1. Sshot_result.png in your sidebar |
|---|
| 70 | 2. Sshot_demo.png Widget parameters for the demo gallery |
|---|
| 71 | 3. Sshot_local.png Widget parameters for your local gallery |
|---|
| 72 | |
|---|
| 73 | == Changelog == |
|---|
| 74 | |
|---|
| 75 | = 1.02 = |
|---|
| 76 | * Project rename: Public Piwigo WordPress Widget becomes PiwigoPress |
|---|
| 77 | * I18n version (Italian) |
|---|
| 78 | |
|---|
| 79 | = 1.01 = |
|---|
| 80 | * I18n version (French, Spanish,...) |
|---|
| 81 | Link bug with some theme... Solved. |
|---|
| 82 | |
|---|
| 83 | = 1.0 = |
|---|
| 84 | * First version. |
|---|