Updates to weblogger.el

March 6th, 2008 | by nomaded | 2 views

I've made a few changes to the latest weblogger.el from SVN.

I've changed it so that it's more obvious that the "Subject" field would be the title, instead of using the first several words of the first line, or using <title></title> markup in the entry.

I also exposed the "Keywords" field so that it's easy to add categories to the entry.

I still have a couple to-dos. When editing previous entries, the dateCreate param gets screwed up. It's either a problem with the version of WP I'm running, or I need to figure out how to determine the timezone of the dateCreate param, and pass the same timezone back to the server.

I also want to change the fields that are displayed by the weblogger-entry-edit function. I'd rather the fields reflect the "blog" fields, rather than "email-like" fields.

Sorry, comments for this entry are closed at this time.