Changeset 1709802
- Timestamp:
- 08/07/2017 08:32:50 PM (9 years ago)
- Location:
- galdget
- Files:
-
- 5 edited
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (modified) (previous)
-
assets/screenshot-4.png (modified) (previous)
-
tags/1.0.0/readme.txt (modified) (8 diffs)
-
trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
galdget/tags/1.0.0/readme.txt
r1709633 r1709802 13 13 == Description == 14 14 15 This plugin provides two features, a gallery shortcode and a widget, 16 which slide-show the images and webpages from the list that you define. 17 The list consists of URLs that point to images or web pages, residing either 18 on your blog website or on some other web server on the internet. 19 You can include one or more directories from your web server into the list, 20 and all images and html/php files from the directories will participate in the slide show. 15 This plugin provides two features, a gallery shortcode and a widget, which slide-show the images and webpages from the list that you define. The list consists of URLs that point to images or web pages, residing either on your blog website or on some other web server on the internet. You can include one or more directories from your web server into the list, and all images and html/php files from the directories will participate in the slide show. 21 16 22 So you can display galleries on your posts and pages, but also in the widget areas of your blog. 23 The galleries can display images and/or web pages. 17 So you can display galleries on your posts and pages, but also in the widget areas of your blog. The galleries can display images and/or web pages. 24 18 25 19 Features … … 38 32 * \[premium feature\] Gallery frame, preset or user defined 39 33 40 Each item in the list (picture, web page, directory) can be set up to appear 41 on a specific page or post, designated by a slug, tag or category, or at specific date, day, hour, 42 so your galleries can display different content each time the visitors come back to your site. 43 These features can be used to set up a scheduled content to appear when certain conditions are met. 44 For example, a restaurant can have a large slide show with today’s menu on the front page, 45 and the menus for the next two days displayed as two separate widgets in the widget area 46 ([as shown in the example and tutorial here][galdget restaurant menu]). 34 Each item in the list (picture, web page, directory) can be set up to appear on a specific page or post, designated by a slug, tag or category, or at specific date, day, hour, so your galleries can display different content each time the visitors come back to your site. These features can be used to set up a scheduled content to appear when certain conditions are met. For example, a restaurant can have a large slide show with today’s menu on the front page, and the menus for the next two days displayed as two separate widgets in the widget area ([as shown in the example and tutorial here][galdget restaurant menu]). 47 35 48 The animation used for transition between the pictures/webpages can be chosen from a predefined set, 49 as shown in the [animations demo page][galdget animations]. 36 The animation used for transition between the pictures/webpages can be chosen from a predefined set, as shown in the [animations demo page][galdget animations]. 50 37 51 38 … … 61 48 == Installation == 62 49 63 Galdget is best installed via Wordpress plugins screen, as described in [5 minute setup] [galdget 5 minute setup]:50 Galdget is best installed via Wordpress plugins screen, as described in [5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/): 64 51 65 52 1. Log into administrator panel … … 82 69 1. Click "Activate" in Galdget section 83 70 84 Please take a look at [ 5 minute setup][galdget 5 minute setup], it will show you how to get your gallery displayed in a widget, or within a post/page.71 Please take a look at [galdget 5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/), it will show you how to get your gallery displayed in a widget, or within a post/page. 85 72 86 73 … … 89 76 = What to do after plugin activation = 90 77 91 When you install and activate the plugin, you have to set up your list of images and web pages to display. 92 In Wordpress admin panel (dashboard), go to Settings / Galdget and set up your gallery contents. 93 It would not hurt to read the instructions for [URL list setup][galdget url list setup]. 78 When you install and activate the plugin, you have to set up your list of images and web pages to display. In Wordpress admin panel (dashboard), go to Settings / Galdget and set up your gallery contents. It would not hurt to read the instructions for [URL list setup](https://plugins.unforget.rs/galdget/galdget_url-list-setup/). 94 79 95 80 After that, your gallery may be displayed in a widget, for this you go to Appearance / Widgets, and drag "Galdget" into one of the sidebars. … … 97 82 You may also want to display your gallery on a post or page, in which case you will have to insert a shortcode using post/page editor. 98 83 99 Either way, you should read, at least, [5 minute setup] [galdget 5 minute setup]page.84 Either way, you should read, at least, [5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/) page. 100 85 101 86 = Why do I get two strange items in the URL list after plugin install = … … 103 88 It's the following two: 104 89 105 * [https://plugins.unforget.rs/galdget] [galdget plugin site], the web page of Galdget plugin, where documentation and tutorials can be found.106 * [https://www.topirot.com] [to pirot], the web page displaying a small city and surrounding landscapes.90 * [https://plugins.unforget.rs/galdget](https://plugins.unforget.rs/galdget), the web page of Galdget plugin, where documentation and tutorials can be found. 91 * [https://www.topirot.com](https://www.topirot.com), the web page displaying a small city and surrounding landscapes. 107 92 108 93 They are here if you want to see the gallery running before you set up your links. Also as a sample, so you can see what goes where. … … 132 117 == URL list setup == 133 118 134 Links to pictures and/or web pages, that you want to display in your galleries, are specified in the URL list setup page. 135 It is located in the Wordpress dashboard under Settings / Galdget. The list setup is described on [URL list setup page][galdget url list setup]. 119 Links to pictures and/or web pages, that you want to display in your galleries, are specified in the URL list setup page. It is located in the Wordpress dashboard under Settings / Galdget. The list setup is described on [URL list setup page][galdget url list setup]. 136 120 137 121 = Default URL list = 138 122 139 During plugin installation the initial URL list is provided as a sample, in order to facilitate first setup and run. 140 It contains two links that point to the following web pages: 123 During plugin installation the initial URL list is provided as a sample, in order to facilitate first setup and run. It contains two links that point to the following web pages: 141 124 142 125 * [https://plugins.unforget.rs/galdget][galdget plugin site], the web page of Galdget plugin, where documentation and tutorials can be found. 143 126 * [https://www.topirot.com][to pirot], the web page displaying a small city and surrounding landscapes. 144 127 145 Normally, you will delete these links and put your own in the list, but if you want to run a gallery out of the box first, 146 all you need to do is put the "Galdget" widget in one of your blog's sidebars and visit your blog, 147 you will see a gallery with these two sites. 128 Normally, you will delete these links and put your own in the list, but if you want to run a gallery out of the box first, all you need to do is put the "Galdget" widget in one of your blog's sidebars and visit your blog, you will see a gallery with these two sites. 148 129 149 130 Once you put your URLs in the list, instead of the two above, they will not appear again. -
galdget/trunk/readme.txt
r1709633 r1709802 13 13 == Description == 14 14 15 This plugin provides two features, a gallery shortcode and a widget, 16 which slide-show the images and webpages from the list that you define. 17 The list consists of URLs that point to images or web pages, residing either 18 on your blog website or on some other web server on the internet. 19 You can include one or more directories from your web server into the list, 20 and all images and html/php files from the directories will participate in the slide show. 15 This plugin provides two features, a gallery shortcode and a widget, which slide-show the images and webpages from the list that you define. The list consists of URLs that point to images or web pages, residing either on your blog website or on some other web server on the internet. You can include one or more directories from your web server into the list, and all images and html/php files from the directories will participate in the slide show. 21 16 22 So you can display galleries on your posts and pages, but also in the widget areas of your blog. 23 The galleries can display images and/or web pages. 17 So you can display galleries on your posts and pages, but also in the widget areas of your blog. The galleries can display images and/or web pages. 24 18 25 19 Features … … 38 32 * \[premium feature\] Gallery frame, preset or user defined 39 33 40 Each item in the list (picture, web page, directory) can be set up to appear 41 on a specific page or post, designated by a slug, tag or category, or at specific date, day, hour, 42 so your galleries can display different content each time the visitors come back to your site. 43 These features can be used to set up a scheduled content to appear when certain conditions are met. 44 For example, a restaurant can have a large slide show with today’s menu on the front page, 45 and the menus for the next two days displayed as two separate widgets in the widget area 46 ([as shown in the example and tutorial here][galdget restaurant menu]). 34 Each item in the list (picture, web page, directory) can be set up to appear on a specific page or post, designated by a slug, tag or category, or at specific date, day, hour, so your galleries can display different content each time the visitors come back to your site. These features can be used to set up a scheduled content to appear when certain conditions are met. For example, a restaurant can have a large slide show with today’s menu on the front page, and the menus for the next two days displayed as two separate widgets in the widget area ([as shown in the example and tutorial here][galdget restaurant menu]). 47 35 48 The animation used for transition between the pictures/webpages can be chosen from a predefined set, 49 as shown in the [animations demo page][galdget animations]. 36 The animation used for transition between the pictures/webpages can be chosen from a predefined set, as shown in the [animations demo page][galdget animations]. 50 37 51 38 … … 61 48 == Installation == 62 49 63 Galdget is best installed via Wordpress plugins screen, as described in [5 minute setup] [galdget 5 minute setup]:50 Galdget is best installed via Wordpress plugins screen, as described in [5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/): 64 51 65 52 1. Log into administrator panel … … 82 69 1. Click "Activate" in Galdget section 83 70 84 Please take a look at [ 5 minute setup][galdget 5 minute setup], it will show you how to get your gallery displayed in a widget, or within a post/page.71 Please take a look at [galdget 5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/), it will show you how to get your gallery displayed in a widget, or within a post/page. 85 72 86 73 … … 89 76 = What to do after plugin activation = 90 77 91 When you install and activate the plugin, you have to set up your list of images and web pages to display. 92 In Wordpress admin panel (dashboard), go to Settings / Galdget and set up your gallery contents. 93 It would not hurt to read the instructions for [URL list setup][galdget url list setup]. 78 When you install and activate the plugin, you have to set up your list of images and web pages to display. In Wordpress admin panel (dashboard), go to Settings / Galdget and set up your gallery contents. It would not hurt to read the instructions for [URL list setup](https://plugins.unforget.rs/galdget/galdget_url-list-setup/). 94 79 95 80 After that, your gallery may be displayed in a widget, for this you go to Appearance / Widgets, and drag "Galdget" into one of the sidebars. … … 97 82 You may also want to display your gallery on a post or page, in which case you will have to insert a shortcode using post/page editor. 98 83 99 Either way, you should read, at least, [5 minute setup] [galdget 5 minute setup]page.84 Either way, you should read, at least, [5 minute setup](https://plugins.unforget.rs/galdget/galdget_5-minute-setup/) page. 100 85 101 86 = Why do I get two strange items in the URL list after plugin install = … … 103 88 It's the following two: 104 89 105 * [https://plugins.unforget.rs/galdget] [galdget plugin site], the web page of Galdget plugin, where documentation and tutorials can be found.106 * [https://www.topirot.com] [to pirot], the web page displaying a small city and surrounding landscapes.90 * [https://plugins.unforget.rs/galdget](https://plugins.unforget.rs/galdget), the web page of Galdget plugin, where documentation and tutorials can be found. 91 * [https://www.topirot.com](https://www.topirot.com), the web page displaying a small city and surrounding landscapes. 107 92 108 93 They are here if you want to see the gallery running before you set up your links. Also as a sample, so you can see what goes where. … … 132 117 == URL list setup == 133 118 134 Links to pictures and/or web pages, that you want to display in your galleries, are specified in the URL list setup page. 135 It is located in the Wordpress dashboard under Settings / Galdget. The list setup is described on [URL list setup page][galdget url list setup]. 119 Links to pictures and/or web pages, that you want to display in your galleries, are specified in the URL list setup page. It is located in the Wordpress dashboard under Settings / Galdget. The list setup is described on [URL list setup page][galdget url list setup]. 136 120 137 121 = Default URL list = 138 122 139 During plugin installation the initial URL list is provided as a sample, in order to facilitate first setup and run. 140 It contains two links that point to the following web pages: 123 During plugin installation the initial URL list is provided as a sample, in order to facilitate first setup and run. It contains two links that point to the following web pages: 141 124 142 125 * [https://plugins.unforget.rs/galdget][galdget plugin site], the web page of Galdget plugin, where documentation and tutorials can be found. 143 126 * [https://www.topirot.com][to pirot], the web page displaying a small city and surrounding landscapes. 144 127 145 Normally, you will delete these links and put your own in the list, but if you want to run a gallery out of the box first, 146 all you need to do is put the "Galdget" widget in one of your blog's sidebars and visit your blog, 147 you will see a gallery with these two sites. 128 Normally, you will delete these links and put your own in the list, but if you want to run a gallery out of the box first, all you need to do is put the "Galdget" widget in one of your blog's sidebars and visit your blog, you will see a gallery with these two sites. 148 129 149 130 Once you put your URLs in the list, instead of the two above, they will not appear again.
Note: See TracChangeset
for help on using the changeset viewer.