History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
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

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
Component/s: Messages
Affects Version/s: 1.9
Fix Version/s: None

Participants: Luis Rodrigues
Security Level: None


 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 - 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 - 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