Skip to content
Snippets Groups Projects
Select Git revision
  • e32241e59ae93dced80d561350e9c45bf1ca264d
  • 11.x default protected
  • 10.5.x protected
  • 11.2.x protected
  • 10.6.x protected
  • 11.1.x protected
  • 10.4.x protected
  • 11.0.x protected
  • 10.3.x protected
  • 7.x protected
  • 10.2.x protected
  • 10.1.x protected
  • 9.5.x protected
  • 10.0.x protected
  • 9.4.x protected
  • 9.3.x protected
  • 9.2.x protected
  • 9.1.x protected
  • 8.9.x protected
  • 9.0.x protected
  • 8.8.x protected
  • 10.5.2 protected
  • 11.2.3 protected
  • 10.5.1 protected
  • 11.2.2 protected
  • 11.2.1 protected
  • 11.2.0 protected
  • 10.5.0 protected
  • 11.2.0-rc2 protected
  • 10.5.0-rc1 protected
  • 11.2.0-rc1 protected
  • 10.4.8 protected
  • 11.1.8 protected
  • 10.5.0-beta1 protected
  • 11.2.0-beta1 protected
  • 11.2.0-alpha1 protected
  • 10.4.7 protected
  • 11.1.7 protected
  • 10.4.6 protected
  • 11.1.6 protected
  • 10.3.14 protected
41 results

import.module

Blame
  • Dries Buytaert's avatar
    Dries Buytaert authored
    - Renamed syndication.module to import.module.
    
    - Removed headline.module: it became obsolete.
    
    - Removed backend.class: it became obsolete.
    
    - Added export.module.
    
      For now, you can use:
        1. http://drupal/export.php?headlines.rss
        2. http://drupal/export.php?headlines.rdf
    
    - Renamed export to export.php.
    
      For now, you can use:
        1. http://drupal/export.php?headlines.rss
        2. http://drupal/export.php?headlines.rdf
    
      Renaming this file has main 3 advantages:
        1. We no longer rely on .htaccess for being able to export.
        2. It is more conform with the general naming conventions.
        3. It removes a pseudo-hack with formatting the URI.
    
    - Made import.module export blocks with feeds.
    e32241e5
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    import.module 11.85 KiB