Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am using the pushbutton theme with the ecommerce module installed. I cannot add a new page to my site. When logged in as admin, I click create content->page, and the connection times out. This actually happens when I try to add a new forum topic as well. I can add new products with no problem, so I am not sure what the problem is.
The other thing that is weird, when I click create content in the navigation block, only forum topic and product are listed.
1. How do you set the spacing for each column in a table view? I have a text field in the view and I would like to be able to set this to a minimum width even if there isn't much text in any of the fields.
2. In the case where this text filed is large, how do you set a 'teaser'? I would like to limit the amount of text to, say, 2 lines.
3. How do you have the table view display alternate background colours like in this forum?
I've been using image.module (image, immage_attach, image_gallery) and have enjoyed it. Many thanks to walkah!
Now I think it does a good job after my reading some posts here for further help. I'm not bothering with the image_assist.module because I either attach images in nodes or put images in the galleries and then make a tag to the images I may need to include in a node. I have added a special size for these included images (smaller than preview), and all's fine.
I'm trying out Drupal 5 just for fun and have attempted to install the FCKeditor. I've followed the instructions, and enabled the module, given permission to all users, and copied files to appropriate folders as instructed, but nothing seems to happen - it doesn't show up when I create content (a page for example). On top of this, when I return to my site's admin page, I see a blank white page with no writing - the page is simply not displayed. All other pages seem fine.