Edit

IABSD.fr/ports/www/p5-Drupal-Admin/pkg

Branch :

  • Show log

    Commit

  • Author : stephan
    Date : 2009-11-30 13:26:07
    Hash : 017316bf
    Message : import p5-Drupal-Admin 0.04 This is a minimal screen scraping interface to the Drupal admin pages. Its primary purpose (at the moment) is to provide a means to automate drupal core upgrades. Most of the methods in this class depend on English strings from the pages' value fields, because WWW::Mechanize doesn't use id fields as selectors. Thus, this module will most likely not work for sites with a backend set to any non-English language. ok jasper@ and landry@