From 0c9b5e31a575089ab42be2f9e0db30dab046381f Mon Sep 17 00:00:00 2001 From: Todor Arabadzhiev Date: Tue, 23 Jul 2024 18:16:37 +0300 Subject: [PATCH] Update 2024-q2-18-1-24-709.md (#1438) * Update 2024-q2-18-1-24-709.md * Update 2024-q2.md * Rename cta-panel-introduction-reporting.html to cta-panel-introduction-reporting.html * Create cta-panel-small.html * Update introduction.md * Rename cta-panel-introduction-reporting.html to cta-panel-introduction.html * Update _config.yml --- _config.yml | 6 +++--- .../cta-panel-introduction.html | 2 +- _r_includes/cta-panel-small.html | 18 ++++++++++++++++++ introduction.md | 2 +- upgrade/2024/2024-q2-18-1-24-709.md | 4 ---- upgrade/2024/2024-q2.md | 4 ---- 6 files changed, 23 insertions(+), 13 deletions(-) rename _includes/cta-panel-introduction-reporting.html => _r_includes/cta-panel-introduction.html (99%) create mode 100644 _r_includes/cta-panel-small.html diff --git a/_config.yml b/_config.yml index fe4d982a..7b7e36c6 100644 --- a/_config.yml +++ b/_config.yml @@ -433,9 +433,9 @@ defaults: # Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output # "foo": "Bar" suiteversion: "2024 Q2" -buildversion: "18.1.24.514" -reportserverversion: "10.1.24.514" -spaviewerversion: "22.24.514" +buildversion: "18.1.24.709" +reportserverversion: "10.1.24.709" +spaviewerversion: "22.24.709" nodeversion: "16.0.0" angularsubsetversion: "14.0.0" kendosubsetversion: "2022.3.913" diff --git a/_includes/cta-panel-introduction-reporting.html b/_r_includes/cta-panel-introduction.html similarity index 99% rename from _includes/cta-panel-introduction-reporting.html rename to _r_includes/cta-panel-introduction.html index 62a177f8..1e0bc3ba 100644 --- a/_includes/cta-panel-introduction-reporting.html +++ b/_r_includes/cta-panel-introduction.html @@ -34,4 +34,4 @@ -{% endif %} \ No newline at end of file +{% endif %} diff --git a/_r_includes/cta-panel-small.html b/_r_includes/cta-panel-small.html new file mode 100644 index 00000000..4cd2a58a --- /dev/null +++ b/_r_includes/cta-panel-small.html @@ -0,0 +1,18 @@ +{% assign product = site.product %} +{% if page.product != blank %} +{% assign product = site.data.cta_panels_data.product_map[page.product] %} +{% endif %} +{% assign hasCtaPanel = site.data.cta_panels_data[product] %} + +{%if hasCtaPanel %} +
+
+
+

+ New to {{ product }}? + Request free 30-day trial +

+
+
+
+{% endif %} diff --git a/introduction.md b/introduction.md index b1645824..95751d42 100644 --- a/introduction.md +++ b/introduction.md @@ -20,7 +20,7 @@ With Telerik Reporting you can retrieve and process data from relational, multi- End users can view the ready reports in PDF, Microsoft Office Word, Excel, and PowerPoint document formats, or use a dedicated viewer in a Web or .NET/.NET Framework desktop application. {% if site.has_cta_panels == true %} -{% include cta-panel-introduction-reporting.html %} +{% include cta-panel-introduction.html %} {% endif %} ## Supported Platforms diff --git a/upgrade/2024/2024-q2-18-1-24-709.md b/upgrade/2024/2024-q2-18-1-24-709.md index 24f8bc6e..0f2be3e4 100644 --- a/upgrade/2024/2024-q2-18-1-24-709.md +++ b/upgrade/2024/2024-q2-18-1-24-709.md @@ -43,10 +43,6 @@ TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designe TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designer for .NET now use schema version __http://schemas.telerik.com/reporting/2023/3.0__. -### HTML5 Angular Wrapper SystemJS Demo - -The Angular SystemJS demo project with the [HTML5 Angular Wrapper Report Viewer]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/angular-report-viewer-overview%}) is no longer distributed. - ## Dependencies ### Web Report Designer Dependencies diff --git a/upgrade/2024/2024-q2.md b/upgrade/2024/2024-q2.md index bb2d4745..76959d02 100644 --- a/upgrade/2024/2024-q2.md +++ b/upgrade/2024/2024-q2.md @@ -42,10 +42,6 @@ TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designe TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designer for .NET now use schema version __http://schemas.telerik.com/reporting/2023/3.0__. -### HTML5 Angular Wrapper SystemJS Demo - -The Angular SystemJS demo project with the [HTML5 Angular Wrapper Report Viewer]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/angular-report-viewer-overview%}) is no longer distributed. - ## Dependencies ### Web Report Designer Dependencies