I'm helping to build a site for a non-profit project. It's mainly a text repository, but will also contain about 13+ weblogs. Each and every one of my users should have the right to post in any of these weblogs. The users are authenticated with JS upon entering the site, so I don't want them to have to re-authenticate just to post an entry. All I need is a small link on the main page of each weblog that says "post new entry". When they click on this, they should get to a page that lets them - you guessed it - post a new entry, allowing for comments afterwards, etc.
Ok...thinking of going to Drupal from PHPNuke 6.5 (NukeCops release), as I have had a recent problem with updating Content, and no one seems to be able to help me. (Was able to update my content pages fine a few weeks ago, now, everytime I try to update, nothing gets updated ) I also heard that Drupal is more stable and secure. Q#1 and #2 - Can I just upgrade? Or do I have to kill all PHPNuke tables and installations? Q#3 - Is there a subGreen theme? Like the one on my site?
I want to use MSDE Release A with Drupal. Does anyone have a converted SQL file that I can use to import into MSDE? I would really appreciate it. Thanks.
Greetings! I'm an experienced PHP/SQL developer looking for some "how to approach the problem" guidelines on bulk importing from an existing full-custom CMS (my own code, so I have source) into Drupal.