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

Attached Node styling problem---trying to transfer styling to css sheet and not use default styling.

Hi,

I am using the Attached Node module with version 4.6 of drupal.

I noticed in my source code, that the attached node is placed in a div with the following style:

style=' right:0px; width:100%; height: 250px; overflow:hidden; background-color: #fff; margin:10px 7px 20px 10px; padding: 10px; border:1px #2175cc dashed'

I went into attachednode.module and changed that to "<div class='attachedNode'>" (so I can style in my css sheet, but amazingly, the old styling still appears.

Taxonomy context: How to stop listing + linking contexts.

Hello,

does anybody know how to do this:

First:
I use taxonomy_context for navigating different sections of my site (not yet online). When there are child nodes, clicking on the parent category brings up a list of all nodes in that parent category. It's damned ugly!

I would like to be able to link a certain page to that parent category, like an introduction page. Right now I had to solve it by removing all child nodes and linking to them fron the "main" page. Not good!

Content was stripped away when previewing long post

Sorry for submitting two questions at the same time. But I feel this strange that when I typed a lot of content into a new node (say, new blog post, and I typed in thousands words), I could not see the whole piece of my post when I pressed Preview.

Problem with drupal_set_html_head in jsdomenu.module

If I enable Drupal's Cache in admin->setting,
then jsdomenu.module causes fatal error that it said "Call to undefined function drupal_set_html_head() in line 80", when I try to access any page in drupal. (With jsdomenu module enabled and put in a block)

I guess this is because drupal caching the HTML head section so that jsdomenu can't call the function...? (Wild guess, indeed I don't know ...)

Do anyone know how to resolve the situation?

Thanks a lot!

How do I set the maximum image size?

I have been looking around for a while how to set the maximum image resolution and file size for the image.module.
Also what is the benefit of using ImageMagick vs. GD2? I can select both, but I don't see any additional features.

Thanks

Andre

listing alphabeticaly with Article module

In the article project page, there is a "Try out a demonstration" link.

This demo shows a list of articles (nodes) in alphabetical order with sub-categories, etc.

But, while trying the article module. Nothing is alphabetical, exept for the categories.

How can articles (nodes) be listed in a alphabetical way with this module?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation