Opened 13 years ago
Last modified 11 years ago
#6160 confirmed New Feature
CKEditor and nice urls
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: | derek@… |
Description
Some users are not happy with the way how addquerystring in the filebrowser plugin works (http://cksource.com/forums/viewtopic.php?t=19761)
We could think of making this function more customizable or even public to allow developers to override it with their own function without the need to recompile CKEditor.
Change History (3)
comment:1 follow-up: 2 Changed 13 years ago by
Cc: | derek@… added |
---|
comment:2 Changed 13 years ago by
Replying to dallard:
Alternatively, setting up which characters should be used, but defaulting '?', '&'. and '=' would be another solution.
Thanks for the consideration here.
Darn it... I meant to say "setting up which characters should be used" IN THE CONFIGURATION OPTIONS, but defaulting '?', '&'. and '=' IF NONE ARE FOUND would be another solution.
comment:3 Changed 11 years ago by
Status: | new → confirmed |
---|
Alternatively, setting up which characters should be used, but defaulting '?', '&'. and '=' would be another solution.
Thanks for the consideration here.