Log of /contributions/modules/flashnode/flashnode.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 5 15:33:51 2008 UTC
(15 months, 2 weeks ago)
by
stuartgreenfield
Branch:
MAIN
Changes since
1.6: +3 -3 lines
Diff to
previous 1.6
Commit of work in progress of flash node 6 to work with SWF Tools 6. Not yet production ready.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 2 23:44:46 2008 UTC
(21 months, 3 weeks ago)
by
stuartgreenfield
Branch:
MAIN
Changes since
1.4: +87 -34 lines
Diff to
previous 1.4
Ability to scale / limit the size of teasers introduced. This is configured as a global setting on flash node settings. When in teaser view content is first scaled, and then constrained according an optional max height / width setting.
Settings page re-organised in to sections as it was getting unwieldy, in particular with the addition of teaser scaling and sizing options!
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: +17 -6 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
(21 months, 4 weeks ago)
by
stuartgreenfield
Branch:
MAIN
Changes since
1.2: +131 -16 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]
Tue Jan 22 23:19:50 2008 UTC
(22 months ago)
by
stuartgreenfield
Branch:
MAIN
Changes since
1.1: +21 -2 lines
Diff to
previous 1.1
In response to feature request the default display mode and list of allowed file extensions have been made user configurable.
In response to feature request new permissions have been added so that the basic, advanced or display mode settings can be hidden from users. If the basic settings are hidden then uploading a new file forces the height and width to be reset. If the height/width setting is accessible then this action does not occur (which is actually unchanged behaviour).
Fixed watchdog entry that was in Drupal 5 format.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 2 01:09:06 2007 UTC
(2 years ago)
by
stuartgreenfield
Branch:
MAIN
First commit of work in progress toward a Drupal 6 release of Flash node. Refer to README.txt for key changes.
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.