My Recent Pastes (15 and counting)
Pastes by realname (15 and counting)
Below are the 15 most recent pasties by realname.
December 22, 2010
9:01PM EDT
by realname
View all 12 lines
Description PostgreSQL tests do not all currently pass on Drupal 7, and we want to get them to 100% pass rate. Deliverables A patch committed to Drupal core which makes XXX pass.
December 21, 2010
2:12AM EDT
by realname
View all 15 lines
/** * Test that countQuery properly removes fields and expressions. */ function testCountQueryFieldRemovals() { $query = db_select('test');
June 21, 2010
12:38AM EDT
by realname
View all 200 lines
<?php /** * Implementation of hook_drush_command(). */
April 05, 2009
2:40PM EDT
by realname
View all 34 lines
function taxonomy_exportables() {
$exportables = array();
$exportables['taxonomy_vocabulary'] = array(
'hook name' => 'taxonomy_default_vocabularies',
March 02, 2009
1:03AM EDT
by realname
View all 17 lines
<?php // Drupal 6: function my_menu_callback() { $output = ''; $output .= node_view(node_load(5));
December 24, 2008
5:26PM EDT
by realname
View all 18 lines
@@ -2976,7 +2976,7 @@ sodipodi:role="line" id="tspan2853" x="699.66162" - y="147.72305">float-left +</tspan><tspan
October 31, 2008
11:27PM EDT
by realname
View all 16 lines
$.fn.triggerClick = function() { return $(this).each(function() { var $this = $(this), offset = $this.offset(), intendedArea = [offset.left + ($this.width() / 2), offset.top + ($this.height() / 2)],
June 10, 2008
12:01AM EDT
by realname
View all 22 lines
The European Commission has just announced an agreement whereby English will be the official language of the European Union rather than German, which was the other possibility. As part of the negotiations, the British Government conceded that English spelling had some room for improvement and has accepted a 5- year phase-in plan that would become known as 'Euro-English'. In the first year, 's' will replace the soft 'c'. Sertainly, this will make the sivil servants jump with joy. The hard 'c' will be dropped in favour of 'k'. This should klear up konfusion, and keyboards kan have one less letter. There will be growing publik enthusiasm in the sekond year when the troublesome 'ph' will be replaced with 'f'. This will make words like fotograf 20% shorter.
May 15, 2008
11:10PM EDT
by realname
View all 25 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>TinyDB blog</title><style type="text/css" media="screen">body, input, select {color:#555555;font-family:"Lucida Grande",tahoma,arial,sans-serif;font-size:15px;}body {background-color:#DCBD9D;text-align:center;}div.container {background-color:#fff;margin:30px auto;text-align:left;width:645px;padding:30px;}</style> </head>
January 28, 2008
9:18PM EDT
by realname
View all 22 lines
<site>
<meta>
<sitename>jXmanip</sitename>
<siteslogan>jQuery XML manipulation!</siteslogan>
<footer>You are responsible for crashing, breaking, or otherwise damaging your computer <small>(if you call <code>rm -rf *</code> from your javascript, it's not our fault)</small></footer>
January 28, 2008
8:50PM EDT
by realname
View all 38 lines
<formsapireference> <element name="checkbox"> <description value="Format a checkbox." /> <attributes> <attribute name="ahah" />
January 28, 2008
8:49PM EDT
by realname
View all 37 lines
<formsapireference> <element name="checkbox"> <attributes> <attribute name="ahah" /> <attribute name="attributes" />
January 28, 2008
8:48PM EDT
by realname
View all 31 lines
<formsapireference> <element name="checkbox"> <attributes> <attribute name="ahah" /> <attribute name="attributes" />
January 21, 2008
11:04AM EDT
by realname
.button {background-color: #096;color: #fff;padding: 3px 0;}
.button b {margin: -1px 1px;border: 1px solid #096;padding: 3px;}
<span class="button"><b>✔</b></span>
