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

How do i add html content?

Hi everybody :)

its my first post here so i hope i did it in the right place.

i was able to create content in drupal, but i need to add some HTML content such as images and descriptions.. i have the structure with the tables and all that but if i save it, it does not shows up.

is it possible to add content with HTML format?

THanks!

Customize a Node Preview

I've created a new node type, and I'm trying to customize the way the preview looks.

Is there a way to add additional text to explain some points or to create a theme for this specific node type?

Thanks

Acepted way to select a node list? (newbieish)

I followed the tutorial to create a new content node type with a module, which was very helpful.

Now that I have some of those nodes, I want to select them all in my php. I could do this myself by doing the select and the join, etc, but I'm wondering if there's an accepted best-practices way to do it in Drupal already.

I want to "select all nodes of type "mynode" and join their corresponding data into the results".

Should I just do my own raw dbquery or is there a drual way to select a list of nodes?

large quote box in body text - example (rev)

example at http://www.22plus3.co.uk/ventura/?q=node/1 achieved by inserting following into body text (add back in <)
table class="tablequote" id="table1"> tr> td> div>
img src="../files/startquote.gif" alt="quote">
b>I feel the more small contributions, the better
img src="../files/endquote.gif" align="right">

/div> /td> /tr> /table and adding the following to style.css

Organic group module: adding new fields to group content type yeilds sql errors and does not save data...

Hi,
in addition to the default content fields when you create a content type, I've added a zipcode field to my group content type. It seems to add fine, but when I then go to edit a group and fill in the zipcode field, I get the following error:

user warning: Unknown column 'vid' in 'where clause' query: SELECT COUNT(*) FROM node_group WHERE vid = 59 AND nid = 59 in C:\_workspace\chickpea\drupal\includes\database.mysql.inc on line 167.

Any thoughts?

mark

Track clicks at links

Hello,
I want to track when someone make click in hyperlink a, b, c... and save and use the generated statistics.
Anyone knows a useful module for this?

Pages

Subscribe with RSS Subscribe to RSS - Post installation