Opened 18 years ago
Closed 15 years ago
#1650 closed Bug (wontfix)
Patch for FCKeditor 2.5 to implement upload filename regexp checking
| Reported by: | Thomas Tallyce | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : PHP | Version: | FCKeditor 2.5 |
| Keywords: | HasPatch | Cc: |
Description
This is a feature request previously mentioned in #306 but updated for FCKeditor 2.5 now that has been released.
It includes all the client-side changes and an example PHP implementation. Translation to other languages should be straightforward.
Patch attached.
Attachments (2)
Change History (5)
Changed 18 years ago by
| Attachment: | tallyce-regexpCheck-2.5.diff.txt added |
|---|
comment:1 Changed 18 years ago by
| Keywords: | HasPatch added; regexp tallyce removed |
|---|---|
| Milestone: | FCKeditor 2.6 |
Changed 18 years ago by
| Attachment: | tallyce-regexpCheck-2.6.diff.txt added |
|---|
Patch for FCKeditor 2.6 (plus PHP connector) to implement upload filename regexp checking
comment:3 Changed 15 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
The file browser is now distributed as an external application: CKFinder, the built-in filemanager is no longer maintained.
If you're still looking for a similar feature, please create a feature request on the CKFinder forum
Please check also $config['ForceAscii'] option, maybe it's all you need.

Patch for FCKeditor 2.5 (plus PHP connector) to implement upload filename regexp checking