source: extensions/piwigopress/readme.txt @ 4125

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

[PiwigoPress] = 1.04 =

  • Alternate pwg_get_contents (file_get_contents, fsockopen, ...)
  • cURL is coming soon
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 3.1 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: trunk
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 widget, it links public pictures in your Piwigo gallery (Piwigo).
14In other words, it's a WordPress Sidebar Widget with some available public pictures in your Piwigo gallery as a prereq.
15
16If you don't have a Piwigo Gallery already, you can try this plugin based on the Official Piwigo demo: http://piwigo.org/demo
17
18Once convinced, you go to the Piwigo download page http://piwigo.org/downloads
19(All links on this page are what you could need).
20
21Try NetInstall if it fails switch to the package download and follow the full install procedure.
22Try pLoader but in all case, in your Piwigo gallery administration pages, you will find the Instructions link.
23
24Once 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
29All of these are PiwigoPress options.
30
31
32== Installation ==
33
34How to install PiwigoPress and get it working.
35
361. Upload `PiwigoPress` complete folder to the `/wp-content/plugins/` directory
372. Activate the plugin through the 'Plugins' menu in WordPress
383. Access to Widgets, draw PiwigoPress to the sidebar you want
39
40Explanation of Plugin data fields.
41
42Title: To use in the sidebar
43Get thumbnails: Embed thumbnails or ignore (Another option will come later)
44Local directory (if local): Piwigo installation directory (on the same website)
45(or) External gallery URL: URL to the gallery (if not local)
46Number of pictures (0=none): Number of thumbnails to get
47
48Optional parameters
49Category id (0=all): Pictures from a specific Piwigo category or from all
50Since X months (0=all): Age of posted picture
51CSS DIV class: For your blog design
52CSS IMG class: For your blog design
53Categories menu: Includes all links related to Piwigo categories
54
55All below selectable option are special Piwigo links to include:
56Most visited - Best rated - Most commented - Random
57Recent pics - Calendar - Keywords - Comments
58
59== Frequently Asked Questions ==
60
61Currently, none.
62
63= A question that someone might have =
64
65Anwsers will come later.
66
67== Screenshots ==
68
691. Sshot_result.png in your sidebar
702. Sshot_demo.png Widget parameters for the demo gallery
713. Sshot_local.png Widget parameters for your local gallery
72
73== Changelog ==
74
75= 1.04 =
76* Alternate pwg_get_contents (file_get_contents, fsockopen, ...)
77* cURL is coming
78
79= 1.03 =
80* Project rename: Directory name changed for WordPress constraints
81* Language issue solved
82* Pre-version for WordPress publication
83
84= 1.02 =
85* Project rename: Public Piwigo WordPress Widget becomes PiwigoPress
86* I18n version (Italian)
87
88= 1.01 =
89* I18n version (French, Spanish,...)
90  Link bug with some theme... Solved.
91
92= 1.0 =
93* First version.
Note: See TracBrowser for help on using the repository browser.