D7 Taxonomy terms in table view sort by weight but ignore depth

I need help with my D7 taxonomy terms view; the terms are weighted at 3 levels of depth and are displayed together with other fields in the vocabulary in a table that is supposed to be sorted by weight, but the weight sorting ignores the depth of the term. (I need the table so that it can be displayed as a block on pages that reference the list of terms and their characteristics.)

lock down user-filled content category

can some help me with a logic question?

i want to create a series of categories where 'anonymous' users can fill in content, which then gets passed to admin for moderation which if accepted gets published as content and the category closes. There would be quite alot of categories so would i have to create content types for each? I guess i'm looking for 'comments' logic that then closes the comments down if comment approved..but im wanting it for Content..if that makes sense..

Using tokens in views

Hi everyone,

I am a bit stumped on displaying the URL alias of a node rather than the node title using views.

I have a list which lists sub pages of a services page. I can easily make the list (using fields) contain the 'page title' and a 'subtitle', both of which are fields on the services content type. What I wanted to do was to list the URL alias of each node rather than the title, so instead of:

Content management (node title)

the list item would display:

content-management (the URL alias)

I could then use a similar token to add a class onto the list item so I would end up with something like this:

<ul>
<li class="views-row views-row-4 views-row-even views-row-last content-management">  
          <a href="/services/content-management">content-management<span class="menu-subtitle">Drupal, the open source CMS</span></a>
</li>

<li class="views-row views-row-2 views-row-even design-process">  
          <a href="/services/design-process">design-process<span class="menu-subtitle">How we work together</span></a>
</li>
</ul>

(This isn't the full menu - just a couple of items to demonstrate my point).

I suppose I could add a taxonomy field onto the content type and use that in the list but the URL aliases are already set up and it would make more sense to me (personally) to be able to reference them in the list.

Creating Database Management System With Drupal

Hello I am thinking of making an entire database system, which will carry out functions such as add delete produce reports and import data from (MS Excel eg).. My problem is I am looking for suitable Module(s) to do this I know you guys are Super verse with Drupal Could you please aid me with some Modules I Would really appreciate

Embed javascript code for a webcam on a single page.

I am developing a website that I wish to include a live webcam of our market place. What I wish to know is how to embed javascript code into a single page on my site. Im using Drupal 7.10 and I dont wish for the webcam to be shown on the homepage.

I will email the code to anyone that needs it.

Any help appreciated.

Thanks

C

Remote unzipping - in order to install drupal commons propperly

Remote unzipping - in order to install drupal commons propperly

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x