View Single Post
  #2 (permalink)  
Old 04-22-2008, 06:18 PM
notrub225 notrub225 is offline
Senior Member
 
Join Date: Jan 2008
Location: chicago
Posts: 101
Default

that sounds fine. Read up on custom routes. so that when you type in this this:

PHP Code:
http://www.domain.com/reviews 
it translates to this:

PHP Code:
http://www.domain.com/content/view/page_name/reviews 
Reply With Quote