Basically, I have a series of 7 categories that articles may be classed in. What I'm trying to do is to make a view where the home page will display a header for each of the 7 categories, and underneath it display a the article teaser for 3 articles under each of those categories.
So:
Category 1
- Article 1 Teaser
- - read more
- Article 2 Teaser
- - read more
- Article 3 Teaser
- - read more
Category 2
.... and so on.
We are working on a website that currently resides on a server that is not our main server. We were wondering how we could migrate the entire website from the existing server to our main server. We already use Drupal and just want to migrate the content, themes, etc. onto our new server.
I'm looking for new ways to create spaces for online discussions. On problem i often face is the "discussion displacement" that naturally occurs in most forum, as their numbers grow, more and more reply get off-topic. Thus my question is simple: is there any way to auto-promote recursiveley reply/comments to topics, given a certain number of 2nd-degree-reply. To make things clear, here is a visual:
I have an existing CF site with thousands of nodes on an MSSQL DB. I am starting from scratch on a new DRUPAL site that will replace the CF site. I would like to figure out some way to automatically migrate the MSSQL DB into the mysql system.