to have footers or not, that is the question ....

Hi Guys,

I decided to try and delete the FOOTERS Php code at the end of the page.tpl.php - indeed it did get rid of footers at the end of my site. IS THIS THE PROPER WAY TO DO THIS???

WHY get rid of the footers? Well simply I do not need them. What I want is best illustrated by looking at the following:

www.tidalsound.com/az/?q=node/30

Seeing blank page in browser after install

I've tried installing drupal and was originally experiencing some database connection issues. After making a few adjustments to the file 'sites/default/settings.php', I now see a blank page when pointing my browser to the site address. The address is http://beta.durling.ca. Any ideas on what may be amiss?

creating (multiple) nodes without using _form hook

Hi,

Asked this in a more complicated way earlier, but figured might be better to ask more clearly...hope it's not construed as spammin!

I wish to create a module (based on book mabye) which, when you create content using it, has the ability to parse the (text area) form text, and based on how it interprets it, creates multiple nodes (in this case, lets say as a new book, with hierarchy, etc defined with some sort of regular expression type thing, used within the form text)

eg, in the form text I might have something like this:

Real newb question: What about images in 4.7?

I know this is a completely newbie question and perhaps someone can point me in the direction of documentation, but how should images be placed into nodes in 4.7?

Obviously there was the image module and image assist module etc. for 4.6 but these aren't under the Modules -> 4.7 heading, have they been upgraded in CVS?

Of course images could be uploaded/attached to a document and then manually HTMLed in but this doesn't seem easy-to-use for non-techie types.

Cheers,

Alex

4.6.5 or 4.7?

i am waiting for release of 4.7, now 4.6.5 or 4.7 is used to build real site?

Custom nodes: Flexinode, CCK or Taxonomy?

Hello all,

I've searched the forums and I've read the handbooks, I may have missed something but I could find no clear answer in a central place.

Basically, my question is about custom nodes and how to go about building them. Here are some practical examples (they're just examples, I wrote "Gym node", "CD node"... for the sake of clarity only, the idea behind is always "custom node") :

How do I assign a Country field to a Gym node?

- Solution 1: Use a Flexinode with a select (drop-down) field for the country? But then I couldn't re-use the list of countries entered for this flexinode with other flexinodes (or anywhere else in the system).

- Solution 2: Use the CCK (Content Construction Kit)? From what I understood, CCK is like an advanced Flexinode with even more flexibility. I think CCK will allow me to build custom field types (ie. not just custom node types) that I can re-use throughout node types (I may be wrong here). If that's correct, I can build a Country custom field and re-use it in whichever CCK custom node needs it.

- Solution 3: Use the Taxonomy module? Build a Vocabulary called "Countries" containing the list of countries and associate this vocabulary with my flexinode. Then I can re-use the list of countries throughout the system and filter the tagged nodes by country quite easily.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x