GetSimple Support Forum
one template different content - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: one template different content (/showthread.php?tid=6728)



one template different content - scrawler - 2014-09-10

Hi guys,

If I have a template with divs providing, say,

mom: momname
dad: dadname
city: city name

What's the best way to insert the relevant info per page?

I'm looking at the "Components Depending on the Page" page on the wiki, but I'm not sure if it applies. I would think I need some kind of database.
Code:
<person="me">
<mom>Suzie</mom>
<dad>Bill</dad>
<city>Whoville</city>
</person>

What should I do?


RE: one template different content - shawn_a - 2014-09-10

The matrix plugin