Replace custom_base by a real path
Reported by Gaspard Bucher | September 3rd, 2008 @ 12:45 PM | in 1.5
Originally posted on Trac by gaspard Original Trac Ticket
Description
Let the user choose whatever path he/she wants for the custom_base path instead of forcing .../parent_name/name.
We should just check the custom_base is unique.
Ex: (node22 is in the project 68)
/fr/project68.html ---> /fr/travel (custom_base = 'travel')
fr/node22.html ---> /fr/travel/node22.html (no custom base)
fr/node22.html ---> /fr/super/fun (custom_base = '/super/fun')
fr/node22.html ---> /fr/travel/super/fun (custom_base = 'super/fun')
Trac Attachments
Trac Comments
Comments and changes to this ticket
-
Gaspard Bucher September 3rd, 2008 @ 02:56 PM
- Milestone set to 1.5
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org