@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,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||default_ind||''' default_ind, '''||name||''' name, '''||replace(description,'''','''''')||''' description, '''||xsl_prep_inc||''' xsl_prep_inc, '''||replace(xpath_question,'''','''''')||''' xpath_question, '''||default_question||''' default_question, xmltype('''||replace(t.default_xml_data.getstringval(),'''','''''')||''') default_xml_data, '''||xsd||''' xsd, '''||fonto_dir||''' fonto_dir'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tfq_subject_types t
|
|
6
|
-
where id in (&l_tfq_types) or '&l_tfq_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tfq_subject_types:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tfq_subject_types t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, default_ind, name, description, xsl_prep_inc, xpath_question, default_question, default_xml_data, xsd, fonto_dir)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.default_ind, v.name, v.description, v.xsl_prep_inc, v.xpath_question, v.default_question, v.default_xml_data, v.xsd, v.fonto_dir)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.default_ind = v.default_ind, t.name = v.name, t.description = v.description, t.xsl_prep_inc = v.xsl_prep_inc, t.xpath_question = v.xpath_question, t.default_question = v.default_question, t.default_xml_data = v.default_xml_data, t.xsd = v.xsd, t.fonto_dir = v.fonto_dir');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subjects.sql
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||type_id||' type_id, '||seq||' seq, '''||replace(display_name,'''','''''')||''' display_name, '''||publish_ind||''' publish_ind, '''||replace(description,'''','''''')||''' description'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tfq_subjects t
|
|
6
|
-
where type_id in (&l_tfq_types) or '&l_tfq_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tfq_subjects:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tfq_subjects t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, type_id, seq, display_name, publish_ind, description)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.type_id, v.seq, v.display_name, v.publish_ind, v.description)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.type_id = v.type_id, t.seq = v.seq, t.display_name = v.display_name, t.publish_ind = v.publish_ind, t.description = v.description');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||image_type_id||' image_type_id, '||collection_id||' collection_id'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.til_collection_imagetypes t
|
|
6
|
-
where image_type_id in (&l_til_types) or '&l_til_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt til_collection_imagetypes:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.til_collection_imagetypes t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, image_type_id, collection_id)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.image_type_id, v.collection_id)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.image_type_id = v.image_type_id, t.collection_id = v.collection_id');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||replace(display_name,'''','''''')||''' display_name, '''||replace(description,'''','''''')||''' description'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.til_collections t
|
|
6
|
-
where id in (select ci.collection_id
|
|
7
|
-
from tancms.til_collection_imagetypes ci
|
|
8
|
-
where (ci.image_type_id in (&l_til_types) or '&l_til_types' = '0')
|
|
9
|
-
)
|
|
10
|
-
order by id
|
|
11
|
-
;
|
|
12
|
-
r c%rowtype;
|
|
13
|
-
begin
|
|
14
|
-
open c;
|
|
15
|
-
fetch c into r;
|
|
16
|
-
if c%found then
|
|
17
|
-
dbms_output.put_line('prompt til_collections:');
|
|
18
|
-
dbms_output.put_line('merge into tancms.til_collections t using (');
|
|
19
|
-
while c%found loop
|
|
20
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
21
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
22
|
-
dbms_output.put_line(' from dual');
|
|
23
|
-
fetch c into r;
|
|
24
|
-
end loop;
|
|
25
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
26
|
-
dbms_output.put_line('when not matched then');
|
|
27
|
-
dbms_output.put_line(' insert (id, display_name, description)');
|
|
28
|
-
dbms_output.put_line(' values (v.id, v.display_name, v.description)');
|
|
29
|
-
dbms_output.put_line('when matched then');
|
|
30
|
-
dbms_output.put_line(' update');
|
|
31
|
-
dbms_output.put_line(' set t.display_name = v.display_name, t.description = v.description');
|
|
32
|
-
dbms_output.put_line(';');
|
|
33
|
-
end if;
|
|
34
|
-
close c;
|
|
35
|
-
end;
|
|
36
|
-
/
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||image_type_id||' image_type_id, '||seq||' seq, '''||name||''' name, '''||replace(display_name,'''','''''')||''' display_name, '''||generate_from_id||''' generate_from_id, '''||upload_setting||''' upload_setting, '''||use_for_preview||''' use_for_preview, '''||file_types||''' file_types, '''||aspect_ratio||''' aspect_ratio, '''||min_width||''' min_width, '''||min_height||''' min_height, '''||max_width||''' max_width, '''||max_height||''' max_height'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.til_image_type_renditions t
|
|
6
|
-
where image_type_id in (&l_til_types) or '&l_til_types' = '0'
|
|
7
|
-
order by image_type_id, generate_from_id nulls first, id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt til_image_type_renditions:');
|
|
15
|
-
dbms_output.put_line('alter table tancms.til_image_type_renditions disable constraint til_itr_itr_fk1;');
|
|
16
|
-
dbms_output.put_line('merge into tancms.til_image_type_renditions t using (');
|
|
17
|
-
while c%found loop
|
|
18
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
19
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
20
|
-
dbms_output.put_line(' from dual');
|
|
21
|
-
fetch c into r;
|
|
22
|
-
end loop;
|
|
23
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
24
|
-
dbms_output.put_line('when not matched then');
|
|
25
|
-
dbms_output.put_line(' insert (id, image_type_id, seq, name, display_name, generate_from_id, upload_setting, use_for_preview, file_types, aspect_ratio, min_width, min_height, max_width, max_height)');
|
|
26
|
-
dbms_output.put_line(' values (v.id, v.image_type_id, v.seq, v.name, v.display_name, v.generate_from_id, v.upload_setting, v.use_for_preview, v.file_types, v.aspect_ratio, v.min_width, v.min_height, v.max_width, v.max_height)');
|
|
27
|
-
dbms_output.put_line('when matched then');
|
|
28
|
-
dbms_output.put_line(' update');
|
|
29
|
-
dbms_output.put_line(' set t.image_type_id = v.image_type_id, t.seq = v.seq, t.name = v.name, t.display_name = v.display_name, t.generate_from_id = v.generate_from_id, t.upload_setting = v.upload_setting, t.use_for_preview = v.use_for_preview, t.file_types = v.file_types, t.aspect_ratio = v.aspect_ratio, t.min_width = v.min_width, t.min_height = v.min_height, t.max_width = v.max_width, t.max_height = v.max_height');
|
|
30
|
-
dbms_output.put_line(';');
|
|
31
|
-
dbms_output.put_line('alter table tancms.til_image_type_renditions enable constraint til_itr_itr_fk1;');
|
|
32
|
-
end if;
|
|
33
|
-
close c;
|
|
34
|
-
end;
|
|
35
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||name||''' name, '''||replace(display_name,'''','''''')||''' display_name, '''||replace(description,'''','''''')||''' description'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.til_image_types t
|
|
6
|
-
where id in (&l_til_types) or '&l_til_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt til_image_types:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.til_image_types t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, name, display_name, description)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.name, v.display_name, v.description)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.name = v.name, t.display_name = v.display_name, t.description = v.description');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_types.sql
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||parent_id||''' parent_id, '''||name||''' name, '''||replace(description,'''','''''')||''' description, '''||uniqueness_type||''' uniqueness_type'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tmd_types t
|
|
6
|
-
where id in (&l_tmd_types) or '&l_tmd_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tmd_types:');
|
|
15
|
-
dbms_output.put_line('alter table tancms.tmd_types disable constraint tmd_typ_typ_fk1;');
|
|
16
|
-
dbms_output.put_line('merge into tancms.tmd_types t using (');
|
|
17
|
-
while c%found loop
|
|
18
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
19
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
20
|
-
dbms_output.put_line(' from dual');
|
|
21
|
-
fetch c into r;
|
|
22
|
-
end loop;
|
|
23
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
24
|
-
dbms_output.put_line('when not matched then');
|
|
25
|
-
dbms_output.put_line(' insert (id, parent_id, name, description, uniqueness_type)');
|
|
26
|
-
dbms_output.put_line(' values (v.id, v.parent_id, v.name, v.description, v.uniqueness_type)');
|
|
27
|
-
dbms_output.put_line('when matched then');
|
|
28
|
-
dbms_output.put_line(' update');
|
|
29
|
-
dbms_output.put_line(' set t.parent_id = v.parent_id, t.name = v.name, t.description = v.description, t.uniqueness_type = v.uniqueness_type');
|
|
30
|
-
dbms_output.put_line(';');
|
|
31
|
-
dbms_output.put_line('alter table tancms.tmd_types enable constraint tmd_typ_typ_fk1;');
|
|
32
|
-
end if;
|
|
33
|
-
close c;
|
|
34
|
-
end;
|
|
35
|
-
/
|
package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_values.sql
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||type_id||' type_id, '''||parent_id||''' parent_id, '''||replace(display_name,'''','''''')||''' display_name, '''||friendly_name||''' friendly_name, '''||derive_friendly_name_ind||''' derive_friendly_name_ind, '''||is_active_ind||''' is_active_ind, '''||uniqueness_type||''' uniqueness_type'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tmd_values t
|
|
6
|
-
where type_id in (&l_tmd_types) or '&l_tmd_types' = '0'
|
|
7
|
-
order by type_id, id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tmd_values:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tmd_values t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, type_id, parent_id, display_name, friendly_name, derive_friendly_name_ind, is_active_ind, uniqueness_type)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.type_id, v.parent_id, v.display_name, v.friendly_name, v.derive_friendly_name_ind, v.is_active_ind, v.uniqueness_type)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.type_id = v.type_id, t.parent_id = v.parent_id, t.display_name = v.display_name, t.friendly_name = v.friendly_name, t.derive_friendly_name_ind = v.derive_friendly_name_ind, t.is_active_ind = v.is_active_ind, t.uniqueness_type = v.uniqueness_type');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||channel_id||' channel_id, '||newsroom_id||' newsroom_id, '''||weight_selection||''' weight_selection, '''||weight||''' weight, '''||selection||''' selection, '||id||' id'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_channel_sources cs
|
|
6
|
-
where exists (select 1
|
|
7
|
-
from tancms.tne_newsrooms n
|
|
8
|
-
where (n.type_id in (&l_tne_types) or '&l_tne_types' = '0')
|
|
9
|
-
and n.id = cs.newsroom_id
|
|
10
|
-
)
|
|
11
|
-
order by id
|
|
12
|
-
;
|
|
13
|
-
r c%rowtype;
|
|
14
|
-
begin
|
|
15
|
-
open c;
|
|
16
|
-
fetch c into r;
|
|
17
|
-
if c%found then
|
|
18
|
-
dbms_output.put_line('prompt tne_channel_sources:');
|
|
19
|
-
dbms_output.put_line('merge into tancms.tne_channel_sources t using (');
|
|
20
|
-
while c%found loop
|
|
21
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
22
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
23
|
-
dbms_output.put_line(' from dual');
|
|
24
|
-
fetch c into r;
|
|
25
|
-
end loop;
|
|
26
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
27
|
-
dbms_output.put_line('when not matched then');
|
|
28
|
-
dbms_output.put_line(' insert (channel_id, newsroom_id, weight_selection, weight, selection, id)');
|
|
29
|
-
dbms_output.put_line(' values (v.channel_id, v.newsroom_id, v.weight_selection, v.weight, v.selection, v.id)');
|
|
30
|
-
dbms_output.put_line('when matched then');
|
|
31
|
-
dbms_output.put_line(' update');
|
|
32
|
-
dbms_output.put_line(' set t.channel_id = v.channel_id, t.newsroom_id = v.newsroom_id, t.weight_selection = v.weight_selection, t.weight = v.weight, t.selection = v.selection');
|
|
33
|
-
dbms_output.put_line(';');
|
|
34
|
-
end if;
|
|
35
|
-
close c;
|
|
36
|
-
end;
|
|
37
|
-
/
|
package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channels.sql
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||replace(display_name,'''','''''')||''' display_name, '''||replace(description,'''','''''')||''' description, '''||archive_ind||''' archive_ind, '''||archive_period_unit||''' archive_period_unit, '''||archive_period||''' archive_period'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_channels t
|
|
6
|
-
where id in (select cs.channel_id
|
|
7
|
-
from tancms.tne_newsrooms n
|
|
8
|
-
inner join tancms.tne_channel_sources cs on n.id = cs.newsroom_id
|
|
9
|
-
where (n.type_id in (&l_tne_types) or '&l_tne_types' = '0')
|
|
10
|
-
)
|
|
11
|
-
order by id
|
|
12
|
-
;
|
|
13
|
-
r c%rowtype;
|
|
14
|
-
begin
|
|
15
|
-
open c;
|
|
16
|
-
fetch c into r;
|
|
17
|
-
if c%found then
|
|
18
|
-
dbms_output.put_line('prompt tne_channels:');
|
|
19
|
-
dbms_output.put_line('merge into tancms.tne_channels t using (');
|
|
20
|
-
while c%found loop
|
|
21
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
22
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
23
|
-
dbms_output.put_line(' from dual');
|
|
24
|
-
fetch c into r;
|
|
25
|
-
end loop;
|
|
26
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
27
|
-
dbms_output.put_line('when not matched then');
|
|
28
|
-
dbms_output.put_line(' insert (id, display_name, description, archive_ind, archive_period_unit, archive_period)');
|
|
29
|
-
dbms_output.put_line(' values (v.id, v.display_name, v.description, v.archive_ind, v.archive_period_unit, v.archive_period)');
|
|
30
|
-
dbms_output.put_line('when matched then');
|
|
31
|
-
dbms_output.put_line(' update');
|
|
32
|
-
dbms_output.put_line(' set t.display_name = v.display_name, t.description = v.description, t.archive_ind = v.archive_ind, t.archive_period_unit = v.archive_period_unit, t.archive_period = v.archive_period');
|
|
33
|
-
dbms_output.put_line(';');
|
|
34
|
-
end if;
|
|
35
|
-
close c;
|
|
36
|
-
end;
|
|
37
|
-
/
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||context_id||' context_id, '||channel_id||' channel_id, '''||default_page_base_url||''' default_page_base_url'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_context_channels cc
|
|
6
|
-
where exists (select 1
|
|
7
|
-
from tancms.tne_newsrooms n
|
|
8
|
-
inner join tancms.tne_channel_sources cs on n.id = cs.newsroom_id
|
|
9
|
-
where (n.type_id in (&l_tne_types) or '&l_tne_types' = '0')
|
|
10
|
-
and cs.channel_id = cc.channel_id
|
|
11
|
-
)
|
|
12
|
-
order by id
|
|
13
|
-
;
|
|
14
|
-
r c%rowtype;
|
|
15
|
-
begin
|
|
16
|
-
open c;
|
|
17
|
-
fetch c into r;
|
|
18
|
-
if c%found then
|
|
19
|
-
dbms_output.put_line('prompt tne_context_channels:');
|
|
20
|
-
dbms_output.put_line('merge into tancms.tne_context_channels t using (');
|
|
21
|
-
while c%found loop
|
|
22
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
23
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
24
|
-
dbms_output.put_line(' from dual');
|
|
25
|
-
fetch c into r;
|
|
26
|
-
end loop;
|
|
27
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
28
|
-
dbms_output.put_line('when not matched then');
|
|
29
|
-
dbms_output.put_line(' insert (id, context_id, channel_id, default_page_base_url)');
|
|
30
|
-
dbms_output.put_line(' values (v.id, v.context_id, v.channel_id, v.default_page_base_url)');
|
|
31
|
-
dbms_output.put_line('when matched then');
|
|
32
|
-
dbms_output.put_line(' update');
|
|
33
|
-
dbms_output.put_line(' set t.context_id = v.context_id, t.channel_id = v.channel_id, t.default_page_base_url = v.default_page_base_url');
|
|
34
|
-
dbms_output.put_line(';');
|
|
35
|
-
end if;
|
|
36
|
-
close c;
|
|
37
|
-
end;
|
|
38
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||type_id||' type_id, '||weight||' weight'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_newsroom_type_weights t
|
|
6
|
-
where type_id in (&l_tne_types) or '&l_tne_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tne_newsroom_type_weights:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tne_newsroom_type_weights t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, type_id, weight)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.type_id, v.weight)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.type_id = v.type_id, t.weight = v.weight');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||default_ind||''' default_ind, '''||name||''' name, '''||replace(description,'''','''''')||''' description, '''||xsl_prep_inc||''' xsl_prep_inc, '''||default_title||''' default_title, xmltype('''||replace(t.default_xml_data.getstringval(),'''','''''')||''') default_xml_data, '||default_weight||' default_weight, '''||replace(xpath_title,'''','''''')||''' xpath_title, '''||xsd||''' xsd, '''||fonto_dir||''' fonto_dir'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_newsroom_types t
|
|
6
|
-
where id in (&l_tne_types) or '&l_tne_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tne_newsroom_types:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tne_newsroom_types t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, default_ind, name, description, xsl_prep_inc, default_title, default_xml_data, default_weight, xpath_title, xsd, fonto_dir)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.default_ind, v.name, v.description, v.xsl_prep_inc, v.default_title, v.default_xml_data, v.default_weight, v.xpath_title, v.xsd, v.fonto_dir)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.default_ind = v.default_ind, t.name = v.name, t.description = v.description, t.xsl_prep_inc = v.xsl_prep_inc, t.default_title = v.default_title, t.default_xml_data = v.default_xml_data, t.default_weight = v.default_weight, t.xpath_title = v.xpath_title, t.xsd = v.xsd, t.fonto_dir = v.fonto_dir');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsrooms.sql
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||type_id||' type_id, '''||replace(display_name,'''','''''')||''' display_name, '''||replace(description,'''','''''')||''' description'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.tne_newsrooms t
|
|
6
|
-
where type_id in (&l_tne_types) or '&l_tne_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt tne_newsrooms:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.tne_newsrooms t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, type_id, display_name, description)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.type_id, v.display_name, v.description)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.type_id = v.type_id, t.display_name = v.display_name, t.description = v.description');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||generation_type||''' generation_type, '||export_format_id||' export_format_id, '''||parameters||''' parameters'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.txd_auto_file_generation t
|
|
6
|
-
where exists(select 1 from tancms.txd_export_formats ef where ef.id = t.export_format_id and ef.document_type_id in (&l_txd_types))
|
|
7
|
-
or '&l_txd_types' = '0'
|
|
8
|
-
order by id
|
|
9
|
-
;
|
|
10
|
-
r c%rowtype;
|
|
11
|
-
begin
|
|
12
|
-
open c;
|
|
13
|
-
fetch c into r;
|
|
14
|
-
if c%found then
|
|
15
|
-
dbms_output.put_line('prompt txd_auto_file_generation:');
|
|
16
|
-
dbms_output.put_line('merge into tancms.txd_auto_file_generation t using (');
|
|
17
|
-
while c%found loop
|
|
18
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
19
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
20
|
-
dbms_output.put_line(' from dual');
|
|
21
|
-
fetch c into r;
|
|
22
|
-
end loop;
|
|
23
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
24
|
-
dbms_output.put_line('when not matched then');
|
|
25
|
-
dbms_output.put_line(' insert (id, generation_type, export_format_id, parameters)');
|
|
26
|
-
dbms_output.put_line(' values (v.id, v.generation_type, v.export_format_id, v.parameters)');
|
|
27
|
-
dbms_output.put_line('when matched then');
|
|
28
|
-
dbms_output.put_line(' update');
|
|
29
|
-
dbms_output.put_line(' set t.generation_type = v.generation_type, t.export_format_id = v.export_format_id, t.parameters = v.parameters');
|
|
30
|
-
dbms_output.put_line(';');
|
|
31
|
-
end if;
|
|
32
|
-
close c;
|
|
33
|
-
end;
|
|
34
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||document_type_id||' document_type_id, '||seq||' seq, '''||link_type||''' link_type, '''||name||''' name, '''||url||''' url, '''||show_in_version||''' show_in_version'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.txd_custom_menu_items t
|
|
6
|
-
where document_type_id in (&l_txd_types) or '&l_txd_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt txd_custom_menu_items:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.txd_custom_menu_items t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, document_type_id, seq, link_type, name, url, show_in_version)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.document_type_id, v.seq, v.link_type, v.name, v.url, v.show_in_version)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.document_type_id = v.document_type_id, t.seq = v.seq, t.link_type = v.link_type, t.name = v.name, t.url = v.url, t.show_in_version = v.show_in_version');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '''||name||''' name, '''||replace(display_name,'''','''''')||''' display_name, '''||replace(description,'''','''''')||''' description, '''||xsl_toc||''' xsl_toc, '''||template_document_type_id||''' template_document_type_id, '''||template_ind||''' template_ind, '''||browse_incl_toc_ind||''' browse_incl_toc_ind, '''||history_enabled_ind||''' history_enabled_ind, '''||default_locale||''' default_locale, '||icon_id||' icon_id, '''||replace(numbering_plscall,'''','''''')||''' numbering_plscall, '''||fonto_dir||''' fonto_dir'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.txd_document_types t
|
|
6
|
-
where id in (&l_txd_types) or '&l_txd_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt txd_document_types:');
|
|
15
|
-
dbms_output.put_line('alter table tancms.txd_document_types disable constraint txd_dct_dct_fk1;');
|
|
16
|
-
dbms_output.put_line('merge into tancms.txd_document_types t using (');
|
|
17
|
-
while c%found loop
|
|
18
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
19
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
20
|
-
dbms_output.put_line(' from dual');
|
|
21
|
-
fetch c into r;
|
|
22
|
-
end loop;
|
|
23
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
24
|
-
dbms_output.put_line('when not matched then');
|
|
25
|
-
dbms_output.put_line(' insert (id, name, display_name, description, xsl_toc, template_document_type_id, template_ind, browse_incl_toc_ind, history_enabled_ind, default_locale, icon_id, numbering_plscall, fonto_dir)');
|
|
26
|
-
dbms_output.put_line(' values (v.id, v.name, v.display_name, v.description, v.xsl_toc, v.template_document_type_id, v.template_ind, v.browse_incl_toc_ind, v.history_enabled_ind, v.default_locale, v.icon_id, v.numbering_plscall, v.fonto_dir)');
|
|
27
|
-
dbms_output.put_line('when matched then');
|
|
28
|
-
dbms_output.put_line(' update');
|
|
29
|
-
dbms_output.put_line(' set t.name = v.name, t.display_name = v.display_name, t.description = v.description, t.xsl_toc = v.xsl_toc, t.template_document_type_id = v.template_document_type_id, t.template_ind = v.template_ind, t.browse_incl_toc_ind = v.browse_incl_toc_ind, t.history_enabled_ind = v.history_enabled_ind, t.default_locale = v.default_locale, t.icon_id = v.icon_id, t.numbering_plscall = v.numbering_plscall, t.fonto_dir = v.fonto_dir');
|
|
30
|
-
dbms_output.put_line(';');
|
|
31
|
-
dbms_output.put_line('alter table tancms.txd_document_types enable constraint txd_dct_dct_fk1;');
|
|
32
|
-
end if;
|
|
33
|
-
close c;
|
|
34
|
-
end;
|
|
35
|
-
/
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare
|
|
2
|
-
cursor c is
|
|
3
|
-
select ''||id||' id, '||document_type_id||' document_type_id, '''||format||''' format, '''||default_ind||''' default_ind, '''||replace(display_name,'''','''''')||''' display_name, '''||xsl||''' xsl, '''||replace(description,'''','''''')||''' description, '''||cmdline||''' cmdline,'''||dev_mode||''' dev_mode'
|
|
4
|
-
values_str
|
|
5
|
-
from tancms.txd_export_formats t
|
|
6
|
-
where document_type_id in (&l_txd_types) or '&l_txd_types' = '0'
|
|
7
|
-
order by id
|
|
8
|
-
;
|
|
9
|
-
r c%rowtype;
|
|
10
|
-
begin
|
|
11
|
-
open c;
|
|
12
|
-
fetch c into r;
|
|
13
|
-
if c%found then
|
|
14
|
-
dbms_output.put_line('prompt txd_export_formats:');
|
|
15
|
-
dbms_output.put_line('merge into tancms.txd_export_formats t using (');
|
|
16
|
-
while c%found loop
|
|
17
|
-
if c%rowcount > 1 then dbms_output.put_line(' union all'); end if;
|
|
18
|
-
dbms_output.put_line(' select '||replace(r.values_str, ', '''' ', ', null '));
|
|
19
|
-
dbms_output.put_line(' from dual');
|
|
20
|
-
fetch c into r;
|
|
21
|
-
end loop;
|
|
22
|
-
dbms_output.put_line(') v on (t.id = v.id)');
|
|
23
|
-
dbms_output.put_line('when not matched then');
|
|
24
|
-
dbms_output.put_line(' insert (id, document_type_id, format, default_ind, display_name, xsl, description, cmdline, dev_mode)');
|
|
25
|
-
dbms_output.put_line(' values (v.id, v.document_type_id, v.format, v.default_ind, v.display_name, v.xsl, v.description, v.cmdline, v.dev_mode)');
|
|
26
|
-
dbms_output.put_line('when matched then');
|
|
27
|
-
dbms_output.put_line(' update');
|
|
28
|
-
dbms_output.put_line(' set t.document_type_id = v.document_type_id, t.format = v.format, t.default_ind = v.default_ind, t.display_name = v.display_name, t.xsl = v.xsl, t.description = v.description, t.cmdline = v.cmdline, t.dev_mode = v.dev_mode');
|
|
29
|
-
dbms_output.put_line(';');
|
|
30
|
-
end if;
|
|
31
|
-
close c;
|
|
32
|
-
end;
|
|
33
|
-
/
|