Having problems installing Drupal? See the Installation Guide for more information.

Strings I can't translate using locale module

I can't translate a few strings using locale module:

- "Submitted by" "on"
- "Post by" "on"
- Dates strings
- Archive browse calendar (month,day names)
- "new" (new comments)

I hope locale module insert this strings soon! :)

i need to make an archive list on my homepage

not sure how to explain this one, so i'll give it a shot...

i have defined a bunch of taxonomy, and apply terms to different pages or stories i have created

now, what i would like to be able to do is take the taxonomy term 'newsletters' and list all the pages that have been created as newsletters in a neat little list on the front page, linking to those pages of course.

Uploading avatars

Hello,

I've spent the past 40 minutes or so trying to work out why I was unable to upload an avatar using the bundled profile.module. After a few attempts at changing code here and there, I decided to look at the html used for the edit profile form. I discovered that it had no enctype="multipart/form-data" within the form element, and therefore (according to the manuals on php.net) file uploads won't work.

More locale.module strings

Hi,

How can I add more strings to 'untranslated strings' in locale module?

I think the default strings are not enough :(

Please, help me!

Thanks!

image.module failer in moving thumb

hi folks,

I got a problem regarding the image.module on my site. I installed drupal 4.2.

First I tried the image.module version from cvs, then the version from the 4.2.0 branch and then on from my local installation (which btw works fine on mac os x)


The 420 branch version : 1.51.2.5 2003/08/20

The version from local installation (os-x): the same

After submit a image (regardles of GD2 or ImageMagick) I got the following failure :

warning: rename() failed (No such file or directory) in /home/venzke.org/www/modules/image.module on line 673.

That is moving the thumbnail to my dir. In the CVS version it's line 705.


The respective dirs are correctly (777). I although see the image in my images directory, but no thumb.

I even saw the thread Images in my blog but that didn't help - since I use the updated version of image.module.

So any ideas ?

adding a search box to a theme

hi all,
i'm trying to create my own theme, based on the interlaced theme.

i want to add a search box to the header, such as the one in the top right of this screen, but nothing i can do can make one appear. i've tried looking at other themes and backward engineering to make that element appear, but no such luck.

i found through a search on this list that simply adding a 'php print' command with 'search_module' will make a box appear, but this renders with lots of spacing around it, and not very suitable for adding in my design.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal