can i use wordpress blogging facility in my rails application.
Is there any API or plugin available for that
can i use wordpress blogging facility in my rails application.
Is there any API or plugin available for that
You can integrate them with some apache config. I do it for my
application. See http://davedupre.com/2007/10/28/inquisix-and-wordpress-blogs/.
-Dave