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

tinyMCE buttons not showing up

I am trying to figure out how to get the editing buttons to show up in TinyMCE.

I have just done a fresh install of 4.7.1 and am also installing TinyMCE. I have set up the profile and have everything up and running without any problems. When I input text in a page or blog entry, I can change the formatting (make text bold, underline, italicize, etc.) without any difficulties.

Short version - everything appears to work.

PHP code- theme changer

How could I code a theme changer like Drupal Garden works it?

formatting ISO 8601 dates to a more user-friendly format

I'm trying to create a custom node format for a node type created in CCK. The DATE module keeps data in the ISO 8601 format (eg. 20060520T11:11:11) - is there a simple way to convert that into something like "5/20/2006"?

How do I clean up the aggregator query string?

I have recently installed Drupal 4.7 here: http://music.nu/

Can anyone assist me with how I can use a completely clean URL for in the aggregator query string (for better Google indexing).

In other words changing this:

http://music.nu/aggregator/categories/1?page=1

To something like this:

http://music.nu/aggregator/categories/page/1

Pulling content using MySQL LIKE statement from node & node_revisions tables

Hello to all,

Basically I was using the mysql LIKE statement in some my SELECT queries which bring specific content with specific words either in the title or in the teaser.

Since the upgrade to 4.7, I simply can't figure out why the LIKE statement a) does not bring out any content and b) brings content, but with duplicates.

The database on the server is 4.1.18. Here's the code I've done:

.active class on "home" link in primary links

I have Drupal 4.7 installed and a primary links menu created. I've created a link to the home page in the primary links menu using a path of <front> to link to the front page.

For all other pages in the menu, the menu anchor tag is given a class of "active" when on the active page, but this does not hold true for the menu link to the home page.

Any ideas how I can give the home page link class="active" when on the home page?

Pages

Subscribe with RSS Subscribe to RSS - Post installation