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

Add free tags to Image/Photoblog?

I would like the ability to add free tags to all content typs -such as Image or Photoblogs? Can someone shed some light on this?

Thanks!

Ed

RATE Your HTML Editor / Inline Image Uploader

I want to set Drupal 5.1 up so non-technical users can

add/format their own text (bold, indent, etc.)

add inline images to their page, and position / size the images within the text.

What's your favorite way to do this?

TinyMCE - seems to be in limbo.

Moxie - does it support the TinyMCE image plug-in?

HTMLarea - dead?

Xinha - can it upload images inline?

I would like the poll on the right column

Hello!

I activated the poll module, and now I have a menu item for it, and it appears at the top of my home page (the poll I created). I really want it in the right column, but I can't find where to do that.

logged-in user + /user/register -> access denied

If a user is logged into Drupal and tries to go to the user registration page, they get an "access denied" error. You can see this happen on drupal.org (http://www.drupal.org/user/register).

I'd prefer to send the user to their profile page (/user/123), perhaps with a message noting that they're already registered. Before I start hacking the user module (presumably in user_menu), can anyone point out a more principled way to do this, or problems with doing this in the first place?

Menu block visibility dependant on PHP code...

I am trying to hide certain menus dependent on what arg.

Here is the code I have been using. I have tried lots of variations,
but nothing seems to make the menu disappear at the correct time.

global arg;
if ( arg(0) == 'postcard' AND ( isset(arg(1)) AND is_numeric(arg(1)) ) ){
return false;
}

I have scoured the forums all day yesterday, and tried many examples, such as:
http://drupal.org/node/110079

Knocked Off by .htaccess

Configuring gallery module settings I got a note from Drupal that the .htaccess file in my defined drupal folder was not writable - which it showed as my root - i.e. site.com.
took a look and hey - I didn't have a .htaccess file there at all.

Whipped up a blank txt file and named it .htaccess and figured Drupal would write to it whatever it needs. it didn't.

Now, I've got a homepage but nothing else. I get page not found errors on every other node.

No admin section, nothing.

Anyway to fix that??

start over??

Any help appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Post installation