Hello,
As I know BotChiefEditor can read in random HTML files from "article" folder, but I don't know how to set it to fill form with html articles?
Another question:
Is it possible to grab articles from localhost server (localhost/articles/index.php) and paste them in a form of web 2.0... At localhost/articles/index.php I have random script written in PHP to generate different articles with unique spun content (wordai API), pictures, links etc..
So the easiest way is to grab-parse all content from localhost and put a whole page into form of web web 2.0, but I can't figure how to do that
Thank you