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

Navigation Module question

I've installed the navigation module and have it working fine. However, I wanted my navigational menu to be horizontal.

The INSTALL file mentions a patch for the default xtemplate theme. I'm using a non-default template for the xtemplate theme, so I modified the xtemplate.theme and xtemplate.xtmpl myself, similarly to how I think the patch would have done. This didn't work (note: In admin/system/themes/xtemplate I have the navigation menu id: form box, but it doesn't seem to accept the number for my menu id.)

The INSTALL file also mentions adding the line

print navigation_display_tabs(#)

to your theme for CSS tabs( I assume this means the xtemplate.theme?) I did this, but it's still not working.

Anyone know what I'm doing wrong? What I want is a horizontal navigation menu across the top, along where the primary links section is displayed in the xtemplate theme. The main reason for doing this is for the added feature of the navigation module for using the active class attribute in links, which will show users where they are in the navigation menu. As far as I can tell, this is only availble with the navigation module. I don't care if I have plain text links or CSS tabs, as long as the menu changes to show where the user currently resides. I think it's probably something simple that I'm missing, but I don't know what?

Custom taxonomy-based block error

I have tried pasting the code following the administrator guide: http://drupal.org/book/view/2498

i18n and locale questions

Hi,

I'm trying to set up a dual language site but I am having some trouble with the i18n module. Namely, the i18n module supposedly supports interface as well as content translation (as indicated in the module configuration), but I can't figure out how to do it. The content translation, I pretty much understand, even if it's not quite what I had expected.

I understand how the packaged locale module can translate the interface, that's very explicit. Can someone shed some light on this for me?

Thanks,

Event module: 'more' link in block not working

The 'more' link in the events block (url = /event) returns page not found even though there are event nodes. Can anybody suggest a location to start debugging or an administrative setting that I may have overlooked? 4.4.1, phptemplate.

Projects Module Problems

I uploaded the projects module, added the database tables, and enabled the project module.

Before I could add the correct users permissions, I refreshed my screen and now I cannot even log in to the site to...

this is the error I recieve:

Fatal error: Call to undefined function: project_issue_category() in blablabla/modules/project.module on line 171

How can I fix this?

Thanks,

Binrock

Keep no-comments on a node!

I have created a node as webmaster user and set no-webmaster user as node owner. The node created has no comments support, and I want to keep this way, but when node owned change something drupal adds comment support for node. The node is a story, and i cant to disable comments on "coment > setting" cause I need some stories created by users with comment support.

There are any easy way to create a new node type as story clone (this may be a solution) ?

Pages

Subscribe with RSS Subscribe to RSS - Post installation