← Back to team overview

phpns-team team mailing list archive

[Question #47942]: Two problems: one for bold tag and tinymce's font

 

New question #47942 on phpns:
https://answers.launchpad.net/phpns/+question/47942

hi Alec! 
very long I return the site
I have two problem, can you help me.

* I'm using IE v6:
-  in  tinymce editor, bold tag always setting is bold. it mean when create articles: main and full  always is bold. but fire fox never for this
- I  type some chars in  main and full text with myseft language it display not true 
font in  tinymce screen, but when I select all text and reset font is Arial it just display true font.

PS: I right click and view  source  in areatext of tinymce it has:
---
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><LINK 
title="rss feed" href="etc.php?do=rss" type=application/rss+xml rel=alternate>
<SCRIPT language=javascript src="inc/js/tinymce/tiny_mce_gzip.js" 
type=text/javascript></SCRIPT>

<SCRIPT language=javascript type=text/javascript>
	tinyMCE_GZ.init({
		theme : "advanced",
		mode : "exact",
		elements : "main, full",
		apply_source_formatting : true,
		content_css : "example_advanced.css",
		extended_valid_elements : "a[href|target|name]",
		plugins : "table",
entity_encoding : "raw"
................
---

I think problems is tag :<charset=windows-1252">

can you show me how to reset with <charset=UTF-8">



thank alot


-- 
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.