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 wondering if Drupal supports static rendering of pages to flat HTML files. I am in need of a CMS/blogging tool that handles this, and it's not clear that Drupal does. Many systems do not.
The Drupal site and static/flat site would need to be at separate URLs and possibly domains. Ergo, Drupal would need to handle any changes during the rendering process. Drupal would need to keep track of images during the rendering, as well. The Drupal version of the site would act as the staging area for content creation only; the static site would be the public version.
I have been using drupal for just over a week with the goofy.theme slightly altered to match the colour scheme required by my site. However the theme relies very heavily on javascript to make the pages including the actual content and I am starting to worry how friendly to search engines is the site when using the theme? My sites i usually allow the googlebot to spider to get the hits to dramatically increase from people searching the web but don't it skip javascript so the content will be missed!
hi. i just downloaded wincvs and am tryin to get the latest drupal cvs version. i am able to download the conrib repository, but am not able to get the main repository.
Hi,
This should be simple, but for some reason I'm not getting it to work. I think it is because of the way drupal handles forms. What I'd like to do is create a search form (in a block) that restricts the search to usernames. I see the following search form when viewing source:
Hi all
I've installed the Drupal CVS version, which seems to work well, but there's a major problem : when i access my admin page (http://mysite.com/?q=admin), the only thing i can see is "System Messages
date event user operations
No system messages currently available".
What have I done wrong? How could I solve this problem?
I just installed Drupal-4.1.0 and I have some questions. I hope you can help me.
[ BlueMarine Theme ]
1. How can I move the default right column/vertical pane to the left?
2. How can I make the default width of the right(left) column/vertical pane as wide as what is displayed in the Drupal's site? It seems that mine is very narrow.
[ News Feeds ]
1. How can I limit the news feeds for every source (e.g. CNN, The Register, etc.) to display only the news of the current day?