| /[drupal]/contributions/modules/feedapi/feedapi.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#598904 by B-Prod - Add a hook_feedapi_after_purge($feed)
#606564 by cristian100 - bogus path to link field at feed update
Fix wrong test for result of file_check_location().
#552222 Aron Novak, killes, alex_b: Make file-based aggregation more paranoid.
#519276 Aron Novak, alex_b: Fix Possibly unexpected behavior because of next_refresh_time.
#578112 by jmiccolis - Use warning when parser or processor is not found
#253197 by mustafau - Do not set default content type options #314384 by lyricnz, alex_b and me - Add descriptions to FeedAPI fields in schema #557512 - Add default mapping for FEMP 2.x #559242 by cedarm - settings not passed to secondary parsers
#551926 - undefined function memory_get_usage()
#350788 by Zoltan Balogh - defend the feedapi_cron_time() against set_time_limit(0)
#552222 by killes@www.drop.org - Allow any kind of protocols in the scheme
#260670 - Feed URL is discarded, feed items not saved: more error-proof feed url handling
535850 by cgillogly - unneeded error message on content-type editing page
Fix notices when running without functioning parser.
#260735 mustafau: Clean args to _feedapi_update() and _feedapi_insert().
#517286 Aron Novak: Can't delete feed node when feed URL is not filled in.
#503242 by alex_b and Aron Novak - Adjust stat logging (updated CHANGELOG as well)
#508376 - remove stray spaces
#507548 - file location stored as absolute path in db #499730 - code style fixes #455208 by voxpelli - Add reasonable fallback to cron_semaphore
#500796 - Expire is not functional
#348780 by alex_b - notices when no parsers or processors
#231524 by mustafau - Body field of "Submit Feed" form should be smaller, usability, also fixed a post-d5-d6 bug, the description of body field was disappeared
#255059 - Switching user to feed author during cron Adds tests for updating a feed item node
#495622 by rsoden - File uploads not set to permanent in files table
#488814 - by spydmobile, PG SQL syntax issues
#493096 - _feedapi_store_settings comment improvement and php notice
#324797 - Duplicate items under some circumstances #455688 - by alex_b, Raines37 et al, Make refresh rate of feeds configurable #458312 - Respect revisions on hook_cron() #481578 - Trim Whitespace of Original Url Updated changelog with new features
#462872 by Pasqualle - Remove t() from schema descriptions #464342 - fix of per-content-type settings regression (vid support) #462800 by Pasqualle - Submit button is not translatable Change the testfiles according to ##462800 to make the tests happy again
#444026 Ben Root: Fix warning when setting body.
Restored after_refresh() hook. core feedapi does not use it, but external modules may..
Updated tests to reflect last change (remove promoted stuff) #406192 - Remove hook_feedapi_item($op = 'fetch') - it was unused
#246604 - drop promoted settings from feedapi_node removed feedapi_after_refresh hook. Nobody uses it now (according to Contributions API)
updated changelog #363313 file upload support #311039 - do not re-include simplepie if it's available
Revision support for feedapi settings (feedapi table) Simpletest tests for revision support
368099 - Better validation of feed structure, kill notices at csp
#405896 - dont blow away form[feedapi]
#375033 by webchick - another step to E_ALL compliance
#377382 by webchick - Some meaningful warning messages when conten-type is misconfigured #375033 - kill php notices when using feedapi as non-admin #379788 by webchick - FeedAPI settings menu item missing description
Fix of various php notices
#375033#4 by webchick - some other notices
Do the text sanitizing also if the allow all html is turned on (#377110)
Various checkings (isset, etc) from me and #375033 by pillarsdotnet
Fixed node validating on missing parser/processor
It was impossible to delete a feed because of node validation
Split some parts (admin/opml) of feedapi.module into separate files Some tiny code style fixes
#373131 by kenorb - Only do checking at feedapi-enabled node types
#372246 - Better validating on node CRUD and content-type CRUD
Pass per-parser settings to the parsers.
#347526 drewish: Full views support, admin/content/feed powered by views. Thanks cglusky and others for testing.
#310167 - String translatability bug (reported by Gabor Hojtsy
#343801 by KarenS - fix notice when the feed content-type has no body field
#341525 by francoiz - rss parsing error #342499 by alex_b - scalable purging of items wrote changelog better simpletest tests
Fix refresh on create: didn't work for users without administer feedapi permissions.
Small README.txt fix #228111 by geodaniel - Enclosure and location support #316385 - correct title decoding to avoid ugly chars (& -> amp;) #330524 by Arto - Robust RDF support for common syndication parsera #328702 - Added vid when updating feed node items
Curl fix at common syndication parser #323995 by Arto Make feed admin overview page more error-proof (if the node is missing, do not list)
Fix error in content-type form validation. Not possible anymore to have two processors enabled w/ the same weight
#314383 by lyricnz and #313977 by alex_b (bugfixes)
Views integration: make possible to create feed-only views (FeedAPI Standalone Feed group)
Fix of a typo in parser_simplepie.info static variable misuse fixed (#232634) by mustafau Promoted items setting + refresh feed on creation was broken (#306351)
Fix of a typo in parser_simplepie.info static variable misuse fixed (#232634) by mustafau Promoted items setting + refresh feed on creation was broken (#306351)
Avoid FeedAPI-enabled feed item content-type for FeedAPI node.
Avoid FeedAPI-enabled feed item content-type for FeedAPI node.
Alter tests according to simpletest 1.2 (removed hook, moved .test files under tests)
Extended test coverage
Better OPML export (http://drupal.org/node/249767)
FeedAPI test coverage additions: call OPML export, import paths, item purging menu test.
Fix of broken Remove items menu
Fix a bug about updating existing feed nodes
Fix a bug about updating existing feed nodes
Applied patches: #231506, #258031, #285029, #247891, #233542 by mustafau Various code style fixes.
Applied patches: #231506, #258031, #285029, #247891, #233542 by mustafau Various code style improvements.
Fix of notices.
Fix of RDF timestamp (syndication parser) Kill php notices Ported http://drupal.org/node/282476 (thanks to mustafau)
#282476 - PHP warnings, default settings. Thank you, mustafau.
#276996 by mustafau - fix warnings and notices.
Return to management page.
Eliminate coder warnings + fixes in parser_simplepie.install by mustafau (http://drupal.org/node/262199)
Fix of a bug which appears when OG is enabled (6.x) (http://drupal.org/node/264223)
Fix:_feedapi_populate and #parents (http://drupal.org/node/253428), patch is pro vided by ekes (http://drupal.org/user/10083)
Fix:_feedapi_populate and #parents (http://drupal.org/node/253428), patch is provided by ekes (http://drupal.org/user/10083)
Remove an obsolete hook call (http://drupal.org/node/255367)
Remove an obsolete hook call (http://drupal.org/node/255367)
Fix of common syndication parser - rss2.0 warnings (category related) Fix of Quick Create Does Not Honor Feed Type bug (http://drupal.org/node/256316)
Fix of Quick Create Does Not Honor Feed Type bug. (http://drupal.org/node/256316)
Prevent notices (http://drupal.org/node/248042)
- http://drupal.org/node/246938 - fix of parser_common_synd, rss2.0 feeds - http://drupal.org/node/247888 - removed references to feedapi_agg (mustafau) - http://drupal.org/node/246909 - remove t() from hook_menu (mustafau)
Fix of the following bugs: - http://drupal.org/node/247882 (update was not reflected in schema) - http://drupal.org/node/248493 (block were broken) - http://drupal.org/node/248483 (local tasks appeared on every node) - http://drupal.org/node/248042 (kill notices) Credit for giving patches: webchick (http://drupal.org/user/24967), mustafau (http://drupal.org/user/207559), snufkin (http://drupal.org/user/58645), bangpound (http://drupal.org/user/100456)
Applied style and coding standard fixes (http://drupal.org/node/240152), thanks to mustafau (http://drupal.org/user/207559) Applied most of the coder module's warnings Missing t() in form_alter (http://drupal.org/node/245025), patch also provided by mustafau Parent feed in FeedAPI Node Views is fixed (http://drupal.org/node/243988), patch is from vitali04 (http://drupal.org/user/273139)
Applied style and coding standard fixes (http://drupal.org/node/240152), thanks to mustafau (http://drupal.org/user/207559) Applied most of the coder module's warnings Missing t() in form_alter (http://drupal.org/node/245025), patch also provided by mustafau Fixed hook_menu parameters (http://drupal.org/node/244933), thanks to z.stolar (http://drupal.org/user/48488)
Allow long URLs (up to 2048 char) (http://drupal.org/node/234451) Add skip capability of feeds. You can pause automatic feed update (http://drupal.org/node/232591) Fix a caching-related bug when appears if you move the files directory (http://drupal.org/node/241775) Fix parser_common_syndication strange html tag filtering at some strange utf-8 encoding. Before this fix, the feed was empty sometimes
Allow long URLs (up to 2048 char) (http://drupal.org/node/234451) Add skip capability of feeds. You can pause automatic feed update (http://drupal.org/node/232591) Fix a caching-related bug when appears if you move the files directory (http://drupal.org/node/241775) Fix parser_common_syndication strange html tag filtering at some strange utf-8 encoding. Before this fix, the feed was empty sometimes
Fix: delete cache file of parser_common_syndication if the feed was deleted
Fix OPML import for 6.x Apply ompl import fine-tuning patch (http://drupal.org/node/205627) If there is a secondary parser, but it returns nothing, no warning please (http://drupal.org/node/234839)
OPML import title and description fine-tuning. http://drupal.org/node/205627 (th anks to mustafau)
Fix parser_common_syndication caching (http://drupal.org/node/234637). Fix of feed creating - create on refresh (http://drupal.org/node/236863) Add verbose helper text on feed item promoting. (0 means feedapi will demote all your promoted items, empty field means that feedapi does nothing)
Add verbose help text for promote N items. If the field is empty, feedapi does not alter promote property of feed items. But if set to 0, feedapi enforce that none of the feed items are promoted. Fix of http://drupal.org/node/234637
Fix of http://drupal.org/node/236863 , http://drupal.org/node/235953 andif the items_promoted was 0, the feedapi_node_after refresh did not work as expected
Fix of http://drupal.org/node/233542, http://drupal.org/node/230087, http://drupal.org/node/233316, http://drupal.org/node/232521 and unit test fix (never delete old was not set explicitly in feedapi_node test)
Fix of http://drupal.org/node/230087 (html not removed in teaser) , http://drupal.org/node/230071 (feed urls not saved) , http://drupal.org/node/233316 (xhtml id conflict) and http://drupal.org/node/233542 (obsolate update_existing column in feedapi table) in feedapi for d6
Refactor of _feedapi_get_settings(). Also it's not a private function anymore, in addition a bug was fixed (non-privileged users, settings was empty)
Refactor of feedapi_get_settings(). Removed unused $force param from feedapi_expire
Fix of http://drupal.org/node/232390 and http://drupal.org/node/226975
Fix for http://drupal.org/node/231199 and http://drupal.org/node/229879
Step back from accidental CVS commit (http://drupal.org/cvs?commit=103746)
Initial version of FeedAPI for Drupal 6.x
Initial version of FeedAPI for Drupal 6.x
FeedAPI: fix translation-related issue (http://drupal.org/node/222781), do not store old, unwanted stat (http://drupal.org/node/222522) Parser Common Syndication: do not show JS code in text (http://drupal.org/node/221043), delete cache file if the feed is deleted.
Fix for: http://drupal.org/node/219388
Reset hash when deleting feed items
Possible fix of this: http://drupal.org/node/219388 (feed items do not expire) Anyway, for me the problem does not appear. Maybe php4 problem?
Now there is a minimum time that must elapse before a feed can be refreshed again on cron. Alex Barh's work (http://drupal.org/user/53995)
Implemented cache for parser common syndication Hash-based decision at feed refresh. If the feed items' hash is not changed, feedapi does not have to go through all the feed items.
Fix of http://drupal.org/node/214536 FeedAPI used to pollute drupal log.
feedapi_aggregator messed up common settings. feedapi management page showed false value about statistics lifetime/interval always show news aggregator/categories menu, because from here user can go to the category admin page.
Fix: only mysql accepts "%s" expression. Replaced to '%s' .
Added pot files for each submodule. Fixed the issue that feedapi says misleading information after feed refresh Statistics speedup (Jose's code - http://drupal.org/user/4299)
Fixed settings handling: http://drupal.org/node/207773 Added hint text for feedapi_aggregator category management: http://drupal.org/node/213443
Handle foolish rdf feed at common syndication parser (http://drupal.org/node/213031) Fixed a bug which pops up when you set two parsers or processors to the same weight. This caused not to call one of them. Now FeedAPI doesn't enable to submit such a configuration via the content-type editing form.
Removed unneccessary settings from FeedAPI (show a link at feed node and statistics lifetime) Hardcoded stat lifetime -> defined constant Make feedapi's weight to 5. This helps feedapi_inherit to work correctly. Relevant ticket: http://drupal.org/node/206718
Jose (http://drupal.org/user/4299) 's patches about the following: - totally reworked cron mechanism (still based on elapsed time) - fixed one of the simpletest tests - added 'expire' hook which makes possible smarter expiring logic (it was too slow before this) - small improvements - make anonymous cron running work (node_delete checks permissions!) Aron 's modifications: - fix of http://drupal.org/node/211732 - totally reworked statistics storing http://drupal.org/node/191673 - Warning: maybe you CAN LOSE previous statistics. There is a tested update script, but please make sure that you have a backup of the database.
Fixed: Parser and Processor settings were called Parsers
use switch statement instead of call_user_func_array in invoke() prefix invoke helper functions with _feedapi_invoke...
Fixed: http://drupal.org/node/201355 .
Fixed: http://drupal.org/node/201291
http://drupal.org/node/200713 - this patch was applied. - Fixed items_delete default value. Now the predefined content type contains the "never delete" value. If it's not set, feedapi discards all items older than 1 hour. it was really confusing - The "Refresh feed on creation" option worked only if it was previoulsy defined at content-type, if the user set it at feed creation form it was effectless. GFixed.
Do not cause possible php timeout situation, that's why if a feed is deleted, the feed items are not deleted now. Discussion about the problem: http://drupal.org/node/195723
When the feed node was created programatically, the settings field was empty. Now this is fixed. This patch was applied: http://drupal.org/node/197046 - Eliminate db_num_rows. Thanks to mustafau (http://drupal.org/user/207559)
The http://drupal.org/node/196616 patch is applied. feedapi_aggregator test is reworked because now the expired items were not saved at all.
This patch is applied: http://drupal.org/node/197579 "Update and clean up settings"
Fixed: heed presets when programmatically creating nodes from OPML import. OPML import uses feedapi_create_node() now.
Prevent feed item loss beause of incoherent default values - numerical meanings of feedapi_item_delete.
Fixing bad behaviour of feed item expiring. Now this http://drupal.org/node/183939 should be also fixed.
Fixing opml import feature. It was broken because of modified adding process of the feed.
Fix: inserting unneeded data to settings field of feedapi table.
Better language
Fixed: duplicate key error on update #193562
Removed call-time pass-by-reference from feedapi.module
Fix1: duplicate items. Fixed by Alex Barth. The problem was that some feeds use guid in a misleading way. Another problem was the too short fields in the sql tables. Fix2: $feed->processors structure changed. feed_expire() was updated accordingly.
Handle the situation when the node is created before the content-type is enabled for feedapi and for this node user'd like to add url
Fixed: feedapi did not download on cron anymore - the feed->items check added for not parsing twice for the download on creation feature hurt. Caching parsing results responsibility of parser module for the time being.
Add todo to feedapi_get_settings function - see #191692
Refactor per node type presets for feedapi settings - feedapi implements its own hook_feedapi_settings_form() hook now
Add pager query to feed listing on feed management page
Fixed: go to node add page after fail didnt work since feedapi_create_node() was refactored - now it DOES work
Fixed: go to node add page after fail didnt work since feedapi_create_node() was refactored. Fixed: feedapi_create_node() fails if no node type given
New API function: freedapi_refresh(), quick add form form_alter() friendlier
Added new API functions feedapi_load_node(), feedapi_update_node(, , ), added optional title to feedapi_create_node(). Added per-node-type option of processing items upon feed creation.
Add a node_access check to simplified node add form
Load feedapi node settings with node_type as parameter - allows fall back to node type kick in. This little change renders the hideous ->feedapi line in feedapi_create_node() superfluous.
Encode URL that sends user to node/add form
New: feedapi_enabled(, = ) instead of _feedapi_is_enabled() - API function should not start with _ + wider functionality. Fixed: settings were not stored correctly in feedapi_create_node().
feedapi_feed_show_commands_link variable doesn't exist anymore
Improve message No processors...
Fixed: Broken simplified form - #186794. Simplified simplified form - no save+edit button anymore. Form sends user to created feed with message. Introduced feedapi_create_node() function for programmatically create any feedapi node. Use this function in simplified form.
Remove debug output
Use natural names for feeds, shorten verbiage on quick add block
Added: seperate content type wide settings from node presets
Fixed: wrong form key on parser form snippet for per content type form
Fixed: #184324 + refactored content type and node form building - easier readable. Fixed: bug in _feedapi_populate(). Fixed: use CONSTANT for variable - accidental orphaned entries in feedapi table caused cron to completely crap out. Fixed: Much clearer node creation process.
Partly fixed #184324: Activation/deactivation of processors or parsers has an effect now when node is being opened and saved again - this is not ideal
Improve clearity of _feedapi_invoke_settings_form() - takes different parameters now. Debug node creation form: specific feedapi settings on node creation where ignored.
Fixed: respect weight of parsers and processors.
Unifying hooks.
Fix of http://drupal.org/node/183942 Truncate long double numbers when viewing statistics at admin/content/feed
Fix of http://drupal.org/node/184947
Fixed: #184871. Max URL size was limited to 128 characters. Now: 256. Thank you, John Morahan.
Not refresh, Remove items it should be - thanks Johan Morahan and ae07f for pointing this out. #184930 #184888
New todo: comments
Fixed: Hiding form from users w/o permission destroyed presets. Fixed: processor/parser form snippets are shown according to weight.
Add todo comment inline :)
Better language
Better language: Remove items instead of purge
Show feedapi extended settings from the get go
Better language on content-type settings page
Better language on feedapi settings page
Fixed: better language on admin page - I am not sure wether I understood the -averages- text on feeds adminstration page.
Fixed: better language on feed items and on feeds
Added: load feed information into fields on preset
Better language
Fixed: creating feeds broken
Implement hook_simpletest in feedapi module to prepare writing tests in the near future
Added: permission check on node form, only users with 'advanced feedapi options' permissions are allowed to change per-node settings now. Cleaned up: feedapi_formalter() before I add prepopulate on preview functionality
Added "Update already existing items" feature. You have a per-feed choice at this question now. Relevant ticket: http://drupal.org/node/182761
Fix block handling.
Handle the situation if the feed content-type is enabled for feedapi later than the node is created.
Handle the change of XML-type at update. Possibly will fix: http://drupal.org/node/172131
Do the 'prepare' operation on the node before inserting (at block form and at feedapi_item), for example comment module set its defaults here.
Remove unneeded error_log calls. Fix opml import. node_save($node) is not proper, node_save() doesn't pass $node as reference
Fix a missing t() . This missing t() caused the module to misbehave at localized sites.
Handle default value for list_feed setting at feedapi_item Sanitize feed statistics
Added: every content-type has their owrn feed add block
Instead of the redirected \"Simplified\" feed add form, there is a block for easy feed adding.
Add access to the OPML export feature, now ad the feed management page there is a link to export the site's feeds.
Fix missing checkbox for adjusting the visibility of the originating site link at feed nodes
Ask confirmation before purging all the items of a feed manually (via purge local menu)
Checking SimplePie.inc at hook_requirements at parser_simplepie Show how much feed items are deleted at feedapi when purge the feed items.
Various fixes for OPML import feature. http://drupal.org/node/170876
http://drupal.org/node/176181 - fix of UI issue - thanks to budda http://drupal.org/node/164212 - a new feature came into parser_common_syndication. The basic concept is from http://keithdevens.com/weblog/archive/2002/Jun/03/RSSAuto-DiscoveryPHP but it's shorter and takes care of <base> tag. This RSS autodiscovery is still experimental in parser_common_syndication.
Give defalult values of the node when the simplified form is used.
Various tiny fixes to achieve polite behaviour (no errors) when a feed exists without parsers and processors (or even without URL)
Fixed theme calls. The module called theme_ functions directly. Change in experimental opml import/export feature: fix of an SQL query
Took out debugg code left in.
OPML Tested and works, however, feed do not show up in groups.
Merged in some changes.
Minor fixes for: problem in cron time if the \"delete items older than\" is in use http://drupal.org/node/172131 - can't find the processor (trying to insert null to a not null field) http://drupal.org/node/174334 - wrong default value at form_alter for feedapi
New processor for inheriting taxonomy and og settins from feeds to feed items Refactored cron-time scheduling. It's easier for the user, she only have to decide how many seconds he'd like to grant for aggregating Detailed feed statistics and the management page parser_common_syndication uses If-Modified-Since and Last-Modified and Etag to avoid unneeded download of the feed data parser_simplepie now enables to use simplepie's own caching system
Fixed ksort() call, it returns a bool, not the sorted array.
Total restructure of feed creating form validating/handling. Simplification of form_alter - move unrelated parts to hook_nodeapi "Simplified feed creation form" get separate form handling functions, unsetting normal node form is a bad way: because of the undeterministic orders of form_alter... Sorting processors to ensure weight-ordered execution Merge news item options from secondary parsers as well as the feed options
Ability to purge all the feed items with one click (http://drupal.org/node/170337)
feedapi: Check if the parser returned item date is sane (not 0) to make sure that the processors get somewhat reasonable value. feedapi_aggregator: Tell the user at news item listing if no news item is in the selected category/feed
feed management page: show preset instead of url
- When creating a feed, the form could be a full node edit form now - feed editing works, user can rewrite URL, anything. (one thing: the feed_type auto detection is not started in this case, could be dangerous when multiple types are exist in one site) - Fixed "Categories: " issue at feedapi_aggregator. (it showed when empty) - feed item nodes link change - everywhere the modules' natural name is used now
Various fixes, mostly user messages and UI.
Fix feedapi_expire function - items can be deleted by the delete news items older than setting
Removed pass-by-reference calls Prevent a php warning in _feedapi_sanitize_processors
Removed examle settings from parsers refactor feedapi_aggregator to work with the new-concept feedapi. New hook: feedapi_after_settings to immediately react to the change of a setting
Removed _feedapi_common_form. Added possibility of disabling html element filtering. add feedapi_after_parse hook Let's enable the modules to define a full name through the hook_help minor issues were fixed
Non-existing function-call was removed, obsolete functions were removed
Finished refactoring (node = feed by default) Lots of changes in the DB structure and unneeded forms and core parts were dropped.
It's in the middle of a refactoring. Currently the UI and the code has duplicated parts and very messy. Concept change: feed = node and there are no excplicit feed processors. The working item processor is now only the feedapi_item
UI tweaks in feedapi_feed. Show the recent items at feed node
Item categorizing for feedapi_aggregator Various fixes (mostly for multiple processors in the same time)
Fixed lots of minor issues to achieve that every processor configuration is acceptable for the module Fixed some warnings at the feedapi mass add page
Extend parsers' requirement with feedapi_compatible hook
Mass feed creation UI Fix displaying long URLs at Content management/Feed page
Fix a missing processor sanitizing stage at feedapi_invoke_feedapi
Rename feedapi_command hook to feedapi_edit_option
Possibility to extend management links
Added:default local task for feedapi module feed admin UI
Lots of small fix and code improvement Implemented allowed tags functionality Delete feed item settings when feed is deleted Implemented hook_cron in feedapi
Fixed: 2 typos, expire hook does not define max_new_items
Changed: pass into hook_parse() instead of ->url
Permission system Fix updating item settings (timestamp setting was lost on update)
Changed: pass and instead of object to _validate hook
Corrected _feedapi_check_requirement. Suddenly a wrong version of the new function had committed previously.
Don't allow to store trash via $feed->processors_item and feed Some code duplicate is removed (was in _feedapi_suitable_feed_processor/item_processor/parser)
Provide settings for the nodes: - delete items older than - promote items - show links Create the ability to other modules (not necessarily processors) to do something after a feedapi_invoke_feedapi call
Resolved namespace conflict, hooks are feedapi_ prefixed now, feedapi_invoke_feedapi is announced for the operations. The logic from the form's _submit() hooks were moved to feedapi_invoke_feedapi Hooks don't accept &$feed, because if it's called via module_invoke and w/ PHP4, it behaves differently from PHP5. So the modules now work with PHP4.
Eliminate some warnings. add messages to inform the user when creating a feed without a suitable parser is present
Ability to edit the feeds after it's created
Allow multiple processors for each feed Weighted parser/processors settings Auto-select parser and processors when create a feed
Auto-select the default parser at the feed adding page
Create setting pages Straightforward parser selection Reorder functions Modify comment texts (Implementation of hook_something(). instead of other)
Fix a syntax error at feedapi_load
- create feeds - refresh feeds - delete feeds - handle the items
Missing breaks at install hooks
Add info and install files Fill feedapi_feed.module basic logic Start feedapi.module
Initial version of FeedAPI module. The project website: http://aggregation.novaak.net Currently it's in a try-it-out stage
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 |