HMCB Posted June 9, 2017 Share Posted June 9, 2017 Do any of you developers refer to “pages” by any other name when you’re explaining PW to clients? I ask because it seems like the term “page” sounds fixed or dated. When I create pages that simply are look-up data (pulled into fields, etc.), they're more like a collection of data and not pages directly accessible on the front-end. Link to comment Share on other sites More sharing options...
Christophe Posted June 9, 2017 Share Posted June 9, 2017 (edited) Not especially in order to explain it to clients, but for me they are like (data) objects (or items, or how you prefer to call them). And there can be several different types of objects of course. I guess you could also call them field(/data) objects (collections, containers, or whatever term makes more sense depending on the case). Or field-template-page objects, etc. Edited June 9, 2017 by Christophe Link to comment Share on other sites More sharing options...
szabesz Posted June 10, 2017 Share Posted June 10, 2017 Hi, @HMCB This blog post by @clsource should clear things up a little bit:https://medium.com/@clsource/understanding-processwire-templates-fields-and-pages-201aecd0a1a4 When talking to clients, you might want to mention that in the ProcessWire world a Page (=> "special PW terminology") represents a database record. Most of the time it is just enough for them to know as most of them are not skilled enough to digest too much in this regard. Since you are free to label/name your pages whatever you want to (using some appropriate names, of course), you should do so and when talking to clients just refer to those "pages" by using their labels/names. 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now