Multiple seed test

This page is to demonstrate how to call multiple "seeds" into a single page.

Look at the source view in your local folders. The location is generator/test/multiple.php. You'll find some HTML comments and see the code that calls the content blocks to the page.

In this page there are two "seeds"

By using this method it's very easy to call multiple segments of content into a page. it works well for file lists, news boxes, and other page elements you want to repeat consistently throughout a site while allowing users to edit it as well.