If module "Content" (Translation Management) is active, error if creating book content

Hello,

I got this error if activating "Content" (7.x-1.0-beta1) module from Translation Management:

Warning: Parameter 1 to icl_content_node_prepare() expected to be a reference, value given in module_invoke_all() (Zeile 817 von C:\xampp\htdocs\documentation\includes\module.inc).

Has anybody an idea?

I know this issue --> http://drupal.org/node/1010166 (I don't know if my error is same)
but the patch file is exactly the same as I have in my Drupal installation.

get rid of read more

I have installed the new drupal 7 and am very impressed. It will take a little getting use to but it does look great.

I am trying to get rid of the read more link from the site on basic page but can't seem to work out how to do it. I have found the display options and managed to change the trimmed version to more characters but it doesn't seem to get rid of the read more link. I have searched on here but can't find anything that can help. If anyone has the time and could advise me i would really appreciate it.

Thanks in advance

Kind Regards

Tim

Drupal 7 and drupal_get_form of custom content types[SOLVED]

Just installed D7 and I am wracking my brain to try to figure out how to retrieve a custom content type's edit form programatically.

For example, I created a content type called "address", and have this:

Edit nodes from panel admin

As administrator, the nodes can be edited directly from the panel content screen, but not with other users. Other users have permission to edit the panels, but the option to edit the nodes within is not there. I'm guessing this is a permission issue, but can't seem to figure it out. Anyone know what I'm doing wrong?

Delete or not delete, the image

Just made a test install of d7. Looks good to me. Really some improvements about d6.
Especially the included image handling.

Let's se how much fun this will bring when I migrate my site, that uses several (image) modules.

But that's not the point at the moment.

First I thought that a deleted image is not deleted in the file system. But it is.

But .. there is another thing. By default you have 1 image in front of the body in an article.

CSS Inheritance

I'm in the process of converting a static site to Drupal. The problem is that when a node rendered, it it is displaying the same background defined for body. I created a CSS class for .node-article and am able to specify background color to override the image that is defined in BODY.

Inheritance is a good thing, but I need to be able to override it. Setting background-image: none in .node-article did not override (though setting color did...

Any suggestions? I have not defined a custom node.tpl.php

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x