• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix xinha support

Update for 5.5.

Add template::head

Conditionally support ajax image chooser.

Support tinymce 3

remove deprecated calls to ad_parameter

  1. … 4 more files in changeset.
Add tinymce support to attach image and attach file widgets.

Add link capabilities for attach-file

Make sure f_href is set so the javascript can pass the link back

to xinha.

layout and on upload error message fix

Update title. Fix javascript in lower cancel button

Fix insert of file links.

Add filename for insert image links

Check permissions on package_id if object doesn't exist yet.

Update file/image attachment widgets.

  1. … 1 more file in changeset.
WOrk when there are no recent images to show

Handle private images more intelligently

Strip item_id from name for display

Make comment correct.

Only show images that have thumbnails in the recent images picker

Add recent file pickeer

Restore value of f_url removed in cleanup of html

Use file specific handler

Add recent images picker

Remove debugging alert statements in javascript.

Add title label

Remove refereces to "images" in the attach file dialog.

Use a similar dialog for attaching links to files (and uploading the files).

The logic was too complex to support both in one file, this is alot easier to understand and debug.

    • -0
    • +285
    ./xinha/attach-image.adp
    • -0
    • +140
    ./xinha/attach-image.tcl
Add reusable includes for xinha popups

    • -0
    • +285
    ./xinha/attach-file.adp
    • -0
    • +145
    ./xinha/attach-file.tcl
    • -0
    • +170
    ./xinha/file-selector.adp
    • -0
    • +304
    ./xinha/file-selector.tcl
    • -0
    • +273
    ./xinha/insert-file-orig.adp
    • -0
    • +210
    ./xinha/insert-ilink.adp
    • -0
    • +21
    ./xinha/insert-ilink.tcl
    • -0
    • +235
    ./xinha/insert-image.adp
    • -0
    • +14
    ./xinha/insert-image.tcl
    • -0
    • +172
    ./xinha/insert_image.html