I've installed D7 and added the Danland theme. Great theme but I can't see the Search box on the home page. I think I've correctly added permissions, and adjusted the blocks etc, but it doesn't appear on the homepage, only on sub-pages. Secondly, it doesn't actually perform a search successfully when I type in a search. Any pointers would be appreciated. Thanks
After upgrading to Drupal7 from D6.20, I get a surprize every time :-)
This time, I've just realized that if I want to edit a node (article, page, blog...) the content field is empty. The node content is displayed on the website, though, in the View mode.
If I make a new node, I can edit it, the content is still there.
Within views, a field of the type 'image' with multiple images is treated as a single indivisible field. A common wish is to display only one of the images within the view.
Searching the internet I found unsatisfactory solutions (hacks) like editing the PHP code, using third party modules or using two image fields (one with a singe image used withing the view, one with multiple images within the node).
This content type has 6 cck fields, and 1 of those holds a large amount of text. I want to be able to split the text in this field over many pages (it will depend on the article but can be between 3 and 8 pages).
Is there a way to do this?
I'd use the book module, but with the inital testing I've done it doesn't appear to be what I need ( mainly because the conten may need to be restructured on a semi regular basis, and copy and pasting between nodes will be difficult for the author.