Version Description
- Just a version bump because wordpress.org did not show version 1.2.24.
Download this release
Release Info
Developer | eskapism |
Plugin | CMS Tree Page View |
Version | 1.2.25 |
Comparing to | |
See all releases |
Code changes from version 1.2.24 to 1.2.25
- cms-tree-page-view.sublime-workspace +671 -148
- index.php +2 -2
- readme.txt +5 -2
cms-tree-page-view.sublime-workspace
CHANGED
@@ -3,6 +3,10 @@
|
|
3 |
{
|
4 |
"selected_items":
|
5 |
[
|
|
|
|
|
|
|
|
|
6 |
[
|
7 |
"function",
|
8 |
"function_exists"
|
@@ -279,7 +283,7 @@
|
|
279 |
"file": "index.php",
|
280 |
"settings":
|
281 |
{
|
282 |
-
"buffer_size":
|
283 |
"line_ending": "Unix"
|
284 |
}
|
285 |
},
|
@@ -287,7 +291,7 @@
|
|
287 |
"file": "functions.php",
|
288 |
"settings":
|
289 |
{
|
290 |
-
"buffer_size":
|
291 |
"line_ending": "Unix"
|
292 |
}
|
293 |
},
|
@@ -295,7 +299,23 @@
|
|
295 |
"file": "readme.txt",
|
296 |
"settings":
|
297 |
{
|
298 |
-
"buffer_size":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
299 |
"line_ending": "Unix"
|
300 |
}
|
301 |
}
|
@@ -504,6 +524,7 @@
|
|
504 |
},
|
505 |
"file_history":
|
506 |
[
|
|
|
507 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/tags/1.2.14/readme.txt",
|
508 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/trunk/cms-tree-page-view.sublime-project",
|
509 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/trunk/scripts/cms_tree_page_view.js",
|
@@ -630,8 +651,7 @@
|
|
630 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-content/themes/neverever/js/jquery/bower.json",
|
631 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-content/themes/neverever/js/jquery-extra-selectors.js",
|
632 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-includes/theme-compat/footer.php",
|
633 |
-
"/Users/bonny/Dropbox/Webb/bonnys-wordpress-stuff/ep-theme/404.php"
|
634 |
-
"/Users/bonny/Dropbox/Webb/bonnys-wordpress-stuff/ep-theme/parts/shared/html-header.php"
|
635 |
],
|
636 |
"find":
|
637 |
{
|
@@ -660,6 +680,35 @@
|
|
660 |
"case_sensitive": false,
|
661 |
"find_history":
|
662 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
663 |
"menu_order, post_title",
|
664 |
"get_userdata",
|
665 |
"cms_tpv_get_the_modified_author",
|
@@ -758,36 +807,7 @@
|
|
758 |
"get_term_by",
|
759 |
"require",
|
760 |
"functions",
|
761 |
-
"require("
|
762 |
-
"include",
|
763 |
-
"overr",
|
764 |
-
"media_handle_sideload",
|
765 |
-
"post_id",
|
766 |
-
"wp_handle_sideload",
|
767 |
-
"sideload",
|
768 |
-
"is_image",
|
769 |
-
"is_iamge",
|
770 |
-
"elms.body",
|
771 |
-
"elms.bo",
|
772 |
-
"document.body",
|
773 |
-
"elms.body",
|
774 |
-
"wook",
|
775 |
-
".ConfessionsList",
|
776 |
-
"ConfessionsList--",
|
777 |
-
"add_menus",
|
778 |
-
"thumb",
|
779 |
-
"mest gillade",
|
780 |
-
"moderni",
|
781 |
-
"/home/earthpeople/.htpasswd",
|
782 |
-
"40%",
|
783 |
-
".SubmitConfession-button",
|
784 |
-
"ladda upp en bild",
|
785 |
-
"handleb",
|
786 |
-
"template-",
|
787 |
-
"x-tmpl",
|
788 |
-
"x-templ",
|
789 |
-
"close",
|
790 |
-
"<button"
|
791 |
],
|
792 |
"highlight": true,
|
793 |
"in_selection": false,
|
@@ -825,15 +845,15 @@
|
|
825 |
"semi_transient": false,
|
826 |
"settings":
|
827 |
{
|
828 |
-
"buffer_size":
|
829 |
"regions":
|
830 |
{
|
831 |
},
|
832 |
"selection":
|
833 |
[
|
834 |
[
|
835 |
-
|
836 |
-
|
837 |
]
|
838 |
],
|
839 |
"settings":
|
@@ -878,6 +898,7 @@
|
|
878 |
"vendor-prefix": true,
|
879 |
"zero-units": "warning"
|
880 |
},
|
|
|
881 |
"gjslint_ignore":
|
882 |
[
|
883 |
110
|
@@ -932,7 +953,7 @@
|
|
932 |
"translate_tabs_to_spaces": true
|
933 |
},
|
934 |
"translation.x": 0.0,
|
935 |
-
"translation.y":
|
936 |
"zoom_level": 1.0
|
937 |
},
|
938 |
"stack_index": 1,
|
@@ -944,26 +965,9 @@
|
|
944 |
"semi_transient": false,
|
945 |
"settings":
|
946 |
{
|
947 |
-
"buffer_size":
|
948 |
"regions":
|
949 |
{
|
950 |
-
"bookmarks":
|
951 |
-
{
|
952 |
-
"flags": 144,
|
953 |
-
"icon": "bookmark",
|
954 |
-
"regions":
|
955 |
-
[
|
956 |
-
[
|
957 |
-
11534,
|
958 |
-
11534
|
959 |
-
],
|
960 |
-
[
|
961 |
-
40539,
|
962 |
-
40539
|
963 |
-
]
|
964 |
-
],
|
965 |
-
"scope": "bookmarks"
|
966 |
-
}
|
967 |
},
|
968 |
"selection":
|
969 |
[
|
@@ -1014,6 +1018,7 @@
|
|
1014 |
"vendor-prefix": true,
|
1015 |
"zero-units": "warning"
|
1016 |
},
|
|
|
1017 |
"gjslint_ignore":
|
1018 |
[
|
1019 |
110
|
@@ -1067,7 +1072,7 @@
|
|
1067 |
"translate_tabs_to_spaces": false
|
1068 |
},
|
1069 |
"translation.x": 0.0,
|
1070 |
-
"translation.y":
|
1071 |
"zoom_level": 1.0
|
1072 |
},
|
1073 |
"stack_index": 2,
|
@@ -1079,115 +1084,633 @@
|
|
1079 |
"semi_transient": false,
|
1080 |
"settings":
|
1081 |
{
|
1082 |
-
"buffer_size":
|
1083 |
"regions":
|
1084 |
{
|
1085 |
},
|
1086 |
"selection":
|
1087 |
[
|
1088 |
[
|
1089 |
-
|
1090 |
-
|
1091 |
]
|
1092 |
],
|
1093 |
"settings":
|
1094 |
{
|
1095 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1096 |
[
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1102 |
{
|
1103 |
-
"
|
1104 |
-
"
|
1105 |
-
"
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
"
|
1113 |
-
"floats": "warning",
|
1114 |
-
"font-faces": "warning",
|
1115 |
-
"font-sizes": "warning",
|
1116 |
-
"gradients": "warning",
|
1117 |
-
"ids": "warning",
|
1118 |
-
"import": "warning",
|
1119 |
-
"important": "warning",
|
1120 |
-
"known-properties": true,
|
1121 |
-
"outline-none": "warning",
|
1122 |
-
"overqualified-elements": "warning",
|
1123 |
-
"qualified-headings": "warning",
|
1124 |
-
"regex-selectors": "warning",
|
1125 |
-
"rules-count": "warning",
|
1126 |
-
"shorthand": "warning",
|
1127 |
-
"star-property-hack": "warning",
|
1128 |
-
"text-indent": "warning",
|
1129 |
-
"underscore-property-hack": "warning",
|
1130 |
-
"unique-headings": "warning",
|
1131 |
-
"universal-selector": "warning",
|
1132 |
-
"vendor-prefix": true,
|
1133 |
-
"zero-units": "warning"
|
1134 |
},
|
1135 |
-
"
|
1136 |
-
[
|
1137 |
-
110
|
1138 |
-
],
|
1139 |
-
"gjslint_options":
|
1140 |
-
[
|
1141 |
-
],
|
1142 |
-
"javascript_linter": "jshint",
|
1143 |
-
"jshint_options":
|
1144 |
{
|
1145 |
-
"
|
1146 |
-
"
|
1147 |
-
"
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
|
|
|
|
|
|
|
|
1151 |
},
|
1152 |
-
"
|
1153 |
-
"pep8_ignore":
|
1154 |
-
[
|
1155 |
-
"E501"
|
1156 |
-
],
|
1157 |
-
"perl_linter": "perlcritic",
|
1158 |
-
"pyflakes_ignore":
|
1159 |
-
[
|
1160 |
-
],
|
1161 |
-
"pyflakes_ignore_import_*": true,
|
1162 |
-
"sublimelinter": true,
|
1163 |
-
"sublimelinter_delay": 2,
|
1164 |
-
"sublimelinter_disable":
|
1165 |
-
[
|
1166 |
-
],
|
1167 |
-
"sublimelinter_executable_map":
|
1168 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1169 |
},
|
1170 |
-
"
|
1171 |
-
"sublimelinter_gutter_marks": true,
|
1172 |
-
"sublimelinter_gutter_marks_theme": "simple",
|
1173 |
-
"sublimelinter_mark_style": "none",
|
1174 |
-
"sublimelinter_notes": false,
|
1175 |
-
"sublimelinter_objj_check_ascii": false,
|
1176 |
-
"sublimelinter_popup_errors_on_save": false,
|
1177 |
-
"sublimelinter_syntax_map":
|
1178 |
{
|
1179 |
-
"
|
1180 |
-
"
|
1181 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1182 |
},
|
1183 |
-
"
|
1184 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1185 |
},
|
1186 |
"translation.x": 0.0,
|
1187 |
-
"translation.y":
|
1188 |
"zoom_level": 1.0
|
1189 |
},
|
1190 |
-
"stack_index":
|
1191 |
"type": "text"
|
1192 |
}
|
1193 |
]
|
@@ -1243,6 +1766,10 @@
|
|
1243 |
"height": 0.0,
|
1244 |
"selected_items":
|
1245 |
[
|
|
|
|
|
|
|
|
|
1246 |
[
|
1247 |
"read",
|
1248 |
"readme.txt"
|
@@ -1523,10 +2050,6 @@
|
|
1523 |
"class_simple_fields_field.php",
|
1524 |
"class_simple_fields_field.php"
|
1525 |
],
|
1526 |
-
[
|
1527 |
-
"readm",
|
1528 |
-
"readme.txt"
|
1529 |
-
],
|
1530 |
[
|
1531 |
"js",
|
1532 |
"scripts.js"
|
3 |
{
|
4 |
"selected_items":
|
5 |
[
|
6 |
+
[
|
7 |
+
"ignored",
|
8 |
+
"ignored_post_types"
|
9 |
+
],
|
10 |
[
|
11 |
"function",
|
12 |
"function_exists"
|
283 |
"file": "index.php",
|
284 |
"settings":
|
285 |
{
|
286 |
+
"buffer_size": 3156,
|
287 |
"line_ending": "Unix"
|
288 |
}
|
289 |
},
|
291 |
"file": "functions.php",
|
292 |
"settings":
|
293 |
{
|
294 |
+
"buffer_size": 62470,
|
295 |
"line_ending": "Unix"
|
296 |
}
|
297 |
},
|
299 |
"file": "readme.txt",
|
300 |
"settings":
|
301 |
{
|
302 |
+
"buffer_size": 25138,
|
303 |
+
"line_ending": "Unix"
|
304 |
+
}
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"file": "scripts/cms_tree_page_view.js",
|
308 |
+
"settings":
|
309 |
+
{
|
310 |
+
"buffer_size": 28994,
|
311 |
+
"line_ending": "Unix"
|
312 |
+
}
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"file": "styles/styles.css",
|
316 |
+
"settings":
|
317 |
+
{
|
318 |
+
"buffer_size": 10635,
|
319 |
"line_ending": "Unix"
|
320 |
}
|
321 |
}
|
524 |
},
|
525 |
"file_history":
|
526 |
[
|
527 |
+
"/Users/bonny/Dropbox/Plugins/GIT/cms-tree-page-view/readme.txt",
|
528 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/tags/1.2.14/readme.txt",
|
529 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/trunk/cms-tree-page-view.sublime-project",
|
530 |
"/Users/bonny/Dropbox/Plugins/SVN/cms-tree-page-view/trunk/scripts/cms_tree_page_view.js",
|
651 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-content/themes/neverever/js/jquery/bower.json",
|
652 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-content/themes/neverever/js/jquery-extra-selectors.js",
|
653 |
"/Users/bonny/Dropbox/Localhost/EarthPeople/neverever/app/wp/wp-includes/theme-compat/footer.php",
|
654 |
+
"/Users/bonny/Dropbox/Webb/bonnys-wordpress-stuff/ep-theme/404.php"
|
|
|
655 |
],
|
656 |
"find":
|
657 |
{
|
680 |
"case_sensitive": false,
|
681 |
"find_history":
|
682 |
[
|
683 |
+
"wp_roles =",
|
684 |
+
"change",
|
685 |
+
"cms_tvp_setup_caps",
|
686 |
+
"add_caps_to_role",
|
687 |
+
"is_role",
|
688 |
+
"loaded",
|
689 |
+
"is_role",
|
690 |
+
"CMS_TPV_MOVE_PERMISSION",
|
691 |
+
"cms_tpv_plugins_loaded",
|
692 |
+
"cms_tpv_install",
|
693 |
+
"CMS_TPV_MOVE_PERMISSION",
|
694 |
+
"[if IE 6]>",
|
695 |
+
"[action] => cms_tpv_add_pa",
|
696 |
+
"label><input type=\"radio\" name=\"cms_tpv_add_",
|
697 |
+
"CMS_TPV_CAN_DND",
|
698 |
+
"cms_tpv_install",
|
699 |
+
"CMS_TPV_CAN_DND",
|
700 |
+
"cms_tpv_install",
|
701 |
+
"cms_tpv_setup_defaults",
|
702 |
+
"dd necessary capabilities to allo",
|
703 |
+
"cms_tpv_container",
|
704 |
+
"cms_tpv_show_annoying_box",
|
705 |
+
"show",
|
706 |
+
".cms_tpv_wrapper",
|
707 |
+
"view-switch-cstpv-icon-added",
|
708 |
+
"change",
|
709 |
+
"20",
|
710 |
+
"cms_tpv_post_type_is_ignored",
|
711 |
+
"settings",
|
712 |
"menu_order, post_title",
|
713 |
"get_userdata",
|
714 |
"cms_tpv_get_the_modified_author",
|
807 |
"get_term_by",
|
808 |
"require",
|
809 |
"functions",
|
810 |
+
"require("
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
811 |
],
|
812 |
"highlight": true,
|
813 |
"in_selection": false,
|
845 |
"semi_transient": false,
|
846 |
"settings":
|
847 |
{
|
848 |
+
"buffer_size": 3156,
|
849 |
"regions":
|
850 |
{
|
851 |
},
|
852 |
"selection":
|
853 |
[
|
854 |
[
|
855 |
+
3031,
|
856 |
+
3023
|
857 |
]
|
858 |
],
|
859 |
"settings":
|
898 |
"vendor-prefix": true,
|
899 |
"zero-units": "warning"
|
900 |
},
|
901 |
+
"function_name_status_row": 77,
|
902 |
"gjslint_ignore":
|
903 |
[
|
904 |
110
|
953 |
"translate_tabs_to_spaces": true
|
954 |
},
|
955 |
"translation.x": 0.0,
|
956 |
+
"translation.y": 642.0,
|
957 |
"zoom_level": 1.0
|
958 |
},
|
959 |
"stack_index": 1,
|
965 |
"semi_transient": false,
|
966 |
"settings":
|
967 |
{
|
968 |
+
"buffer_size": 62470,
|
969 |
"regions":
|
970 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
971 |
},
|
972 |
"selection":
|
973 |
[
|
1018 |
"vendor-prefix": true,
|
1019 |
"zero-units": "warning"
|
1020 |
},
|
1021 |
+
"function_name_status_row": 0,
|
1022 |
"gjslint_ignore":
|
1023 |
[
|
1024 |
110
|
1072 |
"translate_tabs_to_spaces": false
|
1073 |
},
|
1074 |
"translation.x": 0.0,
|
1075 |
+
"translation.y": 390.0,
|
1076 |
"zoom_level": 1.0
|
1077 |
},
|
1078 |
"stack_index": 2,
|
1084 |
"semi_transient": false,
|
1085 |
"settings":
|
1086 |
{
|
1087 |
+
"buffer_size": 25138,
|
1088 |
"regions":
|
1089 |
{
|
1090 |
},
|
1091 |
"selection":
|
1092 |
[
|
1093 |
[
|
1094 |
+
289,
|
1095 |
+
283
|
1096 |
]
|
1097 |
],
|
1098 |
"settings":
|
1099 |
{
|
1100 |
+
"function_name_status_row": 6,
|
1101 |
+
"syntax": "Packages/Text/Plain text.tmLanguage"
|
1102 |
+
},
|
1103 |
+
"translation.x": 0.0,
|
1104 |
+
"translation.y": 0.0,
|
1105 |
+
"zoom_level": 1.0
|
1106 |
+
},
|
1107 |
+
"stack_index": 0,
|
1108 |
+
"type": "text"
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"buffer": 3,
|
1112 |
+
"file": "scripts/cms_tree_page_view.js",
|
1113 |
+
"semi_transient": false,
|
1114 |
+
"settings":
|
1115 |
+
{
|
1116 |
+
"buffer_size": 28994,
|
1117 |
+
"regions":
|
1118 |
+
{
|
1119 |
+
},
|
1120 |
+
"selection":
|
1121 |
+
[
|
1122 |
[
|
1123 |
+
6048,
|
1124 |
+
6063
|
1125 |
+
]
|
1126 |
+
],
|
1127 |
+
"settings":
|
1128 |
+
{
|
1129 |
+
"function_name_status_row": 201,
|
1130 |
+
"syntax": "Packages/JavaScript/JavaScript.tmLanguage",
|
1131 |
+
"translate_tabs_to_spaces": false
|
1132 |
+
},
|
1133 |
+
"translation.x": 0.0,
|
1134 |
+
"translation.y": 3051.0,
|
1135 |
+
"zoom_level": 1.0
|
1136 |
+
},
|
1137 |
+
"stack_index": 3,
|
1138 |
+
"type": "text"
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"buffer": 4,
|
1142 |
+
"file": "styles/styles.css",
|
1143 |
+
"semi_transient": false,
|
1144 |
+
"settings":
|
1145 |
+
{
|
1146 |
+
"buffer_size": 10635,
|
1147 |
+
"regions":
|
1148 |
+
{
|
1149 |
+
"gutter_color_10040":
|
1150 |
{
|
1151 |
+
"flags": 144,
|
1152 |
+
"icon": "Cache/GutterColor/FAFAFA.png",
|
1153 |
+
"regions":
|
1154 |
+
[
|
1155 |
+
[
|
1156 |
+
10040,
|
1157 |
+
10067
|
1158 |
+
]
|
1159 |
+
],
|
1160 |
+
"scope": "gutter_color"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1161 |
},
|
1162 |
+
"gutter_color_10068":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1163 |
{
|
1164 |
+
"flags": 144,
|
1165 |
+
"icon": "Cache/GutterColor/dddddd.png",
|
1166 |
+
"regions":
|
1167 |
+
[
|
1168 |
+
[
|
1169 |
+
10068,
|
1170 |
+
10092
|
1171 |
+
]
|
1172 |
+
],
|
1173 |
+
"scope": "gutter_color"
|
1174 |
},
|
1175 |
+
"gutter_color_1091":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1176 |
{
|
1177 |
+
"flags": 144,
|
1178 |
+
"icon": "Cache/GutterColor/999999.png",
|
1179 |
+
"regions":
|
1180 |
+
[
|
1181 |
+
[
|
1182 |
+
1095,
|
1183 |
+
1108
|
1184 |
+
]
|
1185 |
+
],
|
1186 |
+
"scope": "gutter_color"
|
1187 |
},
|
1188 |
+
"gutter_color_1095":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1189 |
{
|
1190 |
+
"flags": 144,
|
1191 |
+
"icon": "Cache/GutterColor/999999.png",
|
1192 |
+
"regions":
|
1193 |
+
[
|
1194 |
+
[
|
1195 |
+
1095,
|
1196 |
+
1108
|
1197 |
+
]
|
1198 |
+
],
|
1199 |
+
"scope": "gutter_color"
|
1200 |
},
|
1201 |
+
"gutter_color_1318":
|
1202 |
+
{
|
1203 |
+
"flags": 144,
|
1204 |
+
"icon": "Cache/GutterColor/ffefba.png",
|
1205 |
+
"regions":
|
1206 |
+
[
|
1207 |
+
[
|
1208 |
+
1322,
|
1209 |
+
1349
|
1210 |
+
]
|
1211 |
+
],
|
1212 |
+
"scope": "gutter_color"
|
1213 |
+
},
|
1214 |
+
"gutter_color_1322":
|
1215 |
+
{
|
1216 |
+
"flags": 144,
|
1217 |
+
"icon": "Cache/GutterColor/ffefba.png",
|
1218 |
+
"regions":
|
1219 |
+
[
|
1220 |
+
[
|
1221 |
+
1322,
|
1222 |
+
1349
|
1223 |
+
]
|
1224 |
+
],
|
1225 |
+
"scope": "gutter_color"
|
1226 |
+
},
|
1227 |
+
"gutter_color_1696":
|
1228 |
+
{
|
1229 |
+
"flags": 144,
|
1230 |
+
"icon": "Cache/GutterColor/999999.png",
|
1231 |
+
"regions":
|
1232 |
+
[
|
1233 |
+
[
|
1234 |
+
1700,
|
1235 |
+
1713
|
1236 |
+
]
|
1237 |
+
],
|
1238 |
+
"scope": "gutter_color"
|
1239 |
+
},
|
1240 |
+
"gutter_color_1700":
|
1241 |
+
{
|
1242 |
+
"flags": 144,
|
1243 |
+
"icon": "Cache/GutterColor/999999.png",
|
1244 |
+
"regions":
|
1245 |
+
[
|
1246 |
+
[
|
1247 |
+
1700,
|
1248 |
+
1713
|
1249 |
+
]
|
1250 |
+
],
|
1251 |
+
"scope": "gutter_color"
|
1252 |
+
},
|
1253 |
+
"gutter_color_2044":
|
1254 |
+
{
|
1255 |
+
"flags": 144,
|
1256 |
+
"icon": "Cache/GutterColor/f86210.png",
|
1257 |
+
"regions":
|
1258 |
+
[
|
1259 |
+
[
|
1260 |
+
2048,
|
1261 |
+
2084
|
1262 |
+
]
|
1263 |
+
],
|
1264 |
+
"scope": "gutter_color"
|
1265 |
+
},
|
1266 |
+
"gutter_color_2048":
|
1267 |
+
{
|
1268 |
+
"flags": 144,
|
1269 |
+
"icon": "Cache/GutterColor/f86210.png",
|
1270 |
+
"regions":
|
1271 |
+
[
|
1272 |
+
[
|
1273 |
+
2048,
|
1274 |
+
2084
|
1275 |
+
]
|
1276 |
+
],
|
1277 |
+
"scope": "gutter_color"
|
1278 |
+
},
|
1279 |
+
"gutter_color_2436":
|
1280 |
+
{
|
1281 |
+
"flags": 144,
|
1282 |
+
"icon": "Cache/GutterColor/25b61a.png",
|
1283 |
+
"regions":
|
1284 |
+
[
|
1285 |
+
[
|
1286 |
+
2440,
|
1287 |
+
2476
|
1288 |
+
]
|
1289 |
+
],
|
1290 |
+
"scope": "gutter_color"
|
1291 |
+
},
|
1292 |
+
"gutter_color_2440":
|
1293 |
+
{
|
1294 |
+
"flags": 144,
|
1295 |
+
"icon": "Cache/GutterColor/25b61a.png",
|
1296 |
+
"regions":
|
1297 |
+
[
|
1298 |
+
[
|
1299 |
+
2440,
|
1300 |
+
2476
|
1301 |
+
]
|
1302 |
+
],
|
1303 |
+
"scope": "gutter_color"
|
1304 |
+
},
|
1305 |
+
"gutter_color_2594":
|
1306 |
+
{
|
1307 |
+
"flags": 144,
|
1308 |
+
"icon": "Cache/GutterColor/0069e0.png",
|
1309 |
+
"regions":
|
1310 |
+
[
|
1311 |
+
[
|
1312 |
+
2598,
|
1313 |
+
2634
|
1314 |
+
]
|
1315 |
+
],
|
1316 |
+
"scope": "gutter_color"
|
1317 |
+
},
|
1318 |
+
"gutter_color_2598":
|
1319 |
+
{
|
1320 |
+
"flags": 144,
|
1321 |
+
"icon": "Cache/GutterColor/0069e0.png",
|
1322 |
+
"regions":
|
1323 |
+
[
|
1324 |
+
[
|
1325 |
+
2598,
|
1326 |
+
2634
|
1327 |
+
]
|
1328 |
+
],
|
1329 |
+
"scope": "gutter_color"
|
1330 |
+
},
|
1331 |
+
"gutter_color_4702":
|
1332 |
+
{
|
1333 |
+
"flags": 144,
|
1334 |
+
"icon": "Cache/GutterColor/DFDFDF.png",
|
1335 |
+
"regions":
|
1336 |
+
[
|
1337 |
+
[
|
1338 |
+
4706,
|
1339 |
+
4733
|
1340 |
+
]
|
1341 |
+
],
|
1342 |
+
"scope": "gutter_color"
|
1343 |
+
},
|
1344 |
+
"gutter_color_4706":
|
1345 |
+
{
|
1346 |
+
"flags": 144,
|
1347 |
+
"icon": "Cache/GutterColor/DFDFDF.png",
|
1348 |
+
"regions":
|
1349 |
+
[
|
1350 |
+
[
|
1351 |
+
4706,
|
1352 |
+
4733
|
1353 |
+
]
|
1354 |
+
],
|
1355 |
+
"scope": "gutter_color"
|
1356 |
+
},
|
1357 |
+
"gutter_color_5029":
|
1358 |
+
{
|
1359 |
+
"flags": 144,
|
1360 |
+
"icon": "Cache/GutterColor/DFDFDF.png",
|
1361 |
+
"regions":
|
1362 |
+
[
|
1363 |
+
[
|
1364 |
+
5033,
|
1365 |
+
5098
|
1366 |
+
]
|
1367 |
+
],
|
1368 |
+
"scope": "gutter_color"
|
1369 |
+
},
|
1370 |
+
"gutter_color_5033":
|
1371 |
+
{
|
1372 |
+
"flags": 144,
|
1373 |
+
"icon": "Cache/GutterColor/DFDFDF.png",
|
1374 |
+
"regions":
|
1375 |
+
[
|
1376 |
+
[
|
1377 |
+
5033,
|
1378 |
+
5098
|
1379 |
+
]
|
1380 |
+
],
|
1381 |
+
"scope": "gutter_color"
|
1382 |
+
},
|
1383 |
+
"gutter_color_5529":
|
1384 |
+
{
|
1385 |
+
"flags": 144,
|
1386 |
+
"icon": "Cache/GutterColor/d8f5fa.png",
|
1387 |
+
"regions":
|
1388 |
+
[
|
1389 |
+
[
|
1390 |
+
5533,
|
1391 |
+
5560
|
1392 |
+
]
|
1393 |
+
],
|
1394 |
+
"scope": "gutter_color"
|
1395 |
+
},
|
1396 |
+
"gutter_color_5533":
|
1397 |
+
{
|
1398 |
+
"flags": 144,
|
1399 |
+
"icon": "Cache/GutterColor/d8f5fa.png",
|
1400 |
+
"regions":
|
1401 |
+
[
|
1402 |
+
[
|
1403 |
+
5533,
|
1404 |
+
5560
|
1405 |
+
]
|
1406 |
+
],
|
1407 |
+
"scope": "gutter_color"
|
1408 |
+
},
|
1409 |
+
"gutter_color_5842":
|
1410 |
+
{
|
1411 |
+
"flags": 144,
|
1412 |
+
"icon": "Cache/GutterColor/21759B.png",
|
1413 |
+
"regions":
|
1414 |
+
[
|
1415 |
+
[
|
1416 |
+
5846,
|
1417 |
+
5862
|
1418 |
+
]
|
1419 |
+
],
|
1420 |
+
"scope": "gutter_color"
|
1421 |
+
},
|
1422 |
+
"gutter_color_5846":
|
1423 |
+
{
|
1424 |
+
"flags": 144,
|
1425 |
+
"icon": "Cache/GutterColor/21759B.png",
|
1426 |
+
"regions":
|
1427 |
+
[
|
1428 |
+
[
|
1429 |
+
5846,
|
1430 |
+
5862
|
1431 |
+
]
|
1432 |
+
],
|
1433 |
+
"scope": "gutter_color"
|
1434 |
+
},
|
1435 |
+
"gutter_color_6000":
|
1436 |
+
{
|
1437 |
+
"flags": 144,
|
1438 |
+
"icon": "Cache/GutterColor/aaaaaa.png",
|
1439 |
+
"regions":
|
1440 |
+
[
|
1441 |
+
[
|
1442 |
+
6004,
|
1443 |
+
6034
|
1444 |
+
]
|
1445 |
+
],
|
1446 |
+
"scope": "gutter_color"
|
1447 |
+
},
|
1448 |
+
"gutter_color_6004":
|
1449 |
+
{
|
1450 |
+
"flags": 144,
|
1451 |
+
"icon": "Cache/GutterColor/aaaaaa.png",
|
1452 |
+
"regions":
|
1453 |
+
[
|
1454 |
+
[
|
1455 |
+
6004,
|
1456 |
+
6034
|
1457 |
+
]
|
1458 |
+
],
|
1459 |
+
"scope": "gutter_color"
|
1460 |
+
},
|
1461 |
+
"gutter_color_6206":
|
1462 |
+
{
|
1463 |
+
"flags": 144,
|
1464 |
+
"icon": "Cache/GutterColor/d54e21.png",
|
1465 |
+
"regions":
|
1466 |
+
[
|
1467 |
+
[
|
1468 |
+
6210,
|
1469 |
+
6226
|
1470 |
+
]
|
1471 |
+
],
|
1472 |
+
"scope": "gutter_color"
|
1473 |
+
},
|
1474 |
+
"gutter_color_6210":
|
1475 |
+
{
|
1476 |
+
"flags": 144,
|
1477 |
+
"icon": "Cache/GutterColor/d54e21.png",
|
1478 |
+
"regions":
|
1479 |
+
[
|
1480 |
+
[
|
1481 |
+
6210,
|
1482 |
+
6226
|
1483 |
+
]
|
1484 |
+
],
|
1485 |
+
"scope": "gutter_color"
|
1486 |
+
},
|
1487 |
+
"gutter_color_628":
|
1488 |
+
{
|
1489 |
+
"flags": 144,
|
1490 |
+
"icon": "Cache/GutterColor/666666.png",
|
1491 |
+
"regions":
|
1492 |
+
[
|
1493 |
+
[
|
1494 |
+
632,
|
1495 |
+
645
|
1496 |
+
]
|
1497 |
+
],
|
1498 |
+
"scope": "gutter_color"
|
1499 |
+
},
|
1500 |
+
"gutter_color_632":
|
1501 |
+
{
|
1502 |
+
"flags": 144,
|
1503 |
+
"icon": "Cache/GutterColor/666666.png",
|
1504 |
+
"regions":
|
1505 |
+
[
|
1506 |
+
[
|
1507 |
+
632,
|
1508 |
+
645
|
1509 |
+
]
|
1510 |
+
],
|
1511 |
+
"scope": "gutter_color"
|
1512 |
+
},
|
1513 |
+
"gutter_color_6609":
|
1514 |
+
{
|
1515 |
+
"flags": 144,
|
1516 |
+
"icon": "Cache/GutterColor/aaaaaa.png",
|
1517 |
+
"regions":
|
1518 |
+
[
|
1519 |
+
[
|
1520 |
+
6613,
|
1521 |
+
6642
|
1522 |
+
]
|
1523 |
+
],
|
1524 |
+
"scope": "gutter_color"
|
1525 |
+
},
|
1526 |
+
"gutter_color_6613":
|
1527 |
+
{
|
1528 |
+
"flags": 144,
|
1529 |
+
"icon": "Cache/GutterColor/aaaaaa.png",
|
1530 |
+
"regions":
|
1531 |
+
[
|
1532 |
+
[
|
1533 |
+
6613,
|
1534 |
+
6642
|
1535 |
+
]
|
1536 |
+
],
|
1537 |
+
"scope": "gutter_color"
|
1538 |
+
},
|
1539 |
+
"gutter_color_6969":
|
1540 |
+
{
|
1541 |
+
"flags": 144,
|
1542 |
+
"icon": "Cache/GutterColor/333333.png",
|
1543 |
+
"regions":
|
1544 |
+
[
|
1545 |
+
[
|
1546 |
+
6973,
|
1547 |
+
6986
|
1548 |
+
]
|
1549 |
+
],
|
1550 |
+
"scope": "gutter_color"
|
1551 |
+
},
|
1552 |
+
"gutter_color_6973":
|
1553 |
+
{
|
1554 |
+
"flags": 144,
|
1555 |
+
"icon": "Cache/GutterColor/333333.png",
|
1556 |
+
"regions":
|
1557 |
+
[
|
1558 |
+
[
|
1559 |
+
6973,
|
1560 |
+
6986
|
1561 |
+
]
|
1562 |
+
],
|
1563 |
+
"scope": "gutter_color"
|
1564 |
+
},
|
1565 |
+
"gutter_color_7096":
|
1566 |
+
{
|
1567 |
+
"flags": 144,
|
1568 |
+
"icon": "Cache/GutterColor/999999.png",
|
1569 |
+
"regions":
|
1570 |
+
[
|
1571 |
+
[
|
1572 |
+
7100,
|
1573 |
+
7113
|
1574 |
+
]
|
1575 |
+
],
|
1576 |
+
"scope": "gutter_color"
|
1577 |
+
},
|
1578 |
+
"gutter_color_7100":
|
1579 |
+
{
|
1580 |
+
"flags": 144,
|
1581 |
+
"icon": "Cache/GutterColor/999999.png",
|
1582 |
+
"regions":
|
1583 |
+
[
|
1584 |
+
[
|
1585 |
+
7100,
|
1586 |
+
7113
|
1587 |
+
]
|
1588 |
+
],
|
1589 |
+
"scope": "gutter_color"
|
1590 |
+
},
|
1591 |
+
"gutter_color_7738":
|
1592 |
+
{
|
1593 |
+
"flags": 144,
|
1594 |
+
"icon": "Cache/GutterColor/E3E3E3.png",
|
1595 |
+
"regions":
|
1596 |
+
[
|
1597 |
+
[
|
1598 |
+
7742,
|
1599 |
+
7774
|
1600 |
+
]
|
1601 |
+
],
|
1602 |
+
"scope": "gutter_color"
|
1603 |
+
},
|
1604 |
+
"gutter_color_7742":
|
1605 |
+
{
|
1606 |
+
"flags": 144,
|
1607 |
+
"icon": "Cache/GutterColor/E3E3E3.png",
|
1608 |
+
"regions":
|
1609 |
+
[
|
1610 |
+
[
|
1611 |
+
7742,
|
1612 |
+
7774
|
1613 |
+
]
|
1614 |
+
],
|
1615 |
+
"scope": "gutter_color"
|
1616 |
+
},
|
1617 |
+
"gutter_color_7892":
|
1618 |
+
{
|
1619 |
+
"flags": 144,
|
1620 |
+
"icon": "Cache/GutterColor/dddddd.png",
|
1621 |
+
"regions":
|
1622 |
+
[
|
1623 |
+
[
|
1624 |
+
7896,
|
1625 |
+
7920
|
1626 |
+
]
|
1627 |
+
],
|
1628 |
+
"scope": "gutter_color"
|
1629 |
+
},
|
1630 |
+
"gutter_color_7896":
|
1631 |
+
{
|
1632 |
+
"flags": 144,
|
1633 |
+
"icon": "Cache/GutterColor/dddddd.png",
|
1634 |
+
"regions":
|
1635 |
+
[
|
1636 |
+
[
|
1637 |
+
7896,
|
1638 |
+
7920
|
1639 |
+
]
|
1640 |
+
],
|
1641 |
+
"scope": "gutter_color"
|
1642 |
+
},
|
1643 |
+
"gutter_color_9898":
|
1644 |
+
{
|
1645 |
+
"flags": 144,
|
1646 |
+
"icon": "Cache/GutterColor/FAFAFA.png",
|
1647 |
+
"regions":
|
1648 |
+
[
|
1649 |
+
[
|
1650 |
+
10040,
|
1651 |
+
10067
|
1652 |
+
]
|
1653 |
+
],
|
1654 |
+
"scope": "gutter_color"
|
1655 |
+
},
|
1656 |
+
"gutter_color_9902":
|
1657 |
+
{
|
1658 |
+
"flags": 144,
|
1659 |
+
"icon": "Cache/GutterColor/FAFAFA.png",
|
1660 |
+
"regions":
|
1661 |
+
[
|
1662 |
+
[
|
1663 |
+
10040,
|
1664 |
+
10067
|
1665 |
+
]
|
1666 |
+
],
|
1667 |
+
"scope": "gutter_color"
|
1668 |
+
},
|
1669 |
+
"gutter_color_9926":
|
1670 |
+
{
|
1671 |
+
"flags": 144,
|
1672 |
+
"icon": "Cache/GutterColor/dddddd.png",
|
1673 |
+
"regions":
|
1674 |
+
[
|
1675 |
+
[
|
1676 |
+
10068,
|
1677 |
+
10092
|
1678 |
+
]
|
1679 |
+
],
|
1680 |
+
"scope": "gutter_color"
|
1681 |
+
},
|
1682 |
+
"gutter_color_9930":
|
1683 |
+
{
|
1684 |
+
"flags": 144,
|
1685 |
+
"icon": "Cache/GutterColor/dddddd.png",
|
1686 |
+
"regions":
|
1687 |
+
[
|
1688 |
+
[
|
1689 |
+
10068,
|
1690 |
+
10092
|
1691 |
+
]
|
1692 |
+
],
|
1693 |
+
"scope": "gutter_color"
|
1694 |
+
}
|
1695 |
+
},
|
1696 |
+
"selection":
|
1697 |
+
[
|
1698 |
+
[
|
1699 |
+
9232,
|
1700 |
+
9170
|
1701 |
+
]
|
1702 |
+
],
|
1703 |
+
"settings":
|
1704 |
+
{
|
1705 |
+
"function_name_status_row": 469,
|
1706 |
+
"syntax": "Packages/CSS/CSS.tmLanguage",
|
1707 |
+
"translate_tabs_to_spaces": false
|
1708 |
},
|
1709 |
"translation.x": 0.0,
|
1710 |
+
"translation.y": 7605.0,
|
1711 |
"zoom_level": 1.0
|
1712 |
},
|
1713 |
+
"stack_index": 4,
|
1714 |
"type": "text"
|
1715 |
}
|
1716 |
]
|
1766 |
"height": 0.0,
|
1767 |
"selected_items":
|
1768 |
[
|
1769 |
+
[
|
1770 |
+
"readm",
|
1771 |
+
"readme.txt"
|
1772 |
+
],
|
1773 |
[
|
1774 |
"read",
|
1775 |
"readme.txt"
|
2050 |
"class_simple_fields_field.php",
|
2051 |
"class_simple_fields_field.php"
|
2052 |
],
|
|
|
|
|
|
|
|
|
2053 |
[
|
2054 |
"js",
|
2055 |
"scripts.js"
|
index.php
CHANGED
@@ -3,7 +3,7 @@
|
|
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.
|
7 |
Author: Pär Thernström
|
8 |
Author URI: http://eskapism.se/
|
9 |
License: GPL2
|
@@ -27,7 +27,7 @@ License: GPL2
|
|
27 |
|
28 |
#require("functions.php");
|
29 |
|
30 |
-
define( "CMS_TPV_VERSION", "1.2.
|
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 |
+
Version: 1.2.25
|
7 |
Author: Pär Thernström
|
8 |
Author URI: http://eskapism.se/
|
9 |
License: GPL2
|
27 |
|
28 |
#require("functions.php");
|
29 |
|
30 |
+
define( "CMS_TPV_VERSION", "1.2.25");
|
31 |
define( "CMS_TPV_NAME", "CMS Tree Page View");
|
32 |
|
33 |
require(dirname(__FILE__) . "/functions.php");
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://eskapism.se/sida/donate/
|
|
4 |
Tags: page, pages, posts, custom posts, tree, cms, dashboard, overview, drag-and-drop, rearrange, management, manage, admin
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 3.9
|
7 |
-
Stable tag: 1.2.
|
8 |
|
9 |
Adds a tree view of all pages & custom posts. Get a great overview + options to drag & drop to reorder & option to add multiple pages.
|
10 |
|
@@ -113,8 +113,11 @@ Now the tree with the pages will be visible both on the dashboard and in the men
|
|
113 |
|
114 |
== Changelog ==
|
115 |
|
|
|
|
|
|
|
116 |
= 1.2.24 =
|
117 |
-
- Fix problems with users not
|
118 |
|
119 |
= 1.2.23 =
|
120 |
- Now only users with permission may move pages and custom posts and publish new posts. By default administrator and editors have these rights. Is checked using capability "move_cms_tree_view_page", so add that to any user you want to allow this for. Props mateuszdw, who made [the very first pull request for this plugin](https://github.com/bonny/WordPress-CMS-Tree-Page-View/pull/1)! Thanks a lot!
|
4 |
Tags: page, pages, posts, custom posts, tree, cms, dashboard, overview, drag-and-drop, rearrange, management, manage, admin
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 3.9
|
7 |
+
Stable tag: 1.2.25
|
8 |
|
9 |
Adds a tree view of all pages & custom posts. Get a great overview + options to drag & drop to reorder & option to add multiple pages.
|
10 |
|
113 |
|
114 |
== Changelog ==
|
115 |
|
116 |
+
= 1.2.25 =
|
117 |
+
- Just a version bump because wordpress.org did not show version 1.2.24.
|
118 |
+
|
119 |
= 1.2.24 =
|
120 |
+
- Fix problems with users not getting permissions to move pages.
|
121 |
|
122 |
= 1.2.23 =
|
123 |
- Now only users with permission may move pages and custom posts and publish new posts. By default administrator and editors have these rights. Is checked using capability "move_cms_tree_view_page", so add that to any user you want to allow this for. Props mateuszdw, who made [the very first pull request for this plugin](https://github.com/bonny/WordPress-CMS-Tree-Page-View/pull/1)! Thanks a lot!
|