/[drupal]/contributions/modules/flashnode/flashnode.import.inc
ViewVC logotype

Log of /contributions/modules/flashnode/flashnode.import.inc

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 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 21:25:06 2008 UTC (20 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--3-0, DRUPAL-6--3-1, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-6--3
Changes since 1.6: +8 -5 lines
Diff to previous 1.6
#228731 - under some versions of PHP5 the import function failed as a trailing slash was appended to the file path when calling realpath(). This formed bad paths which broke the import routine. This is now fixed. Thanks to wildwildwaist (drupal.org/user/251357) for reporting and helping with the debugging of this one.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 22:45:39 2008 UTC (21 months ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Ready for release!

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 00:39:56 2008 UTC (21 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Flashnode version 6 is nearly ready. Upgrade path from v5 tested under MySQL and Postgres. Feature set seems stable. Just need to update documentation and it's good to go!

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 22:32:06 2008 UTC (21 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.3: +21 -7 lines
Diff to previous 1.3
- Publish status of imported nodes is now user selectable from settings page
- Default node settings now assigned (sticky, promote) when running an import
- Default flash path is now a constant to improve legibility of code
- Default extensions constant renamed to be consistent with other constants (was FLASHNODE_EXTENSIONS_DEFAULT, now FLASHNODE_DEFAULT_EXTENSIONS)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 22:19:57 2008 UTC (22 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Implemented file upload limits. For now this shares the same settings as upload.module since the file system check is run against all files. Request posted to drupal.org to try and get some advice on most appropriate way of runnin this check.
- Allowable file extensions made configurable on a per role basis (again like upload.module, but in this case not shared)
- Default extension types added as a constant to tidy up code
- flashnode_validate_extensions function deleted as no longer needed
- Import function uses configured default view setting for new nodes

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 23:11:49 2008 UTC (22 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
Remove one redundant line while I remember!

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 22:35:58 2008 UTC (22 months ago) by stuartgreenfield
Branch: MAIN
Continuing updates of beta for Drupal 6. This commit also introduces a bulk import facility.

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