|
Welcome to Hi Gopi!
HiGopi ForumWelcome to the Forum section of HiGopi.com You are not logged in. AnnouncementPlease bear the following rules to make this forum an information rich good online technical resource.
Technical discussions/informative posts only No Marketing/Donation/Promotion posts No personal attacks/verbal abuse NOTE: New users registrations are closed. Please send me an email if you wish to register in this forum. #1 29-Jul-2008,Tue 07:54:02
Rich Text Editors/ConvertersHow to enhance this converter to a Rich Text Editor? I quickly googled and found couple of nice editors Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<!-- Gopi's Unicode Converters Version 2.0
Copyright (C) 2007 Gopalakrishnan (Gopi) http://www.higopi.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Further to the terms mentioned you should leave this copyright notice
intact, stating me as the original author.
-->
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<META content="telugu,iscii,unicode,converter,teluguunicode,unicodetelugu,telugu,
telugublog,unicodetelugufont,tools,utilitiestelugusoftware,font,software,web,net,convert,
english,online,phonetic,typing" name=keywords>
<TITLE>Gopi's Unicode Telugu Converter - Godhavari 2.0</TITLE>
<!--
<SCRIPT language="JavaScript" src="script/layout.js"></SCRIPT>
<SCRIPT language="JavaScript" src="script/menus.js"></SCRIPT>
-->
<SCRIPT language="JavaScript" src="script/common.js"></SCRIPT>
<SCRIPT language="JavaScript" src="script/telugu.js"></SCRIPT>
<SCRIPT language="JavaScript">incfont("Code2000","CODETelugu")</SCRIPT>
<LINK rel="stylesheet" href="style/higopi.css" type="text/css">
<!-- ###### BEGIN YUI ######### -->
<style type="text/css">
/*margin and padding on body element
can introduce errors in determining
element position and are not recommended;
we turn them off as a foundation for YUI
CSS treatments. */
body {
margin:0;
padding:0;
}
</style>
<link rel="stylesheet" type="text/css" href="build/fonts/fonts-min.css" />
<link rel="stylesheet" type="text/css" href="build/editor/assets/skins/sam/simpleeditor.css" />
<script type="text/javascript" src="build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="build/element/element-beta-min.js"></script>
<script type="text/javascript" src="build/container/container_core-min.js"></script>
<script type="text/javascript" src="build/editor/simpleeditor-beta-min.js"></script>
<script type="text/javascript" src="build/editor/editor-beta.js"></script>
<!-- ###### END YUI #########-->
</HEAD>
<!-- <BODY>-->
<BODY class=" yui-skin-sam">
<SCRIPT language="JavaScript">
SelectedTab = 2;
SelectedMenu = 2;
SelectedSubMenu = 3;
//showTab();</SCRIPT>
<h2 class=converters>Godhavari గోదావరి 2.0
<sup>©</sup></h2>
<form name="post" method="post" action="#" id="form1">
Type in English and get it converted to Unicode Telugu</B>.
Use <b>F12</b> to toggle between English & Telugu
<br>
<!-- <textarea class=converters name=comment charset="utf-8"
onKeyPress="javascript:convertThis(event)" onKeyDown="toggleKBMode(event)">
</textarea> -->
<textarea id="editor" name="editor" rows="20" cols="75" charset="utf-8" ></textarea>
<br><br>
Webmasters! Want to enable Telugu conversion in your webpage?
Simply follow the instructions specified <a href="Reuse.html?telugu">Here</a>.<br><br>
Please
mail me at <a href="mailto:converters@higopi.com" title="mail"><img
src="images/convmail.gif" border=0></a>
for reporting bugs, feedbacks and suggestion.<br>
<br>
Please send your suggestions to <a href="mailto:webmaster@higopi.com"
title="mail"><img src="images/webmastermail.gif" border=0></a>
to improve this site.<br>
<!--
<SCRIPT language="JavaScript">clsMain();</SCRIPT>
<SCRIPT language="JavaScript">clsCont();</SCRIPT>
-->
<!-- ######### BEGIN YUI ########-->
<script>
function sayHello(event){
alert('hello');
}
(function() {
var Dom = YAHOO.util.Dom,
Event = YAHOO.util.Event;
var myConfig = {
height: '600px',
width: '530px',
dompath: true,
focusAtStart: true
};
YAHOO.log('Create the Editor..', 'info', 'example');
var myEditor = new YAHOO.widget.SimpleEditor('editor', myConfig);
myEditor.render();
myEditor.on('editorKeyPress', function(cev){
convertThis(cev.ev);
}, myEditor, true);
myEditor.on('editorKeyDown', function(cev){
toggleKBMode(cev.ev);
}, myEditor, true);
})();
</script>
<!-- ######## END YUI ######### -->
</BODY>
</HTML>The key codes are successfully passed and I believe there is something wrong in replacing the phonetic key combination in the browser. Gopi - any hints from your end ?? Offline #2 31-Jul-2008,Thu 00:21:17
Re: Rich Text Editors/ConvertersHi, Thanks, Gopi Pick any two of "Quality, Quick, Cheap" service from me. Offline #3 13-Oct-2010,Wed 23:15:42
Re: Rich Text Editors/Convertershai sir iam very happy to telugu applekey board, but this not support in all browesrs.. vathulu sariga ravadam ledhum, when will rectifiy this problem Offline #4 15-Oct-2010,Fri 04:12:34
Re: Rich Text Editors/ConvertersHi, Last edited by higopi (15-Oct-2010,Fri 04:13:58) Thanks, Gopi Pick any two of "Quality, Quick, Cheap" service from me. Offline |
|