| I took the popular vimpress plugin and added the ability to upload images and set a post status type (draft or published). More changes to come.
Download it here
Commands :
- :BlogList [count]
Lists the last x articles in the blog – if left blank 10 are returned
- :BlogNew
Opens page to write new article
- :BlogOpen <id>
Opens the article <id> for edition
- :BlogDel <id>
Del the article <id>
- :BlogSend
Saves the article to the blog
- :BlogUp <image name>
Uploads an image to the blog and inserts the image url
Configuration :
Edit the “Settings” section (starts at line 51).
Usage :
Just fill in the blanks, do not modify the highlighted parts and everything should be ok. |