@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,148 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
4
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
5
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
6
|
-
exclude-result-prefixes="#all"
|
|
7
|
-
>
|
|
8
|
-
<!-- Overview of all styles used in base stylesheets, without styling so you can override it in a custom stylesheet. -->
|
|
9
|
-
|
|
10
|
-
<xsl:attribute-set name="abbr.title"/>
|
|
11
|
-
<xsl:attribute-set name="abbr.header"/>
|
|
12
|
-
<xsl:attribute-set name="abbr.body"/>
|
|
13
|
-
<xsl:attribute-set name="base"/>
|
|
14
|
-
<xsl:attribute-set name="font.bullet"/>
|
|
15
|
-
<xsl:attribute-set name="font.default"/>
|
|
16
|
-
<xsl:attribute-set name="font.reset" use-attribute-sets="font.default">
|
|
17
|
-
<xsl:attribute name="font-weight">normal</xsl:attribute>
|
|
18
|
-
<xsl:attribute name="font-style">normal</xsl:attribute>
|
|
19
|
-
<xsl:attribute name="text-transform">none</xsl:attribute>
|
|
20
|
-
<xsl:attribute name="color" select="tfn:color('black')"/>
|
|
21
|
-
</xsl:attribute-set>
|
|
22
|
-
<xsl:attribute-set name="image.title"/>
|
|
23
|
-
<xsl:attribute-set name="image-block"/>
|
|
24
|
-
<xsl:attribute-set name="image.caption"/>
|
|
25
|
-
<xsl:attribute-set name="header-type-C"/>
|
|
26
|
-
<xsl:attribute-set name="header-type-B"/>
|
|
27
|
-
<xsl:attribute-set name="header-type-A"/>
|
|
28
|
-
<xsl:attribute-set name="sectionLink"/>
|
|
29
|
-
<xsl:attribute-set name="superscript"/>
|
|
30
|
-
<xsl:attribute-set name="externalSectionLink"/>
|
|
31
|
-
<xsl:attribute-set name="fileLink"/>
|
|
32
|
-
<xsl:attribute-set name="xfiMarking">
|
|
33
|
-
<xsl:attribute name="background-color" select="if (matches($xfiMarking-color,'^#(\d|[a-fA-F]){6}$')) then concat($xfiMarking-color,'35') else $xfiMarking-color"/>
|
|
34
|
-
</xsl:attribute-set>
|
|
35
|
-
<xsl:attribute-set name="font.bold"/>
|
|
36
|
-
<xsl:attribute-set name="font.italic"/>
|
|
37
|
-
<xsl:attribute-set name="subscript"/>
|
|
38
|
-
<xsl:attribute-set name="clear-block">
|
|
39
|
-
<xsl:attribute name="font-size">0pt</xsl:attribute>
|
|
40
|
-
<xsl:attribute name="line-height">0pt</xsl:attribute>
|
|
41
|
-
</xsl:attribute-set>
|
|
42
|
-
<xsl:attribute-set name="footnoteRef"/>
|
|
43
|
-
<xsl:attribute-set name="footnote.default"/>
|
|
44
|
-
<xsl:attribute-set name="footnote.list-block"/>
|
|
45
|
-
<xsl:attribute-set name="footnote.label"/>
|
|
46
|
-
<xsl:attribute-set name="footnote.content"/>
|
|
47
|
-
<xsl:attribute-set name="table-footnote-column"/>
|
|
48
|
-
<xsl:attribute-set name="section.title.1"/>
|
|
49
|
-
<xsl:attribute-set name="glossary.title"/>
|
|
50
|
-
<xsl:attribute-set name="glossary.item"/>
|
|
51
|
-
<xsl:attribute-set name="glossary.name"/>
|
|
52
|
-
<xsl:attribute-set name="glossary.definition"/>
|
|
53
|
-
<xsl:attribute-set name="index.title"/>
|
|
54
|
-
<xsl:attribute-set name="index.group"/>
|
|
55
|
-
<xsl:attribute-set name="index.term"/>
|
|
56
|
-
<xsl:attribute-set name="index.container"/>
|
|
57
|
-
<xsl:attribute-set name="index.term.primary"/>
|
|
58
|
-
<xsl:attribute-set name="index.term.secondary"/>
|
|
59
|
-
<xsl:attribute-set name="index.term.tertiary"/>
|
|
60
|
-
<xsl:attribute-set name="toc-wrapper"/>
|
|
61
|
-
<xsl:attribute-set name="main-toc-wrapper"/>
|
|
62
|
-
<xsl:attribute-set name="sub-toc-wrapper"/>
|
|
63
|
-
<xsl:attribute-set name="table.paragraph.body"/>
|
|
64
|
-
<xsl:attribute-set name="warning">
|
|
65
|
-
<xsl:attribute name="color">red</xsl:attribute>
|
|
66
|
-
<xsl:attribute name="font-weight">bold</xsl:attribute>
|
|
67
|
-
<xsl:attribute name="font-size">10pt</xsl:attribute>
|
|
68
|
-
<xsl:attribute name="text-align">center</xsl:attribute>
|
|
69
|
-
<xsl:attribute name="border">1px dashed black</xsl:attribute>
|
|
70
|
-
<xsl:attribute name="padding">2mm</xsl:attribute>
|
|
71
|
-
</xsl:attribute-set>
|
|
72
|
-
<xsl:attribute-set name="table.caption"/>
|
|
73
|
-
<xsl:attribute-set name="table.title"/>
|
|
74
|
-
<xsl:attribute-set name="section.title.number"/>
|
|
75
|
-
<xsl:attribute-set name="toc.title"/>
|
|
76
|
-
<xsl:attribute-set name="ct.add"/>
|
|
77
|
-
<xsl:attribute-set name="ct.nr"/>
|
|
78
|
-
<xsl:attribute-set name="ct.del"/>
|
|
79
|
-
<xsl:attribute-set name="tc-overview-table"/>
|
|
80
|
-
<xsl:attribute-set name="tc-overview-th"/>
|
|
81
|
-
<xsl:attribute-set name="tc-overview-td"/>
|
|
82
|
-
|
|
83
|
-
<xsl:attribute-set name="cover.title"/>
|
|
84
|
-
<xsl:attribute-set name="section.title"/>
|
|
85
|
-
<xsl:attribute-set name="section.subtitle"/>
|
|
86
|
-
<xsl:attribute-set name="section.title.1"/>
|
|
87
|
-
<xsl:attribute-set name="section.title.2"/>
|
|
88
|
-
<xsl:attribute-set name="section.title.3"/>
|
|
89
|
-
<xsl:attribute-set name="section.title.4"/>
|
|
90
|
-
<xsl:attribute-set name="section.title.5"/>
|
|
91
|
-
<xsl:attribute-set name="section.title.n"/>
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
<xsl:variable name="toc.level.0" as="element()*"/>
|
|
95
|
-
<xsl:variable name="toc.level.1" as="element()*"/>
|
|
96
|
-
<xsl:variable name="toc.level.2" as="element()*"/>
|
|
97
|
-
<xsl:variable name="toc.level.3" as="element()*"/>
|
|
98
|
-
<xsl:variable name="toc.level.4" as="element()*"/>
|
|
99
|
-
<xsl:variable name="excludeFromNumbering"/>
|
|
100
|
-
<xsl:variable name="td.paragraph.smallFont"/>
|
|
101
|
-
<xsl:variable name="th.paragraph.smallFont"/>
|
|
102
|
-
|
|
103
|
-
<xsl:variable name="table-none"/>
|
|
104
|
-
<xsl:variable name="table-standard"/>
|
|
105
|
-
<xsl:variable name="cellHighlight"/>
|
|
106
|
-
<xsl:variable name="table.caption.position"/>
|
|
107
|
-
<xsl:variable name="td-table-standard-odd"/>
|
|
108
|
-
<xsl:variable name="td-table-standard-even"/>
|
|
109
|
-
<xsl:variable name="td-table-none"/>
|
|
110
|
-
<xsl:variable name="totalRow"/>
|
|
111
|
-
<xsl:variable name="subtotalRow"/>
|
|
112
|
-
<xsl:variable name="boldRow"/>
|
|
113
|
-
<xsl:variable name="th-table-standard-no-header-row-next"/>
|
|
114
|
-
<xsl:variable name="th-table-standard"/>
|
|
115
|
-
<xsl:variable name="th-table-decade-no-header-row-next"/>
|
|
116
|
-
<xsl:variable name="td-table-decade-odd"/>
|
|
117
|
-
<xsl:variable name="td-table-decade-even"/>
|
|
118
|
-
<xsl:variable name="th-table-decade"/>
|
|
119
|
-
<xsl:variable name="th-table-none"/>
|
|
120
|
-
<xsl:variable name="table-wide-container"/>
|
|
121
|
-
<xsl:variable name="image.caption.position"/>
|
|
122
|
-
|
|
123
|
-
<xsl:attribute-set name="toc.wrapper"/>
|
|
124
|
-
|
|
125
|
-
<xsl:attribute-set name="xsl-footnote-separator-block"/>
|
|
126
|
-
<xsl:attribute-set name="xsl-footnote-separator"/>
|
|
127
|
-
|
|
128
|
-
<xsl:attribute-set name="cell-bracket-table-attributes"/>
|
|
129
|
-
<xsl:attribute-set name="cell-footnote-table-attributes"/>
|
|
130
|
-
|
|
131
|
-
<xsl:attribute-set name="section-column-span-1"/>
|
|
132
|
-
<xsl:attribute-set name="column-count-switch"/>
|
|
133
|
-
<xsl:variable name="footnote.number.suffix"/>
|
|
134
|
-
<!-- footnote.number.suffix
|
|
135
|
-
table.paragraph.body
|
|
136
|
-
list.indent.numbered
|
|
137
|
-
list.indent.lettered
|
|
138
|
-
list.indent.bullet
|
|
139
|
-
image.size.small
|
|
140
|
-
image.size.small
|
|
141
|
-
image.size.small
|
|
142
|
-
image.caption.position
|
|
143
|
-
table-wide-container
|
|
144
|
-
table-standard
|
|
145
|
-
...-->
|
|
146
|
-
|
|
147
|
-
<xsl:template name="blank.line"/>
|
|
148
|
-
</xsl:stylesheet>
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
4
|
-
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
5
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
6
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
7
|
-
exclude-result-prefixes="#all"
|
|
8
|
-
>
|
|
9
|
-
|
|
10
|
-
<!--
|
|
11
|
-
use case:
|
|
12
|
-
Add a text/background element and at the page in the PDF where this XSLFO piece is rendered (= XML location) a background is rendered in the static-content header by means of the marker named 'background-image'
|
|
13
|
-
The background element can contain either an image or a file
|
|
14
|
-
The background image default scales to fit the complete area; smaller image-width/image-height parameters may be set; then the image can be positioned with background.displayAlign / background.textAlign / background.offsetX / background.offsetY
|
|
15
|
-
The background pdf is default not scaled and will be centered on the page by default; position may be influenced with background.displayAlign / background.textAlign / background.offsetX / background.offsetY
|
|
16
|
-
Note 1) the background element can only provide a background for one page
|
|
17
|
-
Note 2) more than one background element on the same page will only show the first background element; the rest is not shown
|
|
18
|
-
-->
|
|
19
|
-
<xsl:template match="background" priority="10">
|
|
20
|
-
<xsl:param name="marker-class-name" as="xs:string" tunnel="yes" select="'background-image'"/>
|
|
21
|
-
<fo:block-container position="absolute" height="0">
|
|
22
|
-
<fo:block xsl:use-attribute-sets="clear-block">
|
|
23
|
-
<fo:marker marker-class-name="{$marker-class-name}">
|
|
24
|
-
<xsl:next-match/>
|
|
25
|
-
</fo:marker>
|
|
26
|
-
<fo:marker marker-class-name="{$marker-class-name}"/>
|
|
27
|
-
<xsl:apply-templates select="." mode="add-background-markers"/>
|
|
28
|
-
</fo:block>
|
|
29
|
-
</fo:block-container>
|
|
30
|
-
</xsl:template>
|
|
31
|
-
|
|
32
|
-
<xsl:template match="background" priority="5">
|
|
33
|
-
<xsl:param name="background.displayAlign" as="xs:string" tunnel="yes" select="'center'"/>
|
|
34
|
-
<xsl:param name="background.textAlign" as="xs:string" tunnel="yes" select="'center'"/>
|
|
35
|
-
<xsl:param name="background.offsetX" as="xs:double" tunnel="yes" select="0"/>
|
|
36
|
-
<xsl:param name="background.offsetY" as="xs:double" tunnel="yes" select="0"/>
|
|
37
|
-
<xsl:param name="background.color" as="xs:string" tunnel="yes" select="'transparent'"/>
|
|
38
|
-
|
|
39
|
-
<fo:block-container position="absolute" left="{$background.offsetX}mm" top="{$background.offsetY}mm" width="{$default.page-width + 2*$cropmarks.width}mm" height="{$default.page-height + 2*$cropmarks.width}mm" display-align="{$background.displayAlign}" text-align="{$background.textAlign}" background-color="{$background.color}">
|
|
40
|
-
<fo:block xsl:use-attribute-sets="clear-block">
|
|
41
|
-
<xsl:next-match/>
|
|
42
|
-
</fo:block>
|
|
43
|
-
</fo:block-container>
|
|
44
|
-
</xsl:template>
|
|
45
|
-
|
|
46
|
-
<xsl:template match="background[image/txi:imageSet]" priority="0">
|
|
47
|
-
<xsl:param name="image-width" tunnel="yes" select="$default.page-width + 2*$cropmarks.width" as="xs:double"/>
|
|
48
|
-
<xsl:param name="image-height" tunnel="yes" select="$default.page-height + 2*$cropmarks.width" as="xs:double"/>
|
|
49
|
-
<xsl:variable name="scale-settings" as="element()">
|
|
50
|
-
<scale-settings>
|
|
51
|
-
<xsl:copy-of select="tfn:get-image-scale-setting($image-width, $image-height, image/txi:imageSet)/@*"/>
|
|
52
|
-
</scale-settings>
|
|
53
|
-
</xsl:variable>
|
|
54
|
-
|
|
55
|
-
<fo:external-graphic src="{tfn:get-image-path(image/txi:imageSet)}">
|
|
56
|
-
<xsl:choose>
|
|
57
|
-
<xsl:when test="$scale-settings/@content-height"><xsl:attribute name="height"><xsl:value-of select="$image-height"/>mm</xsl:attribute></xsl:when>
|
|
58
|
-
<xsl:otherwise><xsl:attribute name="width"><xsl:value-of select="$image-width"/>mm</xsl:attribute></xsl:otherwise>
|
|
59
|
-
</xsl:choose>
|
|
60
|
-
<xsl:copy-of select="$scale-settings/@*"/>
|
|
61
|
-
</fo:external-graphic>
|
|
62
|
-
</xsl:template>
|
|
63
|
-
|
|
64
|
-
<xsl:template match="background[pdfInsertion/txi:file]" priority="0">
|
|
65
|
-
<xsl:param name="pdf-width" tunnel="yes" as="xs:double" select="0"/>
|
|
66
|
-
<xsl:param name="pdf-height" tunnel="yes" as="xs:double" select="0"/>
|
|
67
|
-
<xsl:param name="pdf-page" tunnel="yes" as="xs:double" select="xs:integer((pdfInsertion[@page]/replace(@page,'(\d+)(-\d+)','$1'),1)[1])"/>
|
|
68
|
-
|
|
69
|
-
<fo:external-graphic content-type="application/pdf" overflow="hidden">
|
|
70
|
-
<xsl:if test="$pdf-width gt 0">
|
|
71
|
-
<xsl:attribute name="content-width">scale-down-to-fit</xsl:attribute>
|
|
72
|
-
<xsl:attribute name="width"><xsl:value-of select="$pdf-width"/>mm</xsl:attribute>
|
|
73
|
-
</xsl:if>
|
|
74
|
-
<xsl:if test="$pdf-height gt 0">
|
|
75
|
-
<xsl:attribute name="content-height">scale-down-to-fit</xsl:attribute>
|
|
76
|
-
<xsl:attribute name="height"><xsl:value-of select="$pdf-height"/>mm</xsl:attribute>
|
|
77
|
-
</xsl:if>
|
|
78
|
-
<xsl:attribute name="src">
|
|
79
|
-
<xsl:value-of select="$txmpath"/>
|
|
80
|
-
<xsl:value-of select="concat(pdfInsertion/txi:file/@href,'#page=',$pdf-page)"/>
|
|
81
|
-
</xsl:attribute>
|
|
82
|
-
</fo:external-graphic>
|
|
83
|
-
</xsl:template>
|
|
84
|
-
|
|
85
|
-
<xsl:template match="background" mode="add-background-markers" priority="-1">
|
|
86
|
-
<!-- add custom markers in customer-config; copy this template and change priority to 0 -->
|
|
87
|
-
</xsl:template>
|
|
88
|
-
|
|
89
|
-
</xsl:stylesheet>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
2
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
3
|
-
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
4
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
5
|
-
xmlns:tpp="http://www.tangelo.nl/pre-process"
|
|
6
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
7
|
-
|
|
8
|
-
<!-- RENDERING -->
|
|
9
|
-
<xsl:template match="title" mode="elementNumber" priority="20">
|
|
10
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
11
|
-
<xsl:variable name="elementNumberSettings" select="tfn:get-elementNumber-settings(parent::*,$section-style)"/>
|
|
12
|
-
<xsl:if test="parent::*/@tpp:elementNumber">
|
|
13
|
-
<xsl:value-of select="string-join(($elementNumberSettings/prefix/text(),parent::*/@tpp:elementNumber,$elementNumberSettings/suffix/text()),'')"/>
|
|
14
|
-
</xsl:if>
|
|
15
|
-
</xsl:template>
|
|
16
|
-
|
|
17
|
-
</xsl:stylesheet>
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
2
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:tfn="http://www.tangelo.nl/xslt-functions" xmlns:tpp="http://www.tangelo.nl/pre-process" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<!-- a) Set $object-styling - needed for object positioning and styling of the chart container|title|caption -->
|
|
5
|
-
<xsl:template match="chart" priority="120">
|
|
6
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
7
|
-
<xsl:param name="page.column-count" as="xs:integer" tunnel="yes"/>
|
|
8
|
-
|
|
9
|
-
<xsl:variable name="object-styling" select="tfn:get-chart-style($section-style, ., $page.column-count)" as="element()*"/>
|
|
10
|
-
<xsl:next-match>
|
|
11
|
-
<xsl:with-param name="object-styling" select="$object-styling" as="element()*" tunnel="yes"/>
|
|
12
|
-
<xsl:with-param name="chart-style" select="$object-styling" as="element()*" tunnel="yes"/>
|
|
13
|
-
</xsl:next-match>
|
|
14
|
-
</xsl:template>
|
|
15
|
-
|
|
16
|
-
<!-- b) Compute chartWidth and chart position -->
|
|
17
|
-
<xsl:template match="chart" priority="10">
|
|
18
|
-
<xsl:param name="page.body-width" as="xs:double" tunnel="yes"/>
|
|
19
|
-
<xsl:param name="page.column-count" as="xs:integer" tunnel="yes"/>
|
|
20
|
-
<xsl:param name="page.column-gap" as="xs:double" tunnel="yes"/>
|
|
21
|
-
<xsl:param name="page.column-width" as="xs:double" tunnel="yes"/>
|
|
22
|
-
<xsl:param name="area.width" as="xs:double?" tunnel="yes"/>
|
|
23
|
-
|
|
24
|
-
<xsl:next-match>
|
|
25
|
-
<xsl:with-param name="chartWidth" as="xs:double" tunnel="yes" select="tfn:getChartWidth(., $area.width, $page.body-width, $page.column-width, $page.column-count, $page.column-gap)"/>
|
|
26
|
-
<xsl:with-param name="chartPosition" as="xs:integer" tunnel="yes">
|
|
27
|
-
<xsl:choose>
|
|
28
|
-
<xsl:when test="@tpp:xmlPosition castable as xs:integer">
|
|
29
|
-
<xsl:value-of select="xs:integer(@tpp:xmlPosition)"/>
|
|
30
|
-
</xsl:when>
|
|
31
|
-
<xsl:otherwise>
|
|
32
|
-
<xsl:number count="chart[@type]" from="tan:node" level="any"/>
|
|
33
|
-
</xsl:otherwise>
|
|
34
|
-
</xsl:choose>
|
|
35
|
-
</xsl:with-param>
|
|
36
|
-
</xsl:next-match>
|
|
37
|
-
</xsl:template>
|
|
38
|
-
|
|
39
|
-
<!-- c) Render chart container; note that this will be (probably) wrapped by an object-positioning container -->
|
|
40
|
-
<xsl:template match="chart" priority="5">
|
|
41
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
42
|
-
<xsl:param name="chart-style" as="element()*" tunnel="yes"/>
|
|
43
|
-
<xsl:param name="floated" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
44
|
-
|
|
45
|
-
<fo:block-container keep-together.within-column="always">
|
|
46
|
-
<xsl:copy-of select="$chart-style/@*"/>
|
|
47
|
-
|
|
48
|
-
<fo:block-container start-indent="0mm" end-indent="0mm">
|
|
49
|
-
<xsl:apply-templates select="." mode="before-chart"/>
|
|
50
|
-
|
|
51
|
-
<xsl:next-match/>
|
|
52
|
-
|
|
53
|
-
<xsl:if test="not(footnotes) and descendant::footnote">
|
|
54
|
-
<xsl:if test="descendant::footnote and tfn:footnote-handling(.,$floated)='object-footnote'">
|
|
55
|
-
<xsl:variable name="chart-footnote-style" as="element()" select="tfn:get-chart-footnote-style(ancestor-or-self::chart[1], ., $section-style)"/>
|
|
56
|
-
<fo:block-container keep-with-previous.within-column="always">
|
|
57
|
-
<xsl:copy-of select="$chart-footnote-style/container/@*"/>
|
|
58
|
-
<xsl:apply-templates select="descendant::footnote" mode="element">
|
|
59
|
-
<xsl:with-param name="element-footnote-style" select="$chart-footnote-style" as="element()" tunnel="yes"/>
|
|
60
|
-
</xsl:apply-templates>
|
|
61
|
-
</fo:block-container>
|
|
62
|
-
</xsl:if>
|
|
63
|
-
</xsl:if>
|
|
64
|
-
|
|
65
|
-
<xsl:apply-templates select="." mode="after-chart"/>
|
|
66
|
-
</fo:block-container>
|
|
67
|
-
</fo:block-container>
|
|
68
|
-
</xsl:template>
|
|
69
|
-
|
|
70
|
-
<!-- d) Render chart -->
|
|
71
|
-
<xsl:template match="chart">
|
|
72
|
-
<xsl:param name="chart-style" as="element()*" tunnel="yes"/>
|
|
73
|
-
<xsl:param name="chartTypeName" as="xs:string" tunnel="yes" select="$hce.chartTypeName"/>
|
|
74
|
-
<xsl:param name="chartWidth" as="xs:double" tunnel="yes"/>
|
|
75
|
-
<xsl:param name="chartPosition" as="xs:integer" tunnel="yes"/>
|
|
76
|
-
|
|
77
|
-
<xsl:variable name="nodeId" as="xs:integer" select="ancestor::tan:node[1]/@id"/>
|
|
78
|
-
|
|
79
|
-
<fo:block xsl:use-attribute-sets="clear-block">
|
|
80
|
-
<!-- disable baseline-grid on image and snap on before -->
|
|
81
|
-
<xsl:call-template name="snap-to-baselinegrid">
|
|
82
|
-
<xsl:with-param name="graphic-only-wrapper" as="xs:boolean" select="true()" tunnel="yes"/>
|
|
83
|
-
</xsl:call-template>
|
|
84
|
-
<xsl:copy-of select="$chart-style/block/@*"/>
|
|
85
|
-
<fo:external-graphic>
|
|
86
|
-
<!--<xsl:apply-templates select="." mode="alt-text"/> sometimes seems to cause an error create attribute after closing element (npo; when yAxis exists?) - should not be possible?-->
|
|
87
|
-
<xsl:attribute name="src" select="tfn:get-chart-path(., $chartTypeName, $nodeId, $chartPosition, $chartWidth)"/>
|
|
88
|
-
<xsl:copy-of select="$chart-style/block/external-graphic/@*"/>
|
|
89
|
-
<xsl:if test="not($chart-style/descendant::external-graphic[@content-width or @content-height])">
|
|
90
|
-
<xsl:attribute name="content-width">scale-down-to-fit</xsl:attribute>
|
|
91
|
-
</xsl:if>
|
|
92
|
-
</fo:external-graphic>
|
|
93
|
-
</fo:block>
|
|
94
|
-
|
|
95
|
-
</xsl:template>
|
|
96
|
-
|
|
97
|
-
<xsl:template match="chart" mode="before-chart">
|
|
98
|
-
<xsl:apply-templates select="title | subtitle" mode="#current"/>
|
|
99
|
-
</xsl:template>
|
|
100
|
-
|
|
101
|
-
<xsl:template match="chart" mode="after-chart">
|
|
102
|
-
<xsl:apply-templates select="caption" mode="#current"/>
|
|
103
|
-
</xsl:template>
|
|
104
|
-
|
|
105
|
-
<xsl:template match="chart/title" priority="10" mode="before-chart after-chart">
|
|
106
|
-
<xsl:param name="chart-style" tunnel="yes" as="element()"/>
|
|
107
|
-
|
|
108
|
-
<fo:block-container keep-with-next.within-column="always">
|
|
109
|
-
<xsl:copy-of select="$chart-style/title/container/@*"/>
|
|
110
|
-
<xsl:next-match/>
|
|
111
|
-
</fo:block-container>
|
|
112
|
-
</xsl:template>
|
|
113
|
-
<xsl:template match="title" mode="before-chart after-chart">
|
|
114
|
-
<xsl:param name="chart-style" tunnel="yes" as="element()"/>
|
|
115
|
-
<fo:block>
|
|
116
|
-
<xsl:copy-of select="$chart-style/title/@*"/>
|
|
117
|
-
<xsl:apply-templates select="." mode="elementNumber"/>
|
|
118
|
-
<xsl:apply-templates select="node()"/>
|
|
119
|
-
</fo:block>
|
|
120
|
-
</xsl:template>
|
|
121
|
-
<xsl:template match="subtitle" mode="before-chart after-chart">
|
|
122
|
-
<xsl:param name="chart-style" tunnel="yes" as="element()"/>
|
|
123
|
-
<fo:block>
|
|
124
|
-
<xsl:copy-of select="$chart-style/subtitle/@*"/>
|
|
125
|
-
<xsl:apply-templates select="node()"/>
|
|
126
|
-
</fo:block>
|
|
127
|
-
</xsl:template>
|
|
128
|
-
<xsl:template match="caption" mode="before-chart after-chart">
|
|
129
|
-
<xsl:param name="chart-style" tunnel="yes" as="element()"/>
|
|
130
|
-
<fo:block>
|
|
131
|
-
<xsl:copy-of select="$chart-style/caption/@*"/>
|
|
132
|
-
<xsl:apply-templates select="node()"/>
|
|
133
|
-
</fo:block>
|
|
134
|
-
</xsl:template>
|
|
135
|
-
|
|
136
|
-
<xsl:template match="yAxis | xAxis | plotLines" mode="#all" priority="1"/>
|
|
137
|
-
|
|
138
|
-
<xsl:template match="chart/footnotes" mode="after-chart">
|
|
139
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
140
|
-
<xsl:param name="chart-style" as="element()*" tunnel="yes"/>
|
|
141
|
-
<xsl:param name="floated" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
142
|
-
|
|
143
|
-
<xsl:if test="parent::chart/descendant::footnote and tfn:footnote-handling(parent::chart,$floated)='object-footnote'">
|
|
144
|
-
<xsl:variable name="chart-footnote-style" as="element()" select="tfn:get-chart-footnote-style(ancestor-or-self::chart[1], ., $section-style)"/>
|
|
145
|
-
<fo:block-container keep-with-previous.within-column="always">
|
|
146
|
-
<xsl:copy-of select="$chart-footnote-style/container/@*"/>
|
|
147
|
-
<xsl:apply-templates select="parent::chart/descendant::footnote" mode="element">
|
|
148
|
-
<xsl:with-param name="element-footnote-style" select="$chart-footnote-style" as="element()" tunnel="yes"/>
|
|
149
|
-
</xsl:apply-templates>
|
|
150
|
-
</fo:block-container>
|
|
151
|
-
</xsl:if>
|
|
152
|
-
</xsl:template>
|
|
153
|
-
</xsl:stylesheet>
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
4
|
-
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
5
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
6
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
7
|
-
exclude-result-prefixes="#all"
|
|
8
|
-
>
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<!-- RENDERING -->
|
|
12
|
-
<xsl:template match="codeBlock">
|
|
13
|
-
<xsl:if test="pre">
|
|
14
|
-
<fo:table>
|
|
15
|
-
<fo:table-body>
|
|
16
|
-
<xsl:apply-templates select="pre"/>
|
|
17
|
-
</fo:table-body>
|
|
18
|
-
</fo:table>
|
|
19
|
-
</xsl:if>
|
|
20
|
-
</xsl:template>
|
|
21
|
-
|
|
22
|
-
<xsl:template match="codeBlock/pre">
|
|
23
|
-
<fo:table-row>
|
|
24
|
-
<xsl:if test="../@numbering = 'true'">
|
|
25
|
-
<fo:table-cell width="12mm" text-align="center">
|
|
26
|
-
<fo:block>
|
|
27
|
-
<xsl:value-of select="count(preceding-sibling::pre)+1"/>
|
|
28
|
-
<xsl:text>:</xsl:text>
|
|
29
|
-
</fo:block>
|
|
30
|
-
</fo:table-cell>
|
|
31
|
-
</xsl:if>
|
|
32
|
-
<fo:table-cell>
|
|
33
|
-
<fo:block white-space-collapse="false" white-space-treatment="preserve">
|
|
34
|
-
<xsl:apply-templates/>
|
|
35
|
-
</fo:block>
|
|
36
|
-
</fo:table-cell>
|
|
37
|
-
</fo:table-row>
|
|
38
|
-
</xsl:template>
|
|
39
|
-
|
|
40
|
-
</xsl:stylesheet>
|
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
4
|
-
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
5
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
6
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
7
|
-
exclude-result-prefixes="#all"
|
|
8
|
-
>
|
|
9
|
-
|
|
10
|
-
<!-- RENDERING -->
|
|
11
|
-
<xsl:template match="frontCover | backCover | chapterCover">
|
|
12
|
-
<xsl:if test="self::backCover"><!-- todo only when force-page-count equals to even or something like that , -->
|
|
13
|
-
<xsl:variable name="coverPageCount" select="count(coverPage)"/>
|
|
14
|
-
<xsl:if test="$coverPageCount mod 2 = 1">
|
|
15
|
-
<fo:block break-before="even-page"/>
|
|
16
|
-
</xsl:if>
|
|
17
|
-
</xsl:if>
|
|
18
|
-
<xsl:variable name="coverType" select="name()"/>
|
|
19
|
-
<xsl:apply-templates select="*" mode="coverPage">
|
|
20
|
-
<xsl:with-param name="type" select="$coverType" as="xs:string" tunnel="yes"/>
|
|
21
|
-
</xsl:apply-templates>
|
|
22
|
-
</xsl:template>
|
|
23
|
-
|
|
24
|
-
<xsl:template match="*" mode="coverPage" priority="10">
|
|
25
|
-
<xsl:next-match>
|
|
26
|
-
<xsl:with-param name="inner-content" as="element()*" tunnel="yes">
|
|
27
|
-
<xsl:apply-templates select="." mode="add-to-cover-page">
|
|
28
|
-
<xsl:with-param name="position" select="count(preceding-sibling::coverPage)+1" as="xs:integer" tunnel="yes"/>
|
|
29
|
-
</xsl:apply-templates>
|
|
30
|
-
</xsl:with-param>
|
|
31
|
-
</xsl:next-match>
|
|
32
|
-
</xsl:template>
|
|
33
|
-
<xsl:template match="*" mode="coverPage" priority="5">
|
|
34
|
-
<xsl:apply-templates select="pdfInsertion | image"/>
|
|
35
|
-
<xsl:if test="not(self::coverPage)">
|
|
36
|
-
<xsl:apply-templates select="."/>
|
|
37
|
-
</xsl:if>
|
|
38
|
-
|
|
39
|
-
<xsl:if test="following-sibling::coverPage or parent::chapterCover">
|
|
40
|
-
<fo:block xsl:use-attribute-sets="clear-block" break-after="page" keep-with-previous.within-page="always"/>
|
|
41
|
-
</xsl:if>
|
|
42
|
-
</xsl:template>
|
|
43
|
-
|
|
44
|
-
<xsl:template match="coverPage/pdfInsertion[txi:file/@href]" priority="10">
|
|
45
|
-
<xsl:variable name="page" select="if (@page) then @page else 1"/>
|
|
46
|
-
<xsl:apply-templates select="." mode="render-page">
|
|
47
|
-
<xsl:with-param name="currentPage" as="xs:integer" select="$page" tunnel="yes"/>
|
|
48
|
-
<xsl:with-param name="render-as-marker" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
49
|
-
</xsl:apply-templates>
|
|
50
|
-
</xsl:template>
|
|
51
|
-
|
|
52
|
-
<xsl:template match="image[ancestor::*[self::frontCover or self::backCover or self::chapterCover]]" priority="10">
|
|
53
|
-
<xsl:param name="inner-content" as="element()*" tunnel="yes"/>
|
|
54
|
-
<xsl:variable name="cover-width" as="xs:double">
|
|
55
|
-
<xsl:value-of select="$default.page-width + 2 * $cropmarks.width"/>
|
|
56
|
-
</xsl:variable>
|
|
57
|
-
<xsl:variable name="cover-height" as="xs:double">
|
|
58
|
-
<xsl:value-of select="$default.page-height + 2 * $cropmarks.width"/>
|
|
59
|
-
</xsl:variable>
|
|
60
|
-
<xsl:choose>
|
|
61
|
-
<xsl:when test="render-fixed">
|
|
62
|
-
<fo:block-container z-index="0" position="fixed" left="-{$cropmarks.width}mm" top="-{$cropmarks.width}mm" width="{$cover-width}mm" height="{$cover-height}mm" text-align="center" display-align="center">
|
|
63
|
-
<xsl:next-match/>
|
|
64
|
-
</fo:block-container>
|
|
65
|
-
</xsl:when>
|
|
66
|
-
<xsl:otherwise>
|
|
67
|
-
<fo:block>
|
|
68
|
-
<fo:marker marker-class-name="background-image">
|
|
69
|
-
<fo:block-container width="{$cover-width}mm" height="{$cover-height}mm" text-align="center" display-align="center" background-color="{tfn:color((@backgroundColor,$backgroundContent.backgroundColor)[1])}">
|
|
70
|
-
<xsl:next-match/>
|
|
71
|
-
</fo:block-container>
|
|
72
|
-
</fo:marker>
|
|
73
|
-
<xsl:copy-of select="$inner-content"/>
|
|
74
|
-
</fo:block>
|
|
75
|
-
</xsl:otherwise>
|
|
76
|
-
</xsl:choose>
|
|
77
|
-
</xsl:template>
|
|
78
|
-
<xsl:template match="image[ancestor::*[self::frontCover or self::backCover or self::chapterCover]]" priority="5">
|
|
79
|
-
<xsl:if test="@backgroundColor">
|
|
80
|
-
<xsl:attribute name="background-color" select="tfn:color(@backgroundColor)"/>
|
|
81
|
-
</xsl:if>
|
|
82
|
-
<xsl:next-match/>
|
|
83
|
-
</xsl:template>
|
|
84
|
-
<xsl:template match="image[ancestor::*[self::frontCover or self::backCover or self::chapterCover]]">
|
|
85
|
-
<xsl:param name="inner-content" as="element()*" tunnel="yes"/>
|
|
86
|
-
<xsl:variable name="rendition" as="element(txi:rendition)" select="tfn:get-image-rendition(txi:imageSet)"/>
|
|
87
|
-
<xsl:variable name="background-type">
|
|
88
|
-
<xsl:choose>
|
|
89
|
-
<xsl:when test="ends-with($rendition/@src,'.eps')">eps</xsl:when>
|
|
90
|
-
<xsl:when test="ends-with($rendition/@src,'.pdf')">pdf</xsl:when>
|
|
91
|
-
<xsl:otherwise>other</xsl:otherwise>
|
|
92
|
-
</xsl:choose>
|
|
93
|
-
</xsl:variable>
|
|
94
|
-
<xsl:variable name="cover-width" as="xs:double">
|
|
95
|
-
<xsl:value-of select="$default.page-width + 2 * $cropmarks.width"/>
|
|
96
|
-
</xsl:variable>
|
|
97
|
-
<xsl:variable name="cover-height" as="xs:double">
|
|
98
|
-
<xsl:value-of select="$default.page-height + 2 * $cropmarks.width"/>
|
|
99
|
-
</xsl:variable>
|
|
100
|
-
<xsl:if test="txi:imageSet">
|
|
101
|
-
<fo:block xsl:use-attribute-sets="clear-block">
|
|
102
|
-
<xsl:choose>
|
|
103
|
-
<xsl:when test="$background-type = 'pdf'">
|
|
104
|
-
<xsl:variable name="page" select="if (../@page) then ../@page else 1"/>
|
|
105
|
-
<fo:external-graphic overflow="hidden"> <!-- do not scale PDF input -->
|
|
106
|
-
<xsl:attribute name="src">
|
|
107
|
-
<xsl:value-of select="concat(tfn:get-image-path(txi:imageSet),'#page=',$page)"/>
|
|
108
|
-
</xsl:attribute>
|
|
109
|
-
</fo:external-graphic>
|
|
110
|
-
</xsl:when>
|
|
111
|
-
<xsl:otherwise>
|
|
112
|
-
<xsl:variable name="wDivH" select="$cover-width div $cover-height" as="xs:double"/>
|
|
113
|
-
<xsl:variable name="iwDiviH">
|
|
114
|
-
<xsl:if test="$rendition[@width[.!=''] and @height[.!='']]">
|
|
115
|
-
<xsl:value-of select="xs:double($rendition/@width) div xs:double($rendition/@height)"/>
|
|
116
|
-
</xsl:if>
|
|
117
|
-
</xsl:variable>
|
|
118
|
-
<fo:external-graphic width="{$cover-width}mm" height="{$cover-height}mm" overflow="hidden">
|
|
119
|
-
<xsl:if test="$background-type = 'other'"> <!-- scale images to fit; however pdf/eps should not be scaled! -->
|
|
120
|
-
<xsl:copy-of select="tfn:get-image-scale-setting($cover-width,$cover-height,txi:imageSet)/@*"/>
|
|
121
|
-
</xsl:if>
|
|
122
|
-
<xsl:attribute name="src">
|
|
123
|
-
<xsl:value-of select="tfn:get-image-path(txi:imageSet)"/>
|
|
124
|
-
</xsl:attribute>
|
|
125
|
-
</fo:external-graphic>
|
|
126
|
-
</xsl:otherwise>
|
|
127
|
-
</xsl:choose>
|
|
128
|
-
</fo:block>
|
|
129
|
-
</xsl:if>
|
|
130
|
-
</xsl:template>
|
|
131
|
-
</xsl:stylesheet>
|