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 my users to be able to read the pages via wap phone. Is this somehow possible? I believe it would require to translate nodes' content's HTML to WML. Has someone done something like this before?
Is there somewhere a list and description of third-party modules?
Hello, I want to power my site with Drupal. The site is, however, not very community-based (it should be my small support company homepage). Anyways, I want also to build a personal homepage, I think drupal is nice, because I want to keep them separate, but to share content anyways. Do you think doing so is a good idea? Is Drupal the best only in community powered sites?
Below msg appears when I attempt to load/run admin.php:
Parse error: parse error, unexpected '/' in /home/opportun/public_html/drupal/modules/user.module on line 1779
You are not authorized to access to this page.
I have the following problem with my 4.0.0 drupal:
I can create revisions of my documents and view them (different versions are shown) but when i click "rollback revision" or "delete revision" (to test, i created 3 revisions, and tried each one) i get redirected to: http://www.cargal.org/drupal/admin.php?mod=node and nothing changes, the last revision stays. No error messages are displayed.
Did i overlook something in the configuration or what am i doing wrong?
I tried to post a blog entry on my own site (running drupal 4) and selected the entry to be not yet publicly available. I was posting as admin.
But when I logout and goto the user blogs page, I can still see the title and teaser.
Only when I click on the more link I get a message that the entry isn't available.
Is this by design ? I would expect the entry to be not visible anywhere when you're not the author.