Adding users, comments and fivestar ratings directly to the database
Hi, I am working on making my ROR(ruby on rails) application work with a drupal install. The user can add comments and ratings via both drupal interface as well as the ROR application. How should i go about it? I have made some headway in adding comments. How can we add drupal users directly to the database. The 'data' field in users table seems somewhat tricky. Anything else that i need to take care of? Also how do i add fivestar(drupal rating plugin) ratings directly from my ROR application. Any help will be appreciated. Thanks and Regards, Amit Saxena
Any thoughts...??? On Wed, Dec 30, 2009 at 6:14 PM, amit saxena <amit4uall@gmail.com> wrote:
Hi,
I am working on making my ROR(ruby on rails) application work with a drupal install. The user can add comments and ratings via both drupal interface as well as the ROR application.
How should i go about it? I have made some headway in adding comments. How can we add drupal users directly to the database. The 'data' field in users table seems somewhat tricky. Anything else that i need to take care of?
Also how do i add fivestar(drupal rating plugin) ratings directly from my ROR application.
Any help will be appreciated.
Thanks and Regards, Amit Saxena
participants (1)
-
amit saxena