CMS Tree Page View - Version 1.3

Version Description

  • Languages should be loaded from wordpress.org, if available there.
  • Removed German translation, because it's loaded from wordpress.org.
Download this release

Release Info

Developer eskapism
Plugin Icon wp plugin CMS Tree Page View
Version 1.3
Comparing to
See all releases

Code changes from version 1.2.34 to 1.3

index.php CHANGED
@@ -3,7 +3,9 @@
3
  Plugin Name: CMS Tree Page View
4
  Plugin URI: http://eskapism.se/code-playground/cms-tree-page-view/
5
  Description: Adds a CMS-like tree view of all your pages, like the view often found in a page-focused CMS. Use the tree view to edit, view, add pages and search pages (very useful if you have many pages). And with drag and drop you can rearrange the order of your pages. Page management won't get any easier than this!
6
- Version: 1.2.34
 
 
7
  Author: Pär Thernström
8
  Author URI: http://eskapism.se/
9
  License: GPL2
@@ -27,7 +29,7 @@ License: GPL2
27
 
28
  #require("functions.php");
29
 
30
- define( "CMS_TPV_VERSION", "1.2.34");
31
  define( "CMS_TPV_NAME", "CMS Tree Page View");
32
 
33
  require(dirname(__FILE__) . "/functions.php");
3
  Plugin Name: CMS Tree Page View
4
  Plugin URI: http://eskapism.se/code-playground/cms-tree-page-view/
5
  Description: Adds a CMS-like tree view of all your pages, like the view often found in a page-focused CMS. Use the tree view to edit, view, add pages and search pages (very useful if you have many pages). And with drag and drop you can rearrange the order of your pages. Page management won't get any easier than this!
6
+ Text Domain: cms-tree-page-view
7
+ Domain Path: /languages/
8
+ Version: 1.3
9
  Author: Pär Thernström
10
  Author URI: http://eskapism.se/
11
  License: GPL2
29
 
30
  #require("functions.php");
31
 
32
+ define( "CMS_TPV_VERSION", "1.3");
33
  define( "CMS_TPV_NAME", "CMS Tree Page View");
34
 
35
  require(dirname(__FILE__) . "/functions.php");
languages/cms-tree-page-view-de_DE.mo DELETED
Binary file
languages/cms-tree-page-view-de_DE.po DELETED
@@ -1,412 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: CMS Tree Page View\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/cms-tree-page-view\n"
5
- "POT-Creation-Date: 2013-04-16 16:52+0100\n"
6
- "PO-Revision-Date: Mon Sep 08 2014 08:50:23 GMT+0200\n"
7
- "Last-Translator: Arno Welzel <privat@arnowelzel.de>\n"
8
- "Language-Team: \n"
9
- "Language: German\n"
10
- "Plural-Forms: nplurals=2; plural=n != 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-Basepath: .\n"
17
- "X-Poedit-SearchPath-0: ..\n"
18
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
- "X-Loco-Target-Locale: de_DE"
24
-
25
- #: ../cms-tree-page-view/functions.php:66
26
- #: ../cms-tree-page-view/functions.php:113
27
- #: ../cms-tree-page-view/functions.php:1396
28
- msgid "Cheatin&#8217; uh?"
29
- msgstr "Betrügen, huh?"
30
-
31
- #: ../cms-tree-page-view/functions.php:1694
32
- msgid ""
33
- "Hi there! I just wanna says thanks for using my plugin. I hope you like it "
34
- "as much as I do."
35
- msgstr ""
36
- "Hallo auch! I möchte nur Danke sagen für die Verwendung meines Plugins. Ich "
37
- "hoffe Sie mögen es genauso wie ich."
38
-
39
- #: ../cms-tree-page-view/functions.php:1698
40
- msgid "There are serveral ways for you to show your appreciation:"
41
- msgstr "Es gibt verschiedene Wege, mir Ihre Anerkennung zu zeigen:"
42
-
43
- #: ../cms-tree-page-view/functions.php:1700
44
- #, php-format
45
- msgid ""
46
- "<a href=\"%1$s\">Give it a nice review</a> over at the WordPress Plugin "
47
- "Directory"
48
- msgstr ""
49
- "<a href=\"%1$s\">Schreiben Sie eine positive Bewertung</a> im Plugin-"
50
- "Verzeichnis von WordPress"
51
-
52
- #: ../cms-tree-page-view/functions.php:1701
53
- #, php-format
54
- msgid "<a href=\"%1$s\">Give a donation</a> – any amount will make me happy"
55
- msgstr "<a href=\"%1$s\">Spenden Sie</a> – jeder Betrag macht mich glücklich"
56
-
57
- #: ../cms-tree-page-view/functions.php:1702
58
- #, php-format
59
- msgid ""
60
- "<a href=\"%1$s\">Post a nice tweet</a> or make a nice blog post about the "
61
- "plugin"
62
- msgstr ""
63
- "<a href=\"%1$s\">Schreiben Sie einen netten Tweet</a> oder einen netten Blog-"
64
- "Beitrag über das Plugin"
65
-
66
- #: ../cms-tree-page-view/functions.php:1706
67
- #, php-format
68
- msgid "Plese see the <a href=\"%1$s\">support forum</a> for help."
69
- msgstr "Bitte besuchen Sie das <a href=\"%1$s\">Support-Forum</a> für Hilfe."
70
-
71
- #: ../cms-tree-page-view/functions.php:321
72
- msgid "Enter title of new page"
73
- msgstr "Titel der neuen Seite eingeben"
74
-
75
- #: ../cms-tree-page-view/functions.php:322
76
- msgid "child pages"
77
- msgstr "untergeordnete Seiten"
78
-
79
- #: ../cms-tree-page-view/functions.php:323
80
- #: ../cms-tree-page-view/functions.php:970
81
- msgid "Edit page"
82
- msgstr "Seite bearbeiten"
83
-
84
- #: ../cms-tree-page-view/functions.php:324
85
- #: ../cms-tree-page-view/functions.php:971
86
- msgid "View page"
87
- msgstr "Seite anzeigen"
88
-
89
- #: ../cms-tree-page-view/functions.php:325
90
- #: ../cms-tree-page-view/functions.php:970
91
- msgid "Edit"
92
- msgstr "Bearbeiten"
93
-
94
- #: ../cms-tree-page-view/functions.php:326
95
- #: ../cms-tree-page-view/functions.php:971
96
- msgid "View"
97
- msgstr "Anzeigen"
98
-
99
- #: ../cms-tree-page-view/functions.php:327
100
- msgid "Add page"
101
- msgstr "Seite hinzufügen"
102
-
103
- #: ../cms-tree-page-view/functions.php:328
104
- #: ../cms-tree-page-view/functions.php:979
105
- msgid "Add new page after"
106
- msgstr "Eine neue Seite nach dieser hinzufügen"
107
-
108
- #: ../cms-tree-page-view/functions.php:329
109
- msgid "after"
110
- msgstr "Danach"
111
-
112
- #: ../cms-tree-page-view/functions.php:330
113
- msgid "inside"
114
- msgstr "Innerhalb"
115
-
116
- #: ../cms-tree-page-view/functions.php:331
117
- msgid "Sorry, can't create a sub page to a page with status \"draft\"."
118
- msgstr ""
119
- "Entschuldigung, es kann keine Unterseite zu einer Seite mit dem Status "
120
- "\"Entwurf\" hinzugefügt werden."
121
-
122
- #: ../cms-tree-page-view/functions.php:332
123
- msgid "Sorry, can't create a sub page to a page with status \"trash\"."
124
- msgstr ""
125
- "Entschuldigung, es kann keine Unterseite zu einer Seite mit dem Status "
126
- "\"Papierkorb\" hinzugefügt werden."
127
-
128
- #: ../cms-tree-page-view/functions.php:333
129
- msgid "Sorry, can't create a page after a page with status \"trash\"."
130
- msgstr ""
131
- "Entschuldigung, es kann keine Seite nach einer Seite mit dem Status "
132
- "\"Papierkorb\" hinzugefügt werden."
133
-
134
- #: ../cms-tree-page-view/functions.php:334
135
- #: ../cms-tree-page-view/functions.php:984
136
- msgid "Add new page inside"
137
- msgstr "Eine neue Seite innerhalb dieser hinzufügen"
138
-
139
- #: ../cms-tree-page-view/functions.php:335
140
- #: ../cms-tree-page-view/functions.php:341
141
- msgid "draft"
142
- msgstr "Entwurf"
143
-
144
- #: ../cms-tree-page-view/functions.php:336
145
- #: ../cms-tree-page-view/functions.php:342
146
- msgid "future"
147
- msgstr "Geplant"
148
-
149
- #: ../cms-tree-page-view/functions.php:337
150
- #: ../cms-tree-page-view/functions.php:343
151
- msgid "protected"
152
- msgstr "Geschützt"
153
-
154
- #: ../cms-tree-page-view/functions.php:338
155
- #: ../cms-tree-page-view/functions.php:344
156
- #: ../cms-tree-page-view/functions.php:1296
157
- msgid "pending"
158
- msgstr "Offen"
159
-
160
- #: ../cms-tree-page-view/functions.php:339
161
- #: ../cms-tree-page-view/functions.php:345
162
- msgid "private"
163
- msgstr "Privat"
164
-
165
- #: ../cms-tree-page-view/functions.php:340
166
- #: ../cms-tree-page-view/functions.php:346
167
- msgid "trash"
168
- msgstr "In den Papierkorb verschieben"
169
-
170
- #: ../cms-tree-page-view/functions.php:347
171
- msgid "Password protected page"
172
- msgstr "Passwortgeschützte Seite"
173
-
174
- #: ../cms-tree-page-view/functions.php:348
175
- msgid "Adding page..."
176
- msgstr "Seite wird hinzugefügt..."
177
-
178
- #: ../cms-tree-page-view/functions.php:349
179
- msgid "Adding ..."
180
- msgstr "Seite wird hinzugefügt…"
181
-
182
- #: ../cms-tree-page-view/functions.php:350
183
- #: ../cms-tree-page-view/functions.php:1057
184
- msgid "No posts found."
185
- msgstr "Keine Artikel gefunden."
186
-
187
- #: ../cms-tree-page-view/functions.php:448
188
- msgid "Tree View"
189
- msgstr "Baumstruktur"
190
-
191
- #: ../cms-tree-page-view/functions.php:457
192
- msgid "List View"
193
- msgstr "Listenansicht"
194
-
195
- #: ../cms-tree-page-view/functions.php:493
196
- msgid "Settings"
197
- msgstr "Einstellungen"
198
-
199
- #: ../cms-tree-page-view/functions.php:533
200
- #, php-format
201
- msgctxt "name of dashboard"
202
- msgid "%1$s Tree"
203
- msgstr "%1$s Baumstruktur"
204
-
205
- #: ../cms-tree-page-view/functions.php:571
206
- msgctxt "name in menu"
207
- msgid "Tree View"
208
- msgstr "Baumstruktur"
209
-
210
- #: ../cms-tree-page-view/functions.php:572
211
- #, php-format
212
- msgctxt "title on page with tree"
213
- msgid "%1$s Tree View"
214
- msgstr "%1$s Baumstruktur"
215
-
216
- #: ../cms-tree-page-view/functions.php:592
217
- msgid "settings"
218
- msgstr "Einstellungen"
219
-
220
- #: ../cms-tree-page-view/functions.php:598
221
- msgid "Select where to show a tree for pages and custom post types"
222
- msgstr "Auswählen wo eine Baumansicht für Seiten und Artikel angezeigt werden soll:"
223
-
224
- #: ../cms-tree-page-view/functions.php:642
225
- msgid "On dashboard"
226
- msgstr "Im Dashboard"
227
-
228
- #: ../cms-tree-page-view/functions.php:646
229
- msgid "In menu"
230
- msgstr "Im Menü"
231
-
232
- #: ../cms-tree-page-view/functions.php:650
233
- msgid "On post overview screen"
234
- msgstr "In der Beitrags-Übersicht"
235
-
236
- #: ../cms-tree-page-view/functions.php:669
237
- msgid "Save Changes"
238
- msgstr "Änderungen speichern"
239
-
240
- #: ../cms-tree-page-view/functions.php:913
241
- msgid "All"
242
- msgstr "Alle"
243
-
244
- #: ../cms-tree-page-view/functions.php:918
245
- msgid "Public"
246
- msgstr "Öffentlich"
247
-
248
- #: ../cms-tree-page-view/functions.php:923
249
- msgid "Trash"
250
- msgstr "Papierkorb"
251
-
252
- #: ../cms-tree-page-view/functions.php:931
253
- msgid "Expand"
254
- msgstr "Ausklappen"
255
-
256
- #: ../cms-tree-page-view/functions.php:932
257
- msgid "Collapse"
258
- msgstr "Einklappen"
259
-
260
- #: ../cms-tree-page-view/functions.php:940
261
- msgid "Clear search"
262
- msgstr "Suche leeren"
263
-
264
- #: ../cms-tree-page-view/functions.php:941
265
- msgid "Search"
266
- msgstr "Suchen"
267
-
268
- #: ../cms-tree-page-view/functions.php:942
269
- msgid "Searching..."
270
- msgstr "Wird gesucht..."
271
-
272
- #: ../cms-tree-page-view/functions.php:943
273
- msgid "Nothing found."
274
- msgstr "Keine Inhalte gefunden."
275
-
276
- #: ../cms-tree-page-view/functions.php:950
277
- msgid "Loading..."
278
- msgstr "Laden..."
279
-
280
- #: ../cms-tree-page-view/functions.php:955
281
- msgid "Search: no pages found"
282
- msgstr "Suche: Keine Seiten gefunden"
283
-
284
- #: ../cms-tree-page-view/functions.php:958
285
- msgid "Loading tree"
286
- msgstr "Baum wird geladen"
287
-
288
- #: ../cms-tree-page-view/functions.php:979
289
- #: ../cms-tree-page-view/functions.php:1016
290
- msgid "After"
291
- msgstr "Danach"
292
-
293
- #: ../cms-tree-page-view/functions.php:984
294
- #: ../cms-tree-page-view/functions.php:1017
295
- msgid "Inside"
296
- msgstr "Innerhalb"
297
-
298
- #: ../cms-tree-page-view/functions.php:988
299
- msgid "Can not create page inside of a page with draft status"
300
- msgstr ""
301
- "Es kann keine Seite innerhalb einer Seite mit Entwurfs-Status erstellt "
302
- "werden."
303
-
304
- #: ../cms-tree-page-view/functions.php:1005
305
- msgid "Add page(s)"
306
- msgstr "Seite(n) hinzufügen"
307
-
308
- #: ../cms-tree-page-view/functions.php:1010
309
- msgid "Enter title here"
310
- msgstr "Titel der neuen Seite eingeben"
311
-
312
- #: ../cms-tree-page-view/functions.php:1015
313
- msgid "Position"
314
- msgstr "Position"
315
-
316
- #: ../cms-tree-page-view/functions.php:1022
317
- msgid "Status"
318
- msgstr "Status"
319
-
320
- #: ../cms-tree-page-view/functions.php:1023
321
- msgid "Draft"
322
- msgstr "Entwurf"
323
-
324
- #: ../cms-tree-page-view/functions.php:1024
325
- msgid "Published"
326
- msgstr "Veröffentlicht"
327
-
328
- #: ../cms-tree-page-view/functions.php:1028
329
- msgid "Add"
330
- msgstr "Hinzufügen"
331
-
332
- #: ../cms-tree-page-view/functions.php:1029
333
- msgid "or"
334
- msgstr "oder"
335
-
336
- #: ../cms-tree-page-view/functions.php:1030
337
- msgid "cancel"
338
- msgstr "Abbrechen"
339
-
340
- #: ../cms-tree-page-view/functions.php:1040
341
- msgid "Last modified"
342
- msgstr "Zuletzt modifiziert"
343
-
344
- #: ../cms-tree-page-view/functions.php:1042
345
- msgid "by"
346
- msgstr "von"
347
-
348
- #: ../cms-tree-page-view/functions.php:1045
349
- msgid "Page ID"
350
- msgstr "Seiten-ID"
351
-
352
- #: ../cms-tree-page-view/functions.php:1088
353
- #, php-format
354
- msgctxt "headline of page with tree"
355
- msgid "%1$s Tree View"
356
- msgstr "%1$s Baumstruktur"
357
-
358
- #: ../cms-tree-page-view/functions.php:1248
359
- msgid "Unknown user"
360
- msgstr "Unbekannter Benutzer"
361
-
362
- #: ../cms-tree-page-view/functions.php:1253
363
- msgid "<Untitled page>"
364
- msgstr "<Unbenannte Seite>"
365
-
366
- #: ../cms-tree-page-view/functions.php:1286
367
- msgid "Comments"
368
- msgstr "Kommentare"
369
-
370
- #: ../cms-tree-page-view/functions.php:1293
371
- #, php-format
372
- msgid "%s pending"
373
- msgstr "%s offen"
374
-
375
- #: ../cms-tree-page-view/functions.php:1303
376
- msgctxt "comment count"
377
- msgid "0"
378
- msgstr "0"
379
-
380
- #: ../cms-tree-page-view/functions.php:1303
381
- msgctxt "comment count"
382
- msgid "1"
383
- msgstr "1"
384
-
385
- #: ../cms-tree-page-view/functions.php:1303
386
- msgctxt "comment count"
387
- msgid "%"
388
- msgstr "%"
389
-
390
- #: ../cms-tree-page-view/functions.php:1502
391
- msgid "New page"
392
- msgstr "Neue Seite"
393
-
394
- #: ../cms-tree-page-view/functions.php:1692
395
- msgid "Thanks for using my plugin"
396
- msgstr "Danke, dass Sie dieses Plugin verwenden"
397
-
398
- #: ../cms-tree-page-view/functions.php:1695
399
- msgid "/Pär Thernström - plugin creator"
400
- msgstr "/Pär Thernström - Plugin-Autor"
401
-
402
- #: ../cms-tree-page-view/functions.php:1697
403
- msgid "I like this plugin<br>– how can I thank you?"
404
- msgstr "Mir gefällt dieses Plugin<br>Wie kann ich helfen?"
405
-
406
- #: ../cms-tree-page-view/functions.php:1705
407
- msgid "Support"
408
- msgstr "Hilfe/Support"
409
-
410
- #: ../cms-tree-page-view/functions.php:1710
411
- msgid "Hide until next upgrade"
412
- msgstr "Bis zum nächsten Update verstecken"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: page, pages, posts, custom posts, tree, cms, dashboard, overview, drag-and
5
  Text Domain: cms-tree-page-view
6
  Requires at least: 3.8
7
  Tested up to: 4.2
8
- Stable tag: 1.2.34
9
 
10
  Adds a tree view of all pages & custom posts. Get a great overview + options to drag & drop to reorder & option to add multiple pages.
11
 
@@ -92,8 +92,9 @@ If you want to always have a list of your pages available in your WordPress admi
92
  [Admin Menu Tree Page View](http://wordpress.org/extend/plugins/admin-menu-tree-page-view/).
93
 
94
  #### Donation and more plugins
 
 
95
  * If you like this plugin don't forget to [donate to support further development](http://eskapism.se/sida/donate/).
96
- * More [WordPress CMS plugins](http://wordpress.org/extend/plugins/profile/eskapism) by the same author.
97
 
98
  == Installation ==
99
 
@@ -116,6 +117,11 @@ Now the tree with the pages will be visible both on the dashboard and in the men
116
 
117
  == Changelog ==
118
 
 
 
 
 
 
119
  = 1.2.34 =
120
 
121
  - Fix assignement by reference standards violation. Thanks [johnny-bit](https://github.com/johnny-bit) for the fix.
@@ -552,7 +558,7 @@ http://wordpress.org/support/topic/plugin-cms-tree-page-view-broken-for-language
552
  - added swedish translation by Måns Jonasson
553
 
554
  = 0.4.3 =
555
- - forgot the domain for _e at some places
556
 
557
  = 0.4.2 =
558
  - added .pot-file
5
  Text Domain: cms-tree-page-view
6
  Requires at least: 3.8
7
  Tested up to: 4.2
8
+ Stable tag: 1.3
9
 
10
  Adds a tree view of all pages & custom posts. Get a great overview + options to drag & drop to reorder & option to add multiple pages.
11
 
92
  [Admin Menu Tree Page View](http://wordpress.org/extend/plugins/admin-menu-tree-page-view/).
93
 
94
  #### Donation and more plugins
95
+
96
+ * Check out my other plugin [Simple History](http://simple-history.com/) if you want to see a log of changes in your WordPress admin. With Simple History you can see login attempts (both failed and sucessful), page changes, plugin updated, and more. It's a great way to view user actions on your site!
97
  * If you like this plugin don't forget to [donate to support further development](http://eskapism.se/sida/donate/).
 
98
 
99
  == Installation ==
100
 
117
 
118
  == Changelog ==
119
 
120
+ = 1.3 =
121
+
122
+ - Languages should be loaded from wordpress.org, if available there.
123
+ - Removed German translation, because it's loaded from wordpress.org.
124
+
125
  = 1.2.34 =
126
 
127
  - Fix assignement by reference standards violation. Thanks [johnny-bit](https://github.com/johnny-bit) for the fix.
558
  - added swedish translation by Måns Jonasson
559
 
560
  = 0.4.3 =
561
+ - forgot the domain for `_e` at some places
562
 
563
  = 0.4.2 =
564
  - added .pot-file