Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [tinymce] link bezwzgledny
pawel_k
post
Post #1





Grupa: Zarejestrowani
Postów: 211
Pomógł: 3
Dołączył: 29.07.2005
Skąd: Szczebrzeszyn

Ostrzeżenie: (0%)
-----


witam,

mam problem z tinymce, dodajac link i wpisujac w adresie url http://domail.com/strona.html powinien byc wygenerowany link bezwzgledny, jednak tinymce i tak przeksztalca go na http://mojadomena.com/%5C%22http://domail....rona.html%5C%22

da sie cos z tym zrobic?

Ten post edytował pawel_k 9.01.2007, 21:04:41
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
pawel_k
post
Post #2





Grupa: Zarejestrowani
Postów: 211
Pomógł: 3
Dołączył: 29.07.2005
Skąd: Szczebrzeszyn

Ostrzeżenie: (0%)
-----


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 :/
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 28.09.2025 - 19:25