• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Marked up the subjects as heading (h2) in threads-chunk so that a screenreader user can navigate from one thread to the next. Added the corresponding style definition in CSS.

  1. … 2 more files in changeset.
Moved the reply, forward, etc. buttons after the content (in the read order) but keep it displayed at the same place (CSS magic!).

  1. … 1 more file in changeset.
Set meaningful alt text for the expand/collapse image of a message. Added title attribute to the link. Made both accurate with the status of the message.

  1. … 5 more files in changeset.
Moved css and js and a couple of templates over from 5.4, getting rid of

the notoriously broken expand/collapse thread buttons. This commit is a work

in progress, need to test and perhaps fix ...

  1. … 1 more file in changeset.
Cleaned up forums.js. As discussed in e-mail, changed generic function names

such as "toggle()" to "forums_toggle()" to reduce the odds of future name

clashes causing as much confusion and embarrassment as the recent ones in zen

and forums did. Made formatting consistent. Got rid of template::head calls

to load unused javascript which just made the code more confusing.

Behavior matches .LRN 2.2 behavior, the arrow on a message collapses or

expands that message only, not its subtree. Subtree would probably be better

(and I swear it did, once upon a time) but that will have to wait for the

future if people want it.

  1. … 3 more files in changeset.
Got rid of Victor's terribly broken button stuff, and got simple open/close

message to work. However it only affects the one message, I thought it's

supposed to open/close subtrees ...

  1. … 2 more files in changeset.
Changing cookie name from "style" ( too general name for a cookie ) for

forums_messages_state.

Savin/loadingg state ( collapsed/expanded ) of messages.

  1. … 2 more files in changeset.
Making expanded state the default when showing threads ( js functionality ).

Fixing typo in lib/forums/forums-chunk.

Making "new tag" in portlet consistent with bold forum titels showed

in forums index.

  1. … 3 more files in changeset.
Fixing expand/collapse for messages, individual and global behavior.

Now the collpase.css and expand.css are no longer needed, just commentted

those additions.

  1. … 2 more files in changeset.
Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

  1. … 2 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Zen: mark's zen changes

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
remove .left and .right styles that were interfering with xinha in forums

removing accidentaly added stuff

  1. … 8 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 256 more files in changeset.
Initial revision

  1. … 22 more files in changeset.
removes ugly border around expand arrows

dehash the forums code

    • binary
    ./message-collapse.gif
    • binary
    ./message-expand.gif
  1. … 32 more files in changeset.
make dynamic comments work on safari

add the dynamic thread extra stuff missed by daveb

    • -0
    • +242
    ./dynamic-comments.js
Moving the images to resources directory.

  1. … 4 more files in changeset.