jrglasgow
September 5, 2008
-
So WLW claims to give the date in ISO8601 format, they don't quite, they give the time in UTC but don't declare the time zone, I hard coded in the TZ for them
-
added function _wlw_blogapi_filter_extra_code() to add and edit functions to filter out html tags that will add extra white space, i.e. empty paragraph tags and paragraph tags with only a in it.
-
In WLW you can 'Split a Post', very similar in Drupal to adding the '<!--break-->' tag. In the previous incarnation the BlogAPI module interpreted this split and inserted an '<!--extended-->' tag. this has been fixed.
-
white space changes in info file
-
Windows Live Writer BlogAPI: /modules/wlw_blogapi/wlw_blogapi.info 1.1
Windows Live Writer BlogAPI: /modules/wlw_blogapi/wlw_blogapi.install 1.1
Windows Live Writer BlogAPI: /modules/wlw_blogapi/wlw_blogapi.module 1.1Initial commit of wlw_blogapi module. the Drupal 6 instalce of blogapi.module breaks compatability with Windows Live Writer, which worked great with Drupal 5. This is a direct port of the blogapi module from the Drupal 5
-
Directory /cvs/drupal-contrib/contributions/modules/wlw_blogapi added to the repository
-
Added filename to text string being indexed. now at the begining of the indexed string ther is 'file name: '. .', text: '. . This is a personal request from jbrauer.
July 12, 2008
-
changing recursion limit error to notice fixing issue [#263630]
July 10, 2008
-
added One Session Feature
-
Automated Logout: /modules/autologout/autologout.install 1.2.2.3 @ DRUPAL-6--1
Automated Logout: /modules/autologout/autologout.module 1.5.2.5.2.24 @ DRUPAL-6--1coding standards, as per Code Review module
