DrupalBin
Submit Code
About
Recent Posts
Code
7 hours 44 min
ago
Code
12 hours 1 min
ago
Logging without output buffer trouble
12 hours 53 min
ago
Code
13 hours 42 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Fix for Code
View
Download
Fix
This fix will not be saved to the database until you submit.
Summary:
Tags:
Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Source code:
*
function kineta_preprocess_comment(&$vars, $hook) { $vars['submitted'] = t('Posted by !a on @b.', array('!a' => theme('username', $vars['comment']), '@b' => format_date($vars['comment']->timestamp, 'large'))); }
Syntax highlighting mode:
ActionScript
ColdFusion
Diff
Drupal
Drupal 5
Drupal 6
HTML
Javascript
MySQL
PHP
Python
robots.txt
SQL
Text
Select the syntax highlighting mode to use.