Log of /contributions/modules/filebrowser/filebrowser.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.4.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 19 10:34:22 2009 UTC
(4 months, 1 week ago)
by
ulhume
Branch:
DRUPAL-6--2
Changes since
1.1.4.13: +287 -106 lines
Diff to
previous 1.1.4.13
, to
branch point 1.1
- Token module support for folder
- Output is now managed by dir_listing.tpl.php. You can also use dir_listing-nid.tpl.php for specific node output.
- Main table changed for drupal namming compliance from filebrowser -> node_dir_listing. Please update and tell me if .install is working
- Removed all options fields in table are there is now too many to mantain that stuff. Now using a serialized object in a unique "properties" field
- Adding an new hook api to handle a specific file type. At the moment thumbnailing of images are handled this way.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 19 10:26:36 2009 UTC
(4 months, 1 week ago)
by
ulhume
Branch:
MAIN
Changes since
1.8: +244 -241 lines
Diff to
previous 1.8
- Token module support for folder
- Output is now managed by dir_listing.tpl.php. You can also use dir_listing-nid.tpl.php for specific node output.
- Main table changed for drupal namming compliance from filebrowser -> node_dir_listing. Please update and tell me if .install is working
- Removed all options fields in table are there is now too many to mantain that stuff. Now using a serialized object in a unique "properties" field
- Adding an new hook api to handle a specific file type. At the moment thumbnailing of images are handled this way.
Revision
1.1.4.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 1 17:27:31 2009 UTC
(7 months, 3 weeks ago)
by
ulhume
Branch:
DRUPAL-6--2
Changes since
1.1.4.8: +6 -1 lines
Diff to
previous 1.1.4.8
, to
branch point 1.1
- improved permission management
- improved mime-types management
- improved file icons replacement
- added row higlighting and click
- added "download folder files as an archive"
- centralized way to download files (archive and plain ones) with better permission management.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 1 17:20:57 2009 UTC
(7 months, 3 weeks ago)
by
ulhume
Branch:
MAIN
Changes since
1.1: +120 -5 lines
Diff to
previous 1.1
- improved permission management
- improved mime-types management
- improved file icons replacement
- added row higlighting and click
- added "download folder files as an archive"
- centralized way to download files (archive and plain ones) with better permission management.
Revision
1.1.4.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 31 19:32:27 2008 UTC
(17 months, 3 weeks ago)
by
susurrus
Branch:
DRUPAL-6--2
Changes since
1.1: +18 -5 lines
Diff to
previous 1.1
Initial conversion to node-based file browsing. Incomplete and doesn't display correctly. Various bugs have been found in Drupal while building this module and need to be fixed as this node type doesn't require a node title.
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.