• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit the 20050304 version of rte from http://www.kevinroth.com/ + patches from Xarg to make it work properly on safari and degrade correctly for the richtext widget (requires that a second input box be rendered for the content type html/text/etc). Also renames the View source button to 'edit html' which is what it is and moves it top right with the other edit widgets

    • -0
    • +274
    ./rte/html2xhtml.js
    • -0
    • +67
    ./rte/insert_link.htm
    • -0
    • +70
    ./rte/insert_table.htm
    • -0
    • +126
    ./rte/palette.htm
    • -0
    • +685
    ./rte/richtext.js
    • -0
    • +1
    ./rte/richtext_compressed.js
    • -0
    • +127
    ./rte/xarg-fixes.patch
  1. … 26 more files in changeset.
pull in htmlarea 3.0rc3

    • -137
    • +0
    ./htmlarea/example-fully-loaded.html
    • -134
    • +0
    ./htmlarea/example-spell-checker.html
    • -116
    • +0
    ./htmlarea/example-table-operations.html
    • -1629
    • +2595
    ./htmlarea/htmlarea.js
    • -82
    • +182
    ./htmlarea/release-notes.html
    • -0
    • +16
    ./htmlarea/examples/2-areas.cgi
  1. … 166 more files in changeset.
rudimentary print-only css file

test

  1. … 1 more file in changeset.
Internet Explorer does not left align the widgets by default, which

gives it a behavior at odds with all the other browsers I've tested on

(Safari, Mozilla, etc). This is a small change that left aligns

widgets by default in all forms, which looks much better, especially

on larger forms.

Added htmlArea 3.0 beta to OpenACS

    • -0
    • +72
    ./htmlarea/dialog.js
    • -0
    • +137
    ./htmlarea/example-fully-loaded.html
    • -0
    • +134
    ./htmlarea/example-spell-checker.html
    • -0
    • +116
    ./htmlarea/example-table-operations.html
    • -0
    • +181
    ./htmlarea/example.html
    • -0
    • +180
    ./htmlarea/htmlarea.css
    • -0
    • +1629
    ./htmlarea/htmlarea.js
    • -0
    • +190
    ./htmlarea/index.html
    • -0
    • +13
    ./htmlarea/license.txt
    • -0
    • +369
    ./htmlarea/popupdiv.js
    • -0
    • +125
    ./htmlarea/popupwin.js
    • -0
    • +522
    ./htmlarea/reference.html
    • -0
    • +82
    ./htmlarea/release-notes.html
    • binary
    ./htmlarea/images/ed_about.gif
  1. … 96 more files in changeset.
Moved configuration form style CSS here

Tightened the display of formgroup tables, there was too much whitespace

  1. … 1 more file in changeset.
Smaller size tables

Added png's for sort order in list-builder

    • binary
    ./sort-ascending.png
    • binary
    ./sort-descending.png
Improved list style-sheet

Removed unnecessary tables in standard form template

  1. … 1 more file in changeset.
Fixed bug #860: * required mark on forms

  1. … 1 more file in changeset.
Added separate forms stylesheet

Added new style

Moved list stylesheet here