updated core to 7.65

This commit is contained in:
2019-03-28 10:59:04 +01:00
parent b764ef206e
commit 6fb9e4806d
1057 changed files with 578 additions and 494 deletions

0
modules/README.txt Executable file → Normal file
View File

0
modules/aggregator/aggregator-feed-source.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-item.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-rtl.css Executable file → Normal file
View File

0
modules/aggregator/aggregator-summary-item.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-summary-items.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator-wrapper.tpl.php Executable file → Normal file
View File

0
modules/aggregator/aggregator.admin.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.api.php Executable file → Normal file
View File

0
modules/aggregator/aggregator.css Executable file → Normal file
View File

0
modules/aggregator/aggregator.fetcher.inc Executable file → Normal file
View File

6
modules/aggregator/aggregator.info Executable file → Normal file
View File

@@ -7,7 +7,7 @@ files[] = aggregator.test
configure = admin/config/services/aggregator/settings
stylesheets[all][] = aggregator.css
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/aggregator/aggregator.install Executable file → Normal file
View File

0
modules/aggregator/aggregator.module Executable file → Normal file
View File

0
modules/aggregator/aggregator.pages.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.parser.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.processor.inc Executable file → Normal file
View File

0
modules/aggregator/aggregator.test Executable file → Normal file
View File

6
modules/aggregator/tests/aggregator_test.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
hidden = TRUE
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/aggregator/tests/aggregator_test.module Executable file → Normal file
View File

0
modules/aggregator/tests/aggregator_test_atom.xml Executable file → Normal file
View File

0
modules/aggregator/tests/aggregator_test_rss091.xml Executable file → Normal file
View File

0
modules/block/block-admin-display-form.tpl.php Executable file → Normal file
View File

0
modules/block/block.admin.inc Executable file → Normal file
View File

0
modules/block/block.api.php Executable file → Normal file
View File

0
modules/block/block.css Executable file → Normal file
View File

6
modules/block/block.info Executable file → Normal file
View File

@@ -6,7 +6,7 @@ core = 7.x
files[] = block.test
configure = admin/structure/block
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/block/block.install Executable file → Normal file
View File

0
modules/block/block.js Executable file → Normal file
View File

0
modules/block/block.module Executable file → Normal file
View File

0
modules/block/block.test Executable file → Normal file
View File

0
modules/block/block.tpl.php Executable file → Normal file
View File

6
modules/block/tests/block_test.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
hidden = TRUE
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/block/tests/block_test.module Executable file → Normal file
View File

View File

@@ -13,7 +13,7 @@ regions[footer] = Footer
regions[highlighted] = Highlighted
regions[help] = Help
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

View File

6
modules/blog/blog.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
files[] = blog.test
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/blog/blog.install Executable file → Normal file
View File

0
modules/blog/blog.module Executable file → Normal file
View File

0
modules/blog/blog.pages.inc Executable file → Normal file
View File

0
modules/blog/blog.test Executable file → Normal file
View File

0
modules/book/book-all-books-block.tpl.php Executable file → Normal file
View File

0
modules/book/book-export-html.tpl.php Executable file → Normal file
View File

0
modules/book/book-navigation.tpl.php Executable file → Normal file
View File

0
modules/book/book-node-export-html.tpl.php Executable file → Normal file
View File

0
modules/book/book-rtl.css Executable file → Normal file
View File

0
modules/book/book.admin.inc Executable file → Normal file
View File

0
modules/book/book.css Executable file → Normal file
View File

6
modules/book/book.info Executable file → Normal file
View File

@@ -7,7 +7,7 @@ files[] = book.test
configure = admin/content/book/settings
stylesheets[all][] = book.css
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/book/book.install Executable file → Normal file
View File

0
modules/book/book.js Executable file → Normal file
View File

0
modules/book/book.module Executable file → Normal file
View File

0
modules/book/book.pages.inc Executable file → Normal file
View File

0
modules/book/book.test Executable file → Normal file
View File

0
modules/color/color-rtl.css Executable file → Normal file
View File

0
modules/color/color.css Executable file → Normal file
View File

6
modules/color/color.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
files[] = color.test
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/color/color.install Executable file → Normal file
View File

0
modules/color/color.js Executable file → Normal file
View File

0
modules/color/color.module Executable file → Normal file
View File

0
modules/color/color.test Executable file → Normal file
View File

0
modules/color/images/hook-rtl.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 116 B

After

Width:  |  Height:  |  Size: 116 B

0
modules/color/images/hook.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 116 B

After

Width:  |  Height:  |  Size: 116 B

0
modules/color/images/lock.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 230 B

0
modules/color/preview.html Executable file → Normal file
View File

0
modules/color/preview.js Executable file → Normal file
View File

0
modules/comment/comment-node-form.js Executable file → Normal file
View File

0
modules/comment/comment-rtl.css Executable file → Normal file
View File

0
modules/comment/comment-wrapper.tpl.php Executable file → Normal file
View File

0
modules/comment/comment.admin.inc Executable file → Normal file
View File

0
modules/comment/comment.api.php Executable file → Normal file
View File

0
modules/comment/comment.css Executable file → Normal file
View File

6
modules/comment/comment.info Executable file → Normal file
View File

@@ -9,7 +9,7 @@ files[] = comment.test
configure = admin/content/comment
stylesheets[all][] = comment.css
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/comment/comment.install Executable file → Normal file
View File

0
modules/comment/comment.module Executable file → Normal file
View File

0
modules/comment/comment.pages.inc Executable file → Normal file
View File

0
modules/comment/comment.test Executable file → Normal file
View File

0
modules/comment/comment.tokens.inc Executable file → Normal file
View File

0
modules/comment/comment.tpl.php Executable file → Normal file
View File

0
modules/contact/contact.admin.inc Executable file → Normal file
View File

6
modules/contact/contact.info Executable file → Normal file
View File

@@ -6,7 +6,7 @@ core = 7.x
files[] = contact.test
configure = admin/structure/contact
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/contact/contact.install Executable file → Normal file
View File

0
modules/contact/contact.module Executable file → Normal file
View File

0
modules/contact/contact.pages.inc Executable file → Normal file
View File

0
modules/contact/contact.test Executable file → Normal file
View File

0
modules/contextual/contextual-rtl.css Executable file → Normal file
View File

0
modules/contextual/contextual.api.php Executable file → Normal file
View File

0
modules/contextual/contextual.css Executable file → Normal file
View File

6
modules/contextual/contextual.info Executable file → Normal file
View File

@@ -5,7 +5,7 @@ version = VERSION
core = 7.x
files[] = contextual.test
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/contextual/contextual.js Executable file → Normal file
View File

0
modules/contextual/contextual.module Executable file → Normal file
View File

0
modules/contextual/contextual.test Executable file → Normal file
View File

0
modules/contextual/images/gear-select.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 506 B

After

Width:  |  Height:  |  Size: 506 B

0
modules/dashboard/dashboard-rtl.css Executable file → Normal file
View File

0
modules/dashboard/dashboard.api.php Executable file → Normal file
View File

0
modules/dashboard/dashboard.css Executable file → Normal file
View File

6
modules/dashboard/dashboard.info Executable file → Normal file
View File

@@ -7,7 +7,7 @@ files[] = dashboard.test
dependencies[] = block
configure = admin/dashboard/customize
; Information added by Drupal.org packaging script on 2019-01-16
version = "7.63"
; Information added by Drupal.org packaging script on 2019-03-20
version = "7.65"
project = "drupal"
datestamp = "1547681965"
datestamp = "1553100118"

0
modules/dashboard/dashboard.install Executable file → Normal file
View File

0
modules/dashboard/dashboard.js Executable file → Normal file
View File

0
modules/dashboard/dashboard.module Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More