• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 3 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.
Initial import of forums version 1.2.0d4

  1. … 270 more files in changeset.
add the dynamic thread extra stuff missed by daveb

  1. … 8 more files in changeset.