Changeset 1184745
- Timestamp:
- 06/20/2015 12:35:09 PM (11 years ago)
- Location:
- good-shelf
- Files:
-
- 3 edited
-
branches/1.1/README.txt (modified) (4 diffs)
-
tags/1.1/README.txt (modified) (4 diffs)
-
trunk/1.1/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
good-shelf/branches/1.1/README.txt
r1184333 r1184745 16 16 Goodshelf displays your goodreads shelves as a widget. Choose beween a link list and cover images. 17 17 18 * Display a shelf from your Goodreads account19 * choose between text links or book covers20 * configure how many books are displayed18 * Display a shelf from your Goodreads account 19 * choose between text links or book covers 20 * configure how many books are displayed 21 21 22 22 == Installation == 23 *upload the good_shelf.php file to your 'wp-content/plugins' folder. 24 *Activate the plugin in the 'plugins' page 25 *In the 'appearance > widgets' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 23 24 * upload the good_shelf.php file to your 'wp-content/plugins' folder. 25 * Activate the plugin in the '*plugins*' page 26 * In the '*appearance > widgets*' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 26 27 27 28 == Frequently Asked Questions == … … 34 35 = How do I change the style? = 35 36 36 If you are displaying a link list, the HTML output can be styled with: ul.goodreads 37 If you are displaying a link list, the HTML output can be styled with: ul.goodreads. 37 38 If you are displaying the cover images then the HTML output can be styled with a.goodreads_image 38 39 39 = Can i change the size of the image displayed? = 40 = Can I change the size of the image displayed? = 41 40 42 At present, the plugin does not have this feature, but the size can be changed in CSS using a.goodreads_image img 41 43 42 44 = Can I display the name of the Author? = 45 43 46 At present, this feature is not available. 44 47 45 48 = Can I remove the 'powered by Goodreads' link? = 49 46 50 It is within Goddreads terms of use to display a powered by link. 47 51 … … 53 57 54 58 1. An example of the widget 59 55 60 2. An example of a link list being displayed 61 56 62 3. An example of the cover images being displayed 57 63 … … 59 65 60 66 = 1.0 = 67 61 68 * Now has widget support. Shortcode is unsupported for the time being. 62 69 63 70 = 1.0 = 71 64 72 * Uses a shortcode. No widget support -
good-shelf/tags/1.1/README.txt
r1184333 r1184745 16 16 Goodshelf displays your goodreads shelves as a widget. Choose beween a link list and cover images. 17 17 18 * Display a shelf from your Goodreads account19 * choose between text links or book covers20 * configure how many books are displayed18 * Display a shelf from your Goodreads account 19 * choose between text links or book covers 20 * configure how many books are displayed 21 21 22 22 == Installation == 23 *upload the good_shelf.php file to your 'wp-content/plugins' folder. 24 *Activate the plugin in the 'plugins' page 25 *In the 'appearance > widgets' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 23 24 * upload the good_shelf.php file to your 'wp-content/plugins' folder. 25 * Activate the plugin in the '*plugins*' page 26 * In the '*appearance > widgets*' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 26 27 27 28 == Frequently Asked Questions == … … 34 35 = How do I change the style? = 35 36 36 If you are displaying a link list, the HTML output can be styled with: ul.goodreads 37 If you are displaying a link list, the HTML output can be styled with: ul.goodreads. 37 38 If you are displaying the cover images then the HTML output can be styled with a.goodreads_image 38 39 39 = Can i change the size of the image displayed? = 40 = Can I change the size of the image displayed? = 41 40 42 At present, the plugin does not have this feature, but the size can be changed in CSS using a.goodreads_image img 41 43 42 44 = Can I display the name of the Author? = 45 43 46 At present, this feature is not available. 44 47 45 48 = Can I remove the 'powered by Goodreads' link? = 49 46 50 It is within Goddreads terms of use to display a powered by link. 47 51 … … 53 57 54 58 1. An example of the widget 59 55 60 2. An example of a link list being displayed 61 56 62 3. An example of the cover images being displayed 57 63 … … 59 65 60 66 = 1.0 = 67 61 68 * Now has widget support. Shortcode is unsupported for the time being. 62 69 63 70 = 1.0 = 71 64 72 * Uses a shortcode. No widget support -
good-shelf/trunk/1.1/README.txt
r1184357 r1184745 16 16 Goodshelf displays your goodreads shelves as a widget. Choose beween a link list and cover images. 17 17 18 * Display a shelf from your Goodreads account19 * choose between text links or book covers20 * configure how many books are displayed18 * Display a shelf from your Goodreads account 19 * choose between text links or book covers 20 * configure how many books are displayed 21 21 22 22 == Installation == 23 *upload the good_shelf.php file to your 'wp-content/plugins' folder. 24 *Activate the plugin in the 'plugins' page 25 *In the 'appearance > widgets' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 23 24 * upload the good_shelf.php file to your 'wp-content/plugins' folder. 25 * Activate the plugin in the '*plugins*' page 26 * In the '*appearance > widgets*' page of your wordpress admin, drag and drop the Goodshelf widget into your widgets area. 26 27 27 28 == Frequently Asked Questions == … … 34 35 = How do I change the style? = 35 36 36 If you are displaying a link list, the HTML output can be styled with: ul.goodreads 37 If you are displaying a link list, the HTML output can be styled with: ul.goodreads. 37 38 If you are displaying the cover images then the HTML output can be styled with a.goodreads_image 38 39 39 = Can i change the size of the image displayed? = 40 = Can I change the size of the image displayed? = 41 40 42 At present, the plugin does not have this feature, but the size can be changed in CSS using a.goodreads_image img 41 43 42 44 = Can I display the name of the Author? = 45 43 46 At present, this feature is not available. 44 47 45 48 = Can I remove the 'powered by Goodreads' link? = 49 46 50 It is within Goddreads terms of use to display a powered by link. 47 51 … … 53 57 54 58 1. An example of the widget 59 55 60 2. An example of a link list being displayed 61 56 62 3. An example of the cover images being displayed 57 63 … … 59 65 60 66 = 1.0 = 67 61 68 * Now has widget support. Shortcode is unsupported for the time being. 62 69 63 70 = 1.0 = 71 64 72 * Uses a shortcode. No widget support
Note: See TracChangeset
for help on using the changeset viewer.