Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tadhyperlinks [2018/05/07 00:11] admintadhyperlinks [2020/08/23 13:13] admin
Line 1: Line 1:
 ====== TAD Hyperlinks ====== ====== TAD Hyperlinks ======
  
 +From version 6.8.3.0 TAD Designer Lite now has a simple, yet powerful mechanism to send commands from a browser directly into TAD Designer Lite running inside the same computer as the browser. It uses a special "localhost" server. The word //localhost// means that it will will ONLY work on the same computer where you had started it and nowhere else. 
 +
 +TAD Designer Lite internally recognizes some special links in HTML pages that can drive this //localhost// server. See the file //tadprotocol.html// that is in the same folder where you installed TAD. Load that file into a text editor and see how the links are created. Note that the localhost server protects itself using your credentials. So when you try to use it; the browser will need to authenticate you.  If you browse the tutorials page, you will be prompted for a username and password. The username there is "tad" //(really!)//  and the //password// you give there is actually the registered username you had used when registering TAD. Your username is shown on the toolbar inside TAD Designer Lite.
 +
 +Note that this mechanism //deprecates// the earlier TAD Hyperlinks system. In a few versions down the line, we may completely remove that system and only have the //localhost// mechanism.
 +
 +====Old Deprecated method====
 Once you install TAD on your computer;  the installer would automatically also install special links that may be present in some web pages. These special hyperlinks can be understood by opening the file 'tadprotocol.html' that is in the main folder of your installed TAD directory Once you install TAD on your computer;  the installer would automatically also install special links that may be present in some web pages. These special hyperlinks can be understood by opening the file 'tadprotocol.html' that is in the main folder of your installed TAD directory
  
Line 10: Line 17:
 You want an example here? Fine. Click on the following links. But make sure that TAD is open and running inside your computer You want an example here? Fine. Click on the following links. But make sure that TAD is open and running inside your computer
  
-[[Open a new TAD file|td:+[[td://o=Clothshop.td5|td://o=Clothshop.td5]] 
 + 
 +(Note only the files in the TADSamples folder can be opened using such links)
  
  
 **Example**\\ **Example**\\
 Double click on the tadprotocol.html file from the directory where TAD was installed and try the links there! View the HTML source of that file to see how that was written Double click on the tadprotocol.html file from the directory where TAD was installed and try the links there! View the HTML source of that file to see how that was written

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59