Ticket #7117 (closed enhancement: fixed)
Press This "photo" tab fixes, additions, and enhancements + overall fixes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.6.1 |
| Component: | Administration | Version: | 2.6 |
| Severity: | normal | Keywords: | |
| Cc: | noel@… |
Description
Added the ability to select multiple photos and insert them into the editor.
Attachments
Change History
- Status changed from new to closed
- Resolution set to fixed
- Status changed from closed to reopened
- Resolution fixed deleted
This patch changes the TinyMCE setting remove_linebreaks from true to false. That's a big NO! Most users would probably copy/paste some content from the web page to the editor and that will contain linebreaks. Later they will be converted to <br /> or </p> by wpautop(), even inside other tags, breaking the html.
Note: See
TracTickets for help on using
tickets.

