source: extensions/piwigopress/readme.txt @ 4193

Last change on this file since 4193 was 4129, checked in by vdigital, 14 years ago

[PiwigoPress] WordPress constraints (2)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 3.4 KB
Line 
1=== PiwigoPress ===
2Contributors: vpiwigo
3Donate link: http://www.vdigital.org/sharing/
4Tags: galleries, public pictures, randomize
5Requires at least: 2.8.4
6Tested up to: 2.8.5
7Stable tag: 1.0.4
8
9This widget integrates in your blog sidebars some randomized thumbnails and some links from your or any open API Piwigo gallery.
10
11== Description ==
12
13PiwigoPress is a WordPress 2.8 Sidebar Widget that links to the pictures of a Piwigo gallery.
14Thus, a Piwigo gallery with several public pictures in it is a prerequisite to make it work.
15But even if you don't have one yet, you can nonetheless give this plugin a try by using the
16Official Piwigo [demonstration gallery][] before
17setting up your own gallery.
18
19PiwigoPress can display several links to the Piwigo gallery in the sidebars of your WordPress
20blog, all of them being optional: a random thumbnail linking to the corresponding picture page,
21menus directing to all categories defined as public in the gallery, several additional links
22to most recent, most viewed, most commented pictures, and more.
23
24When you've finished testing and want to create you own gallery, go to the Piwigo [download page][],
25where you'll find all the links you might need.
26
27Try "NetInstall" first. If it fails, switch to the "Package" download and follow the full
28installation procedure. Try « pLoader » but in any case, you will find an « Instructions » link
29in your Piwigo gallery administration page.
30
31A Widget signed and supported by the Piwigo Team.
32[demonstration gallery]: http://piwigo.org/demo  "The demonstration gallery"
33[download page]: http://piwigo.org/downloads  "Piwigo download page"
34
35== Installation ==
36
37How to install PiwigoPress and get it working.
38
391. Upload `PiwigoPress` complete folder to the `/wp-content/plugins/` directory
402. Activate the plugin through the 'Plugins' menu in WordPress
413. Access to Widgets, draw PiwigoPress to the sidebar you want
42
43Explanation of Plugin data fields.
44
45Title: To use in the sidebar
46Get thumbnails: Embed thumbnails or ignore (Another option will come later)
47Local directory (if local): Piwigo installation directory (on the same website)
48(or) External gallery URL: URL to the gallery (if not local)
49Number of pictures (0=none): Number of thumbnails to get
50
51Optional parameters
52Category id (0=all): Pictures from a specific Piwigo category or from all
53Since X months (0=all): Age of posted picture
54CSS DIV class: For your blog design
55CSS IMG class: For your blog design
56Categories menu: Includes all links related to Piwigo categories
57
58All below selectable option are special Piwigo links to include:
59* Most visited
60* Best rated
61* Most commented (need a plugin in the client gallery)
62* Random
63* Recent pics
64* Calendar
65* Keywords
66* Comments
67
68== Frequently Asked Questions ==
69
70Currently, none.
71
72= A question that someone might have =
73
74Anwsers will come later.
75
76== Screenshots ==
77
781. Widget parameters for the demo gallery
792. Expected result in your sidebar
803. Widget parameters for your gallery (on the same domain)
81
82== Changelog ==
83
84= 1.04 =
85* Alternate pwg_get_contents (file\_get\_contents, fsockopen, ...)
86* cURL is coming
87
88= 1.03 =
89* Project rename: Directory name changed for WordPress constraints
90* Language issue solved
91* Pre-version for WordPress publication
92
93= 1.02 =
94* Project rename: Public Piwigo WordPress Widget becomes PiwigoPress
95* I18n version (Italian)
96
97= 1.01 =
98* I18n version (French, Spanish,...)
99* Link bug with some theme... Solved.
100
101= 1.0 =
102* First version.
Note: See TracBrowser for help on using the repository browser.