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 realized shortly, that the mission on the former frontpage ('www.mysite.com/node') doesn't show up anymore. I suppose that's because the system recognises, that the node-page isn't meant to be the front-page anymore? If it is so, it is ok, for what I would like to achive.
But on the other hand I would have expected that a breadcrumb shows up instead of the mission, according to my template-layout. But unfortunately it doesn't.
i was using TinyMCE on my site (www.my8051.com). but it was causing some browsers to crash (ie5/5.5/7beta1).
now i replaced it with htmlarea module (latest avaialbe in modules). it's working fine except when its loading, it shows "page not found" page of my website in htmlarea. as soon as loading is done, htmlarea module shows empty typing area.
this is making lot of "page not found" log messages in website admin logs.
I did a fresh installation of drupal 4.6.3. Everything I do (such as changing a setting) generates a message and they stay on top of every page. For example "The changes have been saved.", "The configuration options have been saved." and any error messages.
The weird part is I did the same installation on other machines and I don't have the problem. Any suggestions?
Hello all,
i'd like to add tabindex and accesskey attributes to sidemenu entries. Do I need to redefine the function that makes the sidemenu html code, in my template? Can you please suggest me the best way to do this?
There are blocks created by different modules in my site. But other than setting the access right to use the modules, can I just decide which roles can see the block? eg. How about if I want only the site admins can see the "Who's online" block?