-
- Downloads
- 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.
Showing
- .htaccess 0 additions, 5 deletions.htaccess
- CHANGELOG 2 additions, 0 deletionsCHANGELOG
- export.php 3 additions, 1 deletionexport.php
- modules/aggregator.module 51 additions, 38 deletionsmodules/aggregator.module
- modules/aggregator/aggregator.module 275 additions, 0 deletionsmodules/aggregator/aggregator.module
- modules/backend.class 0 additions, 154 deletionsmodules/backend.class
- modules/export.module 87 additions, 0 deletionsmodules/export.module
- modules/headline.module 0 additions, 326 deletionsmodules/headline.module
- modules/import.module 275 additions, 0 deletionsmodules/import.module
Loading
Please register or sign in to comment