Compare commits

..

8 commits

77 changed files with 4217 additions and 2742 deletions

View file

@ -1,11 +1,11 @@
{
"name": "agaric-sites/geo",
"description": "Drutopia-based site for the Grassroots Economic Organizing collective and potentially other news sites.",
"homepage": "https://geo.coop",
"type": "project",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"homepage": "https://drutopia.org",
"support": {
"docs": "http://docs.drutopia.org/en/latest",
"issues": "https://gitlab.com/drutopia/drutopia/-/issues"
@ -15,10 +15,6 @@
"type": "git",
"url": "git@git.drupal.org:issue/empty_page-3287186.git"
},
"drupal/google_analytics": {
"type": "git",
"url": "git@git.drupal.org:issue/google_analytics-3357831.git"
},
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
@ -28,12 +24,14 @@
"composer/installers": "^2",
"cweagans/composer-patches": "^1.7",
"drupal/admin_toolbar": "^3",
"drupal/allowed_formats": "^2",
"drupal/antibot": "^2",
"drupal/asset_injector": "^2",
"drupal/auto_entitylabel": "^3.0@beta",
"drupal/auto_entitylabel": "^3",
"drupal/backup_migrate": "^5",
"drupal/block_class": "^2",
"drupal/better_exposed_filters": "^6",
"drupal/block_class": "^4",
"drupal/bpmn_io": "^1",
"drupal/cancel_button": "^1",
"drupal/ckeditorheight": "^1",
"drupal/classitup": "^1",
"drupal/comment_notify": "^1",
@ -51,6 +49,7 @@
"drupal/drd_agent": "^4",
"drupal/drutopia_collection": "2.0.x-dev@dev",
"drupal/drutopia_core": "2.0.x-dev@dev",
"drupal/drutopia_organization": "2.0.x-dev@dev",
"drupal/drutopia_paragraph_title": "^1",
"drupal/drutopia_site": "2.0.x-dev@dev",
"drupal/easy_breadcrumb": "^2",
@ -71,20 +70,16 @@
"drupal/filter_perms": "^1",
"drupal/fitvids": "^2",
"drupal/fixed_block_content": "^1",
"drupal/footnotes": "^3",
"drupal/footnotes": "^4",
"drupal/geolocation": "^3",
"drupal/gin": "^3",
"drupal/gin_gutenberg": "^1",
"drupal/gin_login": "^2",
"drupal/gin_toolbar": "^1",
"drupal/google_analytics": "dev-3357831-php-8.2-compatibility",
"drupal/google_analytics": "^4",
"drupal/gutenberg": "^2",
"drupal/http_cache_control": "^2",
"drupal/http_client_error_status": "^3",
"drupal/honeypot": "~2.1.0",
"drupal/ief_complex_open": "^1",
"drupal/indieweb": "^1",
"drupal/inline_entity_form": "^1.0@RC",
"drupal/inotherwords": "^3",
"drupal/insert": "^3",
"drupal/key": "^1.14",
@ -111,19 +106,25 @@
"drupal/plausible": "^2.0@beta",
"drupal/prepopulate": "^2",
"drupal/preview_link": "^2",
"drupal/printable": "^3",
"drupal/r4032login": "^2",
"drupal/rabbit_hole": "^1.0@beta",
"drupal/regionincontent": "^1",
"drupal/registration_role": "^2",
"drupal/require_on_publish": "^1",
"drupal/role_delegation": "^1",
"drupal/schema_metatag": "^2",
"drupal/scheduler": "^1",
"drupal/schema_metatag": "^3",
"drupal/scn": "^2",
"drupal/search404": "^2",
"drupal/search_api_autocomplete": "^1.6",
"drupal/search_api_saved_searches": "^1",
"drupal/seckit": "^2.0",
"drupal/seckit": "^2",
"drupal/select_or_other": "^4.0",
"drupal/shield": "^1.4",
"drupal/smart_date": "^4.0",
"drupal/sms": "^2.0",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_date": "^4",
"drupal/sms": "^2",
"drupal/social_post_facebook": "3.0.x-dev@dev",
"drupal/social_post_twitter": "3.x-dev@dev",
"drupal/stable": "^2.0",
@ -134,16 +135,18 @@
"drupal/textarea_widget_for_text": "^1.1",
"drupal/tomselect": "1.0.x-dev@dev",
"drupal/trim": "^2",
"drupal/twig_tweak": "^3.2",
"drupal/twigsuggest": "^1",
"drupal/twig_tweak": "^3",
"drupal/ui_patterns": "^1",
"drupal/unique_content_field_validation": "^1.1",
"drupal/view_password": "^6",
"drupal/view_unpublished": "^1.0",
"drupal/viewsreference": "^1",
"drupal/visitors": "^2.17",
"drupal/webform": "^6.0",
"drupal/weight": "^3.3",
"drupal/workflow_buttons": "1.x-dev",
"drupal/wysiwyg_linebreaks": "^2",
"drush/drush": "^12",
"drush/drush": "*",
"drutopia/drutopia": "2.0.x-dev",
"league/commonmark": "^1.0",
"vlucas/phpdotenv": "^5.1",
@ -196,8 +199,7 @@
"drupal/core": {
"Adding attributes to views-view-list.html.twig doesn't work if Views List class Style option is empty": "https://www.drupal.org/files/issues/2023-03-16/2845400-24.patch",
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2024-08-21/2648950-284.patch",
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch",
"Entity reference filter for all entity reference fields 3347343": "https://git.drupalcode.org/project/drupal/-/merge_requests/9226.diff"
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch"
},
"drupal/ds": {
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
@ -213,6 +215,7 @@
"quick-start": [
"composer install",
"php docroot/core/scripts/drupal quick-start drutopia --no-interaction"
]
],
"post-drupal-scaffold-cmd": "scripts/retain-custom-htaccess.sh"
}
}

5581
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -5,3 +5,4 @@ tag_trim_method: beforeValue
use_maxlength: true
tag_trim_maxlength: { }
tag_scroll_max_height: ''
tag_trim_end: '|.,-:;/+&([{"'''

View file

@ -3482,7 +3482,7 @@ display:
background: ''
three_dimensional: 0
polar: 0
tooltips: false
tooltips: true
dimensions:
width: ''
width_units: ''
@ -5057,11 +5057,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5111,14 +5111,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5168,14 +5171,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5225,14 +5231,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5282,14 +5291,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5339,14 +5351,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5396,7 +5411,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_day:
@ -5464,27 +5482,27 @@ display:
label: visitors_day
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -5543,16 +5561,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:
@ -5567,11 +5576,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5621,14 +5630,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5678,14 +5690,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5735,14 +5750,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5792,14 +5810,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5849,14 +5870,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5906,7 +5930,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_hour:
@ -5974,27 +6001,27 @@ display:
label: visitors_hour
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -6053,16 +6080,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:
@ -6077,11 +6095,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6131,14 +6149,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6188,14 +6209,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6245,14 +6269,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6302,14 +6329,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6359,14 +6389,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6416,7 +6449,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_week:
@ -6484,27 +6520,27 @@ display:
label: visitors_week
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -6563,16 +6599,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:

View file

@ -5,8 +5,6 @@ bot_retention_log: 0
items_per_page: 10
theme: admin
disable_tracking: false
status_codes_disabled: { }
domain_mode: 0
track:
userid: true
counter:
@ -14,11 +12,6 @@ counter:
entity_types:
- node
display_max_age: 3600
codesnippet:
before: ''
after: ''
privacy:
disablecookies: false
visibility:
request_path_mode: 0
request_path_pages: |-
@ -32,5 +25,5 @@ visibility:
user_role_roles: { }
user_account_mode: 1
exclude_user1: false
performance: false
script_type: minified
domain_mode: 0

View file

@ -0,0 +1,7 @@
#!/bin/bash
if [ -f ./web/.htaccess.custom ]
then
cd web && mv .htaccess .htaccess.default && cp .htaccess.custom .htaccess
git diff -s --exit-code .htaccess.default || echo 'NOTE: .htaccess.default file has changed! Be sure to integrate latest updates into .htaccess and .htaccess.custom, then commit all three files. For example, meld web/.htaccess.custom web/.htaccess.default'
fi

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'af', {
anchor: 'Anker',
flash: 'Flash animasie',
hiddenfield: 'Verborge veld',
iframe: 'IFrame',
unknown: 'Onbekende objek'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ar', {
anchor: 'إرساء',
flash: 'رسم متحرك بالفلاش',
hiddenfield: 'إدراج حقل خفي',
iframe: 'iframe',
unknown: 'عنصر غير معروف'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'az', {
anchor: 'Lövbər',
flash: 'Flash animasiya',
hiddenfield: 'Gizli xana',
iframe: 'IFrame',
unknown: 'Tanımamış obyekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'bg', {
anchor: 'Кука',
flash: 'Флаш анимация',
hiddenfield: 'Скрито поле',
iframe: 'IFrame',
unknown: 'Неизвестен обект'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'bn', {
anchor: 'Anchor', // MISSING
flash: 'Flash Animation', // MISSING
hiddenfield: 'Hidden Field', // MISSING
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'bs', {
anchor: 'Anchor',
flash: 'Flash Animation', // MISSING
hiddenfield: 'Hidden Field', // MISSING
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ca', {
anchor: 'Àncora',
flash: 'Animació Flash',
hiddenfield: 'Camp ocult',
iframe: 'IFrame',
unknown: 'Objecte desconegut'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'cs', {
anchor: 'Záložka',
flash: 'Flash animace',
hiddenfield: 'Skryté pole',
iframe: 'IFrame',
unknown: 'Neznámý objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'cy', {
anchor: 'Angor',
flash: 'Animeiddiant Flash',
hiddenfield: 'Maes Cudd',
iframe: 'IFrame',
unknown: 'Gwrthrych Anhysbys'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'da', {
anchor: 'Anker',
flash: 'Flashanimation',
hiddenfield: 'Skjult felt',
iframe: 'Iframe',
unknown: 'Ukendt objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'de-ch', {
anchor: 'Anker',
flash: 'Flash-Animation',
hiddenfield: 'Verstecktes Feld',
iframe: 'IFrame',
unknown: 'Unbekanntes Objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'de', {
anchor: 'Anker',
flash: 'Flash-Animation',
hiddenfield: 'Verstecktes Feld',
iframe: 'IFrame',
unknown: 'Unbekanntes Objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'el', {
anchor: 'Άγκυρα',
flash: 'Ταινία Flash',
hiddenfield: 'Κρυφό Πεδίο',
iframe: 'IFrame',
unknown: 'Άγνωστο Αντικείμενο'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'en-au', {
anchor: 'Anchor',
flash: 'Flash Animation',
hiddenfield: 'Hidden Field',
iframe: 'IFrame',
unknown: 'Unknown Object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'en-ca', {
anchor: 'Anchor', // MISSING
flash: 'Flash Animation', // MISSING
hiddenfield: 'Hidden Field', // MISSING
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'en-gb', {
anchor: 'Anchor',
flash: 'Flash Animation',
hiddenfield: 'Hidden Field',
iframe: 'IFrame',
unknown: 'Unknown Object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'en', {
anchor: 'Anchor',
flash: 'Flash Animation',
hiddenfield: 'Hidden Field',
iframe: 'IFrame',
unknown: 'Unknown Object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'eo', {
anchor: 'Ankro',
flash: 'FlaŝAnimacio',
hiddenfield: 'Kaŝita kampo',
iframe: 'Enlinia Kadro (IFrame)',
unknown: 'Nekonata objekto'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'es-mx', {
anchor: 'Ancla',
flash: 'Animación flash',
hiddenfield: 'Campo oculto',
iframe: 'IFrame',
unknown: 'Objeto desconocido'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'es', {
anchor: 'Ancla',
flash: 'Animación flash',
hiddenfield: 'Campo oculto',
iframe: 'IFrame',
unknown: 'Objeto desconocido'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'et', {
anchor: 'Ankur',
flash: 'Flashi animatsioon',
hiddenfield: 'Varjatud väli',
iframe: 'IFrame',
unknown: 'Tundmatu objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'eu', {
anchor: 'Aingura',
flash: 'Flash animazioa',
hiddenfield: 'Ezkutuko eremua',
iframe: 'IFrame-a',
unknown: 'Objektu ezezaguna'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'fa', {
anchor: 'لنگر',
flash: 'انیمشن فلش',
hiddenfield: 'فیلد پنهان',
iframe: 'IFrame',
unknown: 'شیء ناشناخته'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'fi', {
anchor: 'Ankkuri',
flash: 'Flash animaatio',
hiddenfield: 'Piilokenttä',
iframe: 'IFrame-kehys',
unknown: 'Tuntematon objekti'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'fo', {
anchor: 'Anchor',
flash: 'Flash Animation',
hiddenfield: 'Fjaldur teigur',
iframe: 'IFrame',
unknown: 'Ókent Object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'fr-ca', {
anchor: 'Ancre',
flash: 'Animation Flash',
hiddenfield: 'Champ caché',
iframe: 'IFrame',
unknown: 'Objet inconnu'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'fr', {
anchor: 'Ancre',
flash: 'Animation Flash',
hiddenfield: 'Champ invisible',
iframe: 'Cadre de contenu incorporé',
unknown: 'Objet inconnu'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'gl', {
anchor: 'Ancoraxe',
flash: 'Animación «Flash»',
hiddenfield: 'Campo agochado',
iframe: 'IFrame',
unknown: 'Obxecto descoñecido'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'gu', {
anchor: 'અનકર',
flash: 'ફ્લેશ ',
hiddenfield: 'હિડન ',
iframe: 'IFrame',
unknown: 'અનનોન ઓબ્જેક્ટ'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'he', {
anchor: 'עוגן',
flash: 'סרטון פלאש',
hiddenfield: 'שדה חבוי',
iframe: 'חלון פנימי (iframe)',
unknown: 'אובייקט לא ידוע'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'hi', {
anchor: 'ऐंकर इन्सर्ट/संपादन',
flash: 'Flash Animation', // MISSING
hiddenfield: 'गुप्त फ़ील्ड',
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'hr', {
anchor: 'Sidro',
flash: 'Flash animacija',
hiddenfield: 'Sakriveno polje',
iframe: 'IFrame',
unknown: 'Nepoznati objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'hu', {
anchor: 'Horgony',
flash: 'Flash animáció',
hiddenfield: 'Rejtett mezõ',
iframe: 'IFrame',
unknown: 'Ismeretlen objektum'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'id', {
anchor: 'Anchor', // MISSING
flash: 'Animasi Flash',
hiddenfield: 'Kolom Tersembunyi',
iframe: 'IFrame',
unknown: 'Obyek Tak Dikenal'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'is', {
anchor: 'Anchor', // MISSING
flash: 'Flash Animation', // MISSING
hiddenfield: 'Hidden Field', // MISSING
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'it', {
anchor: 'Ancora',
flash: 'Animazione Flash',
hiddenfield: 'Campo Nascosto',
iframe: 'IFrame',
unknown: 'Oggetto sconosciuto'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ja', {
anchor: 'アンカー',
flash: 'Flash Animation',
hiddenfield: '不可視フィールド',
iframe: 'IFrame',
unknown: 'Unknown Object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ka', {
anchor: 'ღუზა',
flash: 'Flash ანიმაცია',
hiddenfield: 'მალული ველი',
iframe: 'IFrame',
unknown: 'უცნობი ობიექტი'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'km', {
anchor: 'យុថ្កា',
flash: 'Flash មាន​ចលនា',
hiddenfield: 'វាល​កំបាំង',
iframe: 'IFrame',
unknown: 'វត្ថុ​មិន​ស្គាល់'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ko', {
anchor: '책갈피',
flash: '플래시 애니메이션',
hiddenfield: '숨은 입력 칸',
iframe: '아이프레임',
unknown: '알 수 없는 객체'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ku', {
anchor: 'لەنگەر',
flash: 'فلاش',
hiddenfield: 'شاردنەوەی خانه',
iframe: 'لەچوارچێوە',
unknown: 'بەرکارێکی نەناسراو'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'lt', {
anchor: 'Žymė',
flash: 'Flash animacija',
hiddenfield: 'Paslėptas laukas',
iframe: 'IFrame',
unknown: 'Nežinomas objektas'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'lv', {
anchor: 'Iezīme',
flash: 'Flash animācija',
hiddenfield: 'Slēpts lauks',
iframe: 'Iframe',
unknown: 'Nezināms objekts'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'mk', {
anchor: 'Anchor',
flash: 'Flash Animation', // MISSING
hiddenfield: 'Скриено поле',
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'mn', {
anchor: 'Зангуу',
flash: 'Flash Animation', // MISSING
hiddenfield: 'Нууц талбар',
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ms', {
anchor: 'Anchor', // MISSING
flash: 'Flash Animation', // MISSING
hiddenfield: 'Hidden Field', // MISSING
iframe: 'IFrame', // MISSING
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'nb', {
anchor: 'Anker',
flash: 'Flash-animasjon',
hiddenfield: 'Skjult felt',
iframe: 'IFrame',
unknown: 'Ukjent objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'nl', {
anchor: 'Interne link',
flash: 'Flash animatie',
hiddenfield: 'Verborgen veld',
iframe: 'IFrame',
unknown: 'Onbekend object'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'no', {
anchor: 'Anker',
flash: 'Flash-animasjon',
hiddenfield: 'Skjult felt',
iframe: 'IFrame',
unknown: 'Ukjent objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'oc', {
anchor: 'Ancòra',
flash: 'Animacion Flash',
hiddenfield: 'Camp invisible',
iframe: 'Quadre de contengut incorporat',
unknown: 'Objècte desconegut'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'pl', {
anchor: 'Kotwica',
flash: 'Animacja Flash',
hiddenfield: 'Pole ukryte',
iframe: 'IFrame',
unknown: 'Nieznany obiekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'pt-br', {
anchor: 'Âncora',
flash: 'Animação em Flash',
hiddenfield: 'Campo Oculto',
iframe: 'IFrame',
unknown: 'Objeto desconhecido'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'pt', {
anchor: ' Inserir/Editar âncora',
flash: 'Animação Flash',
hiddenfield: 'Campo oculto',
iframe: 'IFrame',
unknown: 'Objeto desconhecido'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ro', {
anchor: 'Inserează/Editează ancoră',
flash: 'Element Flash',
hiddenfield: 'Câmp ascuns (HiddenField)',
iframe: 'Fereastră în fereastră (iframe)',
unknown: 'Necunoscut'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ru', {
anchor: 'Якорь',
flash: 'Flash анимация',
hiddenfield: 'Скрытое поле',
iframe: 'iFrame',
unknown: 'Неизвестный объект'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'si', {
anchor: 'ආධාරය',
flash: 'Flash Animation', // MISSING
hiddenfield: 'සැඟවුණු ප්‍රදේශය',
iframe: 'IFrame',
unknown: 'Unknown Object' // MISSING
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sk', {
anchor: 'Kotva',
flash: 'Flash animácia',
hiddenfield: 'Skryté pole',
iframe: 'IFrame',
unknown: 'Neznámy objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sl', {
anchor: 'Sidro',
flash: 'Animacija flash',
hiddenfield: 'Skrito polje',
iframe: 'IFrame',
unknown: 'Neznan objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sq', {
anchor: 'Spirancë',
flash: 'Objekt flash',
hiddenfield: 'Fushë e fshehur',
iframe: 'IFrame',
unknown: 'Objekt i Panjohur'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sr-latn', {
anchor: 'Sidro',
flash: 'Fleš animacija',
hiddenfield: 'Skriveno polje',
iframe: 'IFrame',
unknown: 'Nepoznat objekat'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sr', {
anchor: 'Сидро',
flash: 'Флеш анимација',
hiddenfield: 'Скривено полје',
iframe: 'IFrame',
unknown: 'Непознат објекат'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'sv', {
anchor: 'Ankare',
flash: 'Flashanimation',
hiddenfield: 'Gömt fält',
iframe: 'iFrame',
unknown: 'Okänt objekt'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'th', {
anchor: 'แทรก/แก้ไข Anchor',
flash: 'ภาพอนิเมชั่นแฟลช',
hiddenfield: 'ฮิดเดนฟิลด์',
iframe: 'IFrame',
unknown: 'วัตถุไม่ทราบชนิด'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'tr', {
anchor: 'Bağlantı',
flash: 'Flash Animasyonu',
hiddenfield: 'Gizli Alan',
iframe: 'IFrame',
unknown: 'Bilinmeyen Nesne'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'tt', {
anchor: 'Якорь',
flash: 'Флеш анимациясы',
hiddenfield: 'Яшерен кыр',
iframe: 'IFrame',
unknown: 'Танылмаган объект'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ug', {
anchor: 'لەڭگەرلىك نۇقتا',
flash: 'Flash جانلاندۇرۇم',
hiddenfield: 'يوشۇرۇن دائىرە',
iframe: 'IFrame',
unknown: 'يوچۇن نەڭ'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'uk', {
anchor: 'Якір',
flash: 'Flash-анімація',
hiddenfield: 'Приховані Поля',
iframe: 'IFrame',
unknown: 'Невідомий об\'єкт'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'vi', {
anchor: 'Điểm neo',
flash: 'Flash',
hiddenfield: 'Trường ẩn',
iframe: 'IFrame',
unknown: 'Đối tượng không rõ ràng'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'zh-cn', {
anchor: '锚点',
flash: 'Flash 动画',
hiddenfield: '隐藏域',
iframe: 'IFrame',
unknown: '未知对象'
} );

View file

@ -1,11 +0,0 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'zh', {
anchor: '錨點',
flash: 'Flash 動畫',
hiddenfield: '隱藏欄位',
iframe: 'IFrame',
unknown: '無法辨識的物件'
} );

View file

@ -1,199 +0,0 @@
/**
* @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
( function() {
var cssStyle = CKEDITOR.htmlParser.cssStyle,
cssLength = CKEDITOR.tools.cssLength;
var cssLengthRegex = /^((?:\d*(?:\.\d+))|(?:\d+))(.*)?$/i;
// Replacing the former CSS length value with the later one, with
// adjustment to the length unit.
function replaceCssLength( length1, length2 ) {
var parts1 = cssLengthRegex.exec( length1 ),
parts2 = cssLengthRegex.exec( length2 );
// Omit pixel length unit when necessary,
// e.g. replaceCssLength( 10, '20px' ) -> 20
if ( parts1 ) {
if ( !parts1[ 2 ] && parts2[ 2 ] == 'px' )
return parts2[ 1 ];
if ( parts1[ 2 ] == 'px' && !parts2[ 2 ] )
return parts2[ 1 ] + 'px';
}
return length2;
}
var htmlFilterRules = {
elements: {
$: function( element ) {
var attributes = element.attributes,
realHtml = attributes && attributes[ 'data-cke-realelement' ],
realFragment = realHtml && new CKEDITOR.htmlParser.fragment.fromHtml( decodeURIComponent( realHtml ) ),
realElement = realFragment && realFragment.children[ 0 ];
// Width/height in the fake object are subjected to clone into the real element.
if ( realElement && element.attributes[ 'data-cke-resizable' ] ) {
var styles = new cssStyle( element ).rules,
realAttrs = realElement.attributes,
width = styles.width,
height = styles.height;
width && ( realAttrs.width = replaceCssLength( realAttrs.width, width ) );
height && ( realAttrs.height = replaceCssLength( realAttrs.height, height ) );
}
return realElement;
}
}
};
CKEDITOR.plugins.add( 'fakeobjects', {
// jscs:disable maximumLineLength
lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,es-mx,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
// jscs:enable maximumLineLength
init: function( editor ) {
// Allow image with all styles and classes plus src, alt and title attributes.
// We need them when fakeobject is pasted.
editor.filter.allow( 'img[!data-cke-realelement,src,alt,title](*){*}', 'fakeobjects' );
},
afterInit: function( editor ) {
var dataProcessor = editor.dataProcessor,
htmlFilter = dataProcessor && dataProcessor.htmlFilter;
if ( htmlFilter ) {
htmlFilter.addRules( htmlFilterRules, {
applyToAll: true
} );
}
}
} );
/**
* Creates fake {@link CKEDITOR.dom.element} based on real element.
* Fake element is an img with special attributes, which keep real element properties.
*
* @member CKEDITOR.editor
* @param {CKEDITOR.dom.element} realElement Real element to transform.
* @param {String} className Class name which will be used as class of fake element.
* @param {String} realElementType Stores type of fake element.
* @param {Boolean} isResizable Keeps information if element is resizable.
* @returns {CKEDITOR.dom.element} Fake element.
*/
CKEDITOR.editor.prototype.createFakeElement = function( realElement, className, realElementType, isResizable ) {
var lang = this.lang.fakeobjects,
label = lang[ realElementType ] || lang.unknown;
var attributes = {
'class': className,
'data-cke-realelement': encodeURIComponent( realElement.getOuterHtml() ),
'data-cke-real-node-type': realElement.type,
alt: label,
title: label,
align: realElement.getAttribute( 'align' ) || ''
};
// Do not set "src" on high-contrast so the alt text is displayed. (https://dev.ckeditor.com/ticket/8945)
if ( !CKEDITOR.env.hc )
attributes.src = CKEDITOR.tools.transparentImageData;
if ( realElementType )
attributes[ 'data-cke-real-element-type' ] = realElementType;
if ( isResizable ) {
attributes[ 'data-cke-resizable' ] = isResizable;
var fakeStyle = new cssStyle();
var width = realElement.getAttribute( 'width' ),
height = realElement.getAttribute( 'height' );
width && ( fakeStyle.rules.width = cssLength( width ) );
height && ( fakeStyle.rules.height = cssLength( height ) );
fakeStyle.populate( attributes );
}
return this.document.createElement( 'img', { attributes: attributes } );
};
/**
* Creates fake {@link CKEDITOR.htmlParser.element} based on real element.
*
* @member CKEDITOR.editor
* @param {CKEDITOR.dom.element} realElement Real element to transform.
* @param {String} className Class name which will be used as class of fake element.
* @param {String} realElementType Store type of fake element.
* @param {Boolean} isResizable Keep information if element is resizable.
* @returns {CKEDITOR.htmlParser.element} Fake htmlParser element.
*/
CKEDITOR.editor.prototype.createFakeParserElement = function( realElement, className, realElementType, isResizable ) {
var lang = this.lang.fakeobjects,
label = lang[ realElementType ] || lang.unknown,
html;
var writer = new CKEDITOR.htmlParser.basicWriter();
realElement.writeHtml( writer );
html = writer.getHtml();
var attributes = {
'class': className,
'data-cke-realelement': encodeURIComponent( html ),
'data-cke-real-node-type': realElement.type,
alt: label,
title: label,
align: realElement.attributes.align || ''
};
// Do not set "src" on high-contrast so the alt text is displayed. (https://dev.ckeditor.com/ticket/8945)
if ( !CKEDITOR.env.hc )
attributes.src = CKEDITOR.tools.transparentImageData;
if ( realElementType )
attributes[ 'data-cke-real-element-type' ] = realElementType;
if ( isResizable ) {
attributes[ 'data-cke-resizable' ] = isResizable;
var realAttrs = realElement.attributes,
fakeStyle = new cssStyle();
var width = realAttrs.width,
height = realAttrs.height;
width !== undefined && ( fakeStyle.rules.width = cssLength( width ) );
height !== undefined && ( fakeStyle.rules.height = cssLength( height ) );
fakeStyle.populate( attributes );
}
return new CKEDITOR.htmlParser.element( 'img', attributes );
};
/**
* Creates {@link CKEDITOR.dom.element} from fake element.
*
* @member CKEDITOR.editor
* @param {CKEDITOR.dom.element} fakeElement Fake element to transform.
* @returns {CKEDITOR.dom.element/null} Returns real element or `null` if transformed element wasn't fake.
*/
CKEDITOR.editor.prototype.restoreRealElement = function( fakeElement ) {
if ( fakeElement.data( 'cke-real-node-type' ) != CKEDITOR.NODE_ELEMENT )
return null;
var element = CKEDITOR.dom.element.createFromHtml( decodeURIComponent( fakeElement.data( 'cke-realelement' ) ), this.document );
if ( fakeElement.data( 'cke-resizable' ) ) {
var width = fakeElement.getStyle( 'width' ),
height = fakeElement.getStyle( 'height' );
width && element.setAttribute( 'width', replaceCssLength( element.getAttribute( 'width' ), width ) );
height && element.setAttribute( 'height', replaceCssLength( element.getAttribute( 'height' ), height ) );
}
return element;
};
} )();