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've been looking at view_nodes.inc, and I think I understand the concept, but I'm not sure how to add a field type to it. I want to be able to choose the nid of a node as a displayed field. Right now I can choose things like node: Title, node: created time, node: updated time, etc. I want to add node: nid to that list, because I need to display a list of node titles and nids of nodes belonging to a certain category by executing a view.
I have installed Gallery into my site and uploading the photos is working great but when you click on an album nothing happens when in theory it should open up all of the photos in that album. Anyone else having the same problem?
On my page/story, I want my SINGLE break to simply move under to the next line. And it does, However, there is a noticeable gap that a break has occurred.
I also would want a big cap appear when I break TWICE, and it does, however the double break, although notacible, it is not as big of a margin as it should be.
Where do I look/fix in my .CSS file to correct this the way I prefer it?
If user logs into my site by typing MySite.com in browser (with no WWW in front of MySite.com), then user will get logged out if he clicks on a link such as WWW.mysite.com/whatever, because the the link has WWW infront of it