sponsor Vim development Vim logo Vim Book Ad

vimblogger_ft : reStructuredText to Blogger Interface

 script karma  Rating 0/2, Downloaded by 1108  Comments, bugs, improvements  Vim wiki

created by
Roman Dobosz
 
script type
ftplugin
 
description
vimblogger_ft is a simple reStructuredText to Blogger Interface through VIm.

As the name suggest it is a filetype plugin, which helps to create blog articles in rsST format and send them to blog site. It also provides commands for preview in browser and delete articles.

Module for communication was written in Python. So, VIm has to be compiled with +python.

Other requirements:
  - Python (tested with version 2.6, should also work with other versions prior 3.0)
  - gdata http://code.google.com/p/gdata-python-client
  - docutils http://docutils.sourceforge.net
  - pygments http://pygments.org (optional)

See documentation for detailed description.
 
install details
In order to install the vba, open the vba file in VIM and type:
    :so %

It is also available via bitbucket:
    http://bitbucket.org/gryf/vimblogger_ft
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimblogger_ft.vba 0.2 2010-12-25 7.0 Roman Dobosz Pygments sourcecode directive improvements
vimblogger_ft.vba 0.1 2010-12-13 7.0 Roman Dobosz Initial upload
ip used for rating: 18.191.254.0

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github