. You only need to change the font.
Open the core \ graph_api.php file, find the following content, and add a line:
Function graph_get_font (){$ T_font_map = array ('Simsun' => ff_simsun,'Arial' => ff_arial,'Verdana '=> ff_verdana,'Courier '=> ff_courier,'Comic '=> ff_comic,'Times '=> ff_times,'Georgia '=> ff_georgia,'Trebucket' => ff_trebuche,'VERA' => ff_vera,'Veramono' => ff_veramono,'Veraserif' => ff_veraserif );
$ T_font = config_get ('graph
Over time, more and more people are getting familiar with HTML and CSS and different technologies to convert Photoshop designs into HTML or CSS formats. A designer or web developer knows how to convert a PSD file to HTML or CSSCodeIs crucial. A successful blogger, designer or developer is very proficient in this important technology, which is why they can easily make his design, blog or website so well, they always create the latest interface to make their blogs or websites more attractive.
To
Weekend Party
Time
limit: 2 Seconds
Memory Limit: 65536 KB
As the only Oni (a kind of fabulous creature with incredible strength and power) living on the surface of Gen Sokyo, Ibuki Suika has a interest in gatheringhumans and Youkai in Gensokyo and Holding party every day.Today Suika have asked several friends to participate in a weekend party, which would be held at Hakurei Shrine as usual. Though Gensokyo was isolated from the outside world, everyone he
By default, FCKeditor cannot use Chinese fonts when editing text.From a groping down:Open Fckconfig.js FileFind the 154th line (should be) and you will find:Fckconfig.fontnames = ' Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana ';Modify it to:Fckconfig.fontnames = ' song body; blackbody; _gb2312; imitation _gb2312; Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana ';Wh
change to remove the "link, image, FLASH, image button" function of the right mouse button.Find: FCKConfig. FontNames = 'arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana ';Add several common FontsFCKConfig. FontNames= '; _ GB2312; Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana ';11. Add a fileAdd the file/TestFCKeditor/test. jsp:Three methods to call FCKeditor1. FCKe
= 1;
5. add several common font methods, such:
Modify
FCKConfig. FontNames = 'arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana ';
Is
FCKConfig. FontNames = '; _ GB2312; Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana'
6. The default font in the editor is 12px. You can modify the style sheet to meet the requirements. Open/editor/css/fck_editorarea.css and modify the fo
',/* 'image', */'flash', 'select', 'textarea ', 'checkbox', 'Radio ', 'textfield', 'hiddenfield',/* 'imagebutton', */'call', 'bulletedlist', 'numberedlist', 'tablecell ', 'table', 'form'];
This is also the "link, image, Flash, image button" function that I changed to remove the right mouse button.
Find row 77th fckconfig. fontnames = 'arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';Add several common fonts fckconfig. fontnames =
FCKConfig. ToolbarSets ["Basic"] = [['Bold ', 'italic', '-', 'orderedlist', 'unorderedlist', '-',/* 'link', */'unlink ', '-', 'style', 'fontsize', 'textcolor', 'bgcolor', '-', 'smiley ', 'specialchar', 'replace ', 'preview']];This is the Basic I changed. I removed the image function and removed the Add link function, because the image and link and flash and image button adding functions allow the front-end page to directly access and upload files, if I don't change it here, I will upload a Troj
the editor. (1 is yes, 0 is no)
Change fckconfig. tabspaces = 0; To fckconfig. tabspaces = 1;
5. add several common font methods, such:
Modify
Fckconfig. fontnames = 'arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';
Changed:
Fckconfig. fontnames = '; _ gb2312; Arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana'
6. The default font in the editor is 12px. You can modify
the tab key in the editor. (1 is yes, 0 is no)
Change fckconfig. tabspaces = 0; To fckconfig. tabspaces = 1;
5. add several common font methods, such:
Modify
Fckconfig. fontnames = 'arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';
Changed:
Fckconfig. fontnames = '; _ gb2312; Arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana'
6. The default font in the editor is 12px.
available. Here we use simplified Chinese.
Originally:
Fckconfig. defaultlanguage = 'en ';
Changed:
Fckconfig. defaultlanguage = 'zh-cn ';
3. Configure the skin. There are default, office2003, silver style, etc. here we can use the default.
Fckconfig. skinpath = fckconfig. basepath + 'Skins/default /';
4. You can use the tab key in the editor. (1 is yes, 0 is no)
Change fckconfig. tabspaces = 0; To fckconfig. tabspaces = 1;
5. Common fonts, such:
Modify
Fckconfig. fontname
right mouse button.Find row 77th fckconfig. fontnames = 'arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';Add several common fonts fckconfig. fontnames = '; _ gb2312; Arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';The next step is to set the upload function. Take ASP as an example. In fact, the default value of fck is ASP. Just delete all the Codes commented out
Many programmers are often scared by the word "design" because Ta is a programmer rather than a designer and has a computer degree certificate. In addition, I don't mind the Comic Sans font. (Note: The Comic Sans font is a cartoon font attached to Win95. The design industry is exclusive. Designers or those who have an aesthetic complex do not bother with it. For more information, see this article.Comic Sans
twisters from the peak volume and try not to change. We should be straight and clear, beginners can be slow. In this way, especially for those with strong dialects, it can effectively correct and prevent Japanese pronunciation in Chinese dialects. After practicing Chinese tongue twisters for a while, you can also find some Japanese tongue twisters for better results.2. Cartoon Learning (newspapers, magazines, etc)Generally, the language used in Japanese textbooks has a strong taste of written t
Go to the FCKeditor folder and edit the fckconfig. js file.1. This step is required and the most important step. Modify
VaR _ filebrowserlanguage = 'asp '; // ASP | aspx | CFM | lasso | Perl | PHP | pyVaR _ quickuploadlanguage = 'asp '; // ASP | aspx | CFM | lasso | PHPChangeVaR _ filebrowserlanguage = 'aspx '; // ASP | aspx | CFM | lasso | Perl | PHP | pyVaR _ quickuploadlanguage = 'aspx '; // ASP | aspx | CFM | lasso | PHP
Add several common font methods, such as: ModifyFckconfig. fontname
front-end, either customize the function or use the basic defined by the system,That is, the basic toolbar. Find:Fckconfig. toolbarsets ["Basic"] = [['Bold ', 'italic', '-', 'orderedlist', 'unorderedlist', '-',/* 'link', */'unlink ', '-', 'style', 'fontsize', 'textcolor', 'bgcolor ','-','Smilil', 'specialchar ', 'replace', 'preview'];This is a modified basic. Remove the image function and the Add link function, because the image and link and flash and image button add function can make the fore
', */'flash', 'select', 'textarea ', 'checkbox', 'Radio ', 'textfield', 'hiddenfield',/* 'imagebutton', */'call', 'bulletedlist', 'numberedlist', 'tablecell ', 'table', 'form'];
This is also the "link, image, Flash, image button" function that I changed to remove the right mouse button.
Find row 77th fckconfig. fontnames = 'arial; Comic Sans MS; Courier New; tahoma; Times New Roman; verdana ';Add several common fonts fckconfig. fontnames = '; _ gb2312
_ quickuploadlanguage = 'asp '; // ASP | aspx | CFM | lasso | PHP
Change
VaR _ filebrowserlanguage = 'aspx '; // ASP | aspx | CFM | lasso | Perl | PHP | py
VaR _ quickuploadlanguage = 'aspx '; // ASP | aspx | CFM | lasso | PHP
2. Configure the Language Pack. English and Traditional Chinese are available. Here we use simplified Chinese.
Modify
Fckconfig. defaultlanguage = 'en ';
Is
Fckconfig. defaultlanguage = 'zh-cn ';
3. Configure the skin. There are default, office2003, silver style, etc. h
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.