Log of /contributions/modules/flashnode/flashnode.import.inc
Parent Directory
|
Revision Log
|
Revision Graph
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.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.