DrupalBin
Submit Code
About
Recent Posts
Fix for Allow HTML in <i> node titles</i> for Drupal 6.x
Template Pre-proccessing
Testing Ubercart donation product
dave's menu screenshot
Code
Modify user profile page theme
Modify user profile page
Fix for Fix for Code
Fix for Code
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
test
theme
user
views
more tags
Home
zen
info file
January 15, 2010 - 6:45pm — Anonymous
;
$Id
: thrive_kitchen.info,v 1.13.2.1 2009
/
02
/
13 06:13:18 johnalbin
Exp
$
; The name and description of the
theme
used on the admin
/
build
/
themes page.
name = Thrive Kitchen
description
zen
Read more
Zen edit_links_array as an array of arguments to pass to l()
April 28, 2009 - 10:22am — Anonymous
// Display 'edit block' for custom blocks.
if
(
$block
-
>
module
==
'block'
)
{
$edit_link
[
'title'
]
=
t
(
'edit block'
)
;
blocks
zen
Read more
Code
April 26, 2009 - 9:48pm — Anonymous
/**
* Implementation of hook_theme_registry_alter().
*
* Make simpleblocks' block preprocess function run *after* everything else's,
blocks
zen
Read more
Fix for Instances of text-decoration in Zen CSS
October 3, 2008 - 6:02am — Anonymous
garrett@garrett-macbook] zen $ grep -rn "text-decoration" *
layout-fixed.css:66: text-decoration: none;
layout-liquid.css:57: text-decoration: none;
css
theme
zen
Read more
Fix for Instances of text-decoration in Zen CSS
October 3, 2008 - 6:01am — Anonymous
garrett@garrett-macbook
]
zen $ grep -rn "text-decoration" *
layout-fixed.css
:
66
:
text-decoration
:
none;
layout-liquid.css
:
57
:
text-decoration
:
none;
css
theme
zen
Read more
Instances of text-decoration in Zen CSS
October 3, 2008 - 6:01am — Anonymous
garrett@garrett-macbook] zen $ grep -rn "text-decoration" *
layout-fixed.css:66: text-decoration: none;
layout-liquid.css:57: text-decoration: none;
css
theme
zen
Read more
títulos del nodo
April 25, 2008 - 6:12am — Anonymous
<
div id=
"node-8"
class
=
"node sticky node-teaser node-type-blog"
>
<
div
class
=
"node-inner"
>
<
h2
class
=
"title"
>
</
h2
>
<
div
class
=
"submitted"
>
Enviado por admin el Vie,
25
/
04
/
2008
-
12
:09.
</
div
>
html
zen
Read more
CreativePropaganda.net search form
April 15, 2008 - 5:29am — Anonymous
This is CSS
#edit-search-theme-form-keys {
background: none;
color: #d1953e;
font-style: italic;
letter-spacing: 1px;
border: 1px dashed #1f1a17; /* same as background */
search form
zen
Read more