Skip to content

Commit 13820c8

Browse files
committed
Company name change: from DeltaXML to DeltaXignia
1 parent 6785707 commit 13820c8

19 files changed

+62
-91
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<!-- Basic Page Needs
1717
==================================================-->
1818

19-
<title>DeltaXML OS Projects</title>
20-
<meta name="description" content="Home page of DeltaXML Projects" />
19+
<title>DeltaXignia OS Projects</title>
20+
<meta name="description" content="Home page of DeltaXignia Projects" />
2121
<meta name="author" content="Philip Fearon" />
2222

2323
<!-- Mobile Specific Metas
@@ -47,11 +47,11 @@
4747
<div class="container">
4848
<div class="six columns" style="padding-left: 20px;">
4949
<a href="https://www.deltaxml.com/">
50-
<img src="resources/tiny-white-logo.png" style="float: left; padding-top: 30px;" />
50+
<img src="resources/tiny-white-logo.png" style="float: left; padding-top: 0px; width: 187px; margin-top:-54px" />
5151
</a>
5252
</div>
5353
<div class="six columns topTitle">
54-
<h3 class="remove-bottom" style="color: white">DeltaXML Projects</h3>
54+
<h3 class="remove-bottom" style="color: white">DeltaXignia Projects</h3>
5555
<h5 style="color: white;">Documentation</h5>
5656
</div>
5757
</div>
@@ -65,7 +65,7 @@ <h5 style="color: white;">Documentation</h5>
6565
</nav>
6666
<div class="main">
6767
<h2 class="pageTitle">Welcome</h2>
68-
<p>This is the home page for documentation covering DeltaXML's open source projects.</p>
68+
<p>This is the home page for documentation covering DeltaXignia's open source projects.</p>
6969
<p><a href="vscode-xslt-xpath/">Visual Studio Code Extension for XSLT/XPath</a></p>
7070
</div>
7171

resources/tiny-white-logo.png

14.4 KB
Loading

resources/tiny-white-logo2.png

2.12 KB
Loading

vscode-xslt-xpath/authoring/dcp.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<div class="two-thirds column">
66
<h2>Introduction</h2>
7-
<p>This section describes the support for DeltaXML's <a href="https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide">DCP format</a> provided by this extension. DCP
8-
is used by DeltaXML's <a href="https://www.deltaxml.com/products/compare/xml-compare/">XML Compare</a> solution to help tailor a comparison for a specific document type or requirement.
7+
<p>This section describes the support for DeltaXignia's <a href="https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide">DCP format</a> provided by this extension. DCP
8+
is used by DeltaXignia's <a href="https://www.deltaxml.com/products/compare/xml-compare/">XML Compare</a> solution to help tailor a comparison for a specific document type or requirement.
99
</p>
1010
<p><img src="resources/dcp-editing.png" class="scale-with-grid" /></p>
1111
<h2>Extending standard XML editor features</h2>

vscode-xslt-xpath/authoring/editing-xslt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="main">
44

55
<div class="two-thirds column">
6-
<p>With <a href="https://marketplace.visualstudio.com/items?itemName=deltaxml.xslt-xpath">DeltaXML's XSLT/XPath extension</a>
6+
<p>With <a href="https://marketplace.visualstudio.com/items?itemName=deltaxml.xslt-xpath">DeltaXignia's XSLT/XPath extension</a>
77
, Visual Studio Code is now a fully featured
88
XSLT 3.0 editor. Standalone XPath 3.1 files are also fully supported. Visual Studio Code's rich ecosystem
99
is now available to XSLT and XPath developers.</p>

vscode-xslt-xpath/authoring/xslt40.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p>XSLT 4.0 currently comprises a set of draft proposals maintained by
77
the <a href="https://qt4cg.org">W3C XSLT 4.0 Community group</a>.</p>
88

9-
<p>DeltaXML's XSLT/XPath language extension provides high-level support
9+
<p>DeltaXignia's XSLT/XPath language extension provides high-level support
1010
for XSLT 4.0 as implemented in Saxon 12.0 and documented
1111
<a href="https://www.saxonica.com/documentation12/index.html#!v4extensions">here</a>.</p>
1212

vscode-xslt-xpath/code-diagnostics.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<!DOCTYPE HTML><html lang="en">
1+
<!DOCTYPE HTML>
2+
<html lang="en">
23

34
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
45
<!-- Google tag (gtag.js) -->
@@ -16,7 +17,7 @@
1617
==================================================-->
1718

1819
<title>Debugging | VS Code XSLT/XPath</title>
19-
<meta name="description" content="User Guide for DeltaXML's XSLT/XPath Editor extension for Visual Studio Code.">
20+
<meta name="description" content="User Guide for DeltaXignia's XSLT/XPath Editor extension for Visual Studio Code.">
2021
<meta name="author" content="Philip Fearon">
2122

2223
<!-- Mobile Specific Metas
@@ -50,15 +51,12 @@
5051
<div class="container">
5152
<div class="four columns" style="padding-left: 20px;">
5253
<a href="https://www.deltaxml.com/">
53-
<img src="resources/deltaxml-logo.png" width="70px" style="float: left; padding-top: 10px;">
54-
<p style="float: left; padding: 20px 5px 0px 10px; color: #c2e664; text-align: center;">VS
55-
Code<br>Extension<br><span style="font-size: x-small;">By DeltaXML</span></p>
54+
<img src="../resources/tiny-white-logo.png" width="200px" style="float: left; padding-top: 10px; margin-top:-54px">
5655
</a>
5756
</div>
5857
<div class="six columns topTitle">
5958
<h3 class="remove-bottom" style="color: white">XSLT and XPath</h3>
6059
<h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
61-
<img alt="Visual Studio Marketplace Version" src="https://img.shields.io/visual-studio-marketplace/v/deltaxml.xslt-xpath">
6260
<img alt="Visual Studio Marketplace Installs - XSLT/XPath" src="https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/deltaxml.xslt-xpath">
6361
</div>
6462
</div>

vscode-xslt-xpath/dcp.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<!DOCTYPE HTML><html lang="en">
1+
<!DOCTYPE HTML>
2+
<html lang="en">
23

34
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
45
<!-- Google tag (gtag.js) -->
@@ -16,7 +17,7 @@
1617
==================================================-->
1718

1819
<title>Comparing XML | VS Code XSLT/XPath</title>
19-
<meta name="description" content="User Guide for DeltaXML's XSLT/XPath Editor extension for Visual Studio Code.">
20+
<meta name="description" content="User Guide for DeltaXignia's XSLT/XPath Editor extension for Visual Studio Code.">
2021
<meta name="author" content="Philip Fearon">
2122

2223
<!-- Mobile Specific Metas
@@ -50,15 +51,12 @@
5051
<div class="container">
5152
<div class="four columns" style="padding-left: 20px;">
5253
<a href="https://www.deltaxml.com/">
53-
<img src="resources/deltaxml-logo.png" width="70px" style="float: left; padding-top: 10px;">
54-
<p style="float: left; padding: 20px 5px 0px 10px; color: #c2e664; text-align: center;">VS
55-
Code<br>Extension<br><span style="font-size: x-small;">By DeltaXML</span></p>
54+
<img src="../resources/tiny-white-logo.png" width="200px" style="float: left; padding-top: 10px; margin-top:-54px">
5655
</a>
5756
</div>
5857
<div class="six columns topTitle">
5958
<h3 class="remove-bottom" style="color: white">XSLT and XPath</h3>
6059
<h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
61-
<img alt="Visual Studio Marketplace Version" src="https://img.shields.io/visual-studio-marketplace/v/deltaxml.xslt-xpath">
6260
<img alt="Visual Studio Marketplace Installs - XSLT/XPath" src="https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/deltaxml.xslt-xpath">
6361
</div>
6462
</div>
@@ -84,8 +82,8 @@ <h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
8482

8583
<div class="two-thirds column">
8684
<h2>Introduction</h2>
87-
<p>This section describes the support for DeltaXML's <a href="https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide">DCP format</a> provided by this extension. DCP
88-
is used by DeltaXML's <a href="https://www.deltaxml.com/products/compare/xml-compare/">XML Compare</a> solution to help tailor a comparison for a specific document type or requirement.
85+
<p>This section describes the support for DeltaXignia's <a href="https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide">DCP format</a> provided by this extension. DCP
86+
is used by DeltaXignia's <a href="https://www.deltaxml.com/products/compare/xml-compare/">XML Compare</a> solution to help tailor a comparison for a specific document type or requirement.
8987
</p>
9088
<p><img src="resources/dcp-editing.png" class="scale-with-grid"></p>
9189
<h2>Extending standard XML editor features</h2>

vscode-xslt-xpath/editing-xslt.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<!DOCTYPE HTML><html lang="en">
1+
<!DOCTYPE HTML>
2+
<html lang="en">
23

34
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
45
<!-- Google tag (gtag.js) -->
@@ -16,7 +17,7 @@
1617
==================================================-->
1718

1819
<title>Editing XSLT/XPath | VS Code XSLT/XPath</title>
19-
<meta name="description" content="User Guide for DeltaXML's XSLT/XPath Editor extension for Visual Studio Code.">
20+
<meta name="description" content="User Guide for DeltaXignia's XSLT/XPath Editor extension for Visual Studio Code.">
2021
<meta name="author" content="Philip Fearon">
2122

2223
<!-- Mobile Specific Metas
@@ -50,15 +51,12 @@
5051
<div class="container">
5152
<div class="four columns" style="padding-left: 20px;">
5253
<a href="https://www.deltaxml.com/">
53-
<img src="resources/deltaxml-logo.png" width="70px" style="float: left; padding-top: 10px;">
54-
<p style="float: left; padding: 20px 5px 0px 10px; color: #c2e664; text-align: center;">VS
55-
Code<br>Extension<br><span style="font-size: x-small;">By DeltaXML</span></p>
54+
<img src="../resources/tiny-white-logo.png" width="200px" style="float: left; padding-top: 10px; margin-top:-54px">
5655
</a>
5756
</div>
5857
<div class="six columns topTitle">
5958
<h3 class="remove-bottom" style="color: white">XSLT and XPath</h3>
6059
<h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
61-
<img alt="Visual Studio Marketplace Version" src="https://img.shields.io/visual-studio-marketplace/v/deltaxml.xslt-xpath">
6260
<img alt="Visual Studio Marketplace Installs - XSLT/XPath" src="https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/deltaxml.xslt-xpath">
6361
</div>
6462
</div>
@@ -83,7 +81,7 @@ <h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
8381
<div class="main"><h2 class="pageTitle">Editing XSLT/XPath</h2>
8482

8583
<div class="two-thirds column">
86-
<p>With <a href="https://marketplace.visualstudio.com/items?itemName=deltaxml.xslt-xpath">DeltaXML's XSLT/XPath extension</a>
84+
<p>With <a href="https://marketplace.visualstudio.com/items?itemName=deltaxml.xslt-xpath">DeltaXignia's XSLT/XPath extension</a>
8785
, Visual Studio Code is now a fully featured
8886
XSLT 3.0 editor. Standalone XPath 3.1 files are also fully supported. Visual Studio Code's rich ecosystem
8987
is now available to XSLT and XPath developers.</p>

vscode-xslt-xpath/editing.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<!DOCTYPE HTML><html lang="en">
1+
<!DOCTYPE HTML>
2+
<html lang="en">
23

34
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
45
<!-- Google tag (gtag.js) -->
@@ -16,7 +17,7 @@
1617
==================================================-->
1718

1819
<title>Editing XML | VS Code XSLT/XPath</title>
19-
<meta name="description" content="User Guide for DeltaXML's XSLT/XPath Editor extension for Visual Studio Code.">
20+
<meta name="description" content="User Guide for DeltaXignia's XSLT/XPath Editor extension for Visual Studio Code.">
2021
<meta name="author" content="Philip Fearon">
2122

2223
<!-- Mobile Specific Metas
@@ -50,15 +51,12 @@
5051
<div class="container">
5152
<div class="four columns" style="padding-left: 20px;">
5253
<a href="https://www.deltaxml.com/">
53-
<img src="resources/deltaxml-logo.png" width="70px" style="float: left; padding-top: 10px;">
54-
<p style="float: left; padding: 20px 5px 0px 10px; color: #c2e664; text-align: center;">VS
55-
Code<br>Extension<br><span style="font-size: x-small;">By DeltaXML</span></p>
54+
<img src="../resources/tiny-white-logo.png" width="200px" style="float: left; padding-top: 10px; margin-top:-54px">
5655
</a>
5756
</div>
5857
<div class="six columns topTitle">
5958
<h3 class="remove-bottom" style="color: white">XSLT and XPath</h3>
6059
<h5 style="color: white;padding-bottom:2px">for Visual Studio Code</h5>
61-
<img alt="Visual Studio Marketplace Version" src="https://img.shields.io/visual-studio-marketplace/v/deltaxml.xslt-xpath">
6260
<img alt="Visual Studio Marketplace Installs - XSLT/XPath" src="https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/deltaxml.xslt-xpath">
6361
</div>
6462
</div>

0 commit comments

Comments
 (0)