Ticket #2378 (assigned Bug)
Search for better options than EncodeConfig
| Reported by: | wwalc | Owned by: | wwalc |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Server : PHP | Version: | |
| Keywords: | Confirmed | Cc: |
Description
At this moment it seems not very intuitive hot to assign SkinPath in PHP. To achieve path pointing to:
"/sub1/# CMS/sub2/"
ones have to assign:
"/sub1/%2523 CMS/sub2/"
...there must be an easier way to do it.
Change History
Note: See
TracTickets for help on using
tickets.