|
Yatedo SmartTip - WriterHelper Installation guide |
|
|
Step 0: Check out our Blog/CMS Plugins If you are a user of a Blog or CMS, be sure to check out our list of plugins first of all, installation will be much smoother. Step 1: Request your SmartTip key To enable the two tools, Yatedo SmartTips and Yatedo WriterHelper, you must first obtain a unique key registered for a unique Website. Step 2: Include the scripts SmartTip : Find and edit the article file or template. Just add this single line in the <head> section of the file: <script type="text/javascript" src="http://www.yatedo.com/smarttip/getsmarttipscript?key=YOUR_SMARTTIP_KEY"></script>WriterHelper : Do the same thing with this line in the post file or template: <script type="text/javascript" src="http://www.yatedo.com/smarttip/getwriterscript?key=YOUR_SMARTTIP_KEY&writing=YOUR_WRITING_AREA_ID&frame=YES|NO"></script>1. Don't forget to replace YOUR_SMARTTIP_KEY, YOUR_WRITING_AREA_ID* and YES|NO* by the corresponding values. 2. *YOUR_WRITING_AREA_ID is the "id" attribute of the HTML element you write in when composing an article. 3. *Set frame to YES only if you write in a frame or iframe HTML element. |
|