@tangelo/tangelo-configuration-toolkit 1.6.1 → 1.8.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/index.js +1 -1
- package/package.json +13 -12
- package/src/cli.js +43 -20
- package/src/lib/gulp-batch-replace-with-filter.js +19 -19
- package/src/lib/npm-package-update.js +51 -0
- package/src/modules/build/oxygen.js +2 -2
- package/src/modules/deploy/config.js +2 -0
- package/src/modules/deploy/execute.js +6 -4
- package/src/modules/fonto/commands.js +2 -2
- package/src/modules/git/index.js +34 -7
- package/src/modules/migrate/steps.js +7 -6
- package/src/modules/sql/index.js +27 -0
- package/build/project/.gitattributes +0 -1
- package/build/project/.gitmodules +0 -4
- package/build/project/config/cmscustom/tangelo/default/_log.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/export/esef/config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/root.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/root.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/export/ods/_elements.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/export/ods/_style.xsl +0 -283
- package/build/project/config/cmscustom/tangelo/default/export/ods/base.xsl +0 -194
- package/build/project/config/cmscustom/tangelo/default/export/ods/ods-config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/export/odt/_elements.xsl +0 -157
- package/build/project/config/cmscustom/tangelo/default/export/odt/_style.xsl +0 -202
- package/build/project/config/cmscustom/tangelo/default/export/odt/_tables.xsl +0 -232
- package/build/project/config/cmscustom/tangelo/default/export/odt/base.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/odt/odt-config.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/fonto/config/configuration.js +0 -44
- package/build/project/config/cmscustom/tangelo/default/fonto/config/fonto-manifest.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/config.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/manifest.json +0 -17
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/config/cmscustom/tangelo/default/hce/base.xsl +0 -231
- package/build/project/config/cmscustom/tangelo/default/hce/callback.js +0 -3
- package/build/project/config/cmscustom/tangelo/default/hce/colors.xml +0 -52
- package/build/project/config/cmscustom/tangelo/default/hce/hce-config.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/hce/template_options.js +0 -203
- package/build/project/config/cmscustom/tangelo/default/hce/template_options_pie.js +0 -84
- package/build/project/config/cmscustom/tangelo/default/hce/util.js +0 -0
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xml +0 -47
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xsd +0 -25
- package/build/project/config/cmscustom/tangelo/default/import/paster_table.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/_general-settings.xsl +0 -18
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config.xml +0 -5
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.cmd +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.sh +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_chart.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_colors.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_config.xml +0 -46
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_cover.xsl +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_image.xsl +0 -43
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_introduction.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_other.xsl +0 -98
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_pre-process.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_content.xsl +0 -53
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_strings.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table.xsl +0 -211
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_text.xsl +0 -136
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_title.xsl +0 -172
- package/build/project/config/cmscustom/tangelo/default/pdf/config/base.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/nl.xml +0 -7
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/base.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/node.xsl +0 -139
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/config/cmscustom/tangelo/default/pdf/post-process.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-base.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/resources/unknown.pdf +7 -4249
- package/build/project/config/cmscustom/tangelo/default/pdf/root-download.xsl +0 -23
- package/build/project/config/cmscustom/tangelo/default/pdf/root-print.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/config/cmscustom/tangelo/default/pre-process/_element-numbering.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pre-process/_lists.xsl +0 -39
- package/build/project/config/cmscustom/tangelo/default/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/config/cmscustom/tangelo/default/pre-process/base.xsl +0 -51
- package/build/project/config/cmscustom/tangelo/default/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/config/cmscustom/tangelo/default/prepare_xincludes.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/fonto.json +0 -36
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_block.xsd +0 -151
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_chart.xsd +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_inline.xsd +0 -140
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_list.xsd +0 -61
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_root.xsd +0 -84
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_shared.xsd +0 -124
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_table.xsd +0 -121
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/chapter.xsd +0 -19
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/cover.xsd +0 -24
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/document.xsd +0 -20
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/faqitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/fileitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/glossary.xsd +0 -23
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/newsitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/paragraph.xsd +0 -16
- package/build/project/config/cmscustom/tangelo/default/toc/paste_below.xsl +0 -68
- package/build/project/config/cmscustom/tangelo/default/toc/paste_into.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arial.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/ariali.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.dtd +0 -41
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.xml +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/avenir.css +0 -34
- package/build/project/config/txd/custom/resources/custom-UI-text.properties +0 -37
- package/build/project/config/txd/custom/resources/custom-UI-text_nl.properties +0 -37
- package/build/project/config/txp/site-resources/tangelo/default/css/tangelo.scss +0 -62
- package/build/project/config/txp/site-resources/tangelo/default/js/plugins.min.js +0 -9
- package/build/project/config/txp/site-resources/tangelo/default/js/tangelo.js +0 -3
- package/build/project/config/txp/site-resources/tangelo/default/tdi/css/_lib.scss +0 -51
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/lib.js +0 -129
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/preview.js +0 -22
- package/build/project/config/txp/site-stylesheets/tangelo/default/_navigation.xsl +0 -81
- package/build/project/config/txp/site-stylesheets/tangelo/default/_page.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/_search.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/_text.xsl +0 -107
- package/build/project/config/txp/site-stylesheets/tangelo/default/_translations.xsl +0 -67
- package/build/project/config/txp/site-stylesheets/tangelo/default/base.xsl +0 -51
- package/build/project/config/txp/site-stylesheets/tangelo/default/post-process.xsl +0 -57
- package/build/project/config/txp/site-stylesheets/tangelo/default/pre-process.xsl +0 -25
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_base.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_navigation.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_text.xsl +0 -245
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_util.xsl +0 -104
- package/build/project/database/config/tangelo/default/tan_contexts.sql +0 -0
- package/build/project/database/config/tangelo/default/tan_install.sql +0 -9
- package/build/project/database/config/tangelo/default/tan_xmlcache_files.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tdl_collection_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_context_collections.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_type_extensions.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tdl_media_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tfq_context_subjects.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq_install.sql +0 -11
- package/build/project/database/config/tangelo/default/tfq_subject_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tfq_subjects.sql +0 -12
- package/build/project/database/config/tangelo/default/til__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/til_collection_imagetypes.sql +0 -15
- package/build/project/database/config/tangelo/default/til_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/til_image_type_renditions.sql +0 -41
- package/build/project/database/config/tangelo/default/til_image_types.sql +0 -15
- package/build/project/database/config/tangelo/default/til_install.sql +0 -12
- package/build/project/database/config/tangelo/default/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_install.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_values.sql +0 -0
- package/build/project/database/config/tangelo/default/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tne_channel_sources.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_context_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tne_newsroom_type_weights.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_newsroom_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tne_newsrooms.sql +0 -12
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs_default.sql +0 -35
- package/build/project/database/config/tangelo/default/txd_auto_file_generation.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_custom_menu_items.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_document_types.sql +0 -14
- package/build/project/database/config/tangelo/default/txd_export_formats.sql +0 -31
- package/build/project/database/config/tangelo/default/txd_export_parameters.sql +0 -41
- package/build/project/database/config/tangelo/default/txd_install.sql +0 -20
- package/build/project/database/config/tangelo/default/txd_node_types.sql +0 -30
- package/build/project/database/config/tangelo/default/txd_object_elements.sql +0 -24
- package/build/project/database/config/tangelo/default/txd_paste_stylesheets.sql +0 -579
- package/build/project/database/config/tangelo/default/txd_section_types.sql +0 -57
- package/build/project/database/config/tangelo/default/txd_xml_file_set_type_pasters.sql +0 -27
- package/build/project/database/config/tangelo/default/txd_xml_file_set_types.sql +0 -12
- package/build/project/database/create.sql +0 -39
- package/build/project/database/create_exists.sql +0 -1
- package/build/project/database/custom/create_user_tlo.sql +0 -10
- package/build/project/database/custom/grants_on_tlo.sql +0 -2
- package/build/project/database/custom/grants_to_tlo.sql +0 -15
- package/build/project/database/custom/plsql/tlo_include.pkb +0 -9
- package/build/project/database/custom/plsql/tlo_include.pks +0 -6
- package/build/project/database/custom/plsql/tlo_lookup.pkb +0 -15
- package/build/project/database/custom/plsql/tlo_lookup.pks +0 -6
- package/build/project/database/install.sql +0 -68
- package/build/project/readme.md +0 -7
- package/build/project/tangelo-default-implementation/.editorconfig +0 -9
- package/build/project/tangelo-default-implementation/src/.gitattributes +0 -1
- package/build/project/tangelo-default-implementation/src/.gitignore_ +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/_log.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/root.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/root.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_elements.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_style.xsl +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/base.xsl +0 -194
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/ods-config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_elements.xsl +0 -157
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_style.xsl +0 -202
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_tables.xsl +0 -232
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/base.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/odt-config.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/configuration.js +0 -44
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/fonto-manifest.json +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config.json +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/manifest.json +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/base.xsl +0 -231
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/callback.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/colors.xml +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/hce-config.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options.js +0 -203
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options_pie.js +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/util.js +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/me0710-custom.xsl +0 -111
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xml +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xsd +0 -25
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_table.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/_general-settings.xsl +0 -18
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config.xml +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.cmd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.sh +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_chart.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_colors.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_config.xml +0 -46
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_cover.xsl +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_image.xsl +0 -43
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_introduction.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_other.xsl +0 -98
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_pre-process.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_content.xsl +0 -53
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_strings.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table.xsl +0 -211
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_text.xsl +0 -136
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_title.xsl +0 -172
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/base.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/nl.xml +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/node.xsl +0 -139
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/post-process.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-base.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/resources/unknown.pdf +7 -4249
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-download.xsl +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-print.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_element-numbering.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_lists.xsl +0 -39
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/prepare_xincludes.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/resolve_templates.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/fonto.json +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_block.xsd +0 -151
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_chart.xsd +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_inline.xsd +0 -140
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_list.xsd +0 -61
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_root.xsd +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_shared.xsd +0 -124
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_table.xsd +0 -121
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/chapter.xsd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/cover.xsd +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/document.xsd +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/faqitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/fileitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/glossary.xsd +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/newsitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/paragraph.xsd +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_below.xsl +0 -68
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_into.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arial.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/ariali.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.dtd +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.xml +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/avenir.css +0 -34
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text_nl.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txp/site-configs/[customer]/[project].xml +0 -20
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/css/tangelo.scss +0 -62
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/plugins.min.js +0 -9
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/tangelo.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/css/_lib.scss +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/lib.js +0 -129
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/preview.js +0 -22
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_navigation.xsl +0 -81
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_page.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_search.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_text.xsl +0 -107
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_translations.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/post-process.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/pre-process.xsl +0 -25
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_json.xsl +0 -141
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_navigation.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_text.xsl +0 -245
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_util.xsl +0 -104
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_contexts.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_install.sql +0 -9
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_xmlcache_files.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collection_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_context_collections.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_type_extensions.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_media_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_context_subjects.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_install.sql +0 -11
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subject_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subjects.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collection_imagetypes.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_type_renditions.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_install.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_install.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_values.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channel_sources.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_context_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_type_weights.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsrooms.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs.sql +0 -37
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs_default.sql +0 -38
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_auto_file_generation.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_custom_menu_items.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_document_types.sql +0 -17
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_formats.sql +0 -49
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_parameters.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_install.sql +0 -20
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_node_types.sql +0 -30
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_object_elements.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_paste_stylesheets.sql +0 -579
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_section_types.sql +0 -99
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_type_pasters.sql +0 -45
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/create.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/create_exists.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/custom/create_user_[custom-schema].sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/custom/grants_on_[custom-schema].sql +0 -2
- package/build/project/tangelo-default-implementation/src/database/custom/grants_to_[custom-schema].sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pkb +0 -9
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pkb +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/decade/create_user_dcf.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_id.seq +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_includes_xml.tab +0 -49
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/create_user_decade.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.dat +0 -311
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.tab +0 -17
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_on_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_to_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/install.sql +0 -63
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pkb +0 -588
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pks +0 -272
- package/build/project/tangelo-default-implementation/src/database/decade/grants_on_dcf.sql +0 -4
- package/build/project/tangelo-default-implementation/src/database/decade/grants_to_dcf.sql +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pkb +0 -763
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pks +0 -122
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pkb +0 -595
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pks +0 -54
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pkb +0 -114
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pks +0 -23
- package/build/project/tangelo-default-implementation/src/database/install.sql +0 -93
- package/build/project/tangelo-default-implementation/src/database/tdi/create_user_tdi.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_on_tdi.sql +0 -3
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_to_tdi.sql +0 -25
- package/build/project/tangelo-default-implementation/src/database/tdi/install.sql +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pkb +0 -142
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pks +0 -52
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pkb +0 -619
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pks +0 -64
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pkb +0 -425
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pks +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/tan_xmlcache_files.sql +0 -17
- package/build/project/tangelo-default-implementation/src/readme.md +0 -7
- package/build/project/tangelo-default-implementation/tct/build/init.js +0 -81
- package/build/project/tangelo-default-implementation/tct/build/oxygen/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.xsl +0 -308
- package/build/project/tangelo-default-implementation/tct/build/oxygen/stylesheetPaths.json +0 -67
- package/build/project/tangelo-default-implementation/tct/build/project-config.js +0 -96
- package/build/project/tangelo-default-implementation/tct/build/project.js +0 -182
- package/build/project/tangelo-default-implementation/tct/fonto/compatibleVersions.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/411-412.js +0 -15
- package/build/project/tangelo-default-implementation/tct/migrate/412-413.js +0 -76
- package/build/project/tangelo-default-implementation/tct/migrate/413-420.js +0 -330
- package/build/project/tangelo-default-implementation/tct/migrate/420-421.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/421-422.js +0 -26
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step1.js +0 -83
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step2.js +0 -82
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step3.js +0 -642
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step4.js +0 -64
- package/build/project/tangelo-default-implementation/tct/migrate/422-51.js +0 -6
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step1.js +0 -167
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step2.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step3.js +0 -41
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/copyFiles.js +0 -28
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/fontodiff.js +0 -67
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/other.js +0 -148
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.js +0 -338
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.xsl +0 -119
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/rename.js +0 -17
- package/build/project/tangelo-default-implementation/tct/migrate/522-53.js +0 -10
- package/build/project/tangelo-default-implementation/tct/migrate/code-cleanup.js +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/create.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/skip.sql +0 -0
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_contexts.sql +0 -32
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs.sql +0 -58
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs_default.sql +0 -59
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_xmlcache_files.sql +0 -30
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collection_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collections.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_context_collections.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_type_extensions.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_media_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_context_subjects.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subject_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subjects.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collection_imagetypes.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collections.sql +0 -36
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_type_renditions.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_values.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channel_sources.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channels.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_context_channels.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_type_weights.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsrooms.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_auto_file_generation.sql +0 -34
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_custom_menu_items.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_document_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_formats.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_parameters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_node_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_object_elements.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_paste_stylesheets.sql +0 -42
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_section_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_type_pasters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tan.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tdl.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tfq.sql +0 -31
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/til.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tmd.sql +0 -26
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tne.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/txd.sql +0 -76
- package/build/project/tangelo-default-implementation/tct/sql/generate/dev/upsert_script_creator.tst +0 -109
- package/build/project/tangelo-default-implementation/tct/sql/generate/start.sql +0 -55
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_default_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_auto_file_generation.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_custom_menu_items.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_document_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_formats.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_parameters.sql +0 -8
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_node_types.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_object_elements.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_paste_stylesheets.sql +0 -13
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_section_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_type_pasters.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_types.sql +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/remove/start.sql +0 -73
- package/test/all.ps1 +0 -50
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" exclude-result-prefixes="#all"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
>
|
|
6
|
-
|
|
7
|
-
<xsl:import href="../../../../cmscustom/tangelo/default/_log.xsl"/>
|
|
8
|
-
<xsl:include href="../../../../cmscustom/tangelo/default/pre-process/base.xsl"/>
|
|
9
|
-
|
|
10
|
-
<xsl:param name="preProcess.output" as="xs:string" select="'web'">
|
|
11
|
-
<!-- 'all' matches all possible values set in XSD @output and no elements will be removed;
|
|
12
|
-
set to value in XSD @output to keep only those elements
|
|
13
|
-
-->
|
|
14
|
-
</xsl:param>
|
|
15
|
-
|
|
16
|
-
<xsl:template match="/" priority="1">
|
|
17
|
-
<xsl:call-template name="log-xml">
|
|
18
|
-
<xsl:with-param name="xml" select="*"/>
|
|
19
|
-
<xsl:with-param name="folder" select="'txp'"/>
|
|
20
|
-
<xsl:with-param name="fileName" select="'0. input pre-process.xsl - raw.xml'"/>
|
|
21
|
-
</xsl:call-template>
|
|
22
|
-
<xsl:next-match/>
|
|
23
|
-
</xsl:template>
|
|
24
|
-
|
|
25
|
-
</xsl:stylesheet>
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<xsl:param name="export" as="xs:boolean"/>
|
|
5
|
-
<xsl:param name="ctxparam" as="xs:string" select="'[ctxparam undefined]'"/>
|
|
6
|
-
<xsl:param name="txmpath" as="xs:string" select="'[txmpath undefined]'"/>
|
|
7
|
-
<xsl:param name="tdliconspath" as="xs:string" select="'[tdliconspath undefined]'"/>
|
|
8
|
-
<xsl:param name="tanrsrcpath" as="xs:string" select="'[tanrsrcpath undefined]'"/>
|
|
9
|
-
<xsl:param name="plspubservlet" as="xs:string" select="'[plspubservlet undefined]'"/>
|
|
10
|
-
<xsl:param name="odspath" as="xs:string" select="'[odspath undefined]'"/>
|
|
11
|
-
<xsl:param name="odtpath" as="xs:string" select="'[odtpath undefined]'"/>
|
|
12
|
-
<xsl:param name="autogenfilepath" as="xs:string" select="'[autogenfilepath undefined]'"/>
|
|
13
|
-
|
|
14
|
-
<xsl:param name="url.rewrite" as="xs:string?"/>
|
|
15
|
-
<xsl:param name="url.prefix" as="xs:string?"/>
|
|
16
|
-
<xsl:param name="ga.trackingid" as="xs:string?"/>
|
|
17
|
-
<xsl:param name="ga.anonymize" as="xs:string?" select="'false'"/>
|
|
18
|
-
|
|
19
|
-
<xsl:variable name="locale" as="xs:string" select="tan:pagesUiData/tan:page/@locale"/>
|
|
20
|
-
<xsl:variable name="preview" as="xs:boolean" select="tan:pagesUiData/tan:external/tan:system/@cms='true'"/>
|
|
21
|
-
<xsl:variable name="params" as="element(tan:parameters)?" select="tan:pagesUiData/tan:external/tan:parameters"/>
|
|
22
|
-
|
|
23
|
-
<xsl:variable name="toc.xml" as="element(tan:node)" select="tan:pagesUiData/(tan:external//tan:toc, tan:page/tan:toc)/tan:node"/>
|
|
24
|
-
<xsl:variable name="nodes" as="element(tan:node)*" select="(: amongst sections having browse setting L or F, find first with content :)
|
|
25
|
-
tan:pagesUiData/tan:page/(tan:node | tan:node//tan:node) (: sequence of node elements :)
|
|
26
|
-
[ (not(@browse=('B','I')) and tfn:nodeHasText(.)) (: does not have browse setting I or B and having text itself :)
|
|
27
|
-
or tan:node[@browse=('B','I') and descendant-or-self::tan:node[tfn:nodeHasText(.)]] (: or having child nodes with browse setting I or B having text :)
|
|
28
|
-
]
|
|
29
|
-
"/>
|
|
30
|
-
|
|
31
|
-
<xsl:variable name="this.doc.title" as="xs:string" select="$nav.xml/@name"/>
|
|
32
|
-
<xsl:variable name="this.doc.id" as="xs:string" select="tan:pagesUiData/tan:page/@documentId"/>
|
|
33
|
-
<xsl:variable name="this.docversion.id" as="xs:string" select="tan:pagesUiData/tan:page/@documentVersionId"/>
|
|
34
|
-
<xsl:variable name="this.node.xml" as="element(tan:node)" select="if ($nodes) then $nodes[1] else tan:pagesUiData/tan:page/tan:node"/>
|
|
35
|
-
<xsl:variable name="this.node.id" as="xs:string" select="$this.node.xml/@id"/>
|
|
36
|
-
<xsl:variable name="this.node.url" as="xs:string" select="$nav.xml//tan:node[@id=$this.node.id]/@url"/>
|
|
37
|
-
<xsl:variable name="this.node.title" as="xs:string" select="$this.node.xml/string-join((@number,@name),' ')"/>
|
|
38
|
-
<xsl:variable name="this.node.ishome" as="xs:boolean" select="$nav.xml/@id=$this.node.id"/>
|
|
39
|
-
|
|
40
|
-
<xsl:import href="../../../../../cmscustom/tangelo/default/_log.xsl"/>
|
|
41
|
-
<xsl:include href="_navigation.xsl"/>
|
|
42
|
-
<xsl:include href="_text.xsl"/>
|
|
43
|
-
<xsl:include href="_util.xsl"/>
|
|
44
|
-
|
|
45
|
-
<xsl:template match="/" priority="1">
|
|
46
|
-
<xsl:call-template name="log-xml">
|
|
47
|
-
<xsl:with-param name="xml" select="*"/>
|
|
48
|
-
<xsl:with-param name="folder" select="'txp'"/>
|
|
49
|
-
<xsl:with-param name="fileName" select="'1. input base.xsl'"/>
|
|
50
|
-
</xsl:call-template>
|
|
51
|
-
<xsl:next-match/>
|
|
52
|
-
</xsl:template>
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
<xsl:template match="*"/>
|
|
56
|
-
|
|
57
|
-
<xsl:template name="tdi-js"><!-- call this template after your jquery script and before your custom scripts -->
|
|
58
|
-
<script src="{$path.rsrc}tdi/js/lib.js"><xsl:text> </xsl:text></script>
|
|
59
|
-
<xsl:choose>
|
|
60
|
-
<xsl:when test="$preview">
|
|
61
|
-
<script src="{$path.rsrc}tdi/js/preview.js"><xsl:text> </xsl:text></script>
|
|
62
|
-
</xsl:when>
|
|
63
|
-
<xsl:when test="$ga.trackingid">
|
|
64
|
-
<script async="async" src="https://www.googletagmanager.com/gtag/js?id={$ga.trackingid}"><xsl:text> </xsl:text></script>
|
|
65
|
-
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','<xsl:value-of select="$ga.trackingid"/>',{'anonymize_ip':<xsl:value-of select="$ga.anonymize"/>});</script>
|
|
66
|
-
</xsl:when>
|
|
67
|
-
</xsl:choose>
|
|
68
|
-
</xsl:template>
|
|
69
|
-
|
|
70
|
-
</xsl:stylesheet>
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<xsl:variable name="nav.xml" as="element(tan:node)">
|
|
5
|
-
<xsl:apply-templates select="$toc.xml" mode="nav"/>
|
|
6
|
-
</xsl:variable>
|
|
7
|
-
|
|
8
|
-
<xsl:function name="tfn:canNav" as="xs:boolean">
|
|
9
|
-
<xsl:param name="n" as="element(tan:node)"/>
|
|
10
|
-
<xsl:sequence select="$n/(@pageNavigation='Y' and (@viewPriv='Y' or @cmPriv='Y'))"/>
|
|
11
|
-
</xsl:function>
|
|
12
|
-
|
|
13
|
-
<xsl:function name="tfn:isSectionType" as="xs:boolean">
|
|
14
|
-
<xsl:param name="n" as="element(tan:node)"/>
|
|
15
|
-
<xsl:param name="st" as="xs:string+"/>
|
|
16
|
-
<xsl:sequence select="substring-after($n/@sectionTypeName,$st.prefix)=$st"/>
|
|
17
|
-
</xsl:function>
|
|
18
|
-
|
|
19
|
-
<xsl:function name="tfn:makeUrl" as="xs:string?">
|
|
20
|
-
<xsl:param name="path" as="xs:string?"/>
|
|
21
|
-
<xsl:value-of select="tfn:makeUrl($path,())"/>
|
|
22
|
-
</xsl:function>
|
|
23
|
-
|
|
24
|
-
<xsl:function name="tfn:makeUrl" as="xs:string?">
|
|
25
|
-
<xsl:param name="path" as="xs:string?"/>
|
|
26
|
-
<xsl:param name="type" as="xs:string?"/>
|
|
27
|
-
<xsl:variable name="isPage" as="xs:boolean" select="starts-with($path,$toc.xml/@path)"/>
|
|
28
|
-
<xsl:variable name="isTxm" as="xs:boolean" select="starts-with($path,'images/') or starts-with($path,'files?')"/>
|
|
29
|
-
<xsl:variable name="isRsrc" as="xs:boolean" select="$type='R'"/>
|
|
30
|
-
<xsl:value-of select="
|
|
31
|
-
concat
|
|
32
|
-
( if ($preview) then '' else $url.prefix
|
|
33
|
-
, if ($isPage and $url.rewrite='S' and not($preview)) then concat('/',substring-after($path,'/'))
|
|
34
|
-
else if ($isPage and $url.rewrite='R' and not($preview)) then concat('/',$path)
|
|
35
|
-
else if ($isPage) then concat($ctxparam,$path)
|
|
36
|
-
else if ($isTxm) then concat($txmpath,$path)
|
|
37
|
-
else if ($isRsrc) then concat($tanrsrcpath,'TXP/',$path)
|
|
38
|
-
else $path
|
|
39
|
-
)
|
|
40
|
-
"/>
|
|
41
|
-
</xsl:function>
|
|
42
|
-
|
|
43
|
-
<xsl:template match="tan:node" mode="nav">
|
|
44
|
-
<!-- create xmltree with irrelevant information filtered -->
|
|
45
|
-
<xsl:copy>
|
|
46
|
-
<xsl:copy-of select="@id | @name | @number | @pathName | @sectionTypeName"/>
|
|
47
|
-
<xsl:if test="tfn:canNav(.)">
|
|
48
|
-
<xsl:attribute name="url" select="
|
|
49
|
-
concat
|
|
50
|
-
( tfn:makeUrl(@path)
|
|
51
|
-
, if (@path=../@path) then '#' else ''
|
|
52
|
-
, string-join(ancestor-or-self::tan:node[@path=../@path]/@pathName,'/')
|
|
53
|
-
)
|
|
54
|
-
"/>
|
|
55
|
-
</xsl:if>
|
|
56
|
-
<xsl:apply-templates select="tan:node[descendant-or-self::tan:node[tfn:canNav(.) and @path!=../@path]]" mode="nav"/>
|
|
57
|
-
</xsl:copy>
|
|
58
|
-
</xsl:template>
|
|
59
|
-
|
|
60
|
-
</xsl:stylesheet>
|
|
@@ -1,245 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" xmlns:tpp="http://www.tangelo.nl/pre-process" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<xsl:template match="p">
|
|
5
|
-
<p>
|
|
6
|
-
<xsl:if test="@bottomMargin">
|
|
7
|
-
<xsl:attribute name="class">marginbottom-<xsl:value-of select="@bottomMargin"/></xsl:attribute>
|
|
8
|
-
</xsl:if>
|
|
9
|
-
<xsl:apply-templates/>
|
|
10
|
-
</p>
|
|
11
|
-
</xsl:template>
|
|
12
|
-
|
|
13
|
-
<xsl:template match="h1 | h2 | h3 | h4 | h5 | h6">
|
|
14
|
-
<xsl:copy copy-namespaces="no">
|
|
15
|
-
<xsl:apply-templates/>
|
|
16
|
-
</xsl:copy>
|
|
17
|
-
</xsl:template>
|
|
18
|
-
|
|
19
|
-
<xsl:template match="ul | ol">
|
|
20
|
-
<xsl:copy copy-namespaces="no">
|
|
21
|
-
<xsl:if test="@bottomMargin or @lineHeight or @style">
|
|
22
|
-
<xsl:attribute name="class">
|
|
23
|
-
<xsl:if test="@bottomMargin">marginbottom-<xsl:value-of select="@bottomMargin"/></xsl:if>
|
|
24
|
-
<xsl:if test="@lineHeight"> lineheight-<xsl:value-of select="@lineHeight"/></xsl:if>
|
|
25
|
-
<xsl:if test="@style"> list-style-<xsl:value-of select="@style"/></xsl:if>
|
|
26
|
-
</xsl:attribute>
|
|
27
|
-
</xsl:if>
|
|
28
|
-
<xsl:if test="@start">
|
|
29
|
-
<xsl:attribute name="start" select="@start"/>
|
|
30
|
-
</xsl:if>
|
|
31
|
-
<xsl:apply-templates select="li"/>
|
|
32
|
-
</xsl:copy>
|
|
33
|
-
</xsl:template>
|
|
34
|
-
|
|
35
|
-
<xsl:template match="li">
|
|
36
|
-
<xsl:copy copy-namespaces="no">
|
|
37
|
-
<xsl:apply-templates/>
|
|
38
|
-
</xsl:copy>
|
|
39
|
-
</xsl:template>
|
|
40
|
-
|
|
41
|
-
<xsl:template match="br">
|
|
42
|
-
<xsl:copy copy-namespaces="no"/>
|
|
43
|
-
</xsl:template>
|
|
44
|
-
|
|
45
|
-
<xsl:template match="b">
|
|
46
|
-
<strong>
|
|
47
|
-
<xsl:apply-templates/>
|
|
48
|
-
</strong>
|
|
49
|
-
</xsl:template>
|
|
50
|
-
|
|
51
|
-
<xsl:template match="i">
|
|
52
|
-
<em>
|
|
53
|
-
<xsl:apply-templates/>
|
|
54
|
-
</em>
|
|
55
|
-
</xsl:template>
|
|
56
|
-
|
|
57
|
-
<xsl:template match="strong | em | sup | sub">
|
|
58
|
-
<xsl:copy copy-namespaces="no">
|
|
59
|
-
<xsl:apply-templates/>
|
|
60
|
-
</xsl:copy>
|
|
61
|
-
</xsl:template>
|
|
62
|
-
|
|
63
|
-
<xsl:template match="xfiField">
|
|
64
|
-
<xsl:apply-templates/>
|
|
65
|
-
</xsl:template>
|
|
66
|
-
|
|
67
|
-
<xsl:template match="xfiField/tanValue">
|
|
68
|
-
<xsl:apply-templates/>
|
|
69
|
-
</xsl:template>
|
|
70
|
-
|
|
71
|
-
<xsl:template match="nobr">
|
|
72
|
-
<span style="white-space:nowrap;">
|
|
73
|
-
<xsl:apply-templates/>
|
|
74
|
-
</span>
|
|
75
|
-
</xsl:template>
|
|
76
|
-
|
|
77
|
-
<xsl:template match="mark">
|
|
78
|
-
<xsl:choose>
|
|
79
|
-
<xsl:when test="$preview">
|
|
80
|
-
<xsl:copy copy-namespaces="no">
|
|
81
|
-
<xsl:apply-templates/>
|
|
82
|
-
</xsl:copy>
|
|
83
|
-
</xsl:when>
|
|
84
|
-
<xsl:otherwise>
|
|
85
|
-
<xsl:apply-templates/>
|
|
86
|
-
</xsl:otherwise>
|
|
87
|
-
</xsl:choose>
|
|
88
|
-
</xsl:template>
|
|
89
|
-
|
|
90
|
-
<xsl:template match="fileLink">
|
|
91
|
-
<a href="{tfn:makeUrl(txi:file/@href)}">
|
|
92
|
-
<xsl:attribute name="title">
|
|
93
|
-
<xsl:choose>
|
|
94
|
-
<xsl:when test="txi:file/@displayName">File: <xsl:value-of select="txi:file/@displayName"/></xsl:when>
|
|
95
|
-
<xsl:otherwise>File does not exist</xsl:otherwise>
|
|
96
|
-
</xsl:choose>
|
|
97
|
-
</xsl:attribute>
|
|
98
|
-
<xsl:apply-templates/>
|
|
99
|
-
<xsl:if test="not(.//text())"><em>[Link contains no text]</em></xsl:if>
|
|
100
|
-
</a>
|
|
101
|
-
</xsl:template>
|
|
102
|
-
|
|
103
|
-
<xsl:template match="sectionLink">
|
|
104
|
-
<xsl:variable name="show-text-content" as="xs:boolean" select="(not(@show) or contains(@show,'text')) and .//text()[normalize-space(.)!='']"/>
|
|
105
|
-
<a>
|
|
106
|
-
<xsl:choose>
|
|
107
|
-
<xsl:when test="txi:section/txi:error">
|
|
108
|
-
<xsl:attribute name="title">Page does not exist</xsl:attribute>
|
|
109
|
-
</xsl:when>
|
|
110
|
-
<xsl:otherwise>
|
|
111
|
-
<xsl:variable name="linkNodeId" as="xs:string" select="txi:section/@nodeId"/>
|
|
112
|
-
<xsl:attribute name="href" select="
|
|
113
|
-
concat
|
|
114
|
-
( (: try finding correct path in toc-xml first, in case linked-node is child of a used-node :)
|
|
115
|
-
if ($nav.xml//tan:node[@id=$linkNodeId]) then $nav.xml//tan:node[@id=$linkNodeId]/@url else tfn:makeUrl(txi:section/@nodePath)
|
|
116
|
-
(: add hashtag when linked-node is included node :)
|
|
117
|
-
, if (ends-with(txi:section/@nodePath,txi:section/@nodePathName)) then '' else concat('#',txi:section/@nodePathName)
|
|
118
|
-
)
|
|
119
|
-
"/>
|
|
120
|
-
<xsl:attribute name="title" select="txi:section/@nodeName"/>
|
|
121
|
-
</xsl:otherwise>
|
|
122
|
-
</xsl:choose>
|
|
123
|
-
<xsl:apply-templates/>
|
|
124
|
-
</a>
|
|
125
|
-
</xsl:template>
|
|
126
|
-
|
|
127
|
-
<xsl:template match="sectionLink/text">
|
|
128
|
-
<xsl:apply-templates/>
|
|
129
|
-
</xsl:template>
|
|
130
|
-
|
|
131
|
-
<xsl:template match="tpp:page-number | tpp:page-number-last">
|
|
132
|
-
<xsl:if test="not(..//text()[normalize-space(.)!=''])">
|
|
133
|
-
<xsl:value-of select="ancestor::*[txi:section][1]/txi:section/@nodeName"/>
|
|
134
|
-
</xsl:if>
|
|
135
|
-
</xsl:template>
|
|
136
|
-
|
|
137
|
-
<xsl:template match="hyperlink">
|
|
138
|
-
<a href="{@address}">
|
|
139
|
-
<xsl:apply-templates/>
|
|
140
|
-
<xsl:if test="not(.//text())"><em>[Link contains no text]</em></xsl:if>
|
|
141
|
-
</a>
|
|
142
|
-
</xsl:template>
|
|
143
|
-
|
|
144
|
-
<xsl:template match="hyperlink[starts-with(@address,'mailto:') or (@address='' and contains(string-join(text(),''),'@'))]">
|
|
145
|
-
<xsl:variable name="text" as="xs:string?" select="string-join(text(),'')"/>
|
|
146
|
-
<xsl:variable name="address" as="xs:string?" select="if (@address='' and contains(string-join(text(),''),'@')) then $text else @address"/>
|
|
147
|
-
<a class="email" data-pre="{substring-before($address,'@')}" data-after="{substring-after($address,'@')}">
|
|
148
|
-
<xsl:choose>
|
|
149
|
-
<xsl:when test="contains($text,'@')">
|
|
150
|
-
<xsl:attribute name="data-text-pre" select="substring-before($text,'@')"/>
|
|
151
|
-
<xsl:attribute name="data-text-after" select="substring-after($text,'@')"/>
|
|
152
|
-
<xsl:text> </xsl:text>
|
|
153
|
-
</xsl:when>
|
|
154
|
-
<xsl:otherwise>
|
|
155
|
-
<xsl:apply-templates/>
|
|
156
|
-
</xsl:otherwise>
|
|
157
|
-
</xsl:choose>
|
|
158
|
-
</a>
|
|
159
|
-
</xsl:template>
|
|
160
|
-
|
|
161
|
-
<xsl:template match="fileLinkBlock">
|
|
162
|
-
<div>
|
|
163
|
-
<img class="file-icon" src="{$tdliconspath}{txi:file/@srcFileTypeIconMedium}" alt="{txi:file/@fileTypeDisplayName}" title="{txi:file/@fileTypeDisplayName}"/>
|
|
164
|
-
<div>
|
|
165
|
-
<a href="{tfn:makeUrl(txi:file/@href)}" title="{txi:file/@fileName}">
|
|
166
|
-
<strong><xsl:value-of select="txi:file/@displayName"/></strong>
|
|
167
|
-
</a>
|
|
168
|
-
<br/><br/>
|
|
169
|
-
<xsl:value-of select="txi:file/@description"/>
|
|
170
|
-
</div>
|
|
171
|
-
</div>
|
|
172
|
-
</xsl:template>
|
|
173
|
-
|
|
174
|
-
<xsl:template match="termRef">
|
|
175
|
-
<span class="term">
|
|
176
|
-
<xsl:attribute name="data-tooltip">
|
|
177
|
-
<xsl:apply-templates select="term/definition/node()"/>
|
|
178
|
-
</xsl:attribute>
|
|
179
|
-
<xsl:apply-templates select="node()[not(self::term)]"/>
|
|
180
|
-
</span>
|
|
181
|
-
</xsl:template>
|
|
182
|
-
|
|
183
|
-
<xsl:template match="tan:node" mode="footnotes">
|
|
184
|
-
<xsl:variable name="footnotes" as="element(footnote)*" select=".//footnote[not(ancestor::table or ancestor::chart)]"/>
|
|
185
|
-
<xsl:if test="$footnotes">
|
|
186
|
-
<ol class="footnotes">
|
|
187
|
-
<xsl:for-each select="$footnotes">
|
|
188
|
-
<li>
|
|
189
|
-
<xsl:apply-templates/>
|
|
190
|
-
</li>
|
|
191
|
-
</xsl:for-each>
|
|
192
|
-
</ol>
|
|
193
|
-
</xsl:if>
|
|
194
|
-
</xsl:template>
|
|
195
|
-
|
|
196
|
-
<xsl:template match="table | chart" mode="footnotes">
|
|
197
|
-
<xsl:param name="style" as="xs:string?"/>
|
|
198
|
-
<xsl:if test=".//footnote">
|
|
199
|
-
<ol class="footnotes" style="{$style}">
|
|
200
|
-
<xsl:for-each select=".//footnote">
|
|
201
|
-
<li>
|
|
202
|
-
<sup><xsl:value-of select="position()"/></sup>
|
|
203
|
-
<xsl:text> </xsl:text>
|
|
204
|
-
<xsl:apply-templates/>
|
|
205
|
-
</li>
|
|
206
|
-
</xsl:for-each>
|
|
207
|
-
</ol>
|
|
208
|
-
</xsl:if>
|
|
209
|
-
</xsl:template>
|
|
210
|
-
|
|
211
|
-
<xsl:template match="footnote">
|
|
212
|
-
<sup class="footnote">
|
|
213
|
-
<xsl:attribute name="data-tooltip">
|
|
214
|
-
<xsl:apply-templates/>
|
|
215
|
-
</xsl:attribute>
|
|
216
|
-
<xsl:choose>
|
|
217
|
-
<xsl:when test="ancestor::table">
|
|
218
|
-
<xsl:number count="footnote" from="table" level="any"/>
|
|
219
|
-
</xsl:when>
|
|
220
|
-
<xsl:when test="ancestor::chart">
|
|
221
|
-
<xsl:number count="footnote" from="chart" level="any"/>
|
|
222
|
-
</xsl:when>
|
|
223
|
-
<xsl:otherwise>
|
|
224
|
-
<xsl:number count="footnote[not(ancestor::table or ancestor::chart)]" from="tan:xmldata" level="any"/>
|
|
225
|
-
</xsl:otherwise>
|
|
226
|
-
</xsl:choose>
|
|
227
|
-
</sup>
|
|
228
|
-
</xsl:template>
|
|
229
|
-
|
|
230
|
-
<xsl:template match="footnoteRef">
|
|
231
|
-
<xsl:variable name="id" select="@id"/>
|
|
232
|
-
<xsl:choose>
|
|
233
|
-
<xsl:when test="ancestor::table">
|
|
234
|
-
<xsl:apply-templates select="ancestor::table//footnote[@id=$id]"/>
|
|
235
|
-
</xsl:when>
|
|
236
|
-
<xsl:when test="ancestor::chart">
|
|
237
|
-
<xsl:apply-templates select="ancestor::chart//footnote[@id=$id]"/>
|
|
238
|
-
</xsl:when>
|
|
239
|
-
<xsl:otherwise>
|
|
240
|
-
<xsl:apply-templates select="ancestor::text//footnote[not(ancestor::table or ancestor::chart)][@id=$id]"/>
|
|
241
|
-
</xsl:otherwise>
|
|
242
|
-
</xsl:choose>
|
|
243
|
-
</xsl:template>
|
|
244
|
-
|
|
245
|
-
</xsl:stylesheet>
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<xsl:function name="tfn:escapeForUrl" as="xs:string">
|
|
5
|
-
<xsl:param name="s" as="xs:string"/>
|
|
6
|
-
<xsl:variable name="s.normalized" as="xs:string" select="translate(normalize-space(lower-case($s)),'àáâãäèéêëìíîïòóôõöøùúûüç','aaaaaeeeeiiiioooooouuuuc')"/>
|
|
7
|
-
<xsl:variable name="s.replaced" as="xs:string" select="replace($s.normalized,'[^a-z0-9_]+','-')"/>
|
|
8
|
-
<xsl:value-of select="substring($s.replaced,1,100)"/>
|
|
9
|
-
</xsl:function>
|
|
10
|
-
|
|
11
|
-
<xsl:function name="tfn:substringBeforeLast" as="xs:string">
|
|
12
|
-
<xsl:param name="str" as="xs:string"/>
|
|
13
|
-
<xsl:param name="char" as="xs:string"/>
|
|
14
|
-
<xsl:variable name="before" select="concat(substring-before($str,$char),$char)"/>
|
|
15
|
-
<xsl:variable name="after" select="substring-after($str,$char)"/>
|
|
16
|
-
<xsl:sequence select="
|
|
17
|
-
if (contains($after,$char))
|
|
18
|
-
then concat($before,tfn:substringBeforeLast($after,$char))
|
|
19
|
-
else $before
|
|
20
|
-
"/>
|
|
21
|
-
</xsl:function>
|
|
22
|
-
|
|
23
|
-
<xsl:function name="tfn:multiReplace" as="xs:string">
|
|
24
|
-
<xsl:param name="str" as="xs:string"/>
|
|
25
|
-
<xsl:param name="remove" as="xs:boolean"/>
|
|
26
|
-
<xsl:param name="list" as="xs:anyAtomicType+"/>
|
|
27
|
-
<xsl:variable name="str.replaced" as="xs:string" select="if ($remove) then replace($str,$list[1],'') else replace($str,$list[1],string($list[2]))"/>
|
|
28
|
-
<xsl:value-of select="
|
|
29
|
-
if (exists($list[position() gt 1]) and $remove) then tfn:multiReplace($str.replaced, $remove, $list[position() gt 1])
|
|
30
|
-
else if (exists($list[position() gt 2])) then tfn:multiReplace($str.replaced, $remove, $list[position() gt 2])
|
|
31
|
-
else $str.replaced
|
|
32
|
-
"/>
|
|
33
|
-
</xsl:function>
|
|
34
|
-
|
|
35
|
-
<xsl:function name="tfn:trim" as="xs:string">
|
|
36
|
-
<xsl:param name="string" as="xs:string"/>
|
|
37
|
-
<xsl:param name="maxChars" as="xs:integer"/>
|
|
38
|
-
<xsl:sequence select="
|
|
39
|
-
if (string-length($string) gt $maxChars + 3)
|
|
40
|
-
then concat(string-join(tokenize(substring($string,0,$maxChars),' ')[position() lt last()],' '),'...')
|
|
41
|
-
else $string
|
|
42
|
-
"/>
|
|
43
|
-
</xsl:function>
|
|
44
|
-
|
|
45
|
-
<xsl:function name="tfn:textlengthLargerThen" as="xs:boolean">
|
|
46
|
-
<xsl:param name="textNodes" as="text()*"/>
|
|
47
|
-
<xsl:param name="length" as="xs:integer"/>
|
|
48
|
-
<xsl:param name="occurences" as="xs:integer"/>
|
|
49
|
-
<xsl:sequence select="count($textNodes[string-length(.) gt $length]) gt $occurences"/>
|
|
50
|
-
</xsl:function>
|
|
51
|
-
|
|
52
|
-
<xsl:function name="tfn:columncountLargerThen" as="xs:boolean">
|
|
53
|
-
<xsl:param name="trNodes" as="element()*"/>
|
|
54
|
-
<xsl:param name="count" as="xs:integer"/>
|
|
55
|
-
<xsl:sequence select="$trNodes[count(*) gt $count] and ($count gt 4 or tfn:textlengthLargerThen($trNodes//text(),25,2))"/>
|
|
56
|
-
</xsl:function>
|
|
57
|
-
|
|
58
|
-
<!-- Trim mixed content xml, without loosing style tags, only after a whole word (i.e. for search result summaries). -->
|
|
59
|
-
<xsl:template match="node()" mode="trimMixedText">
|
|
60
|
-
<xsl:param name="maxChars" as="xs:integer" tunnel="yes"/>
|
|
61
|
-
<xsl:variable name="textFragment"> <!-- Put text in variable to avoid mix up with wrong ancestor nodes -->
|
|
62
|
-
<xsl:copy-of select="node()"/>
|
|
63
|
-
</xsl:variable>
|
|
64
|
-
<xsl:variable name="vPass1"> <!-- Remove text nodes which are outside the max characters range -->
|
|
65
|
-
<xsl:apply-templates select="$textFragment" mode="trimPass1"/>
|
|
66
|
-
</xsl:variable>
|
|
67
|
-
<xsl:apply-templates select="$vPass1" mode="trimPass2"/> <!-- Print all text nodes, trim the last one, and remove empty elements -->
|
|
68
|
-
</xsl:template>
|
|
69
|
-
|
|
70
|
-
<xsl:template match="@*|*" mode="trimPass1 trimPass2">
|
|
71
|
-
<xsl:copy copy-namespaces="no">
|
|
72
|
-
<xsl:apply-templates select="@*|node()" mode="#current"/>
|
|
73
|
-
</xsl:copy>
|
|
74
|
-
</xsl:template>
|
|
75
|
-
|
|
76
|
-
<xsl:template match="text()" mode="trimPass1">
|
|
77
|
-
<xsl:param name="maxChars" as="xs:integer" tunnel="yes"/>
|
|
78
|
-
<xsl:variable name="vPrecedingLength" as="xs:integer" select="sum(preceding::text()/string-length())"/>
|
|
79
|
-
<xsl:if test="$vPrecedingLength lt $maxChars">
|
|
80
|
-
<xsl:value-of select="concat(.,' ')"/>
|
|
81
|
-
</xsl:if>
|
|
82
|
-
</xsl:template>
|
|
83
|
-
|
|
84
|
-
<xsl:template match="*[not(descendant::text())]" mode="trimPass2"/>
|
|
85
|
-
|
|
86
|
-
<xsl:template match="text()[not(following::text())]" mode="trimPass2">
|
|
87
|
-
<xsl:param name="maxChars" as="xs:integer" tunnel="yes"/>
|
|
88
|
-
<xsl:variable name="vPrecedingLength" as="xs:integer" select="sum(preceding::text()/string-length())"/>
|
|
89
|
-
<xsl:variable name="vRemaininingLength" as="xs:integer" select="if ($maxChars - $vPrecedingLength lt 0) then 0 else $maxChars - $vPrecedingLength"/>
|
|
90
|
-
<xsl:sequence select="replace(., concat('(^.{0,', $vRemaininingLength, '})\W.*'), '$1')"/>
|
|
91
|
-
<xsl:if test="$vRemaininingLength lt string-length(.)"> ...</xsl:if>
|
|
92
|
-
</xsl:template>
|
|
93
|
-
|
|
94
|
-
<!-- Create xml output file -->
|
|
95
|
-
<xsl:output name="output-file" indent="yes" omit-xml-declaration="yes" encoding="utf-8" method="xml"/>
|
|
96
|
-
<xsl:template name="output-xml">
|
|
97
|
-
<xsl:param name="xmlNode" select="."/>
|
|
98
|
-
<xsl:variable name="output-path" select="substring-after(tfn:substringBeforeLast(fn:static-base-uri(),'/'),'file:')"/>
|
|
99
|
-
<xsl:result-document href="{$output-path}output.xml" format="output-file">
|
|
100
|
-
<xsl:copy-of select="$xmlNode"/>
|
|
101
|
-
</xsl:result-document>
|
|
102
|
-
</xsl:template>
|
|
103
|
-
|
|
104
|
-
</xsl:stylesheet>
|
|
File without changes
|
|
File without changes
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
set feedback off
|
|
2
|
-
set define on
|
|
3
|
-
prompt create_user_obj_priv:
|
|
4
|
-
prompt
|
|
5
|
-
declare
|
|
6
|
-
i integer;
|
|
7
|
-
c integer := 0;
|
|
8
|
-
begin
|
|
9
|
-
if '&l_env' = 'dev' then
|
|
10
|
-
for r in (
|
|
11
|
-
select 3 privilege_id, 40001 object_id, null user_id, 'tangelo_engineers' group_id
|
|
12
|
-
from dual
|
|
13
|
-
)
|
|
14
|
-
loop
|
|
15
|
-
begin
|
|
16
|
-
i := tancms.tan_auth_api.create_user_obj_priv
|
|
17
|
-
( p_object_type_id => 10
|
|
18
|
-
, p_privilege_id => r.privilege_id
|
|
19
|
-
, p_object_id => r.object_id
|
|
20
|
-
, p_user_id => r.user_id
|
|
21
|
-
, p_group_id => r.group_id
|
|
22
|
-
);
|
|
23
|
-
c := c + 1;
|
|
24
|
-
exception
|
|
25
|
-
when others then null;
|
|
26
|
-
end;
|
|
27
|
-
end loop;
|
|
28
|
-
dbms_output.put_line(c || ' row'||case when c!=1 then 's' end||' inserted.');
|
|
29
|
-
end if;
|
|
30
|
-
end;
|
|
31
|
-
/
|
|
32
|
-
prompt
|
|
33
|
-
set feedback on
|
|
34
|
-
set define off
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
prompt tdl_collection_types:
|
|
2
|
-
merge into tancms.tdl_collection_types t using (
|
|
3
|
-
select 40000 id, 'Tangelo Default' name, 'Tangelo Default' description, 'tangelo/default/prepare_xincludes.xsl' xsl_prep_inc, xmltype('<fileItem><title>Title</title><text><p>Lorem ipsum ...</p></text></fileItem>') default_xml_data, '/downloadItem/text/p[1]/text()' xpath_description, 'tangelo/default/schema/xsd/fileitem.xsd' xsd, 'tangelo/default/fonto' fonto_dir
|
|
4
|
-
from dual
|
|
5
|
-
) v on (t.id = v.id)
|
|
6
|
-
when not matched then
|
|
7
|
-
insert (id, name, description, xsl_prep_inc, default_xml_data, xpath_description, xsd, fonto_dir)
|
|
8
|
-
values (v.id, v.name, v.description, v.xsl_prep_inc, v.default_xml_data, v.xpath_description, v.xsd, v.fonto_dir)
|
|
9
|
-
when matched then
|
|
10
|
-
update
|
|
11
|
-
set t.name = v.name, t.description = v.description, t.xsl_prep_inc = v.xsl_prep_inc, t.default_xml_data = v.default_xml_data, t.xpath_description = v.xpath_description, t.xsd = v.xsd, t.fonto_dir = v.fonto_dir
|
|
12
|
-
;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
prompt tdl_collections:
|
|
2
|
-
merge into tancms.tdl_collections t using (
|
|
3
|
-
select 40001 id, 'Tangelo Default' display_name, null description, 40000 type_id, 'N' archive_ind, null archive_period_unit, null archive_period
|
|
4
|
-
from dual
|
|
5
|
-
) v on (t.id = v.id)
|
|
6
|
-
when not matched then
|
|
7
|
-
insert (id, display_name, description, type_id, archive_ind, archive_period_unit, archive_period)
|
|
8
|
-
values (v.id, v.display_name, v.description, v.type_id, v.archive_ind, v.archive_period_unit, v.archive_period)
|
|
9
|
-
when matched then
|
|
10
|
-
update
|
|
11
|
-
set t.display_name = v.display_name, t.description = v.description, t.type_id = v.type_id, t.archive_ind = v.archive_ind, t.archive_period_unit = v.archive_period_unit, t.archive_period = v.archive_period
|
|
12
|
-
;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
set serveroutput on format wrapped
|
|
2
|
-
prompt
|
|
3
|
-
prompt Installing collection types: 40001
|
|
4
|
-
prompt
|
|
5
|
-
|
|
6
|
-
@@tdl_collection_types.sql
|
|
7
|
-
@@tdl_collections.sql
|
|
8
|
-
@@tdl_context_collections.sql
|
|
9
|
-
@@tdl_media_types.sql
|
|
10
|
-
@@tdl_file_types.sql
|
|
11
|
-
@@tdl_file_type_extensions.sql
|
|
12
|
-
--@@tdl__tan_user_obj_privs.sql
|
|
13
|
-
|
|
14
|
-
commit;
|
|
File without changes
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
set feedback off
|
|
2
|
-
set define on
|
|
3
|
-
prompt create_user_obj_priv:
|
|
4
|
-
prompt
|
|
5
|
-
declare
|
|
6
|
-
i integer;
|
|
7
|
-
c integer := 0;
|
|
8
|
-
begin
|
|
9
|
-
if '&l_env' = 'dev' then
|
|
10
|
-
for r in (
|
|
11
|
-
select 1 privilege_id, 40001 object_id, null user_id, 'tangelo_engineers' group_id
|
|
12
|
-
from dual
|
|
13
|
-
)
|
|
14
|
-
loop
|
|
15
|
-
begin
|
|
16
|
-
i := tancms.tan_auth_api.create_user_obj_priv
|
|
17
|
-
( p_object_type_id => 8
|
|
18
|
-
, p_privilege_id => r.privilege_id
|
|
19
|
-
, p_object_id => r.object_id
|
|
20
|
-
, p_user_id => r.user_id
|
|
21
|
-
, p_group_id => r.group_id
|
|
22
|
-
);
|
|
23
|
-
c := c + 1;
|
|
24
|
-
exception
|
|
25
|
-
when others then null;
|
|
26
|
-
end;
|
|
27
|
-
end loop;
|
|
28
|
-
dbms_output.put_line(c || ' row'||case when c!=1 then 's' end||' inserted.');
|
|
29
|
-
end if;
|
|
30
|
-
end;
|
|
31
|
-
/
|
|
32
|
-
prompt
|
|
33
|
-
set feedback on
|
|
34
|
-
set define off
|
|
File without changes
|