Skip to content

Commit 56e6b65

Browse files
author
delphidabbler
committed
Remove CSS ".tochange" class relating to links to tip #106
A "help" page is slated to be added to be added to the site that reproduces this tip
1 parent 13d6458 commit 56e6b65

17 files changed

+17
-17
lines changed

_software/aboutbox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h2 class="panel-title">
161161
In addition to the above files you will find the the source code of a demo project in the <code>Demo</code> sub-directory.
162162
</p>
163163
<p>
164-
You can now install the components into the Delphi IDE. To do this, the files <code>PJAbout.pas</code>, <code>PJAbout.dfm</code> and <code>PJAbout.dcr</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
164+
You can now install the components into the Delphi IDE. To do this, the files <code>PJAbout.pas</code>, <code>PJAbout.dfm</code> and <code>PJAbout.dcr</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
165165
</p>
166166
</div>
167167
</section>

_software/cbview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2 class="panel-title">
117117
In addition to the above files you will find the source code of the demo project in the <code>Demo</code> sub-directory.
118118
</p>
119119
<p>
120-
You can now install the components into the Delphi IDE. To do this, the files <code>PJCBView.pas</code> and <code>PJCBView.dcr</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
120+
You can now install the components into the Delphi IDE. To do this, the files <code>PJCBView.pas</code> and <code>PJCBView.dcr</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
121121
</p>
122122
</div>
123123
</section>

_software/consoleapp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2 class="panel-title">
142142
To make the unit easier to re-use you can either copy it to a folder on your Delphi search path, or add the folder where you extracted the units to the search path. You then simply use the units as required without needing to add them to your project.
143143
</li>
144144
<li>
145-
For maximum portability you can add the unit to a Delphi design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>..
145+
For maximum portability you can add the unit to a Delphi design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
146146
</li>
147147
</ol>
148148
</div>

_software/dropfiles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h2 class="panel-title">
234234
In addition to the above files you will find the source code of the two demo projects in the <code>Demo\1</code> and <code>Demo\2</code> sub-directories.
235235
</p>
236236
<p>
237-
You can now install the components into the Delphi IDE. To do this, the files <code>PJDropFiles.pas</code>, <code>PJDropFiles.dcr</code>, <code>PJDropFilesDsgn.pas</code> and <code>PJDropFilesDsgn.dfm</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
237+
You can now install the components into the Delphi IDE. To do this, the files <code>PJDropFiles.pas</code>, <code>PJDropFiles.dcr</code>, <code>PJDropFilesDsgn.pas</code> and <code>PJDropFilesDsgn.dfm</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
238238
</p>
239239
</div>
240240
</section>

_software/envvars.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2 class="panel-title">
172172
</li>
173173
</ol>
174174
<p class="alert alert-warning glyph">
175-
None of the above methods will install the deprecated component into the Delphi IDE. To do this you need to add <code>PJEnvVars.pas</code>, <code>PJEnvVars.dcr</code> and <code>PJEnvVarsDsgn.pas</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
175+
None of the above methods will install the deprecated component into the Delphi IDE. To do this you need to add <code>PJEnvVars.pas</code>, <code>PJEnvVars.dcr</code> and <code>PJEnvVarsDsgn.pas</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
176176
</p>
177177
</div>
178178
</section>

_software/fractions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2 class="panel-title">
118118
To make the unit easier to re-use you can either copy it to a folder on your Delphi search path, or add the folder where you extracted the unit to the Delphi Search path. You then simply use the unit as required without needing to add it to your project.
119119
</li>
120120
<li>
121-
For maximum portability you can add the unit to a Delphi design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
121+
For maximum portability you can add the unit to a Delphi design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
122122
</li>
123123
</ol>
124124
</div>

_software/hotlabel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h2 class="panel-title">
186186
In addition to the above files you will find the source code of the demo project the <code>Demo</code> sub-directory.
187187
</p>
188188
<p>
189-
You can now install the components into the Delphi IDE. To do this, the files <code>PJHotLabel.pas</code> and <code>PJHotLabel.dcr</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
189+
You can now install the components into the Delphi IDE. To do this, the files <code>PJHotLabel.pas</code> and <code>PJHotLabel.dcr</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
190190
</p>
191191
</div>
192192
</section>

_software/ioutils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2 class="panel-title">
135135
To make the units easier to re-use you can either copy them to a folder on your Delphi search path, or add the folder where you extracted the units to the search path. You then simply use the units as required without needing to add them to your project.
136136
</li>
137137
<li>
138-
For maximum portability you can add the units to a Delphi design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
138+
For maximum portability you can add the units to a Delphi design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
139139
</li>
140140
</ol>
141141
</div>

_software/md5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2 class="panel-title">
185185
To make the unit easier to re-use you can either copy it to a folder on your Delphi search path, or add the folder where you extracted the unit to the Delphi Search path. You then simply use the unit as required without needing to add it to your project.
186186
</li>
187187
<li>
188-
For maximum portability you can add the unit to a Delphi 32 bit or 64 bit Windows package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
188+
For maximum portability you can add the unit to a Delphi 32 bit or 64 bit Windows package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
189189
</li>
190190
</ol>
191191
</div>

_software/msgdlg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h2 class="panel-title">
125125
In addition to the above files you will find the source code of the demo project in the <code>Demo</code> sub-directory.
126126
</p>
127127
<p>
128-
You can now install the components into the Delphi IDE. To do this, the files <code>PJMessageDialog.pas</code> and <code>PJMessageDialog.dcr</code> should be added to a design time package. If you need help doing this <span class="tochange" title="if tips don't come over to new site may need to delete this link"><a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a></span>.
128+
You can now install the components into the Delphi IDE. To do this, the files <code>PJMessageDialog.pas</code> and <code>PJMessageDialog.dcr</code> should be added to a design time package. If you need help doing this <a href="http://delphidabbler.com/tips/106" aria-title="see a tip on working with design time packages">see here</a>.
129129
</p>
130130
</div>
131131
</section>

0 commit comments

Comments
 (0)