mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-11-21 06:26:30 +00:00
Update Drupal 7 to 7.105
@see https://gitlab.com/tag1consulting/public/drupal/-/releases/7.105
This commit is contained in:
parent
c76979e3d5
commit
fb9ad88a0f
160 changed files with 276 additions and 782 deletions
|
|
@ -11,8 +11,3 @@ files[] = system.updater.inc
|
|||
files[] = system.test
|
||||
required = TRUE
|
||||
configure = admin/config/system
|
||||
|
||||
; Information added by Drupal.org packaging script on 2024-12-04
|
||||
version = "7.103"
|
||||
project = "drupal"
|
||||
datestamp = "1733324608"
|
||||
|
|
|
|||
|
|
@ -1233,8 +1233,8 @@ function system_library() {
|
|||
// jQuery BBQ plugin.
|
||||
$libraries['jquery.bbq'] = array(
|
||||
'title' => 'jQuery BBQ',
|
||||
'website' => 'http://benalman.com/projects/jquery-bbq-plugin/',
|
||||
'version' => '1.2.1',
|
||||
'website' => 'https://github.com/yiisoft/yii/blob/master/framework/web/js/source/jquery.ba-bbq.js',
|
||||
'version' => '1.4pre',
|
||||
'js' => array(
|
||||
'misc/jquery.ba-bbq.js' => array(),
|
||||
),
|
||||
|
|
|
|||
|
|
@ -4,8 +4,3 @@ package = Testing
|
|||
version = VERSION
|
||||
core = 7.x
|
||||
hidden = TRUE
|
||||
|
||||
; Information added by Drupal.org packaging script on 2024-12-04
|
||||
version = "7.103"
|
||||
project = "drupal"
|
||||
datestamp = "1733324608"
|
||||
|
|
|
|||
|
|
@ -4,8 +4,3 @@ package = Testing
|
|||
version = VERSION
|
||||
core = 7.x
|
||||
hidden = TRUE
|
||||
|
||||
; Information added by Drupal.org packaging script on 2024-12-04
|
||||
version = "7.103"
|
||||
project = "drupal"
|
||||
datestamp = "1733324608"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue