Hello !
I'm looking for a cms for updating my website and CouchCMS is one among the ones I like.
I have read the doc of course and have pendant questions.
First one is related to url and pretty url native process.
In my case, I dont like "sluged" url for main entries (acceptable for categories and tags though) : some of my main titles are quite long, some are not unique and I dont feel good with verbose url. I prefer a numeric "id". What makes sense and what should catch the search engine at the end is the content.
Can someone better skilled than me here tell if this (using id for pretty url) is (easily) possible ? and how to get it done ? It looks like routage is something the user can not drive in couchcms, as of now at least.
If not possible, is there any workaround ?
What happens if one gives the title (wich is used for processing the pretty url isn'it ?) a number (an id), then use another text field for the real title ? or hack the pretty name function so that it would make use of the id instead of the name ?
Isn't it possible to define a new case (define( 'K_PRETTY_URLS', 2); with a new set of naming rules ? (using id rather than creating slug from name) ?
That's my first post. Please don't find any criticism here ; couchcms looks good
I'm looking for a cms for updating my website and CouchCMS is one among the ones I like.
I have read the doc of course and have pendant questions.
First one is related to url and pretty url native process.
In my case, I dont like "sluged" url for main entries (acceptable for categories and tags though) : some of my main titles are quite long, some are not unique and I dont feel good with verbose url. I prefer a numeric "id". What makes sense and what should catch the search engine at the end is the content.
Can someone better skilled than me here tell if this (using id for pretty url) is (easily) possible ? and how to get it done ? It looks like routage is something the user can not drive in couchcms, as of now at least.
If not possible, is there any workaround ?
What happens if one gives the title (wich is used for processing the pretty url isn'it ?) a number (an id), then use another text field for the real title ? or hack the pretty name function so that it would make use of the id instead of the name ?
Isn't it possible to define a new case (define( 'K_PRETTY_URLS', 2); with a new set of naming rules ? (using id rather than creating slug from name) ?
That's my first post. Please don't find any criticism here ; couchcms looks good
