Log of /contributions/modules/helpers/helpers.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 21 10:32:37 2007 UTC
(2 years, 9 months ago)
by
ber
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-7,
DRUPAL-5
Changes since
1.17: +1 -12 lines
Diff to
previous 1.17
Adding helpers_node.module to the helpers. Contains all the node specific helpers.
Introduced one new function: node_load_current() to load current active node.
Moved is_node_page to helpers_node.module
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 18 12:43:26 2006 UTC
(3 years, 5 months ago)
by
ber
Branch:
MAIN
Changes since
1.11: +40 -3 lines
Diff to
previous 1.11
Added a nifty function with thele function to format shortened strings.
Stuff in the form of "verylongstring" can easily be changed into "verylongst..."
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 12 16:05:08 2006 UTC
(3 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.8: +28 -1 lines
Diff to
previous 1.8
Added a void_page with menu . Call yoursite.com/helpers/void to see empty content .
Very usefull for places where Drupal assumes a page, bu you dont want any, like the frontpage.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 12 12:01:12 2006 UTC
(3 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.7: +37 -1 lines
Diff to
previous 1.7
Added two new functions and a new section: database functions.
Functions are:
db_fetch_all_as_objects
db_fetch_all_as_arrays
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 11 12:07:59 2006 UTC
(3 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.6: +35 -14 lines
Diff to
previous 1.6
Added a new theme function and a helper. Both are very usefull for rendering so called "empty placeholders". Stuff like "not available".
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 9 10:26:16 2006 UTC
(3 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.5: +23 -6 lines
Diff to
previous 1.5
* Introduced a new theme fuction theme_name_and_value_pair
* Added some features to the theme_definition_list
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 8 16:47:33 2006 UTC
(3 years, 6 months ago)
by
ber
Branch:
MAIN
Changes since
1.3: +109 -1 lines
Diff to
previous 1.3
Adding country helpers and us states helpers.
Added some SELECT form helpers and a theme function to theme the <none> options in themes.
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.