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

Mission Impossible?

Ok, here's the deal. I'm working on a site (http://www2.euronv.nl) and I'm walking into a brick wall.

This is what I want:

On the menupanel I've made a new block called "Projects".
- In this block I want menu-items of Projectnames which are links to nodes that have public access, so everyone visiting the site can see what it's about and if it's interesting for them.

- Under these Projects menu-items I would like to have the names of Organisations which participate in those projects and link to a node especially created for that organisation so it will only be accessible for those who are logged in with a username that belongs to a role with the same name as the Organisations name.

- Now every project of an organisation will have Projectphases (about 17 phases) so under the Organisation menu-items I would like other menu-item of Projectphases which link to nodes, where every node is a projectphase.

So the menublock Projects would like something like this:

- Carlease (Project, links to public node)
+- Dell (Organisation, links to node with access for role 'Dell')
-+- Projectphase1 (links to node with access for role 'Dell')
-+- Projectphase2 (links to node with access for role 'Dell')
-+- Projectphase3 (links to node with access for role 'Dell')
+- Compaq (Organisation, links to node with access for role 'Compaq')
-+- Projectphase1 (links to node with access for role 'Compaq')

Name links broken in IE

Hi boys and girls,
I have a problem with my site where any time a name is being printed by drupal eg as the poster of a topic or in the "Who's online" block, their name isn't being made into a link. It's irritating. I have no idea where the bug is. I changed my theme to one of the default ones and it still didn't work. Any ideas why this problem would occur?

Thanks

Integrating nodes into a parent node.

Hey,

I was wondering if someone could tell me how nodes such as; a Book Page, Page or Flexnode type can appear under a parent node?

I am trying to create a structure with a top level navigation item of 'TV Shows' which, when clicked on, displays a list of the tv shows. I have cobbled together a structure below to try and explain further what I want to achieve:

* nt = the node type which i am currently trying to use. please let me know if there is a better option.

How do I render a node inside another module?

The site I'm working on (searcy.bollsmedia.com) has a homepage that's slightly complicated so I created a module for it instead of a node. I want to embed a node on that page though. Is there an easy way to render a node inside an arbitrary module?

I could always just run an SQL query myself to get the info from that node, but I figured there was a better way to do it than that.

Thanks

Jay

Node vote module question

This is strange.

I have installed the latest version of the module, uploaded the sql file, enabled access control even for anonymous users at administer>>settings>>node vote, but where is the link that allows the user to vote? I can't see it even on the node page.

Multiple sites - One login name

I run a Drupal site (4.6) and a Civicspace site (0.8.0.8).

How do I allow the user login names from one site to work also at the other one, (how can I use the account I created on the Drupal site to log in to the Civicspace site and vice versa)?

Help much appreciated.
Thank you,
Laura.

Pages

Subscribe with RSS Subscribe to RSS - Post installation