Welcome Guest, Not a member yet? Register   Sign In
url haendling for a cms
#6

[eluser]SitesByJoe[/eluser]
You could use your .htaccess file to add in the "pages", or set "pages" as your default controller. Somewhere you'll need to call the controller though.

I understand your point about having the "pages" in the url and at one point I felt the same way.

Consider thought that if part of the site is a blog, it would have a url like "../blog/index/...." or "blog/detail/2010..." etc.

For myself, I have the "pages" controller handling pages, "portfolio" handling the portfolio etc...

Does this make sense?

On the other hand, if all your doing is making pages (and nothing else) , add the "pages" after the "index.php" in your .htaccess file and set the pages controller as your default controller and use the "_remap" function to route everything through. Done. No "pages", just the url you want.


Messages In This Thread
url haendling for a cms - by El Forum - 05-23-2010, 08:19 AM
url haendling for a cms - by El Forum - 05-24-2010, 04:16 AM
url haendling for a cms - by El Forum - 05-24-2010, 09:24 AM
url haendling for a cms - by El Forum - 05-25-2010, 08:40 AM
url haendling for a cms - by El Forum - 07-06-2010, 06:10 AM
url haendling for a cms - by El Forum - 07-06-2010, 07:23 AM
url haendling for a cms - by El Forum - 07-06-2010, 09:38 AM
url haendling for a cms - by El Forum - 07-06-2010, 09:53 AM
url haendling for a cms - by El Forum - 07-06-2010, 10:14 AM
url haendling for a cms - by El Forum - 07-06-2010, 10:17 AM
url haendling for a cms - by El Forum - 07-06-2010, 10:59 AM
url haendling for a cms - by El Forum - 07-06-2010, 11:38 AM
url haendling for a cms - by El Forum - 07-06-2010, 08:25 PM
url haendling for a cms - by El Forum - 11-05-2010, 01:57 PM
url haendling for a cms - by El Forum - 11-09-2010, 07:23 AM
url haendling for a cms - by El Forum - 11-09-2010, 08:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB