Drupal is a popular open source PHP-based CMS. There is a Drupal Stack Exchange at http://drupal.stackexchange.com/, so if your question is related to Drupal but not Pro Webmasters, then it should be asked over there.

learn more… | top users | synonyms

1
vote
2answers
317 views

Adding a CMS to an existing Magento shop

I am working on a project for 3 niche stores built on magento (using magento's multi-store function) that each get roughly 50k unique visitors a day. The sites don't currently have a blog or forum ...
1
vote
1answer
117 views

301 redirect bulk aspx urls on IIS

We recently relaunched an old aspx site as a new Drupal site on the same domain. No 301 redirect was implemented. I have outputted a list of 1000 urls that need to be 301 redirected. Most of the ...
0
votes
0answers
25 views

Multi user issue in Drupal 7

I am trying to create a web site in which there are different link for each user. For example if my site address is example.com and there are three users: u1 u2 u3. If any of them is logged in, ...