Hello,
I found ProcessWire today when exploring ModX little bit. It's absolutely amazing.
I have few questions and I must state that I don't have php skills, but PW seems simple enough to implement without these skills.
1. What is the best way to "split" code for better templating? I mean writing head section only once, footer only once etc. I realize that it may be done in many "good" ways, but how would you prefer it being done? Can they be seperate templates so that I could create reusable building blocks?
2. Can I have "global variables" that I would use in templates but don't want to create separate template or page for?
3. How do you differentiate pages when you have 2 menus on website (how to create page added to second menu only)? How 2 menus play with the tree?
I will ask more noob questions soon