I'd like to be able to have the URL's for a book be done in the following manner:
[author-raw]/[title-raw]
But, the book root should be at [author-raw]. As is, that isn't possible. I've attached a starting patch which adds a separate field for book roots. I'd like some feedback on the feature, and if it sounds good I'll update this so it does the multi-language fields properly.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| seperate_book_root_pattern.patch | 2.62 KB | deviantintegral |
Comments
Comment #1
gregglesThis is a great idea, but probably not possible until #273104: Using "progressive disclosure" for alias patterns gets in. We need to simplify the UI, but this patch makes it more complex...
If you have time to help work on/review #273104: Using "progressive disclosure" for alias patterns that would be great.
Comment #2
dave reidComment #3
dave reidYeah it's not likely we'd support this. Your best bet is to work on your own custom token which provides the text you need in both conditions.