DrupalBin
Submit Code
About
Recent Posts
Code
Fix for Fix for Code
Fix for Code
Code
Node type whitelist
an axe coach accessories
coach purses married
Fix for de las ghd alturas
de las ghd alturas
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
imagecache
trying to display all images in field $field_album not just 5 images
April 7, 2010 - 6:21pm — Anonymous
<?php
if
(
$node
-
>
teaser
)
{
?>
<div class="clear"></div>
<?php
if
(
$title
)
:
?>
<div class="pagetitle"><a href="
<?php
print
$node_url
?
>
">
<?php
print
$title
?>
</a></div>
<?php
endif
?>
<?php
i
imagecache
Read more
lightbox2 formatters aren't showing up in display fields dropdowns
November 9, 2009 - 5:04pm — Anonymous
<!
DOCTYPE html
PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
lang=
"en"
dir
=
"ltr"
>
Display Fields
imagecache
Lightbox2
Read more
View with Imagecache
October 23, 2009 - 10:12am — Anonymous
<?php
/**
* Helper to implementation of hook_views_default_views().
*/
function
_aashe_forum_views_default_views
(
)
{
$views
=
array
(
)
;
// Exported view: forum_sponsors
$view
=
new
v
hook_views_default_views
imagecache
Read more
Change the ImageCache presets used to display an ImageField in node teaser according to a Taxonomy field
July 14, 2009 - 2:04pm —
mongolito404
/**
* Change the ImageCache presets used to display an ImageField in node teaser according to a Taxonomy field.
* The change is made in an implementation of hook_nodeapi()
* A term is used to trigger preset changes. The trigger is identified by a specific synonym.
*/
CCK
imagecache
taxonomy
Read more
why wrong imagepath
March 3, 2009 - 4:49am — Anonymous
[
uid
]
=>
[
1
]
[
filename
]
=>
[
Deutsche_Post_AG_Logo
.
jpg
]
[
filepath
]
=>
[
sites
/
default
/
files
/
admin
/
Deutsche_Post_AG_Logo
.
jpg
]
imagecache
imagefield
Read more
Fix for Imagefield imagecache manual display
December 25, 2007 - 6:39pm — Anonymous
doHbLm
<
a href=
"http://nfhynccxgczt.com/"
>
nfhynccxgczt
</
a
>
,
[
url
=http:
//crawtdshttzn.com/]crawtdshttzn[/url], [link=http://hypieuqyqieg.com/]hypieuqyqieg[/link], http://ugwfntuaeelg.com/
imagecache
imagefield
Imagefield imagecache manual display
December 19, 2007 - 6:55pm — Anonymous
<?php
$i
=
0
;
$cnt
=
count
(
$node
-
>
field_wip_images
)
;
if
(
!
$node
-
>
teaser
)
{
while
(
$i
<
$cnt
)
{
imagecache
imagefield
Read more