Slideshow - Version 2.1.1

Version Description

  • Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly.
Download this release

Release Info

Developer stefanboonstra
Plugin Icon 128x128 Slideshow
Version 2.1.1
Comparing to
See all releases

Code changes from version 2.1.2 to 2.1.1

.idea/.name ADDED
@@ -0,0 +1 @@
 
1
+ slideshow-jquery-image-gallery
.idea/encodings.xml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
4
+ </project>
5
+
.idea/misc.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectResources">
4
+ <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
5
+ </component>
6
+ <component name="ProjectRootManager" version="2" />
7
+ <component name="SvnBranchConfigurationManager">
8
+ <option name="myConfigurationMap">
9
+ <map>
10
+ <entry key="$PROJECT_DIR$">
11
+ <value>
12
+ <SvnBranchConfiguration>
13
+ <option name="trunkUrl" value="" />
14
+ </SvnBranchConfiguration>
15
+ </value>
16
+ </entry>
17
+ </map>
18
+ </option>
19
+ <option name="mySupportsUserInfoFilter" value="true" />
20
+ </component>
21
+ </project>
22
+
.idea/modules.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/slideshow-jquery-image-gallery.iml" filepath="$PROJECT_DIR$/.idea/slideshow-jquery-image-gallery.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
9
+
.idea/scopes/scope_settings.xml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <component name="DependencyValidationManager">
2
+ <state>
3
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
+ </state>
5
+ </component>
.idea/slideshow-jquery-image-gallery.iml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="WEB_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$" />
5
+ <orderEntry type="inheritedJdk" />
6
+ <orderEntry type="sourceFolder" forTests="false" />
7
+ </component>
8
+ </module>
9
+
.idea/vcs.xml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="svn" />
5
+ </component>
6
+ </project>
7
+
.idea/workspace.xml ADDED
@@ -0,0 +1,463 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="BookmarkManager">
4
+ <bookmark url="file://$PROJECT_DIR$/readme.txt" line="77" mnemonic="8" />
5
+ </component>
6
+ <component name="ChangeListManager">
7
+ <list default="true" readonly="true" id="0dab0d1c-0dcb-4210-a5f6-95a93f8333cd" name="Default" comment="" />
8
+ <list id="6f5b02dc-cecf-4c7e-bc44-388dfbdcee10" name="private" comment="private">
9
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
10
+ </list>
11
+ <ignored path="slideshow-jquery-image-gallery.iws" />
12
+ <ignored path=".idea/workspace.xml" />
13
+ <file path="$PROJECT_DIR$/.idea/workspace.xml" changelist="0dab0d1c-0dcb-4210-a5f6-95a93f8333cd" time="1347795790287" ignored="false" />
14
+ <option name="TRACKING_ENABLED" value="true" />
15
+ <option name="SHOW_DIALOG" value="false" />
16
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
17
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
18
+ <option name="LAST_RESOLUTION" value="IGNORE" />
19
+ </component>
20
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
21
+ <component name="CreatePatchCommitExecutor">
22
+ <option name="PATCH_PATH" value="" />
23
+ </component>
24
+ <component name="DaemonCodeAnalyzer">
25
+ <disable_hints />
26
+ </component>
27
+ <component name="FavoritesManager">
28
+ <favorites_list name="slideshow-jquery-image-gallery" />
29
+ </component>
30
+ <component name="FileEditorManager">
31
+ <leaf>
32
+ <file leaf-file-name="readme.txt" pinned="false" current="true" current-in-tab="true">
33
+ <entry file="file://$PROJECT_DIR$/readme.txt">
34
+ <provider selected="true" editor-type-id="text-editor">
35
+ <state line="104" column="110" selection-start="3968" selection-end="3968" vertical-scroll-proportion="0.3708381">
36
+ <folding />
37
+ </state>
38
+ </provider>
39
+ </entry>
40
+ </file>
41
+ </leaf>
42
+ </component>
43
+ <component name="FindManager">
44
+ <FindUsagesManager>
45
+ <setting name="OPEN_NEW_TAB" value="false" />
46
+ </FindUsagesManager>
47
+ </component>
48
+ <component name="IdeDocumentHistory">
49
+ <option name="changedFiles">
50
+ <list>
51
+ <option value="$PROJECT_DIR$/views/SlideshowPostType/slides.php" />
52
+ <option value="$PROJECT_DIR$/classes/SlideshowFeedback.php" />
53
+ <option value="$PROJECT_DIR$/TODO.txt" />
54
+ <option value="$PROJECT_DIR$/classes/SlideshowPlugin.php" />
55
+ <option value="$PROJECT_DIR$/classes/SlideshowPluginPostType.php" />
56
+ <option value="$PROJECT_DIR$/slideshow.php" />
57
+ <option value="$PROJECT_DIR$/style/SlideshowPlugin/functional.css" />
58
+ <option value="$PROJECT_DIR$/views/SlideshowPlugin/slideshow.php" />
59
+ <option value="$PROJECT_DIR$/private/TODO.txt" />
60
+ <option value="$PROJECT_DIR$/readme.txt" />
61
+ </list>
62
+ </option>
63
+ </component>
64
+ <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true">
65
+ <include_path>
66
+ <path value="C:\xampp\htdocs\wordpress\testenvironment" />
67
+ </include_path>
68
+ </component>
69
+ <component name="ProjectFrameBounds">
70
+ <option name="x" value="-8" />
71
+ <option name="y" value="-8" />
72
+ <option name="width" value="1936" />
73
+ <option name="height" value="1056" />
74
+ </component>
75
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
76
+ <OptionsSetting value="true" id="Add" />
77
+ <OptionsSetting value="true" id="Remove" />
78
+ <OptionsSetting value="true" id="Checkout" />
79
+ <OptionsSetting value="true" id="Update" />
80
+ <OptionsSetting value="true" id="Status" />
81
+ <OptionsSetting value="true" id="Edit" />
82
+ <ConfirmationsSetting value="0" id="Add" />
83
+ <ConfirmationsSetting value="0" id="Remove" />
84
+ </component>
85
+ <component name="ProjectReloadState">
86
+ <option name="STATE" value="0" />
87
+ </component>
88
+ <component name="ProjectView">
89
+ <navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
90
+ <flattenPackages />
91
+ <showMembers />
92
+ <showModules />
93
+ <showLibraryContents ProjectPane="true" />
94
+ <hideEmptyPackages />
95
+ <abbreviatePackageNames />
96
+ <autoscrollToSource />
97
+ <autoscrollFromSource />
98
+ <sortByType />
99
+ </navigator>
100
+ <panes>
101
+ <pane id="ProjectPane">
102
+ <subPane>
103
+ <PATH>
104
+ <PATH_ELEMENT>
105
+ <option name="myItemId" value="slideshow-jquery-image-gallery" />
106
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
107
+ </PATH_ELEMENT>
108
+ </PATH>
109
+ <PATH>
110
+ <PATH_ELEMENT>
111
+ <option name="myItemId" value="slideshow-jquery-image-gallery" />
112
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
113
+ </PATH_ELEMENT>
114
+ <PATH_ELEMENT>
115
+ <option name="myItemId" value="slideshow-jquery-image-gallery" />
116
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
117
+ </PATH_ELEMENT>
118
+ </PATH>
119
+ </subPane>
120
+ </pane>
121
+ <pane id="Scope">
122
+ <subPane subId="Project Files">
123
+ <PATH>
124
+ <PATH_ELEMENT USER_OBJECT="Root">
125
+ <option name="myItemId" value="" />
126
+ <option name="myItemType" value="" />
127
+ </PATH_ELEMENT>
128
+ </PATH>
129
+ </subPane>
130
+ </pane>
131
+ </panes>
132
+ </component>
133
+ <component name="PropertiesComponent">
134
+ <property name="options.splitter.main.proportions" value="0.3" />
135
+ <property name="WebServerToolWindowFactoryState" value="false" />
136
+ <property name="options.lastSelected" value="reference.webide.settings.project.settings.php" />
137
+ <property name="options.searchVisible" value="true" />
138
+ <property name="options.splitter.details.proportions" value="0.2" />
139
+ </component>
140
+ <component name="RecentsManager">
141
+ <key name="MoveFile.RECENT_KEYS">
142
+ <recent name="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery" />
143
+ <recent name="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery\private" />
144
+ <recent name="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery\js\SlideshowPlugin" />
145
+ <recent name="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery\PS" />
146
+ </key>
147
+ </component>
148
+ <component name="RunManager">
149
+ <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
150
+ <TestRunner />
151
+ <method>
152
+ <option name="PhingTarget" enabled="false" />
153
+ </method>
154
+ </configuration>
155
+ <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
156
+ <method>
157
+ <option name="PhingTarget" enabled="false" />
158
+ </method>
159
+ </configuration>
160
+ <configuration default="true" type="JavascriptDebugSession" factoryName="Local">
161
+ <JSDebuggerConfigurationSettings>
162
+ <option name="engineId" value="embedded" />
163
+ <option name="fileUrl" />
164
+ </JSDebuggerConfigurationSettings>
165
+ <method />
166
+ </configuration>
167
+ <list size="0" />
168
+ </component>
169
+ <component name="ShelveChangesManager" show_recycled="false" />
170
+ <component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="true">
171
+ <option name="USER" value="" />
172
+ <option name="PASSWORD" value="" />
173
+ <option name="mySSHConnectionTimeout" value="30000" />
174
+ <option name="mySSHReadTimeout" value="30000" />
175
+ <option name="LAST_MERGED_REVISION" />
176
+ <option name="MERGE_DRY_RUN" value="false" />
177
+ <option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
178
+ <option name="UPDATE_LOCK_ON_DEMAND" value="false" />
179
+ <option name="IGNORE_SPACES_IN_MERGE" value="false" />
180
+ <option name="DETECT_NESTED_COPIES" value="true" />
181
+ <option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
182
+ <option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
183
+ <option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
184
+ <option name="FORCE_UPDATE" value="false" />
185
+ <configuration useDefault="false">C:\Users\Stefan Boonstra\AppData\Roaming\Subversion</configuration>
186
+ <myIsUseDefaultProxy>false</myIsUseDefaultProxy>
187
+ <supportedVersion>125</supportedVersion>
188
+ </component>
189
+ <component name="SvnFileUrlMappingImpl">
190
+ <option name="myMappingRoots">
191
+ <list>
192
+ <SvnCopyRootSimple>
193
+ <option name="myVcsRoot" value="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery" />
194
+ <option name="myCopyRoot" value="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery" />
195
+ </SvnCopyRootSimple>
196
+ </list>
197
+ </option>
198
+ <option name="myMoreRealMappingRoots">
199
+ <list>
200
+ <SvnCopyRootSimple>
201
+ <option name="myVcsRoot" value="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery" />
202
+ <option name="myCopyRoot" value="C:\xampp\htdocs\wordpress\testenvironment\wp-content\plugins\slideshow-jquery-image-gallery" />
203
+ </SvnCopyRootSimple>
204
+ </list>
205
+ </option>
206
+ </component>
207
+ <component name="TaskManager">
208
+ <task active="true" id="Default" summary="Default task">
209
+ <changelist id="0dab0d1c-0dcb-4210-a5f6-95a93f8333cd" name="Default" comment="" />
210
+ <changelist id="6f5b02dc-cecf-4c7e-bc44-388dfbdcee10" name="private" comment="These files should not be committed." />
211
+ <created>1340469988351</created>
212
+ <updated>1340469988351</updated>
213
+ </task>
214
+ <task id="LOCAL-00001" summary="Fixed problems with servers that have 'allow_url_fopen' disabled.">
215
+ <created>1340666015119</created>
216
+ <updated>1340666015119</updated>
217
+ </task>
218
+ <task id="LOCAL-00002" summary="Update screenshot-1.png">
219
+ <created>1340667720103</created>
220
+ <updated>1340667720103</updated>
221
+ </task>
222
+ <task id="LOCAL-00003">
223
+ <created>1340668718114</created>
224
+ <updated>1340668718114</updated>
225
+ </task>
226
+ <task id="LOCAL-00004" summary="Extended compatibility to servers that do not support use of the short php opening tag.">
227
+ <created>1340785672105</created>
228
+ <updated>1340785672105</updated>
229
+ </task>
230
+ <task id="LOCAL-00005" summary="Fixed: Custom width of the slideshow will no longer cause buttons to fall off-screeen.">
231
+ <created>1340955005102</created>
232
+ <updated>1340955005102</updated>
233
+ </task>
234
+ <task id="LOCAL-00006" summary="Fixed: Namespace complications found with the Slideshow widget, renamed all classes.">
235
+ <created>1341328078126</created>
236
+ <updated>1341328078126</updated>
237
+ </task>
238
+ <task id="LOCAL-00007" summary="Preparing 2.0.0 for tagging">
239
+ <created>1346696706113</created>
240
+ <updated>1346696706113</updated>
241
+ </task>
242
+ <task id="LOCAL-00008" summary="Bugfix 2.0.1. Users that are satisfied with version 2.0.0 as it is, should wait for a later version to come out. This release is just for the people who want their old v1.x.x slides back.">
243
+ <created>1346698846110</created>
244
+ <updated>1346698846110</updated>
245
+ </task>
246
+ <task id="LOCAL-00009" summary="Resized images saving download size.">
247
+ <created>1346699272113</created>
248
+ <updated>1346699272113</updated>
249
+ </task>
250
+ <task id="LOCAL-00010" summary="Missing file added">
251
+ <created>1346700272110</created>
252
+ <updated>1346700272110</updated>
253
+ </task>
254
+ <task id="LOCAL-00012" summary="Changed version number">
255
+ <created>1346700373111</created>
256
+ <updated>1346700373111</updated>
257
+ </task>
258
+ <task id="LOCAL-00013" summary="Added un-minified slideshow.js">
259
+ <created>1346706629111</created>
260
+ <updated>1346706629111</updated>
261
+ </task>
262
+ <task id="LOCAL-00014" summary="Now using minified script.">
263
+ <created>1346707085111</created>
264
+ <updated>1346707085111</updated>
265
+ </task>
266
+ <task id="LOCAL-00015" summary="Added FAQ entry.">
267
+ <created>1346881800173</created>
268
+ <updated>1346881800173</updated>
269
+ </task>
270
+ <task id="LOCAL-00016" summary="Stretching bug solved.&#10;All slides now are automatically centered when not stretched.&#10;First image now showing only once instead of twice in a row, counter calculation bug.&#10;More than vife slides can now be shown in the 'Add Image Slide' search popup.">
271
+ <created>1347143116111</created>
272
+ <updated>1347143116111</updated>
273
+ </task>
274
+ <task id="LOCAL-00017" summary="Only the slideshow element's overflow now is hidden, meaning buttons and other elements can be positioned outside of the slideshow.">
275
+ <created>1347182552156</created>
276
+ <updated>1347182552156</updated>
277
+ </task>
278
+ <task id="LOCAL-00018" summary="Added video slides and links can now open in new windows.">
279
+ <created>1347524810118</created>
280
+ <updated>1347524810118</updated>
281
+ </task>
282
+ <task id="LOCAL-00019" summary="Release of version 2.1.0">
283
+ <created>1347720448177</created>
284
+ <updated>1347720448177</updated>
285
+ </task>
286
+ <task id="LOCAL-00020" summary="Slides can now be randomized">
287
+ <created>1347724217111</created>
288
+ <updated>1347724217111</updated>
289
+ </task>
290
+ <task id="LOCAL-00021" summary="Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly.">
291
+ <created>1347795822177</created>
292
+ <updated>1347795822177</updated>
293
+ </task>
294
+ <option name="localTasksCounter" value="22" />
295
+ <servers />
296
+ </component>
297
+ <component name="ToolWindowManager">
298
+ <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
299
+ <editor active="false" />
300
+ <layout>
301
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.328125" sideWeight="0.49786323" order="7" side_tool="false" content_ui="tabs" />
302
+ <window_info id="Data Sources" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
303
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
304
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
305
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.2013889" sideWeight="0.32700893" order="1" side_tool="true" content_ui="tabs" />
306
+ <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.20405982" sideWeight="0.6651786" order="0" side_tool="false" content_ui="combo" />
307
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
308
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
309
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32924107" sideWeight="0.49839744" order="7" side_tool="true" content_ui="tabs" />
310
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
311
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
312
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
313
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
314
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
315
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
316
+ <window_info id="SVN Repositories" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32924107" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
317
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
318
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
319
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
320
+ </layout>
321
+ </component>
322
+ <component name="VcsContentAnnotationSettings">
323
+ <option name="myLimit" value="2678400000" />
324
+ </component>
325
+ <component name="VcsManagerConfiguration">
326
+ <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
327
+ <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
328
+ <option name="CHECK_NEW_TODO" value="false" />
329
+ <option name="myTodoPanelSettings">
330
+ <value>
331
+ <are-packages-shown value="false" />
332
+ <are-modules-shown value="false" />
333
+ <flatten-packages value="false" />
334
+ <is-autoscroll-to-source value="false" />
335
+ </value>
336
+ </option>
337
+ <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
338
+ <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
339
+ <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
340
+ <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
341
+ <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
342
+ <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
343
+ <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
344
+ <option name="ENABLE_BACKGROUND_PROCESSES" value="false" />
345
+ <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
346
+ <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
347
+ <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
348
+ <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
349
+ <option name="SHORT_DIFF_HORISONTALLY" value="true" />
350
+ <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
351
+ <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
352
+ <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
353
+ <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
354
+ <option name="CREATE_PATCH_EXPAND_DETAILS_DEFAULT" value="true" />
355
+ <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
356
+ <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
357
+ <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
358
+ <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
359
+ <option name="LAST_COMMIT_MESSAGE" value="Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly." />
360
+ <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
361
+ <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
362
+ <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
363
+ <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
364
+ <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
365
+ <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
366
+ <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
367
+ <option name="ACTIVE_VCS_NAME" />
368
+ <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
369
+ <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
370
+ <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
371
+ <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
372
+ <MESSAGE value="Fixed problems with servers that have 'allow_url_fopen' disabled." />
373
+ <MESSAGE value="Update screenshot-1.png" />
374
+ <MESSAGE value="Extended compatibility to servers that do not support use of the short php opening tag." />
375
+ <MESSAGE value="Fixed: Custom width of the slideshow will no longer cause buttons to fall off-screeen." />
376
+ <MESSAGE value="Fixed: Namespace complications found with the Slideshow widget, renamed all classes." />
377
+ <MESSAGE value="Preparing 2.0.0 for tagging" />
378
+ <MESSAGE value="Bugfix 2.0.1. Users that are satisfied with version 2.0.0 as it is, should wait for a later version to come out. This release is just for the people who want their old v1.x.x slides back." />
379
+ <MESSAGE value="Resized images saving download size." />
380
+ <MESSAGE value="Missing file added" />
381
+ <MESSAGE value="Changed version number" />
382
+ <MESSAGE value="Added un-minified slideshow.js" />
383
+ <MESSAGE value="Now using minified script." />
384
+ <MESSAGE value="Added FAQ entry." />
385
+ <MESSAGE value="Stretching bug solved.&#10;All slides now are automatically centered when not stretched.&#10;First image now showing only once instead of twice in a row, counter calculation bug.&#10;More than vife slides can now be shown in the 'Add Image Slide' search popup." />
386
+ <MESSAGE value="Only the slideshow element's overflow now is hidden, meaning buttons and other elements can be positioned outside of the slideshow." />
387
+ <MESSAGE value="Added video slides and links can now open in new windows." />
388
+ <MESSAGE value="Release of version 2.1.0" />
389
+ <MESSAGE value="Delete project data" />
390
+ <MESSAGE value="Slides can now be randomized" />
391
+ <MESSAGE value="Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly." />
392
+ </component>
393
+ <component name="XDebuggerManager">
394
+ <breakpoint-manager />
395
+ </component>
396
+ <component name="editorHistoryManager">
397
+ <entry file="file://$PROJECT_DIR$/screenshot-2.png">
398
+ <provider selected="true" editor-type-id="images">
399
+ <state />
400
+ </provider>
401
+ </entry>
402
+ <entry file="file://$PROJECT_DIR$/js/SlideshowPluginPostType/style-settings.js">
403
+ <provider selected="true" editor-type-id="text-editor">
404
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
405
+ </provider>
406
+ </entry>
407
+ <entry file="file://$PROJECT_DIR$/screenshot-1.png">
408
+ <provider selected="true" editor-type-id="images">
409
+ <state />
410
+ </provider>
411
+ </entry>
412
+ <entry file="file://$PROJECT_DIR$/classes/SlideshowPluginPostType.php">
413
+ <provider selected="true" editor-type-id="text-editor">
414
+ <state line="164" column="22" selection-start="4609" selection-end="4609" vertical-scroll-proportion="0.55128205" />
415
+ </provider>
416
+ </entry>
417
+ <entry file="file://$PROJECT_DIR$/js/SlideshowPlugin/slideshow.js">
418
+ <provider selected="true" editor-type-id="text-editor">
419
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
420
+ </provider>
421
+ </entry>
422
+ <entry file="file://$PROJECT_DIR$/classes/SlideshowPlugin.php">
423
+ <provider selected="true" editor-type-id="text-editor">
424
+ <state line="79" column="21" selection-start="2448" selection-end="2448" vertical-scroll-proportion="0.0826636" />
425
+ </provider>
426
+ </entry>
427
+ <entry file="file://$PROJECT_DIR$/private/TODO.txt">
428
+ <provider selected="true" editor-type-id="text-editor">
429
+ <state line="8" column="172" selection-start="464" selection-end="464" vertical-scroll-proportion="0.15614237" />
430
+ </provider>
431
+ </entry>
432
+ <entry file="file://$PROJECT_DIR$/style/SlideshowPlugin/functional.css">
433
+ <provider selected="true" editor-type-id="text-editor">
434
+ <state line="39" column="0" selection-start="558" selection-end="558" vertical-scroll-proportion="0.23880596" />
435
+ </provider>
436
+ </entry>
437
+ <entry file="file://$PROJECT_DIR$/views/SlideshowPlugin/slideshow.php">
438
+ <provider selected="true" editor-type-id="text-editor">
439
+ <state line="65" column="0" selection-start="1959" selection-end="1959" vertical-scroll-proportion="0.48918268" />
440
+ </provider>
441
+ </entry>
442
+ <entry file="file://$PROJECT_DIR$/private/js/slideshow.js">
443
+ <provider selected="true" editor-type-id="text-editor">
444
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
445
+ </provider>
446
+ </entry>
447
+ <entry file="file://$PROJECT_DIR$/slideshow.php">
448
+ <provider selected="true" editor-type-id="text-editor">
449
+ <state line="5" column="15" selection-start="368" selection-end="368" vertical-scroll-proportion="0.019813519">
450
+ <folding />
451
+ </state>
452
+ </provider>
453
+ </entry>
454
+ <entry file="file://$PROJECT_DIR$/readme.txt">
455
+ <provider selected="true" editor-type-id="text-editor">
456
+ <state line="104" column="110" selection-start="3968" selection-end="3968" vertical-scroll-proportion="0.3708381">
457
+ <folding />
458
+ </state>
459
+ </provider>
460
+ </entry>
461
+ </component>
462
+ </project>
463
+
classes/SlideshowPluginSlideInserter.php CHANGED
@@ -149,7 +149,7 @@ class SlideshowPluginSlideInserter {
149
  } else {
150
  echo '<tr>
151
  <td colspan="3" style="text-align: center;">
152
- <a href="' . admin_url() . 'media-new.php" target="_blank">
153
  ' . __('No images were found, click here to upload some.', 'slideshow-plugin') . '
154
  </a>
155
  </td>
149
  } else {
150
  echo '<tr>
151
  <td colspan="3" style="text-align: center;">
152
+ <a href="' . admin_url() . 'media-new.php">
153
  ' . __('No images were found, click here to upload some.', 'slideshow-plugin') . '
154
  </a>
155
  </td>
js/SlideshowPluginSlideInserter/slide-inserter.js CHANGED
@@ -72,7 +72,7 @@ jQuery(document).ready(function(){
72
  });
73
 
74
  /**
75
- * Insert video slide into the sortable list when the Insert Video Slide button is clicked
76
  */
77
  jQuery('#slideshow-insert-video-slide').click(function(){
78
  slideshowSlideInserterInsertVideoSlide();
72
  });
73
 
74
  /**
75
+ * Insert text slide into the sortable list when the Insert Text Slide button is clicked
76
  */
77
  jQuery('#slideshow-insert-video-slide').click(function(){
78
  slideshowSlideInserterInsertVideoSlide();
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: stefanboonstra
4
  Tags: slideshow, slider, slide, show, images, image, photo, gallery, galleries, jquery, javascript,
5
  Requires at least: 3.3
6
  Tested up to: 3.4.1
7
- Stable tag: 2.1.2
8
  License: GPLv2
9
 
10
  Integrate a fancy slideshow in just five steps. - Rainbows. Rainbows everywhere.
@@ -101,10 +101,6 @@ slideshow is not styled.
101
  = 2.2.0 Pre-release =
102
  * Slides can now be randomized.
103
 
104
- = 2.1.2 =
105
- * Wordpress media uploader link in image inserter pop-up now opens in a new window.
106
- * Fixed: Image inserter pop-up CSS no longer pushes the 'insert' buttons off-screen.
107
-
108
  = 2.1.1 =
109
  * Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly.
110
 
4
  Tags: slideshow, slider, slide, show, images, image, photo, gallery, galleries, jquery, javascript,
5
  Requires at least: 3.3
6
  Tested up to: 3.4.1
7
+ Stable tag: 2.1.1
8
  License: GPLv2
9
 
10
  Integrate a fancy slideshow in just five steps. - Rainbows. Rainbows everywhere.
101
  = 2.2.0 Pre-release =
102
  * Slides can now be randomized.
103
 
 
 
 
 
104
  = 2.1.1 =
105
  * Fixed: Settings meta-box threw an unexpected 'T_ENDFOREACH' since a shorthand PHP tag was used improperly.
106
 
slideshow.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Slideshow
4
  Plugin URI: http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/
5
  Description: This plugin offers a slideshow that is easily deployable in your website. Add any image that has already been uploaded to add to your slideshow. Options and styles are customizable for every single slideshow on your website.
6
- Version: 2.1.2
7
  Requires at least: 3.3
8
  Author: StefanBoonstra
9
  Author URI: http://stefanboonstra.com
@@ -21,7 +21,7 @@
21
  class SlideshowPluginMain {
22
 
23
  /** Variables */
24
- static $version = '2.1.2';
25
 
26
  /**
27
  * Bootstraps the application by assigning the right functions to
3
  Plugin Name: Slideshow
4
  Plugin URI: http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/
5
  Description: This plugin offers a slideshow that is easily deployable in your website. Add any image that has already been uploaded to add to your slideshow. Options and styles are customizable for every single slideshow on your website.
6
+ Version: 2.1.1
7
  Requires at least: 3.3
8
  Author: StefanBoonstra
9
  Author URI: http://stefanboonstra.com
21
  class SlideshowPluginMain {
22
 
23
  /** Variables */
24
+ static $version = '2.1.1';
25
 
26
  /**
27
  * Bootstraps the application by assigning the right functions to
style/SlideshowPluginSlideInserter/slide-inserter.css CHANGED
@@ -42,6 +42,7 @@
42
  #slideshow-slide-inserter-popup #search-results {
43
  height: 400px;
44
  overflow-y: scroll;
 
45
  }
46
 
47
  .sortable-slides-list-item {
42
  #slideshow-slide-inserter-popup #search-results {
43
  height: 400px;
44
  overflow-y: scroll;
45
+ overflow-x: hidden;
46
  }
47
 
48
  .sortable-slides-list-item {
views/SlideshowPluginSlideInserter/search-popup.php CHANGED
@@ -9,6 +9,6 @@
9
  <div style="clear: both;"></div>
10
 
11
  <div id="search-results">
12
- <table id="results" class="widefat"></table>
13
  </div>
14
  </div>
9
  <div style="clear: both;"></div>
10
 
11
  <div id="search-results">
12
+ <table id="results" class="widefat" style="height: 400px; width: 600px;"></table>
13
  </div>
14
  </div>