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

What's the best way to retrieve the current node ID?

Am I missing a global somewhere? All I want is access to the current node, (from a block) but I can't see the best way to retrieve it.

After messing with arg(1), $q and others, I've now got:

img_assist module installing

I have Img_assist module loaded but I don't understand what this #2 below means. Do you install that file img_assist.mysql into mysql? if so, how and where?

I do have phpmyadmin and cpanel.

Thanks!

2. Load the database definition file (img_assist.mysql) using the
tool of your choice (e.g. phpmyadmin). For mysql and command line
access use:

mysql -u user -p drupal < img_assist.mysql

Replace 'user' with the MySQL username, and 'drupal' with the
database being used.

custom javascript elements in head section of html

Hi everyone,

I am new user to Drupal. I have only recently installed Drupal and am testing it. I have found the community to be very suppportive.

A site I am trying to port to Drupal uses pages with javascript for hiding/showing layers as a user mouseovers an image map. For this I need to uses a custom stylesheet and also place javascript functions in the head section of the page.

Also is it ok to uses an image map and place java script calls with in the page. Does the 'create page' box allows java script elements ?

How do I deploy HTML?

I have a simple opt in form written in html that I would like to plug into a story node. I put code in and have looked at in both html modes yet only see the code not the form thanks,

How do I... Create multi-page articles

Hello there,

I would like to know how I can create multipage articles, i.e. thingies that take a single entry (abstract) on the front page but have multiple pages when "reading more", with next page and prev page buttons..

Thanks for taking the time to answer me ;-0

Frits

PHP code in flexinode table field type

I have been playing around with the Table Field Type in Flexinode, and discovered it can take html content. Now I would like to place some php code snippets in the individual table cells, but the code is printed out and not evaluated.

Is there a way to allow php code in the table field cells?

Adding a line or two to the "field_table.inc" file perhaps??

Pages

Subscribe with RSS Subscribe to RSS - Post installation