blocks
Repeated Fieldgroups with alternating fields
Hello,
I have recently switched to Drupal from Joomla, and my question may be basic:
I'd like to create a content type for adding testimonial quotes to any page. I'd like to have a quote field and a credit field designated so I can designate styles automatically.
I figured out how to make a fieldgroup with my two fields.
Is there a good way to repeat this fieldgroup three times in a page or story, and have it be easily editable so that you can have different quotes on each page?
Accordion Blocks module released for Drupal
Folks, we're happy to roll out yet another module for Drupal. It's called “Accordion Blocks”. As the name says, this module provides an accordion effect to all your blocks. You can also apply jQuery UI themes through the configuration settings of the module.
This block is for those of you who deploy apps with a lot of blocks on either side bars, and are looking for newer usability enhancements with regards to visibility of the blocks. It not only minimizes all blocks on a Drupal page, but provides a cool accordion effect to help your user to concentrate on a single block at a time.
Possible to set entire blocks to nofollow?
Is it possible to set an entire block region to "nofollow" for the purpose of pagerank sculpting? For example, take the use of a tagadelic tag cloud block on a website. If I wanted all those links to be nofollow automatically, how would I do that?
Views beronde på uri innehåll!
Hej,
Kan någon snäll förklara hur man genom en View och ett block kan hämta data för det aktuella nod id:et.
Så här långt har jag kommit:
Jag har skapat en view som hämtar den datan jag vill ha.
Placerar ut den rätt genom ett block.
Sen vill jag att den hämtar rätt data som tillhör just den noden.
Svårt att förklara men är de någon som förstår?
/Martin
Styling and Theming Aggregated Feeds
I'm working on a project that involves refactoring a content site while upgrading from Drupal 4.x to 5.x. One of the pieces I thought would be somewhat easy—displaying recent posts from blog feeds—has turned into a roadblock.
The desired outcome is to have the latest post from each of several external (i.e., non-Drupal) blogs show up such that the title of the blog links to the blog and the title of the post links to the post.
Let me describe where we started, what we tried, and where we wound up.
Blocks: wrong word?
There may have been discussion about this before, but I'm not aware of it. I know there's a similar discussion about the word "node."
Something I like to do just to see how "usable" my site is, is to watch someone register and try to use the site without giving them any help. I was doing this the other day, and a user went to edit her profile. Everything was fine until she got down to the section where you can enable or disable blocks; she just skipped it. I asked why, and she said she was confused; she thought "blocks" would "block" information.
Dynamic Block
I'm hoping to get some help from the group on this. My last request was a little off the Drupal Subject, this one should do a little better.
I'm developing a site for an Applied Technology College that have a Jobs section where jobs will be posted and associated with each program. I'd then like each program to display a block with all of the jobs pertaining to that program. Any ideas? I thought this would be something very straight-forward, but it's not as easy as I thought.
Display RSVP form with Event
Hi all,
I'm rather new to Drupal, and I am trying to figure out how to display an RSVP accept/decline form on the event details page. Does this feature exist within the RSVP module itself, or is there a way to create a block containing this form?
Dropping Block regions from panels generated page
Jared, Shawn and I were talking this weekend about panels and themes. The question of eliminating blocks from your theme when using a panel came up. I couldn't find the code for this, but just go it from one of my engineers:
// Hide sidebars on panel pages
if (function_exists('panels_is_panels_page') && $vars['panels_page'] = panels_is_panels_page()) {
$vars['sidebar_left'] = '';
$vars['sidebar_right'] = '';
$body_classes[] = 'panels_page';
} Mostra a contribuição mais recente de uma taxonomy
Tudo bom pessoal?
Gostaria de saber como listar apenas o artigo mais recente de uma determinada Taxonomy, em um bloco. A aparência deve ser exatamente como um teaser de artigo na página inicial, ou seja, tem que ter título, o "enviado por", o teaser, e os links depois do teaser.
Alguém pode me ajudar com isso?







