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.
Note that the date begins and ends on April 21, but the event block displays this as April 22. I found if I back the start time to before 6PM on April 21 then the date correctly displays in the block. I don't have any idea how I can fix this...
i've installed cck from cvs. I made a node called "module review." how do i add 'previous page", "next page" and "add a child page" links to the node? Ideally I'd like to have "add a sibling page" link as well. This is functionality provided by the book module (except for the sibling page link). I looked at the pages in the handbook, 37767, 45050 but I don't know how to adapt them for cck. also, one of them says it only works for nodes promoted to front page, which I don't want.
I'm trying to develop a "page". On this page the user will see a task title, drop down menu, and task description text area.
So, at the moment I am using the hook_form.
However, at the top when I try to fill in my form I see "author information", "Options (published, in moderation queue, on front of page etc...)" and "user comments (disabled, read only etc.)
Also, it displays a "preview" button, when a task will not require a preview.