Drupal is up and running but how do I ...?

stopping "navigation" replacement with username

I am interested in stopping Drupal from swapping in the user name for the Navigation menu title once a user logs in. I have created, via CSS, a very thin menu, and if a user has a name that's longer than that menu is wide, it falls off into the main content area.

How do I turn off this swapping feature? And, beyond that, how can I change the name from "Navigation" to something like "main menu"?

Thanks!

Marvin w/ 4.7.2 Footer floating

Drupal 4.7.2 / Marvin theme

I'm using Marvin with 4.7.2 but the Footer seems to floating up to the bottom of the Nodes. This isn't really bad, Until you try to use it with Image and Image Gallery..... then it floats up and into the image gallery.

Does anyone have a fix for this?

Would this be a Core question?

Thanks

Drupal Theme Generator 3.02 not compatible with 4.7.2 ?

I have my website up and running for the most part, but the standard themes look too generic and "standard" I think.

I started looking into other ways to spiff up the site and make it look "non generic" and I decided that since theme authors wanted between $200-$1000 for a hobby site it was too expensive.

I downloaded, and got something not too terrible from working with the Theme Generator from www.xlecom.com, but it does not seem compatible with 4.7.

I think this is a bug, but maybe it is by design... url alias and referencing

I have a url alias for a page of:

Subject1/DetailPage1

I have many of these, something like:

Subject1/DetailPage1
Subject1/DetailPage2
Subject1/DetailPage3
..
Subject1/DetailPage35

I have other, equal levels, with similar structures

Subject2/DetailPage1
Subject2/DetailPage2
Subject2/DetailPage3
..
Subject2/DetailPage17

I want to put a link on one of the pages in Subject1 which links to Subject2/DetailPage3

If I code the link as: <a href="Subject2/DetailPage3">Test</a> then Drupal shows my link at the bottom of the page, when I hover over it, as http://www.mydomain.com/rewritebase/Subject1/Subject2/DetailPage3

Note the addition of the "Subject1" reference where it is not desirable. The rewritebase is just fine. That is, the link that would work would be http://www.mydomain.com/rewritebase/Subject2/DetailPage3

I've tried setting my link as <a href="/Subject2/DetailPage3">Test</a> (note the addition of the slash at the beginning of the reference) but that link shows up at the bottom of the page without my rewrite base as: http://www.mydomain.com/Subject2/DetailPage3, so this won't get me where I'm trying to go, either.

This seems like a but to me, in that I have coded my link as "Subject2/DetailPage3" on a page that has an alias of "Subject1/DetailPage10" and I would never expect "Subject1" to find its way into the final link.

Show login block after logging in

Drupal 4.6.5

I have configured Drupal to display a single block to users - the login block. Once a user has logged in, the login block disappears. What I would like to do is continue to display that block but replace the username and password text boxes with some text such as "Logged in as: johnsmith" and a "Logout" button.

I found the following code in another topic:

Image.module original link on medium res image

I'm using image.module on my site. Here is an example of a node: http://adsoftheworld.com/media/print/volkswagen_coach

There is a link below the image that gives you the full size image (original size) that image module creates.

I would like to have the same link to be added to the image itself too, so readers would be able to click on the image to get the original image size rather than click the link below the image. How should I modify the image.module to achieve this?

Pages

Subscribe with RSS Subscribe to RSS - Post installation