Valery Posted September 1, 2013 Share Posted September 1, 2013 Hi everybody, Just wanted to share something that many of us already know of: while Page name settings restrict it to "Any combination of letters (a-z), numbers (0-9), dashes or underscores (no spaces)", you can use the dot in the name of your page. That's it 2 Link to comment Share on other sites More sharing options...
lpa Posted September 1, 2013 Share Posted September 1, 2013 By the way, why are uppercase letters not allowed in path names? Link to comment Share on other sites More sharing options...
Martijn Geerts Posted September 1, 2013 Share Posted September 1, 2013 @Ipa For linux servers "http://www.test.com/Kapitalize/WORDS/" is different then "http://www.test.com/kapitalize/words/". So two different locations. On a windows environment, their's no difference. It's the same url. So you have 1 location. I think for consistency, always use lowercase then there's no issue. I would recommend using lowercase in all situations even if you do not use ProcessWire. 2 Link to comment Share on other sites More sharing options...
lpa Posted September 1, 2013 Share Posted September 1, 2013 I know, that linux has difference with words vs WORDS. I think when moving old content from other systems or static html-pages there might be situations where filenames have been written in titlecase or uppercase and then the you can't keep the old url. Now PW forces you to use all lowercase. Links to the old URL's don't work anymore. Link to comment Share on other sites More sharing options...
DaveP Posted September 2, 2013 Share Posted September 2, 2013 I know, that linux has difference with words vs WORDS. I think when moving old content from other systems or static html-pages there might be situations where filenames have been written in titlecase or uppercase and then the you can't keep the old url. Now PW forces you to use all lowercase. Links to the old URL's don't work anymore. If that were to be a problem apeisa's redirect module http://modules.processwire.com/modules/process-redirects/ should help. 1 Link to comment Share on other sites More sharing options...
Valery Posted September 2, 2013 Author Share Posted September 2, 2013 I would also like to point out that I am testing PW on a FreeBSD machine, and the setup (or PW?) allows me to use whatever case for a page URL. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now