Kod
<script type="text/javascript">
//<![CDATA[
tinyMCE.init({
mode: "exact",
language: "en",
elements: "content",
plugins: "table,advimage,advlink,flash",
theme: "advanced",
theme_advanced_toolbar_location: "top",
theme_advanced_toolbar_align: "left",
theme_advanced_path_location: "bottom",
theme_advanced_buttons1: "justifyleft,justifycenter,justifyright,justifyfull,separator,bold,italic,str
ikethrough,separator,sub,sup,separator,charmap",
theme_advanced_buttons2: "bullist,numlist,separator,outdent,indent,separator,undo,redo,separator,link,
unlink,image,flash,separator,cleanup,removeformat,separator,code",
theme_advanced_buttons3: "tablecontrols",
extended_valid_elements: "img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|on
mouseout|name]",
relative_urls: false,
debug: false,
language:"pl",
theme_advanced_path : false
});
//]]>
</script>
w ten sposob inicjuje tinyMCE. linki tworze tak jak Ty, z http:// na poczatku a mimo wszystko robi mi link wzgledny :/