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

Events module

I keep getting this error - I just installed events & flexinode. Everything works great except for that darn error.

warning: Failed opening 'colorpickerform.inc' for inclusion (include_path='') in /usr/home282/i/n/inky/public_html/home/modules/flexinode/contrib/field_colorpicker.inc on line 4.

Any advice?

Create new module or insert PHP code in page?

I am a new user of Drupal and beginner in both PHP and MySQL (so much to
learn, but it's good). I had read the handbook and the forums but some
questions are conceptual for me. Drupal is great even so because I didn't
need to write code to put our intranet on air. It's running with the
Drupal's intrinsic funcionalities (news, events, aggregator, static
pages, etc).

My question now is I need write PHP code. I created a new content type
using webform module. I called "financial requisitions". Persons use it
to do data insertions in database (it´s perfect), but now I need create
a code to a person to see the registers of requisitions in date order
and to choice several registers to print them, everyday.

If I stay with this fundamental (using this node type created by webform)...

1) What the best (clean) way to do this code? -> Create a specific
module or insert PHP code in a page (snippet)?

2) I am using PHPTemplate and I read in forums I can personalise the
printing of each specific node type, but if I use PHPTemplate I get only a printed register each time, is it correct? If it is true, it is not good for me because I need print the choiced "requisitions" in sequence on paper (printing several registers on a page, not a single register). So this solution it's the same item 1)? (writing specific code?).

Or is it the best to start "from scratch" and to create a other node type?

add a block to a specific album in gallery.module

Has anyone been able to do this? I'd like to have a custom block in a certain album in my gallery. I have clean urls for drupal, but not gallery so I want to have the block on a page like gallery?g2_view=core.ShowItem&g2_itemId=10

When I add that url to the block to display on, it doesn't work. I'm not sure where to go next in making this work. Any ideas?

The reason I want to do this is to create a sort of generic fake integration with the organic groups og.module

Thanks.

poll module: results block

Drupal 4.6.3

In the Poll results block, where the question appears before the results. I would like to change the question to bold -- just like it is in the original block -- where it asks the for selection.

I've added the drupal.css poll stuff to my active theme and have been poking around with it. But I can't seem to get it.

Does this have to be changed in the poll.module? .. and if so - could you please offer a clue as to where?

thanks

How to move the printer-friendly link to the footer. Real Issue: calling the NID.

On this page: http://leadinc.no/projects

as you can see the email-page and printer-friendly links are kind of ruining the sparse look. I'd like to put them in the footer (as icons) instead.

I know I can hide the links div with css.

What would be the code to put in the footer?

The the PF link is node/26/print ( node/nid/print )

So all I need is to call the nid for that page, correct?

How do I add code to groups of nodes?

i have 3 main categories - how do I add code for ads to them? I'm familar with customizing vBulletin but I can't find where I need to ad the code in drupal.

Pages

Subscribe with RSS Subscribe to RSS - Post installation