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 want to run two identical copies of my drupal 4.7site on my server simultaneously so that i can upgrade 1 copy to drupal 5.1 and leave the other with the same content as drupal4.7. and then compare the two drupal versions side-by-side with the same content.
i cannot get this to work.
my original 4.7 install is in an home/public_html/drupal directory
i copied the orginal 4.7 diriectory to a home/public_html/test/drupal subdirectory
Is it possible to change the layout of the taxonomy browser (category browser)? The default layout is the vocabularies (categories) in a single column, but I would like a horizontal design with several columns.
I have content type build with CCK on Drupal 4.7.x. But I reading some articles about bookmarklets and drupal and found that bookmarklets don't full work with CCK content types.
For example - CCK node have subject, body and url fields, and subject & body sucessfully filled via bookmarklet but url don't.
I'm currently using drupal 4.7.x because the documentation is a little more up to date, but I'm perfectly willing to switch if there's a 5.1 module that would work.
We have a book club and everyone (7 people) has a few different books to present where they write a brief summary for them. I want to setup the site so that people who miss it can get caught up, and also to keep a running archive of books if any new (yeah right =) users come in.
What I want is to have a site where the homepage is the current month's book club and maybe the last couple too, but any of them can be selected from a combo box. For each date, a list of the people/users is there and clicking on them expands their entries which is a list/table of their assigned books which include title/author/summary/date of publication/and maybe an amazon link...
If a club date entry isn't up yet, a certain group of "admin" users can add an entry that any user can post to.