I'd like to move the 'Input format' section of the content editor form to below the log messages box so all the collapsible sections are in one place, and the log message box is more prominent (in the hope the users of the site will use it more reliably!)
Hi,
I'm trying to use the poll module, but it's not working. At some point, some weeks ago, it was working. Not sure if the current situation might have appeared after the migration from Drupal 4.6 to 4.7.
I'm not using the latest Drupal (I'm hosting 4 Drupal sites and I'd like to minimise updates).
At the present time, I can load the page to create the poll (node/add/poll), but when the page is reloaded with the post information, nothing at all appears (blank page).
Hi.
I found a problem producing complex queries since the node table in the base of all content.
I have content type with extra db called JOB. It has 2 fields - nid and 'top price'.
Second content type has extra db called APL. It has 2 fields - nid and 'offer price'.
Now - how can I create a query that produces a sortable table of job.title, job.top_price, apl.title, apl.offer_price?
I found myself lost in queering node table from few directions, very often (maybe I should choose 'computers sciences' instead of 'product design' for a diploma...)
Hi there.
I'm working on a site for a product designer. I'm building a custum content type, node based, for a prudect. Each product should display 3 views (picturs).
1. In form hook - Who shell I multiple the image atachment fieldset 3 times whti defferent titles (like 'front view, "back view' etc.) ?
2. How can I store the picturs with a mark of there context (front/back and so) ?
tnx.