Plugin Introduction
- After two hours of hard work, I accidentally crashed my browser and vowed to write logs in word first.
- Copy the content in the word Editor, that is, the image is the worst, and there is no such thing.
- Write content in notepad,CodeImages are processed in one sheet.
- Go to the website, enter the user name, enter the password, enter the verification code, enter the verification code, enter the user name or password, and re-enter the password. Enter the verification code, or enter the verification code...
- ......
The Windows Live writer editor is compatible with most websites. You can preview all the content to be added to the log before publishing, you can also view the font, spacing, color, and image display effects. This plug-in makes up for the shortcomings that the writer insertion Code cannot be highlighted or folded.
Usage
1. Plug-in Installation
Http://gallery.live.com/liveItemDetail.aspx? Li = 1f07e880-608e-4d26-b657-a1583de6200a & PL = 8 & bt = 9 download plug-in
2. After livewriter is started, the inserted code block is displayed in the lower right corner.
3. Click the insert Code interface.
3. Example of custom display title
Example of custom display title// This is the test content.Public OverrideDialogresult createcontent (iwin32window dialogowner,Ref StringContent) {content ="Hello plugin";ReturnDialogresult. OK ;}
4. template management: set different code templates for different blog websites. Click the design template management interface to create a template.
Version update
1.1 modify configuration file management
1.2 fixed the UAC bug in win7 and stored the win7 and win2008 configuration files in the user document directory.
Related downloads
Download the installation package
Latest Version: 1.2
Cnblogs.com download http://files.cnblogs.com/yaoshiyou/cf.SyntaxHighighter1.2.rar
Microsoft download http://gallery.live.com/liveItemDetail.aspx? Li = 1f07e880-608e-4d26-b657-a1583de6200a & PL = 8 & bt = 9
Source codeDownload
Source code download 1.0 http://files.cnblogs.com/yaoshiyou/CodeMarksFramework.SyntaxHighlightx.rar
Source code download 1.1 http://files.cnblogs.com/yaoshiyou/cf.SyntaxHighighter1.1.rar
More: http://www.al0574.com
Plugin development tutorial
Install and configure the Windows Live writer highlight plug-in (1)
Preparation for developing the Windows Live writer highlight plug-in (2)
Simple plug-in development for compiling Windows Live writer highlight plug-in (3)
Unfinished