Drupal is up and running but how do I ...?

Multiple gallery blocks instead of one.

Is it possible to use a block multiple times? Specifically the gallery block (from gallery.module - gallery2 integration with drupal)?
Regards

Possible workaround to hierarchical menus?

Khalid,

I have a feeling that your response to the site configuration challenge holds within it a possible workaround to the much debated problem of hierarchical menus when using taxonomy in drupal. Here is what you said:

First, I will add a taxonomy vocabulary, then terms under it, For example, Home, Services, About. Can add Demos, Case Studies, ...etc. if needed...Third, go to the theme configuration and add primary and/or secondary links with Home, About, Services, Products, Contact or whatever else you want.

When I first read it, my immediate reaction was that it wouldn't work because drupal doesn't give an index page to a vocabulary (only to the terms), so how would you be correct about using taxonomy terms as primary links which I interpret as the main sections of the site.

I then realised that you meant setting up Home, Services, About etc as terms of a vocabulary. This vocabulary could be called 'Site Navigation' or whatever and as the vocabulary was a level higher and didn't have to be displayed, essentially the terms would become the main sections of the site.

And, as we all know, a taxonomy term has an index page, and can be manipulated in many ways with modules such as taxonomy_context, taxonomy_menu, taxonomy_block and taxonomy_dhtml.

As a non-programmer, this came as a eureka moment for me, although many months ago, someone suggested something similar- using the vocabulary name for the first term of the vocabulary. Somehow, your approach sounds better.

Txonomy block and using it with front page module.

I'm using 4.6.3 Drupal code base with taxonomy_block.module. Unfortunately, the module doesn't seem to work well for me, causing several mysql misfunctions in one occassion. And then the blocks don't show the content of the topic that I want :(
Anyone knows of a similar module? Alternatively, is there a patch that I may have missed? I just downloaded the module yesterday by the way!

On a seperate note, without using taxonomy_block.module, how can I use the front_page.module to get content from specific categories (teaser/headline)?

Need CSS help

Hello,

I'm working on Flash game website, preview could be reached at http://test.cleveradvice.com/
I have problem with displaying Image thumbnail and at left Description of game. Now code looks like:

"Promoted to frontpage" code

Hi,

I want to make a custom frontpage using the frontpage module but think the "promoted to frontpage" feature in the publish page is kind of nifty.

Does anybody know the php cod so I can place image, blogs and stories in the right place in my custom frontpage?

/ Ayza

Create and linking local page anchors

When I am coding my custom input filter module, I want to allow insertion of local anchors within the page. The user is allowed to create <a name="xxx" id="xxx"></a>. Then I would like to produce a code so that a link pointing to that anchor can be created in the page (consider a page TOC at the top).

Pages

Subscribe with RSS Subscribe to RSS - Post installation