Document directory
Related posts
Windows Live writer Article plug-in
By Liu weipeng (pongba)
C ++'s Luo Yun (http://blog.csdn.net/pongba)
1. Why write this plug-in?
The reason is as follows:
Many blogs do not include related document systems.
Even if it comes with the relevant article system, it is also in Webpage mode; it is not output to RSS feed.
I have previously written a javascript blog-related article plug-in (see here), but unfortunat
the following window, in the download log subject, select "No". (Do not ask why, not so many why, even if tell you why, you do not know why, in fact, I do not know why, if not to say why, then I can only say, this is my practice learned ha) Once you've set it all up, you can start enjoying the new blog experience that Live Writer brings to you. ============= Windows Live Writer Configuration steps 2009-03-
Why did you write this? Recently wrote blog in Cnblog above blog, found that pictures can not copy the direct paste, which for the blog as a handy note of the people are undoubtedly very painful. Turning to the blog park, they let me try it with Windows Live Writer. I checked the next recommendation, except for WLW, which was published directly in Word 2013. So high-end, I really low. So try according to the Great God's tutorial experiment a handful,
Last year knew this function, but did not go into the summary, recently had the desire to write online blog, and then picked up this thing again.Specifically is the use of Windows Live Writer or Word, personally feel personally, because these 2 software each has advantages, each has shortcomings .1, the first with Livewriter blog is obviously more professional, post-release effect is closest to the local, but in the editing function is certainly not a
Last year knew this function, but did not go into the summary, recently had the desire to write online blog, and then picked up this thing again. Specifically is the use of Windows Live Writer or Word, personally feel personally, because these 2 software each has advantages, each has shortcomings . 1, the first with Livewriter blog is obviously more professional, post-release effect is closest to the local, but in the editing function is certainly not
thank me is a small tea classmate of the article, reproduced to spare. Article Original address: http://www.cnblogs.com/liuxianan/archive/2013/04/13/3018732.htmlThank me is a small tea students of the article, reproduced to spare.Article Original address: http://www.cnblogs.com/liuxianan/archive/2013/04/13/3018732.htmlRelated tools: Windows Live writer:http://wl.dlservice.microsoft.com/download/e/4/9/e494934d-c33e-486a-ab1a-82248c800922/ Zh-cn/wlsetup-all.exe Code plugin: http://files.cnblogs.co
Why?
Windows Live writer is a very good job of writing logs, especially when processing Word file images.ProgramRelatedArticleThe Code cannot be highlighted or folded. This small plug-in was created after integrating the ideas of adults, making up for the failure of highlighting in wridows live writerCode. Now, the entire production process is posted and shared with you to develop more and better plug-ins.
How to do
Implementing the plug-in sy
Experience sharing
[Function Improvement] Live writer support "Building classification, tagging, writing abstracts"-Blog Park Team-Blog Park
Live Writer Usage Tips: Always use the original image size when posting blog-Blog Park Team-Blog Park
How to map the default save directory of live writer to Baidu network disk _ Know line network use Mklink
Plu
When you use live writer to publish a blog, live writer uses thumbnails by default when inserting images and adds shadow effects to the images. Thumbnails will make the image unclear, while the shadow effect is always the same (and the effect is usually not good ).
When there are a lot of images in a blog post, it is a kind of pain to use live writer to send a b
Readers first:
Reader Process Execution:
No other reader to write, direct execution
There are written and so on, but other readers are reading and reading directly
There are written by the writer, waiting
Writer Process Execution:
No other reader and writer, direct execution
There are other readers who ar
Recently made some study notes in the blog park. One is the official Swift book from Apple, and the other is learning scheme with the school classroom (SICP).Neither of these languages is widely spoken (or swift newness). The original Windows Live Writer code highlighting plugin in the blog Park does not apply to these languages.So I had to find my own way. First I found the highlight.js this JS highlight plugin. Search to its official website. Follow
A WriterPublic abstract class Writer extends Object implements Appendable, Closeable, flushableThis class represents the input stream of the input character. Then there is a synchronization lock in this class that synchronizes the operation within the stream. And then there's this flow and FileInputStream, which is different, it provides a append method to implement append.And then there is the Flush,write,close method. And then, since you can write c
Last year knew this function, but did not go into the summary, recently had the desire to write online blog, and then picked up this thing again.Specifically is the use of Windows Live Writer or Word, personally feel personally, because these 2 software each has advantages, each has shortcomings .1, the first with Livewriter blog is obviously more professional, post-release effect is closest to the local, but in the editing function is certainly not a
protected override void Render (HtmlTextWriter writer)
{
The final output of the HTML to compress and then output
StringWriter html = new StringWriter ();
HtmlTextWriter TW = new HtmlTextWriter (HTML);
Base. Render (TW);
String outhtml = html. ToString ();
outhtml = Regex.Replace (outhtml, "\\s+", "");
outhtml = Regex.Replace (outhtml, ">\\s+outhtml = outhtml. Trim ();
Writer. Write (outhtml);
}
protected
1. download the required Tool Windows Live writer package
2.decompress wlsetup-web.exe
3. Detailed steps
Select writer. Other options are optional.
Open
Click to accept
Start configuration, click Next
Click Finish. Wait...
The interface is opened
Enter the title, content, and click to publish the draft to the log.
Log on to the blog center and ma
Blogging habits, first written in Word, copied to Windows Live writer, and then published to the blog Park. In Word, the picture is scaled and the picture becomes unclear after copying to Windows Live Writer. In addition to a one-pieceSet the picture scale to 100%, and then copy to Windows Live Writer. It's too troublesome to do this. Baidu has the following solu
Rich plug-in resources: http://wlwplugins.com
1. Syntax Highlighter for Windows Live Writer
This is a simple plugin for Windows Live Writer that enables a user to insert highlighted source code, it is based on Wilco Bauwer's Syntax Highlighter
Test: Chinese characters are not supported.
///
2. Flickr4Writer)
Flickr4Writer isSimplePlugin for Windows Live
Preface:A lot of domestic space, blog is supported by Windows Live Writer client, that is, using Windows Live Writer does not have to log on the blog site, you can publish to different blog site blog.Windows Live Writer:http://download.live.com/writer.Installation steps:1. Double-click the downloaded Wlsetup-web.exe file to open the Windows package interface,By default, "Install All Packages" is selected, b
Recommended Windows Live Writer plugin (there is a picture of the truth there is a download, with the best code plugin)Blog Park itself to provide the blog editor tool, used to be very anxious, slow speed, blog background reaction is very slow, insert pictures, insert code, page layout is not very convenient. Windows Live Writer is a great blogging client and offers hundreds of live
Today, using Windows Live Writer 2012 to publish a 51cto blog, I found a tutorial on the Internet and finally configured successfully. Here's how to share the configuration process with you: 1, first to download Windows Live Writer 2012 (My operating system is Windows 10). : Link: Http://pan.baidu.com/s/1i5Mx5gL Password: kyvu 2. Installing Windows Live Writer 20
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.