Open FCKeditor upload image function
In view of the directory security issues, The default Fckeditor2.6.6 upload function is not turned on, so the first step we must open the FCKeditor upload function, here need to pay attention, because the PHP version FCKeditor upload function to use the CHOMOD function to the new directory to set permissions, so be sure to make sure that the FCKeditor on the Enable The user of the PHP environment has permission to
We are doing the site, the website background system will generally use the Web editor, today I recommend a Baidu Ueditor editor. About this Baidu Ueditor editor of the Internet also has a simple tutorial, but looked more laborious, today I share with you Baidu Ueditor editor use tutorials and use methods, hope to help
Find the getremoteimage.php in the ueditor/php directory,
Law I: Amend the 12th line of Savepath "=>" upload/"to
The code is as follows
Copy Code
1 "Savepath" => "upload/". Date ("Ymd"). " /"
Law II: the 80th
systems will change from the above logic to editable formulas, in this way, even if the factory wage calculation formula is constantly changing, the program does not need to be modified. This is what customers like. financial personnel are generally familiar with Excel, and they will think that "it's easy to create an image of Excel." In fact, it is not easy to make Excel functions. business programs often cannot directly call Excel to implement thes
If you do not quite understand the principles of the HTML editor, please take a look at the simple example I wrote specifically to demonstrate how to convert an IFRAME into an HTML editor and let the editor load data, insert the specified HTML data at the cursor of the editor.
Insert the specified HTML data at the
, the text is illustrated in a whole. Click the Attribute Modification area in the lower right corner to narrow down the width and height, for example, 10 times, the final two imported images are shown in effect 6. Right-click an image and choose "image editing" from the shortcut menu to bring up the built-in image editor
I. Integration Method1. Add the FCKeditor folder to the program
2. Add the Files folder in the program and set the write permission (Folder properties -- Security -- set the access user permission to full control) (it is recommended to add the folder to the same level directory)
3. Right-click the Assembly and choose browse> select DLL file.
4. Right-click the control added in the toolbox and choose tools> browse> select DLL file.
5. modify web. config -- Add the following Settings section
The w
imagebrowserwindowheight= "" Image browser window height
Imagebrowserwindowwidth= "" Image browser window width
Linkbrowser=true/false whether the server is allowed to browse when the link is inserted
Linkbrowserurl= the URL of the server when inserting a link
linkbrowserwindowheight= "" Link target browser window height
Linkbrowserwindowwidth= "" Link target browser window width
Plugins=object Registratio
1. Questions about uploading pictures failed
First Import Jar PackCommons-fileupload-1.2.2.jar,ueditor.jar
Then modify the Editor_config.js
Locate and modify the URL modification to window. ueditor_home_url| | " /mypro/ueditor/"Where Mypro is the
original Markdown text and store it in the background database;
Extract the HTML document converted by the Markdown text editor and store it in the background database.
Modify content
The source code already contains code similar to the function for exporting/storing documents. You just need to make some changes to the Code.
function saveAsMarkdown(){ var code = editor.getValue(); var blob = new Blob([code], { type: 'text/plain' });
There are several reasons for changing to a hundred-degree Editor:1. it is necessary to use the image Pasting and uploading function of Baidu editor. During development or uploading, QQ is usually used for direct uploading to the article, it is really troublesome to save it locally.2. Use the word image transfer functi
Jck Editor
Plugin category: editing => editors
Supported versions: 1.5, 1.6, and 1.7
Degree of attention: [most popular]
Type: component, plug-in, special
Edit notes:
This plugin is an additional extension for special classification extensions.
Http://extensions.joomla.org/extensions/extension-specific/jck-editor-extensions
Among them, many plug-ins such as allvideos media for jck
Mobile Rich Text Editor artEditor and text editor arteditorAbstract:
Because mobile phones are relatively slow in typing and are not suitable for long articles, there are very few rich text editors on the Mobile End. ArtEditor is a jQuery-based mobile Rich Text Editor that supports image insertion and other functions.
, images that may not appear in Word will be large here and need to be adjusted. As shown in Figure 5. Combined with the display proportion of the text to do the corresponding image adjustment, after all, the article is a whole picture, after all, click on the lower right corner of the property modification area, to narrow the width, height, such as 10 times times, the final import of the two picture effect as shown in Figure 6. Select an
publishing page, which is like this by default:
However, if a website has many custom document types, what should I do if I want to set the default content for each document type?
In fact, you only need to make a simple judgment and then return the results respectively:
/*** WordPress custom document types: set the default content for the editor * http://www.endskin.com/post-default-content-title/*/function Bing_default_content ($ content, $ post) {
The basic steps for integrating FCKEditor v2.6 (currently the latest version) are as follows:
1. Download FCKeditor 2.6 Basic files (main Code). Copy the extracted files to the project's EDITORS/FCKEDITORV2 directory.
2. Download the Fckeditor.net/asp.net control and copy the FredCK.FCKeditorV2.dll file to the project's Bin directory.
This basically allows you to fckeditor the v2.6 editor, and of course you need to set the default
If you've found yourself here, I ' m guessing so you ' re getting assembly-csharp-editor-first pass.dll error message and want to find a effective solution to fix this error. You should know for sure so you have to fix this error ASAP, otherwise your machine would be broken sooner or later.Possible Assembly-csharp-editor-first Pass.dll Error Messages
The module "Assembly-csharp-
Detailed description of using Rich Text Editor to upload images, text editor to upload images
Rich Text Editor uploads images
1. Import js of kindeditor
2. Associate kindeditor with a text domain textarea, that is, use textarea to initialize a kindeditor object
ItemAddEditor = TAOTAO. createEditor ("# itemAddForm [name = desc]"); // initialize Category Selection
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.