wlw_blogapi 6.x-1.6

Bug fixes

Changes since DRUPAL-6--1-5:

  • added additional permissions for the admin settings page:
    "manage menus and content types for wlw"
    "manage wlw file upload settings"
    we realized that with the one setting that anyone with the permission
    "administer content with blog api" could change the settings, which poses a
    security risk if they changed the setting to allow themselves to upload a
    php script and execute.

wlw_blogapi 6.x-1.5

New features

Changes since DRUPAL-6--1-4:

  • #346159 by bkraegelin - made change suggested in comment 2
  • the directories that the file attachemnts, and inserted pictures goes into is now
    configurable from the wlw admin settings page
  • in the custom files directory setting you can now user !user_id and
    !user_name as tokens for the uid and the user's name
  • removed a bunch of old, commented out code

wlw_blogapi 5.x-1.x-dev

New features

Changes since DRUPAL-6--1-4:

  • #362352 by CSCharabaruk - initial backport to D5

wlw_blogapi 6.x-1.4

Bug fixes

Changes since DRUPAL-6--1-3:

  • When tags are heirarchical(sp) WLW submits the tag for the post as 'term/subterm' where term is the root for subterm. This fix will parse the terms and only submit the last subterm

wlw_blogapi 6.x-1.3

New features
Bug fixes

Changes since DRUPAL-6--1-2:

  • fixed update_6002
  • #344864 by fusianasan: add better support for detecting site styles

wlw_blogapi 6.x-1.2

Changes since DRUPAL-6--1-1:

  • #309010 - added ability to choose which menu the new posts go to on a per node type basis.
  • updated update function to also delete the old menu setting variable

wlw_blogapi 6.x-1.1

New features

Changes since DRUPAL-6--1-0-beta4:

  • remove use of excerpt as url_alias, enable slug and url alias.
  • html entities were escapes when titles were submitted by WLW. Actually they were doubly escaped. I adjusted the wlwmanifest.xml file to disallow html in titles, so titles are in plaintext, this is preferable.
  • if there is a vacabulary assigned to the node type that allows free tagging: categories added in WLW will be added to this vocabulary
  • commented out a couple of watchdog debug commands that are no longer necessary

wlw_blogapi 6.x-1.0

New features

Changes since DRUPAL-6--1-0-beta4:

  • remove use of excerpt as url_alias, enable slug and url alias.
  • html entities were escapes when titles were submitted by WLW. Actually they were doubly escaped. I adjusted the wlwmanifest.xml file to disallow html in titles, so titles are in plaintext, this is preferable.
  • if there is a vacabulary assigned to the node type that allows free tagging: categories added in WLW will be added to this vocabulary

wlw_blogapi 6.x-1.0-beta4

Bug fixes

Changes since DRUPAL-6--1-0-beta3:

  • removed extraneous watchdog calls that were used in debugging
  • #308996 - since some modules assume that the user is logged in in their hook_nodeapi() wlw_blogapi has to set the global variable, not just set the variable in the local scope just for the wlw_blogapi_blogger_edit_post() or wlw_blogapi_blogger_new_post() functions
  • fixed problem in the admin settings form where I was setting variable wlw_blogapi_menu and setting as the default variable wlw_blogapi_menus

wlw_blogapi 6.x-1.0-beta3

New features

Changes:

  • added support for auto menu addition
  • and auto addition of url-alias from Excerpt field
  • if the keywords field is set we set the nodewords variable, if the nodewords (Meta Tags) module is installed this will take the keywords submitted and set those as the meta tags

wlw_blogapi 6.x-1.0-beta2

Bug fixes

Fixed some bugs reported by the sponsor Tribute Media. See CVS commit messages for details.

Subscribe with RSS Subscribe to Releases for Windows Live Writer BlogAPI