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

Wiki vs Image Filter

Hi. I'm trying to get the wiki filter working with the image filter

[img:id]

but when I turn them both on my img shorthand gets converted to a Wiki-style make-new-page link. I've messed with the ordering of the filter execution to kingdom come, I cannot get them to work together, if I move wiki filter below img I just get preformatted pages with all node content on one line.

has anyone seen something similar? Anyone had this and figured it out? Using 4.4.1

Thanks

.doc files not uploaded with filestore - Help needed

Hi,

I have some trouble while uploading MSWord documents using the filestore module in Drupal 4.3.2.

Most of the data fields are inserted into the database, but there are two which are missing: filedata and filesize.

Other fields like filename and filetype (application/msword) are properly inserted into the database.

As a result, I can upload any kind of document but the one from MSWord. If I try to download it, I get a blank document.

Anyone has any ideas that could be useful, or a workaround?

Deleting Blog Title

I'm completely new to Drupal and PHP, so I am a newbie in need of some help. Right now I've got Drupal running fine and have the marvin2k theme installed that I am messing around with. I wanted to make one blog for my site, so I did that and everything works fine. My problem is that on the main page, underneath my post, right to the left of the "add new comment" link it shows "Jonah's Blog" (my username is Jonah, which is my name irl). You can see my site here.

"Who's new" block question...

How long does a new user account remain on the "Who's new" block? My admin account seems to have been on the list, well, ever since I installed (not upgraded to) 4.4.0 back in April. Is there a variable that sets the time limit on how long an account will be displayed on the list? If so, where is it? (It does not seem to be adjustable using the administrative interface.)

TIA,
RT

Escape and allow tags

I'd like to allow a number of tags (mainly the list tags and < code > tags), but escape all others instead of strip them. Is there a way to do this? I realize that the bbcode module probably does what I need, but if there is already a mechanism to do this, I'd rather not install yet another module.

user.module data handling bug

I don't know if this has already been discovered or not, but there is a bug in user.module. $edit was being continually passed to the modules, but the results were being saved in $data each time. Changes made by a module were being clobbered by the array returned by the next module. I discovered this when avatars wouldn't work, but this could potentially cause even more strange behavior. The patch below fixes the problem.

Pages

Subscribe with RSS Subscribe to RSS - Post installation