Hi all,
I have the following idea for our next version. Now we have Manage Pages functionality and it means you can create additional pages directly in admin panel. They will have the following url:
example: page name - about
pabout.html
I'm thinking of changing mod_rewrite rule to have a different url in our case it would be:
pages/about.html
this will be more logical and get rid us from letter 'p'
Please let me know your thoughts and if you like the idea