@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,23 +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
|
-
|
|
9
|
-
<!-- Include base stylesheets -->
|
|
10
|
-
<xsl:import href="pdf_base/base.xsl"/>
|
|
11
|
-
|
|
12
|
-
<!-- specify which config files should be used -->
|
|
13
|
-
<xsl:import href="config/base.xsl"/>
|
|
14
|
-
|
|
15
|
-
<xsl:include href="_general-settings.xsl"/>
|
|
16
|
-
|
|
17
|
-
<xsl:param name="pdf-quality" as="xs:string" select="'low'"/>
|
|
18
|
-
<xsl:param name="pdf-colorspace" as="xs:string" select="'cmyk'"/>
|
|
19
|
-
<xsl:param name="pageSize" as="xs:string" select="'A4'"/><!-- for use in tfn:get-size-A4-A5 function; needs AH-scale to A5 commandline call and separate A5-root stylesheet -->
|
|
20
|
-
|
|
21
|
-
<!-- logging parameters -->
|
|
22
|
-
<xsl:param name="rootFileName" select="'root-download'" as="xs:string"/>
|
|
23
|
-
</xsl:stylesheet>
|
|
@@ -1,24 +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
|
-
|
|
9
|
-
<!-- Include base stylesheets -->
|
|
10
|
-
<xsl:import href="pdf_base/base.xsl"/>
|
|
11
|
-
|
|
12
|
-
<!-- specify which config files should be used -->
|
|
13
|
-
<xsl:import href="config/base.xsl"/>
|
|
14
|
-
|
|
15
|
-
<xsl:include href="_general-settings.xsl"/>
|
|
16
|
-
|
|
17
|
-
<!-- preset the parameters: (can still be overruled when set in Tangelo) -->
|
|
18
|
-
<xsl:param name="pdf-quality" as="xs:string" select="'high'"/>
|
|
19
|
-
<xsl:param name="pdf-colorspace" as="xs:string" select="'cmyk'"/>
|
|
20
|
-
<xsl:param name="pageSize" as="xs:string" select="'A4'"/><!-- for use in tfn:get-size-A4-A5 function; needs AH-scale to A5 commandline call and separate A5-root stylesheet -->
|
|
21
|
-
|
|
22
|
-
<!-- logging parameters -->
|
|
23
|
-
<xsl:param name="rootFileName" select="'root-print'" as="xs:string"/>
|
|
24
|
-
</xsl:stylesheet>
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" exclude-result-prefixes="#all"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
>
|
|
6
|
-
|
|
7
|
-
<xsl:variable name="txp-toc" as="element(tan:toc)?" select="/*/tan:page/tan:toc"/>
|
|
8
|
-
<xsl:template match="td[@format='notes']/p//text()[not(ancestor::sectionLink)]" priority="5">
|
|
9
|
-
|
|
10
|
-
<xsl:variable name="currentSectionId" as="xs:string" select="ancestor::tan:node[1]/@sectionId"/>
|
|
11
|
-
<xsl:variable name="currentNode" as="element(tan:node)?" select="
|
|
12
|
-
if ($txp-toc) then $txp-toc/descendant::tan:node[@sectionId = $currentSectionId] (: Tangelo 4.2.2+ :)
|
|
13
|
-
else ancestor::tan:node[1]"/>
|
|
14
|
-
|
|
15
|
-
<xsl:choose>
|
|
16
|
-
<xsl:when test="$currentNode">
|
|
17
|
-
<xsl:analyze-string select="." regex="\d+(\.\d+)*">
|
|
18
|
-
<xsl:matching-substring>
|
|
19
|
-
<xsl:variable name="noteNumber" as="xs:string" select="."/>
|
|
20
|
-
<xsl:variable name="targetNode" as="element(tan:node)?" select="($currentNode/descendant::tan:node[@number=$noteNumber],$currentNode/following::tan:node[@number=$noteNumber])[1]"/>
|
|
21
|
-
<xsl:choose>
|
|
22
|
-
<xsl:when test="$targetNode/@sectionId">
|
|
23
|
-
<sectionLink tanSectionId="{$targetNode/@sectionId}" show="text">
|
|
24
|
-
<xsl:value-of select="."/>
|
|
25
|
-
<txi:section>
|
|
26
|
-
<xsl:for-each select="$targetNode/@*[name()=('id','name','pathName','path', 'number')]">
|
|
27
|
-
<xsl:attribute name="node{concat(upper-case(substring(name(),1,1)),substring(name(), 2))}" select="."/>
|
|
28
|
-
</xsl:for-each>
|
|
29
|
-
<xsl:copy-of select="$targetNode/@sectionId"/>
|
|
30
|
-
</txi:section>
|
|
31
|
-
</sectionLink>
|
|
32
|
-
</xsl:when>
|
|
33
|
-
<xsl:otherwise>
|
|
34
|
-
<xsl:value-of select="."/>
|
|
35
|
-
</xsl:otherwise>
|
|
36
|
-
</xsl:choose>
|
|
37
|
-
</xsl:matching-substring>
|
|
38
|
-
<xsl:non-matching-substring>
|
|
39
|
-
<xsl:value-of select="."/>
|
|
40
|
-
</xsl:non-matching-substring>
|
|
41
|
-
</xsl:analyze-string>
|
|
42
|
-
</xsl:when>
|
|
43
|
-
<xsl:otherwise>
|
|
44
|
-
<xsl:next-match/>
|
|
45
|
-
</xsl:otherwise>
|
|
46
|
-
</xsl:choose>
|
|
47
|
-
</xsl:template>
|
|
48
|
-
|
|
49
|
-
</xsl:stylesheet>
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" exclude-result-prefixes="#all"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
>
|
|
6
|
-
|
|
7
|
-
<xsl:variable name="numberingRegex" as="xs:string" select="'^\s?(([a-zA-Z]|\d){1,1}(\.([a-zA-Z]|\d){1,3})*\.?)(\s| )(.*)$'"/>
|
|
8
|
-
<!-- '^\s?(([a-zA-Z]|\d){1,3}(\.([a-zA-Z]|\d){1,3})*\.?)(\s| )(.*)$'
|
|
9
|
-
matches:
|
|
10
|
-
2.2 title
|
|
11
|
-
2.2. title
|
|
12
|
-
A. title
|
|
13
|
-
does not match numberprefixes like 'chapter 2.2 title'
|
|
14
|
-
You could add a numberPrefix recognition like: ([Cc]hapter|[Aa]ppendix) and strip that from the title and add it as attribute to the paragraphCode element
|
|
15
|
-
|
|
16
|
-
See also https://regex101.com:
|
|
17
|
-
$1 is the paragraphCode (first capturing group): (([a-zA-Z]|\d){1,3}(\.([a-zA-Z]|\d){1,3})*\.?)
|
|
18
|
-
$6 is the rest of the text (sixth capturing group): (.*)
|
|
19
|
-
-->
|
|
20
|
-
<xsl:variable name="numberingRegex.number" as="xs:string" select="'$1'"/>
|
|
21
|
-
<xsl:variable name="numberingRegex.restText" as="xs:string" select="'$6'"/>
|
|
22
|
-
|
|
23
|
-
<xsl:template match="tan:node[not(@number)]">
|
|
24
|
-
<xsl:copy>
|
|
25
|
-
<xsl:if test="matches(tan:xmldata/*/title/node()[1],$numberingRegex)">
|
|
26
|
-
<xsl:attribute name="number" select="replace(normalize-space(replace(tan:xmldata/*/title/node()[1],$numberingRegex, $numberingRegex.number)),' ','')"/>
|
|
27
|
-
</xsl:if>
|
|
28
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
29
|
-
</xsl:copy>
|
|
30
|
-
</xsl:template>
|
|
31
|
-
|
|
32
|
-
<xsl:template match="tan:node[not(@number)]/tan:xmldata/*/title">
|
|
33
|
-
<xsl:copy>
|
|
34
|
-
<xsl:choose>
|
|
35
|
-
<xsl:when test="matches(node()[1][self::text()],$numberingRegex)">
|
|
36
|
-
<xsl:apply-templates select="@*"/>
|
|
37
|
-
<xsl:value-of select="replace(text()[1],$numberingRegex, $numberingRegex.restText)"/>
|
|
38
|
-
<xsl:apply-templates select="node()[position() gt 1]"/>
|
|
39
|
-
</xsl:when>
|
|
40
|
-
<xsl:otherwise>
|
|
41
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
42
|
-
</xsl:otherwise>
|
|
43
|
-
</xsl:choose>
|
|
44
|
-
</xsl:copy>
|
|
45
|
-
</xsl:template>
|
|
46
|
-
|
|
47
|
-
<xsl:template match="txi:section[not(@nodeNumber)]">
|
|
48
|
-
<xsl:copy>
|
|
49
|
-
<xsl:if test="matches(@nodeName,$numberingRegex)">
|
|
50
|
-
<xsl:attribute name="nodeNumber" select="replace(normalize-space(replace(@nodeName,$numberingRegex, $numberingRegex.number)),' ','')"/>
|
|
51
|
-
</xsl:if>
|
|
52
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
53
|
-
</xsl:copy>
|
|
54
|
-
</xsl:template>
|
|
55
|
-
|
|
56
|
-
<xsl:template match="txi:section[not(@nodeNumber)]/@nodeName">
|
|
57
|
-
<xsl:attribute name="{name()}">
|
|
58
|
-
<xsl:if test="matches(.,$numberingRegex)">
|
|
59
|
-
<xsl:value-of select="replace(.,$numberingRegex, $numberingRegex.restText)"/>
|
|
60
|
-
</xsl:if>
|
|
61
|
-
</xsl:attribute>
|
|
62
|
-
</xsl:template>
|
|
63
|
-
|
|
64
|
-
</xsl:stylesheet>
|
|
@@ -1,92 +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:tpp="http://www.tangelo.nl/pre-process"
|
|
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" exclude-result-prefixes="#all">
|
|
6
|
-
|
|
7
|
-
<!-- set numbering mode to either: hierarchical (numbering prefixed with first ancestor numbered node/@number) or continuous (numbering is unrelated to node numbering)
|
|
8
|
-
You also need to set the same setting in the prepare xincludes
|
|
9
|
-
-->
|
|
10
|
-
<xsl:variable name="elementNumbering.mode" as="xs:string" select="'continuous'"/>
|
|
11
|
-
|
|
12
|
-
<!-- figureElements = 'figure','chart' will number both chart's and figure's as they are all figures;
|
|
13
|
-
figureElements = 'figure' will number figures separately from charts; (hence you get figure 1, chart 1 instead of figure 1, figure 2)
|
|
14
|
-
-->
|
|
15
|
-
<xsl:variable name="figureElements" as="xs:string*" select="'figure','chart'"/>
|
|
16
|
-
<xsl:variable name="figureRegex" as="xs:string" select="concat('^\s*(',string-join($figureElements,'|'),').*')"/>
|
|
17
|
-
|
|
18
|
-
<xsl:function name="tfn:elementIsNumbered" as="xs:boolean">
|
|
19
|
-
<xsl:param name="e" as="element()"/>
|
|
20
|
-
<!-- number by absence of @numbering use: <xsl:value-of select="exists($e[not(@numbering) or @numbering[.='true']])"/>-->
|
|
21
|
-
<xsl:sequence select="exists($e[@numbering[.='true']])"/>
|
|
22
|
-
</xsl:function>
|
|
23
|
-
|
|
24
|
-
<xsl:template match="table[not(parent::chart)][tfn:elementIsNumbered(.)]/@id | chart[tfn:elementIsNumbered(.)]/@id | figure[tfn:elementIsNumbered(.)]/@id">
|
|
25
|
-
<xsl:copy/>
|
|
26
|
-
<xsl:attribute name="numbering" select="'true'"/>
|
|
27
|
-
|
|
28
|
-
<xsl:variable name="elementNumber" as="xs:string?">
|
|
29
|
-
<xsl:apply-templates select="." mode="elementNumbering"/>
|
|
30
|
-
</xsl:variable>
|
|
31
|
-
|
|
32
|
-
<xsl:attribute name="tpp:elementNumber" select="$elementNumber"/>
|
|
33
|
-
</xsl:template>
|
|
34
|
-
|
|
35
|
-
<xsl:template match="*[tfn:elementIsNumbered(.)]/@id" mode="elementNumbering" priority="10">
|
|
36
|
-
<xsl:variable name="elementName" select="parent::*/name()"/>
|
|
37
|
-
<xsl:variable name="numberedElementCounts" as="element(e)*" select="
|
|
38
|
-
if ($elementName = $figureElements) then ancestor::tan:node[1]/tan:xmldata/*/elementNumbering/e[@selector[matches(.,$figureRegex)]]
|
|
39
|
-
else ancestor::tan:node[1]/tan:xmldata/*/elementNumbering/e[@selector[matches(.,concat('^\s*',$elementName,'.*'))]]"/>
|
|
40
|
-
|
|
41
|
-
<xsl:choose>
|
|
42
|
-
<xsl:when test="not($numberedElementCounts)"/>
|
|
43
|
-
<xsl:otherwise>
|
|
44
|
-
<xsl:next-match>
|
|
45
|
-
<xsl:with-param name="elementName" as="xs:string" tunnel="yes" select="$elementName"/>
|
|
46
|
-
<xsl:with-param name="numberedElementCount" as="xs:integer" tunnel="yes" select="xs:integer(sum($numberedElementCounts))"/>
|
|
47
|
-
</xsl:next-match>
|
|
48
|
-
</xsl:otherwise>
|
|
49
|
-
</xsl:choose>
|
|
50
|
-
</xsl:template>
|
|
51
|
-
|
|
52
|
-
<xsl:template match="*[tfn:elementIsNumbered(.)]/@id" mode="elementNumbering">
|
|
53
|
-
<xsl:param name="numberedElementCount" as="xs:integer" tunnel="yes"/>
|
|
54
|
-
<xsl:param name="elementName" as="xs:string" tunnel="yes"/>
|
|
55
|
-
|
|
56
|
-
<xsl:variable name="nodeId" select="ancestor::tan:node[1]/@id"/>
|
|
57
|
-
<xsl:variable name="firstAncestorNumberedNode" as="element(tan:node)?" select="ancestor::tan:node[@number][1]"/>
|
|
58
|
-
|
|
59
|
-
<xsl:variable name="this-section-item-count" as="xs:integer">
|
|
60
|
-
<xsl:variable name="cnt">
|
|
61
|
-
<xsl:apply-templates select="." mode="this-section-item-count"/>
|
|
62
|
-
</xsl:variable>
|
|
63
|
-
<xsl:value-of select="if ($cnt castable as xs:integer) then xs:integer($cnt) else 0"/>
|
|
64
|
-
</xsl:variable>
|
|
65
|
-
|
|
66
|
-
<xsl:value-of select="
|
|
67
|
-
if ($elementNumbering.mode='hierarchical' and $firstAncestorNumberedNode)
|
|
68
|
-
then concat($firstAncestorNumberedNode/@number, '.', $numberedElementCount + $this-section-item-count)
|
|
69
|
-
else $numberedElementCount + $this-section-item-count"/>
|
|
70
|
-
|
|
71
|
-
</xsl:template>
|
|
72
|
-
|
|
73
|
-
<xsl:template match="*[tfn:elementIsNumbered(.)]/@id" mode="this-section-item-count">
|
|
74
|
-
<xsl:param name="elementName" as="xs:string" tunnel="yes"/>
|
|
75
|
-
|
|
76
|
-
<xsl:choose>
|
|
77
|
-
<xsl:when test="$elementName = $figureElements">
|
|
78
|
-
<xsl:number
|
|
79
|
-
count="*[name()=$figureElements][tfn:elementIsNumbered(.)]"
|
|
80
|
-
from="tan:xmldata" level="any"/>
|
|
81
|
-
</xsl:when>
|
|
82
|
-
<xsl:otherwise>
|
|
83
|
-
<xsl:number
|
|
84
|
-
count="*[name()=$elementName][tfn:elementIsNumbered(.)]"
|
|
85
|
-
from="tan:xmldata" level="any"/>
|
|
86
|
-
</xsl:otherwise>
|
|
87
|
-
</xsl:choose>
|
|
88
|
-
</xsl:template>
|
|
89
|
-
|
|
90
|
-
<xsl:template match="@numbering[.='false']" mode="elementNumbering"/>
|
|
91
|
-
<xsl:template match="elementNumbering"><!-- remove elementNumbering --></xsl:template>
|
|
92
|
-
</xsl:stylesheet>
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" exclude-result-prefixes="#all"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
xmlns:fn="http://www.w3.org/2005/xpath-functions"
|
|
6
|
-
xmlns:tpp="http://www.tangelo.nl/pre-process"
|
|
7
|
-
>
|
|
8
|
-
|
|
9
|
-
<xsl:template match="ol">
|
|
10
|
-
<!-- Apply default Fonto list style behaviour in PDF, Website and other output formats
|
|
11
|
-
Note; for the $level in fonto all list-items are considered (both ul and ol)
|
|
12
|
-
-->
|
|
13
|
-
<xsl:variable name="level" select="count(ancestor::li)" as="xs:integer"/>
|
|
14
|
-
<xsl:copy>
|
|
15
|
-
<xsl:attribute name="style" select="
|
|
16
|
-
if ($level mod 3 = 0) then 'decimal'
|
|
17
|
-
else if ($level mod 3 = 1) then 'lower-alpha'
|
|
18
|
-
else 'lower-roman'
|
|
19
|
-
"/>
|
|
20
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
21
|
-
</xsl:copy>
|
|
22
|
-
</xsl:template>
|
|
23
|
-
<xsl:template match="ul">
|
|
24
|
-
<!-- Apply default Fonto list style behaviour in PDF, Website and other output formats
|
|
25
|
-
Note; for the $level in fonto all list-items are considered (both ul and ol)
|
|
26
|
-
-->
|
|
27
|
-
<xsl:variable name="level" select="count(ancestor::li)" as="xs:integer"/>
|
|
28
|
-
<xsl:copy>
|
|
29
|
-
<xsl:attribute name="style" select="
|
|
30
|
-
if ($level mod 4 = 0) then 'disc'
|
|
31
|
-
else if ($level mod 4 = 1) then 'circle'
|
|
32
|
-
else if ($level mod 4 = 2) then 'square'
|
|
33
|
-
else 'dash'
|
|
34
|
-
"/>
|
|
35
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
36
|
-
</xsl:copy>
|
|
37
|
-
</xsl:template>
|
|
38
|
-
|
|
39
|
-
</xsl:stylesheet>
|
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
6
|
-
exclude-result-prefixes="#all"
|
|
7
|
-
version="2.0">
|
|
8
|
-
|
|
9
|
-
<xsl:template match="table" priority="100">
|
|
10
|
-
<xsl:variable name="table.structure" as="element()">
|
|
11
|
-
<xsl:apply-templates select="." mode="configuration"/>
|
|
12
|
-
</xsl:variable>
|
|
13
|
-
<xsl:next-match>
|
|
14
|
-
<xsl:with-param name="table.structure" select="$table.structure" as="element()" tunnel="yes"/>
|
|
15
|
-
</xsl:next-match>
|
|
16
|
-
</xsl:template>
|
|
17
|
-
|
|
18
|
-
<xsl:template match="tr" priority="100">
|
|
19
|
-
<xsl:variable name="row.pos" as="xs:integer" select="count(preceding-sibling::tr) + 1"/>
|
|
20
|
-
<xsl:next-match>
|
|
21
|
-
<xsl:with-param name="row.pos" as="xs:integer" tunnel="yes" select="$row.pos"/>
|
|
22
|
-
</xsl:next-match>
|
|
23
|
-
</xsl:template>
|
|
24
|
-
|
|
25
|
-
<xsl:template match="td | th" priority="100">
|
|
26
|
-
<xsl:param name="row.pos" as="xs:integer" tunnel="yes"/>
|
|
27
|
-
<xsl:param name="table.structure" as="element()?" tunnel="yes"/>
|
|
28
|
-
|
|
29
|
-
<xsl:variable name="startPos" select="tfn:get-column-number(.,$table.structure/r[position()=$row.pos])"/>
|
|
30
|
-
<xsl:copy>
|
|
31
|
-
<xsl:attribute name="startCol" select="$startPos"/>
|
|
32
|
-
<xsl:attribute name="endCol" select="$startPos + (if (@colspan castable as xs:integer) then xs:integer(@colspan) - 1 else 0)"/>
|
|
33
|
-
|
|
34
|
-
<xsl:next-match/>
|
|
35
|
-
</xsl:copy>
|
|
36
|
-
</xsl:template>
|
|
37
|
-
|
|
38
|
-
<xsl:template match="td | th" priority="0">
|
|
39
|
-
<xsl:apply-templates select="@* | node()"/>
|
|
40
|
-
</xsl:template>
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
<xsl:template match="table" mode="configuration">
|
|
44
|
-
<!-- Create table configuration element 't': -->
|
|
45
|
-
<xsl:element name="t">
|
|
46
|
-
<!-- Create configuration row for row 1, initialize row-configuration:
|
|
47
|
-
Next rows are applied within template match of first row -->
|
|
48
|
-
<xsl:apply-templates select="tr[1]" mode="configuration">
|
|
49
|
-
<xsl:with-param name="row-config" select="tfn:initialize-row-config(tr[1])"/>
|
|
50
|
-
</xsl:apply-templates>
|
|
51
|
-
</xsl:element>
|
|
52
|
-
</xsl:template>
|
|
53
|
-
<xsl:template match="tr" mode="configuration">
|
|
54
|
-
<xsl:param name="row-config"/>
|
|
55
|
-
|
|
56
|
-
<!-- Copy the row cofiguration; The number of c-elements is invariant and equal to the number of columns -->
|
|
57
|
-
<xsl:copy-of select="$row-config"/>
|
|
58
|
-
|
|
59
|
-
<!-- Apply next row, with updated row-configuration -->
|
|
60
|
-
<xsl:if test="following-sibling::tr[1]">
|
|
61
|
-
<xsl:apply-templates select="following-sibling::tr[1]" mode="configuration">
|
|
62
|
-
<xsl:with-param name="row-config" select="tfn:update-row-config($row-config,following-sibling::tr[1])"/>
|
|
63
|
-
</xsl:apply-templates>
|
|
64
|
-
</xsl:if>
|
|
65
|
-
</xsl:template>
|
|
66
|
-
|
|
67
|
-
<xsl:function name="tfn:initialize-row-config">
|
|
68
|
-
<xsl:param name="tr" as="element(tr)"/>
|
|
69
|
-
<!-- Create row element 'r' -->
|
|
70
|
-
<xsl:element name="r">
|
|
71
|
-
<!-- For each cell in $tr create a c-element -->
|
|
72
|
-
<xsl:for-each select="$tr/(td|th)">
|
|
73
|
-
<xsl:variable name="position" as="xs:integer" select="position()"/>
|
|
74
|
-
<xsl:variable name="rowspan" as="xs:integer" select="xs:integer((@rowspan,1)[1])"/>
|
|
75
|
-
<xsl:variable name="colspan" as="xs:integer" select="xs:integer((@colspan,1)[1])"/>
|
|
76
|
-
|
|
77
|
-
<xsl:element name="c">
|
|
78
|
-
<!-- Set additional (custom), rowspan and colspan attributes. Because this is the first row of the table this is quite simple -->
|
|
79
|
-
<xsl:attribute name="rs" select="$rowspan"/>
|
|
80
|
-
<xsl:attribute name="cs" select="$colspan"/>
|
|
81
|
-
</xsl:element>
|
|
82
|
-
<!-- Create c-elements for column-spanned cells. These c-elements are virtual cells representing a part of the original $tr/cell.
|
|
83
|
-
For these c-elements colspan is set to '0', meaning they are not showed / they are virtual
|
|
84
|
-
the creation of these cells causes that the number of c-elements created in this initialize function is equal to the number of table-columns
|
|
85
|
-
-->
|
|
86
|
-
<xsl:if test="$colspan > 1">
|
|
87
|
-
<xsl:for-each select="
|
|
88
|
-
for $i in 1 to $colspan - 1
|
|
89
|
-
return $i
|
|
90
|
-
">
|
|
91
|
-
<xsl:element name="c">
|
|
92
|
-
<xsl:attribute name="rs" select="$rowspan"/>
|
|
93
|
-
<xsl:attribute name="cs" select="'0'"/><!-- virtual cell; hence colspan=0 -->
|
|
94
|
-
</xsl:element>
|
|
95
|
-
</xsl:for-each>
|
|
96
|
-
</xsl:if>
|
|
97
|
-
</xsl:for-each>
|
|
98
|
-
</xsl:element>
|
|
99
|
-
</xsl:function>
|
|
100
|
-
|
|
101
|
-
<xsl:function name="tfn:update-row-config">
|
|
102
|
-
<!-- Invariant: number of c-elements = number of table-columns -->
|
|
103
|
-
<xsl:param name="old-row-config" as="element(r)"/>
|
|
104
|
-
<xsl:param name="tr" as="element(tr)"/>
|
|
105
|
-
|
|
106
|
-
<xsl:element name="r">
|
|
107
|
-
<xsl:for-each select="$old-row-config/c">
|
|
108
|
-
<xsl:variable name="position" select="position()"/>
|
|
109
|
-
|
|
110
|
-
<xsl:variable name="c-position" select="
|
|
111
|
-
if (@rs=1) then count(preceding-sibling::c[@rs=1])+1 (: cell position as if no colspan occurs in $tr :)
|
|
112
|
-
else -1
|
|
113
|
-
"/>
|
|
114
|
-
|
|
115
|
-
<!-- cell representing current c-element, empty if does not exist -->
|
|
116
|
-
<xsl:variable name="cell" as="element()?"
|
|
117
|
-
select="$tr/*[count(preceding-sibling::*)+sum(preceding-sibling::*/(@colspan - 1)) + 1=$c-position]"/>
|
|
118
|
-
|
|
119
|
-
<!-- All cells before the cell representing this c-element, if this c-element is virual then the last cell includes (due to colspan) this c-element -->
|
|
120
|
-
<xsl:variable name="previous-cells" as="element()*"
|
|
121
|
-
select="$tr/*[count(preceding-sibling::*)+sum(preceding-sibling::*/(@colspan - 1)) + 1<$c-position]"/>
|
|
122
|
-
|
|
123
|
-
<!-- Last cell of preceding-sibling-cells; note that: if this c-element is virual then the variable 'previous-cell' represents the cell that includes (due to colspan) this c-element-->
|
|
124
|
-
<xsl:variable name="preceding-cell" as="element()?"
|
|
125
|
-
select="$tr/*[count(preceding-sibling::*)+sum(preceding-sibling::*/(@colspan - 1)) + 1<$c-position][last()]"/>
|
|
126
|
-
|
|
127
|
-
<!-- Position of $cell in $tr (= position in the actual table-xml) -->
|
|
128
|
-
<xsl:variable name="tr-position" as="xs:integer" select="
|
|
129
|
-
if ($cell) then count($cell/preceding-sibling::*)+1
|
|
130
|
-
else -1
|
|
131
|
-
"/>
|
|
132
|
-
|
|
133
|
-
<xsl:element name="c">
|
|
134
|
-
<xsl:attribute name="rs" select="
|
|
135
|
-
if (@rs[xs:integer(.) gt 1]) then xs:integer(@rs) - 1 (: If cell is part of a previous rowspan, lower rs with 1 :)
|
|
136
|
-
else if ($cell/@rowspan) then $cell/@rowspan (: If cell is starts a rowspan, set rowspan :)
|
|
137
|
-
else if ($preceding-cell/@rowspan[xs:integer(.) gt 1] and $preceding-cell/@colspan[xs:integer(.) gt 1] and count($previous-cells) + sum($previous-cells/(@colspan - 1)) + 1 gt $c-position)
|
|
138
|
-
then $preceding-cell/@rowspan (: If previous-sibling cell has both rowspan and colspan, and this virtual cell is part of that previous-sibling cell, copy the rowspan of the previous-cell :)
|
|
139
|
-
else 1 (: no rowspan :)
|
|
140
|
-
"/>
|
|
141
|
-
<xsl:attribute name="cs" select="
|
|
142
|
-
if ($tr-position=-1) then 0 (: If virtual cell then cs=0 :)
|
|
143
|
-
else if (@rs[xs:integer(.) gt 1]) then 0 (: If virtual cell then cs=0 :)
|
|
144
|
-
else if ($cell/@colspan) then $cell/@colspan (: If cell starts a colspan, copy colspan :)
|
|
145
|
-
else 1
|
|
146
|
-
"/>
|
|
147
|
-
</xsl:element>
|
|
148
|
-
</xsl:for-each>
|
|
149
|
-
</xsl:element>
|
|
150
|
-
</xsl:function>
|
|
151
|
-
|
|
152
|
-
<xsl:function name="tfn:get-column-number">
|
|
153
|
-
<xsl:param name="cell" as="element()"/>
|
|
154
|
-
<xsl:param name="row-config" as="element(r)"/>
|
|
155
|
-
|
|
156
|
-
<xsl:variable name="cell-position-in-row" as="xs:integer">
|
|
157
|
-
<xsl:value-of select="count($cell/preceding-sibling::*)+1"/>
|
|
158
|
-
</xsl:variable>
|
|
159
|
-
<xsl:variable name="preceding-cell-colspan" as="xs:integer">
|
|
160
|
-
<xsl:value-of select="sum($cell/preceding-sibling::*[@colspan[xs:integer(.) gt 0]]/(xs:integer(@colspan) - 1))"/>
|
|
161
|
-
</xsl:variable>
|
|
162
|
-
|
|
163
|
-
<xsl:variable name="corresponding-cell-in-row-config" as="element()?" select="$row-config/c[sum(preceding-sibling::c/@cs)=($cell-position-in-row+$preceding-cell-colspan)-1][@cs[xs:integer(.) gt 0]][1]"/>
|
|
164
|
-
|
|
165
|
-
<!-- Return column-number: -->
|
|
166
|
-
<xsl:value-of select="count($corresponding-cell-in-row-config/preceding-sibling::c) + 1"/>
|
|
167
|
-
|
|
168
|
-
</xsl:function>
|
|
169
|
-
</xsl:stylesheet>
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" exclude-result-prefixes="#all"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
4
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
5
|
-
xmlns:fn="http://www.w3.org/2005/xpath-functions"
|
|
6
|
-
xmlns:tpp="http://www.tangelo.nl/pre-process"
|
|
7
|
-
>
|
|
8
|
-
<xsl:import href="../_log.xsl"/>
|
|
9
|
-
|
|
10
|
-
<!-- TDI PRE-PROCESSING -->
|
|
11
|
-
<xsl:include href="../../../tdi/pre-process/_pre-process.xsl"/>
|
|
12
|
-
|
|
13
|
-
<xsl:param name="preProcess.output" as="xs:string" select="'all'">
|
|
14
|
-
<!-- 'all' matches all possible values set in XSD @output and no elements will be removed;
|
|
15
|
-
set to value in XSD @output to keep only those elements
|
|
16
|
-
-->
|
|
17
|
-
</xsl:param>
|
|
18
|
-
<xsl:param name="preProcess.removeTrackchanges" as="xs:boolean" select="true()">
|
|
19
|
-
<!-- remove processing-instructions (read: trackchanges) from XML;
|
|
20
|
-
Will be set to false() in PDF-preproces if customer want to show processing instructions
|
|
21
|
-
-->
|
|
22
|
-
</xsl:param>
|
|
23
|
-
<xsl:param name="preProcess.removeAnnotations" as="xs:boolean" select="true()">
|
|
24
|
-
<!-- remove processing-instructions for Fonto annotations/comments from XML;
|
|
25
|
-
Will be set to false() in PDF-preproces if customer want to show the Fonto annotations/comments
|
|
26
|
-
-->
|
|
27
|
-
</xsl:param>
|
|
28
|
-
|
|
29
|
-
<!-- CUSTOM PRE-PROCES CODE -->
|
|
30
|
-
|
|
31
|
-
<!--<xsl:include href="_auto_prefix_to_number.xsl"/>--><!-- To recognize manual typed paragraph codes -->
|
|
32
|
-
<xsl:include href="_auto_create_note_sectionlinks.xsl"/>
|
|
33
|
-
<xsl:include href="_table_add_structure.xsl"/>
|
|
34
|
-
<xsl:include href="_element-numbering.xsl"/>
|
|
35
|
-
<xsl:include href="_lists.xsl"/>
|
|
36
|
-
|
|
37
|
-
<xsl:template match="/">
|
|
38
|
-
<xsl:call-template name="log-xml">
|
|
39
|
-
<xsl:with-param name="xml" select="tan:document"/>
|
|
40
|
-
<xsl:with-param name="folder" select="'pre-process'"/>
|
|
41
|
-
<xsl:with-param name="fileName" select="'0. input pre-process base'"/>
|
|
42
|
-
</xsl:call-template>
|
|
43
|
-
<xsl:apply-templates/>
|
|
44
|
-
</xsl:template>
|
|
45
|
-
|
|
46
|
-
<xsl:function name="tfn:path">
|
|
47
|
-
<xsl:param name="target" as="element()"/>
|
|
48
|
-
<xsl:value-of select="for $step in $target/ancestor-or-self::* return concat(name($step), '[', count($step/preceding-sibling::*[name() = name($step)]) + 1, ']')" separator="/"/>
|
|
49
|
-
</xsl:function>
|
|
50
|
-
|
|
51
|
-
</xsl:stylesheet>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<!-- Only meant for prepare diff xml settings -->
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" 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:fxd="http://schemas.fontoxml.com/document-history/1.0/differences.xsd">
|
|
3
|
-
<xsl:import href="../../../../tdi/pre-process/history/prepare-diff-xml.xsl"/>
|
|
4
|
-
<xsl:import href="../../_log.xsl"/>
|
|
5
|
-
|
|
6
|
-
<!-- Meant for fixed-sized objects with limited height;
|
|
7
|
-
showing both deletions and additions will cause overflow and the change becomes unreadable;
|
|
8
|
-
Therefore add these elements as a set of strings in the parameter 'render-as-replacement'
|
|
9
|
-
For example:
|
|
10
|
-
<xsl:param name="render-as-replacement" as="xs:string*" select="('board','quote','highlightblock')"/>
|
|
11
|
-
|
|
12
|
-
Then these objects will render the old situation and on top of that the new situation; With pdf layers one can hide the new- and see the old-situation.
|
|
13
|
-
-->
|
|
14
|
-
<xsl:param name="render-as-replacement" as="xs:string*" select="()"/>
|
|
15
|
-
|
|
16
|
-
</xsl:stylesheet>
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
3
|
-
<xsl:include href="../../tdi/prepare_xincludes.xsl"/>
|
|
4
|
-
|
|
5
|
-
<xsl:template match="section">
|
|
6
|
-
<xsl:copy>
|
|
7
|
-
<xsl:choose>
|
|
8
|
-
<xsl:when test="$vaWebsite and $params/q">
|
|
9
|
-
<xsl:variable name="q">
|
|
10
|
-
<xsl:call-template name="replace">
|
|
11
|
-
<xsl:with-param name="text" select="$params/q"/>
|
|
12
|
-
<xsl:with-param name="search">'</xsl:with-param>
|
|
13
|
-
<xsl:with-param name="replace">''</xsl:with-param>
|
|
14
|
-
</xsl:call-template>
|
|
15
|
-
</xsl:variable>
|
|
16
|
-
<xsl:variable name="p">
|
|
17
|
-
<xsl:choose>
|
|
18
|
-
<xsl:when test="$params/p">
|
|
19
|
-
<xsl:value-of select="$params/p"/>
|
|
20
|
-
</xsl:when>
|
|
21
|
-
<xsl:otherwise>1</xsl:otherwise>
|
|
22
|
-
</xsl:choose>
|
|
23
|
-
</xsl:variable>
|
|
24
|
-
<xi:include plsqlcall="tanapi.xml_search.search(p_txd_search=>'Y',p_txd_document_versions=>{$documentVersionId},p_expression=>'{$q}',p_page=>{$p},p_page_results=>10,p_show_matches=>3,p_mark_match_element=>'highlight',p_filter_xpath=>'*[not(@output[.=''pdf''])]')"/>
|
|
25
|
-
</xsl:when>
|
|
26
|
-
<xsl:otherwise>
|
|
27
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
28
|
-
</xsl:otherwise>
|
|
29
|
-
</xsl:choose>
|
|
30
|
-
<xsl:if test="($vaPdf or $vaExport) and .//*[self::table[not(parent::chart)] or self::chart or self::figure][@id and @numbering='true']">
|
|
31
|
-
<!-- default number when: "element[@numbering='true']"
|
|
32
|
-
when desired to number all elements when @numbering is absent; specify in TXD_OBJECT_ELEMENTS the selector: "element[not(@numbering) or @numbering='true']" and change above "[@id and @numbering='true']" into "[@id and not(@numbering or @numbering='true')]"
|
|
33
|
-
-->
|
|
34
|
-
<xi:include plsqlcall="tdi.tdi_numbering.elements_xml(p_node_id=>{$nodeId}, p_object_elements=>'[id-range]011,[id-range]012,[id-range]013', p_hierarchical=>'N')"/>
|
|
35
|
-
</xsl:if>
|
|
36
|
-
<xsl:if test="$vaPdfBranch or $vaPdfNode">
|
|
37
|
-
<!--<xi:include plsqlcall="tanapi.xml_include.node_extract({$nodeId},{$documentVersionId},'*/footerText','R',null,'Y','N')"/>-->
|
|
38
|
-
<xi:include plsqlcall="tanapi.xml_include.node_extract({$nodeId},{$documentVersionId},'*/@columnCount[.!=''auto'']','A',null,'Y','N')"/>
|
|
39
|
-
<xi:include plsqlcall="tanapi.xml_include.node_extract({$nodeId},{$documentVersionId},'*/@orientation[.!=''auto'']','A',null,'Y','N')"/>
|
|
40
|
-
</xsl:if>
|
|
41
|
-
<xsl:if test="($vaPdfBranch or $vaPdfNode) and $sectionTypeName='CONTENTS'">
|
|
42
|
-
<xsl:element name="exportContents">
|
|
43
|
-
<xi:include plsqlcall="tanapi.xml_include.document({$documentVersionId},false)"/>
|
|
44
|
-
</xsl:element>
|
|
45
|
-
</xsl:if>
|
|
46
|
-
</xsl:copy>
|
|
47
|
-
</xsl:template>
|
|
48
|
-
|
|
49
|
-
<!-- for sectionlinks showing the section number -->
|
|
50
|
-
<xsl:template match="*[@tanSectionId][contains(@show,'chapter-nr')]">
|
|
51
|
-
<xsl:copy>
|
|
52
|
-
<xsl:apply-templates select="@*|node()"/>
|
|
53
|
-
<xsl:if test="@tanSectionId!='0'">
|
|
54
|
-
<xsl:choose>
|
|
55
|
-
<xsl:when test="$documentId">
|
|
56
|
-
<xi:include
|
|
57
|
-
plsqlcall="tanapi.xml_include.section_link(p_section_id=>{@tanSectionId},p_link_document_id=>{$documentId},p_link_document_version_id=>{$documentVersionId})"
|
|
58
|
-
/>
|
|
59
|
-
</xsl:when>
|
|
60
|
-
<xsl:otherwise>
|
|
61
|
-
<xi:include
|
|
62
|
-
plsqlcall="tanapi.xml_include.section_link(p_section_id=>{@tanSectionId},p_link_document_id=>0,p_link_document_version_id=>0)"
|
|
63
|
-
/>
|
|
64
|
-
</xsl:otherwise>
|
|
65
|
-
</xsl:choose>
|
|
66
|
-
</xsl:if>
|
|
67
|
-
</xsl:copy>
|
|
68
|
-
</xsl:template>
|
|
69
|
-
|
|
70
|
-
</xsl:stylesheet>
|