Displaying Twitter timeline with Twitter Pull
Hello all
First post, and quite new to Drupal, so sorry if this is a really stupid question (though would be great if it's a really simple answer)
I'm trying to get a Twitter public timeline to display. Using Twitter Pull, the Openpublish 'Our Tweets' block works fine. How do I get a similar block showing tweets from a different Twitter account? Is there a way of editing the OpenPublish Tweets block to pull from a different account, or do I need to set up a new block, and if so, how?
Fairly stupid, eh? Thanks to anyone who can take a moment to help
Read moreHow do I get 'Announce this post on Twitter' to work?
I've been trying to get 'Announce this post on Twiiter' to work on OP 2.3 for my Articles & Blog entry content types. Can anyone guide me through the steps to make this work?
Read moreopenpublish 2.2, can views be updated safely? (security update available)
Hi!
I´m running an openpublish version 2.2. I have noticed that i have an available update for views (http://drupal.org/node/999386, which is "views 6.x-2.12") and is a security update that I want to patch as soon as possible. Can this version of openpublish be updated safely, without killing all the installation?
Any info on this would be greatly appreaciated.
Read moreSeeking OpenPublish themes or re-sizing advice. Default theme is too big.
Anyone else have this problem? The default OpenPublish theme is too big. Very little content is visible above the fold.
Only 1 headline and 1 blog entry are visible when the page loads. My audience needs to see the latest news immediately rather than having to scroll as soon as they land on the page. And I need more than just the header ad zone visible.
So I want to ask:
- Does anyone have other themes for OpenPublish, or any Drupal themes for news sites? Do you know where I might find one?
Alternatively:
- Is there a way to reduce the height of the elements in the top part of default theme display without having to develop a whole new theme?
Thanks.
Read moreDesktop/browser editors - Drupal WYSIWYG & specific modules
Last updated by decibel.places on Tue, 2011-02-01 01:29
.
Started with this post: Add editor: XStandard (+ other desktop/browser side plug-ins?). Add info & edit to get more structured. Researching for solutions eating lesser server resources, so a desktop/browser side plug-in might be the solution. I haven't seen another like (the quality of) XStandard. But then I found many other browser/desktop editors:
Yahoo Image Search degraded
from the Yahoo BOSS section, http://developer.yahoo.com/search/image/V1/imageSearch.html
Image Search Documentation for Yahoo! Search
We’re shutting down this service in December 2010. For further details, please see the Deprecated Services blog post.
Does anyone know what this means, or what this affects in OpenPublish?
Read morefront news - views and nodes slideshow - how to
hi,
i would like to use the "nodes slideshow" in an OP frontpage.
For example, 2 websites use it : http://www.tnr.com/ - http://www.nrn.com/
See my image attached below.
1) is this a single specific module for OP ? in OP ?
2) is this a specific development used with a "views" module ?
3) how to use it in an OP 2.3 ?
Thks ;-)
Read moreClassified Ad section
Does anybody have any suggestions regarding which module is best to use for a paid classified ads section on a newspaper site?
Thanks in advance!
Read moreGetting workflow errors after upgrade
The upgrade process was rather tedious, but I think I got everything disabled that I was supposed to. I'm hoping views_content was Views Content Panes with Chaos Tools. Anyway, I'm getting this error on every page load now:
Read moreCreate new regions with Context UI and Context Layout
Hi,
I'm trying to use the Context Layout module to create a layout for the package content type.
The end of this video show the kind of thing I would like to do : http://developmentseed.org/blog/2009/nov/20/admin-rubik-improved-ui-drup...
I have changed the info file of my sub theme to create a new region, this link explains how to do this : http://drupalcode.org/viewvc/drupal/contributions/modules/context/contex...
I also have created a php file for the layout where I put :
<?php
print $NAMEOFMYREGION;
?>

