Issue Details (XML | Word | Printable)

Key: MDL-10316
Type: Sub-task Sub-task
Status: In Progress In Progress
Priority: Minor Minor
Assignee: Luis Rodrigues
Reporter: Luis Rodrigues
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-10107

Implement new YUI messaging window

Created: 02/Jul/07 06:18 AM   Updated: 04/Jul/07 02:10 AM
Return to search
Component/s: Messages
Affects Version/s: 1.9
Fix Version/s: None

Participants: Luis Rodrigues
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
I will implement a new YUI window do handle the chats using AJAX (similar to the meebo.com).

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Luis Rodrigues added a comment - 02/Jul/07 06:29 AM
I implemented a Panel with a TabView inside. My main problem was that the TabView would not streach to fill the panel. I was able to implement it with some javascript code (ugly hack )

code here:
http://neei.uevora.pt/~lr/moodle/panel/panel.htm

Just basic interface working with lots of layout bugs...


Luis Rodrigues added a comment - 04/Jul/07 02:10 AM
Cleaned the code and made it to work on IE, FF and Opera.

Just need to add a friends area to the window