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 have category, category_views, views, views_ui and taxonomy modules installed. taxonomy_access is turned off because of conflicts with og.
I created a container and categories using category module, and have assigned these categories to various nodes in my site.
I would like to use Views to create a list of nodes sorted/filtered by category, but can't seem to find any way to do it. I see that I can sort/filter by taxonomy, but my content is classified using containers and categories (not vocabularies and terms).
I created a node teaser with views and want it to look more like a teaser and cut off after so many lines. Is there a way to do this with views? I tried setting the block height, but that didn't work.
I spent some time with Drupal 4.7 and wanted to create a site with with content elements and types which are related to each other. Examples:
- There are several members of a university chair
- Each year there are different courses.
- A course is advised by one or more chair members
- A course is of a certain type (seminar, lecture, project,...)
- There are publications (written by one or more team members and external authors)
- ...
I currently get a "Page not found" for the content area of the home page. I think I got this after choosing the "Publishing Option - Sticky at top of lists" option for a page. I then saw no other pages in the content area. I removed the "sticky" option but nothing happened. Then I choosed to delete that page.
Well, I am not quite sure since I am new to Drupal, but this is what I believe I have done. What does this mean?
I have several other pages with the option "Promote to front page" set.
I'm trying to add a border to the images in my gallery (the full size images, not the thumbnails). I managed to do it previously when using 4.6 by adding this to the image.css:
.preview img { ...}
however this doesn't seem to work now with the 4.7 image.module.
Hi there, I have installed the news_page module and am trying to create a page, however, what happens is I can preview the page and the module works fine, then I submit it and it comes up with this error and doesn't create the page with the feeds in it only what I put in the body section. It doesn't seem to remember any of the information I have put into the form on the create news_page page.