Simple:Press news
-
Creating Simple:Press Plugins: The NEW POST Class
Introduction This is the sixth in our series of articles on constructing plugins/extensions specifically for Simple:Press. Here are links to the prior articles: Hello World! Adding Settings Adding A Component Menu Item Using POST OPTIONS Authorizations and Permission Sets In this article we will engage in an extensive discussion of one of the more important…
-
Creating Simple:Press Plugins: About Authorizations and Permission Sets
Introduction This is the fifth in our series of articles on constructing plugins/extensions specifically for Simple:Press. Here are links to the prior articles: Hello World! Adding Settings Adding A Component Menu Item Using POST OPTIONS In this article we will veer away from heavy coding and instead discuss the security model that underlies Simple:Press. To…
-
Creating Simple:Press Plugins: Using POST OPTIONS
Introduction This is the fourth in our series of articles on constructing plugins/extensions specifically for Simple:Press. Here are links to the prior articles: Hello World! Adding Settings Adding A Component Menu Item In this article we will discuss how to add an option on the front-end under POST OPTIONS. Just so that we’re clear, here…