|
Query String is one of the best features in ContentSeed.
By leveraging the query string feature you can literally make an entire site with nothing but a single "home page". Needless to say, site maintenance and modifications take on a whole new ease when there's only ONE PAGE to deal with.
This page will show you how to call content into a page based just on the URL of the hyperlink using the ContentSeed system.
This content you're seeing is coming from a "main seed", that is; the seed is getting the content based on the actual file name. In this case that's /generator/test/qstring.php, but it's possible to call all kinds of content into this same page area.

|