georgia-cms / georgia

Rails 4 CMS Engine
MIT License
2 stars 2 forks source link

Add taxonomy #6

Open mathieugagne opened 10 years ago

mathieugagne commented 10 years ago

With the ability to create classification and sections there won't be a need to create dummy pages. For instance, if I have products and each one goes under /products, I won't have to create a page for /products but instead I would add a taxon. Taxons need SEO terms but that's all. Much simpler.

Request to /products

This is also removing the confusion behind a page where the content text is empty because the logic is in the template. If we need to add customizable content to a taxon page, we could convert it to a page.