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

Block Header Won't Display

I used the following script to display a partner link that opened a new, smaller window within our site. It works fine, but I can NOT get the block header to display. I want the title "Community Partners" to sit above the link tile. Help?
I am running a modified version of box_cleanslate.
Thanks.

Seperate Admin from Navigation

Hi all,

Just wondering if it is possible to seperate the admin module / menu from the navigation block and give it one of its own?

I dont know why but it REALLY annoys me, I'd prefer to have it seperate.

Thanks for any help :)

Please help me get these displaying alphabetically

Good heavens. I have this huge project due for work today and I thought all of this was working. Apparently I was wrong.

Here's the site: http://www.lawrenceplanning.org/submittals/

Click on a quadrant and it takes you to something like this: http://www.lawrenceplanning.org/submittals/taxonomy/term/9

I need these to show up alphabetically, not as date entered.

changing the name of a content type...from flexinode-1 to something coooler...

I need to change the content type flexinode-1 to something else, because I want my user to subscribe to content and they complain that they don"t know what the heck flexinode-1 is...

Any way to rename a flexinode to something that would make a little more sense to the user?

Thanks a lot
patchak

menu fun with regular expressions

I have an odd request!

I split my site into sections using menus rather tha taxonomy module. Each section had a menu. I displayed each menu block according to the path - which is set by path_auto. ie. when someone is in the /support section a support menu shows. Each block Each block had a heading and a ul list for the nav.

However breadcrumbs don't work properly with this arrangement as they don't show the menu name in the trail.

And I want to instead put everything in one big menu, lets call it 'nav'.

My problem is that across the top of the page I have my main section links. And I really don't want to repeat them in the block nav.

With CSS I could achieve this by doing something like this:

<style>
.content ul.menu li.leaf, .content ul.menu li.lcollapsed { display: none; }
</style>

But I also don't want them to display with the stylesheet turned off.

Problem 1.

I'd like it to look like it did as I had origionally with the section your in as a clickable h2. So I figure there must be away to use some regular expression trickery to strip the outer ul tags, bin the li.leaf and the li.collapsed at the top level of the nav. And transform the li.expanded to a h2.

Embedding links in posts

Okay, really dumb question. What is the correct way for users (or admins) to embed links in posts?

The Filtered HTML input format says it supports <a> tags but since 4.7 no longer uses a <BASE> tag it isn't reliable. For example, this should be a link to node/abcd but it is actually a link to node/node/abcd because it is a relative link displayed in a page whose base URL is http://drupal.org/node/.

Pages

Subscribe with RSS Subscribe to RSS - Post installation