Complete
To be used with care. Pages are complete only when they meet the posting guidelines.
Disable Trackpad Tap to click
hp pavilion dv6000 turn off trackpad clicks
hp pavilion dv6000 turn off trackpad tap to click ubuntu
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
Option "MaxTapTime" "0"
EndSection
Link twitter status messages to the twitter account display of these status messages.
Resolution
Edit the view Twitter module created at admin/build/views/edit/tweets. For Agaric's purposes in this case we chose to edit the default settings for the view (the "Tweets" display).
Add the fields:
Twitter: Login name Login name
Twitter: Status ID Status ID
For both, select "exclude from display".
$view = new view;
$view->name = 'contributions';
$view->description = 'Articles and Commentary';
$view->tag = 'content type';
$view->view_php = '';
$view->base_table = 'node';
$view->is_cacheable = FALSE;
$view->api_version = 2;
$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
$handler = $view->new_display('default', 'Defaults', 'default');
$handler->override_option('fields', array(
'nid' => array(
'label' => 'Nid',
ssh -v agaric-production
I don't see an API for your entire Google account coming soon, or Google should already be able to skip the verification step for sites using Google analytics.
So the easiest way is to make a new node or create a new path alias to an existing page with the path that google wants: googleed909f3ff5bcb87e.html in this case.
And delete it afterward.
Resolution
the slides for my presentation on Views2 Theming given at design 4 drupal at the MIT Stata Center on June 13th, 2009 in room 141....