Ability to define which topics to show articles from
We have a web app and an iOS app (and eventually other devices). Some of the articles are web specific, others iPhone specific and some apply to both. Would be nice to be able to define, via the SDK, an array of topics to show when loading the mobile app.
8
votes
1 comment
-
Brian
commented
Actually, it makes a lot more sense to be able to define this in the admin, instead of compiling it into the app. And maybe at the article level, not the topic level. So I should be able to set a flag on the article that says whether I want it shown to the app or not.