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'm not entirely sure if this topic belongs in here, but I didn't think it applied to anywhere else. Basically I'm using the Leaves theme and wanted to know if there was anyway for a different banner to be displayed on specific nodes. If this is possible, how would I go about doing this?
I run a decently popular site that gets steady traffic each day and a couple times a month gets Slashdotted. I have a dedicated server via ThePlanet.com with dual 3.2 Xeon cpus & 1 gig of RAM. It's all I can afford at the moment. Plus I have eaccelerator installed.
I'd like to hire for a one-time fee (and probably occasional follow up) a real Drupal know it all with experience optimizing a LAMP server for Drupal use.
Feel free to contact me directly: b e n s u l l i v a n a t g m a i l . c o m
Is there a way to link to an existing node or node alias using FCKEditor?
In other words, right now when I click browse server in FCKEditor it allows me to browse and select an existing file, which is great. Is there also a way to get a list of existing nodes and select a link? I realize I could type in the link but I want to make this as easy as possible for my end users with little html experience.
Thanks, and sorry if this has been discussed before - I couldn't find anything in my searching...
The other day I was trying to remove prefixes from the tables in a DB.
I exported with PHP-MyAdmin, edited with MetaPad & imported with PHPMyAdmin.
This procedure I have done several times, and the results arent identical:
sometimes I cant import, because some duplicate errors, otherwise I manage to import succesfully but I cant create new nodes (duplicate errors when submitting).
My conclusion is that something I do is wrong, because Ive exported and imported thousands of times without any issues. The only times is when I try to remove prefixes.
In my case, example.com/drupalpath has a lower pagerank than example.com/drupalpath/.
Google sees example.com/drupalpath and example.com/drupalpath/ as two different pages.
This seems to be a general Drupal problem, making example.com/drupalpath and example.com/drupalpath/ to duplicate content.
I know how to solve this (redirect permanent from example.com/drupalpath/ to example.com/drupalpath), but I think it's worth to mention it here, because it should be fixed in core. All the Drupal pages out there would benefit from this.