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

Alternative newsletter module to Simplenews?

Are there any other modules for newsletters than Simplenews? I'm finding it much to difficult to configure to the way I want it to work.

Using the CSS off-left technique

Does anyone have any experience implementing the CSS off-left technique into Drupal in such a way as there is an interface for the user to upload the image of a heading, and enter the text of the heading that is placed 'off-left' via a CSS rule?

Basically off-left uses a general rule to hide text far far to the left of the browser's available viewing space:

Tab changes

I'm wondering if it's possible to change the image for the primary link tabs on my site that's based on friendselectric www.boahc.co.uk

I'd like to have an image that relates to the subject for each tab, rather than the same image for all of them.

Suggestions?

Modifying the $content - Printing comments in node.tpl.php

I've made an custom content type with CCK and on the node.tpl.php customized the output like I want it.. almost.

I have the comment-module on and it seems to insert every comment on the article just after the node content at the end of the $content-variable.. I mean, even if I have a blank node-template and on the page-template I print $content, the comments will be printed.

Need help with Taxonomy and pathauto

Hi everyone,

I'm building my first Drupal site and have hit a wall. Here's the situaion: the site will have multiple sub-sites, one for each country. Each country sub-site will have a different language and its own version of several pages, plus some unique pages. To make navigation easier, I've set up each subsite with its own clean URL prefix -- e.g. a page for Australia could be at au/Products.htm while the same page for Germany (with its own content, images, etc...) would be at gr/Products.htm. Each country sub-site will have its own content manager(s) who can't have access to other countries' pages.

So here are my questions:
1) How do I set up each country sub-site with the appropriate access controls? Is that just through "Category Permissions" under "Access Control"? Do I need to set up a different user category for each country? BTW, when I go to "Category Permissions" and "edit" one of the roles, I get the following error multiple times: "user warning: Table 'noobster.term_access' doesn't exist query: SELECT * FROM term_access WHERE rid='2' in .../drupal/includes/database.mysql.inc on line 120. " Any idea what that is or what I can do about it?

2) I created a category vocabulary called "Country" and listed each country (e.g. "Australia", "Germany") as a term under it. Is that the right approach?

3) I've created a theme with a couple of templates, and each template looks for images based on the title of the page. For example, the Products.htm page looks for an image called Products.gif. The problem is arising when I need to create several pages called Products.htm (one for each country), since they all try to pull the same Products.gif image, even though it's meant for only a certain language page. How do I set up the template so it looks for the appropriate image, and what do I need to name my images for that to work? Right now, the template simply looks for an image called <?php print $title ?>.gif

q=admin/block behaving like q=admin

Hi, all,

At some point, I lost the navigation block. I tried to restore it by going to q=admin/block, but that just displays the same log as q=admin. Does this mean I deleted a file? Is this something I can fix in the DB?

TIA

Pages

Subscribe with RSS Subscribe to RSS - Post installation