I've uploaded a load of wiki articles using newArticle. All my articles are present but when I follow a link to one of them that link is red, and the article goes into edit mode (as if it had just been created). All the expected content is there, and if I hit the save button then press save & view the article starts behaving as I expect (link leading to it is blue, view mode when I follow the link).
I've tried using listArticles and viewArticle to see if there's a magic "published" flag that would make the articles go into view mode (there doesn't seem to be). I uploaded all these articles with blank values for dt, cols and sTags.
Is there a way to publish these articles via the api?
(I'm using version 7.1 according to api.xml).