/[drupal]/contributions/modules/aggregator2/aggregator2_autotaxonomy.module
ViewVC logotype

Log of /contributions/modules/aggregator2/aggregator2_autotaxonomy.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 20 11:29:05 2006 UTC (3 years, 4 months ago) by ahwayakchih
Branch: DRUPAL-4-6
Changes since 1.7.2.1: +308 -63 lines
Diff to previous 1.7.2.1 , to branch point 1.7 , to next main 1.9
Aggregator2 autotaxonomy:
- Huge changes :)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 17:47:46 2006 UTC (3 years, 5 months ago) by budda
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
Applied patch http://drupal.org/node/62794

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 23:27:38 2006 UTC (3 years, 7 months ago) by budda
Branch: MAIN
Changes since 1.7: +14 -8 lines
Diff to previous 1.7
Updated to work with forms API

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 10:02:15 2006 UTC (3 years, 9 months ago) by ahwayakchih
Branch: DRUPAL-4-6
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Updating 4.6 version

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 22:43:40 2005 UTC (3 years, 11 months ago) by ahwayakchih
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
More optimizations and changes. Last before tagging for 4.6.x and moving
to 4.7 API.
New feature - allow admin to setup sleep period of time between changing
each item node. That may help on often visited servers, but also may
start timouts, etc.. So be sure to first test it, and setup it properly!

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 17:59:22 2005 UTC (3 years, 11 months ago) by ahwayakchih
Branch: MAIN
Changes since 1.5: +10 -7 lines
Diff to previous 1.5
aggregator2:
  - item promotion is back in  parse_items function, and now should take
    less time.
aggregator2_autotaxonomy:
  - fixes and speedup.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 4 17:29:39 2005 UTC (3 years, 11 months ago) by ahwayakchih
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Reordered tasks in aggregator2 so deletes go last (after all inserts).
That may speedup whole thing, if OPTIMIZE TABLE is run after each cron.
Fixed bug in aggregator2_autotaxonomy.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 16 13:43:06 2005 UTC (4 years, 1 month ago) by ahwayakchih
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
Code style fixes to conform to Drupal's coding standards.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 15 14:05:01 2005 UTC (4 years, 1 month ago) by ahwayakchih
Branch: MAIN
Changes since 1.2: +1 -9 lines
Diff to previous 1.2
- fix bugs.
- more work on permissions. added new permission "refresh own feed items"
- separated CHANGES into CHANGES.txt file
- separated TODO into TODO.txt file (it's very outdated anyway)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 9 18:55:15 2005 UTC (4 years, 1 month ago) by ahwayakchih
Branch: MAIN
Changes since 1.1: +35 -14 lines
Diff to previous 1.1
autotaxonomy:
  - fixes and added support for ATOM and DublinCore category tags.
aggregator2:
  - extended list of lifetimes for items.
  - update body of feed only if it is empty.
    This allows user to setup own description of feed.
  - added rss_item_data property to aggregator2-item node, which is a
    pointer to item's aggregated data. It's temporary just like rss_data,
    so it's not saved to database.
  - Added simple caching for blocks. Unfortunetly it removes support for
    node access rules. Should it be made only for anonymous users?
  - Changed SQL commands used for promoting items. Now it should be
    work also on PostgreSQL and older MySQL.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 29 20:32:39 2005 UTC (4 years, 1 month ago) by ahwayakchih
Branch: MAIN
Initial commit to CVS :)

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2