Log of /contributions/modules/attached_node/attached_node.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 24 21:14:26 2004 UTC
(5 years, 1 month ago)
by
javanaut
Branch:
MAIN
Changes since
1.8: +7 -4 lines
Diff to
previous 1.8
Took out confusing "Enable Attached Node codes" checkbox.
Updated instructions on filter configuration page.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 24 20:33:16 2004 UTC
(5 years, 1 month ago)
by
javanaut
Branch:
MAIN
Changes since
1.7: +12 -7 lines
Diff to
previous 1.7
Updated functionality of image node sizing. I was previously working with
a pre d4.5 version of image module, hence my outdated code. I've tested
it out and images render with $main=true format if no res specified,
and $main=false otherwise.
Revision
1.6.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 24 20:30:19 2004 UTC
(5 years, 1 month ago)
by
javanaut
Branch:
DRUPAL-4-5
Changes since
1.6.2.1: +13 -8 lines
Diff to
previous 1.6.2.1
, to
branch point 1.6
Updated functionality of image node sizing. I was previously working with
a pre d4.5 version of image module, hence my outdated code. I've tested
it out and images render with $main=true format if no res specified,
and $main=false otherwise.
Revision
1.6.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 24 01:50:29 2004 UTC
(5 years, 1 month ago)
by
javanaut
Branch:
DRUPAL-4-5
Changes since
1.6: +23 -32 lines
Diff to
previous 1.6
Fixed some out of date calls to image module internals in theme_attached_node_thumbnail(..).
Now, all calls to render a node go through node_view().
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 23 23:46:46 2004 UTC
(5 years, 1 month ago)
by
javanaut
Branch:
MAIN
Changes since
1.6: +23 -32 lines
Diff to
previous 1.6
Fixed some out of date calls to image module internals in theme_attached_node_thumbnail(..).
Now, all calls to render a node go through node_view().
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 1 00:08:29 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Changes since
1.4: +2 -0 lines
Diff to
previous 1.4
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 18 23:12:54 2004 UTC
(5 years, 3 months ago)
by
javanaut
Branch:
MAIN
Changes since
1.1: +87 -16 lines
Diff to
previous 1.1
Updated this module to work with the current CVS version of Drupal Core
and the image module. I've added some formatting of content, fixed the
missing node-level access check and updated/added some of the help tips.
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.