I have an existing website writtten in Cold Fusion 8 that is power using a bespoke Cold Fusion CMS. We are looking to migrate the site to a new CMS so that we no longer need to support the bespoke CMS.
I'm current looking a Mura (SAVA) however, we already support a number of Drupal installations and would like to stick to one product set. How easy/hard would it be to integrate CF8 with Drupal?
I've had some WordPress experience, and it's fairly clear what a user will see, as opposed to what the administrator sees. But as a Drupal beginner, I don't understand how I can see just what the user would see. For example, after the setup, I go to my http://localhost/drupal6/ and ... there's my new Drupal website. But as I'm the administrator, it's also my admin site. I'd like to see a version that will show only what the user will see. For example, my site now has a links block on the left side with admin links.
I've searched for a module that is capable of the following but could not find anything close (except for a 404 Error related module). I don't know if the following scenario is doable with the existing modules for Drupal6.
I have two web sites, say frontsite.com and backsite.com.
I've a forum and one container in that forum is "special". I would like to have control over who can download whta kind of files.
Here is the scenario:
* I would like everyone to be able to see and download the image files
* I would like only a special group of users to be able to download the PDF files within that container
I do not want to use the Advanced Forum module. Is there a combination of modules that could accomplish this?