| /[drupal]/contributions/modules/simplepie/simplepie.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Move settings page under "config/services"
Make this work.
Upgrade to Drupal 7. This upgrade implements hook_aggregator_parse(). Since core parser has many problems, SimplePie Core will replace core parser in many sites until a SimpleXML based one replaces core parser.
Task #462236 by Freso: Split admin function into its own file.
Task #461088 by Freso: Give simplepie_get_library() a better name (and Doxygen).
Task #461088 by Freso: Give simplepie_get_library() a better name (and Doxygen).
A test case.
Move simplepie_requirements() to simplepie.install.
Only users with "administer site configuration" can edit simplepie settings.
Update to 6.x.
Coder warning.
Rename simplepie_init to simplepie_get.
Rename simplepie_init to simplepie_get.
Rename simplepie_get() to simplepie_init().
On "Status report" use title "SimplePie library" instead of "SimplePie Core".
Added "@see http://simplepie.org/" to @file documentation.
Improve function documentation of simplepie_get().
Rename to "SimplePie Core".
Ending period.
simplepie_get_library
Default value on settings page was static.
Check whether simplepie.inc exists before including it in hook_requirements() function.
Added help strings.
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |