[cvs] commit: dimp index.php dimp/js DimpCore.js.php dimp/lib DIMP.php dimp/lib/Views ListFolders.php ListMessages.php dimp/templates/chunks folder.php mailbox.php dimp/themes screen.css
Chuck Hagenbuch
chuck at horde.org
Thu Dec 8 14:20:47 PST 2005
chuck 2005-12-08 14:20:47 PST
Modified files:
. index.php
js DimpCore.js.php
lib DIMP.php
lib/Views ListFolders.php ListMessages.php
themes screen.css
Added files:
templates/chunks folder.php
Removed files:
templates/chunks mailbox.php
Log:
- had to use absolute positioning for the sidebar and main content to
avoid float interactions. bonus is that the portal iframe goes the
full page height now, though width is screwed up. layout help here
would be, well, needed.
- consistently use folder instead of mailbox.
- use folder:<name> for navigation locations to avoid using the extra
historyData parameter; fixes problems with initial location among
others.
- add a changeMbox() call so that you can list folders other than inbox.
- implement ViewPort loading. You can now load a mailbox and view
messages from whatever folder you click on from the sidebar. Back/Prev
buttons navigate back/forth between folders or calendar, portal,
etc. But the ViewPort scrollbar isn't showing up in the right
place. I'm fried on CSS for today, so I need some help here.
Revision Changes Path
1.14 +2 -1 dimp/index.php
1.13 +41 -15 dimp/js/DimpCore.js.php
1.6 +10 -1 dimp/lib/DIMP.php
1.7 +4 -4 dimp/lib/Views/ListFolders.php
1.3 +4 -1 dimp/lib/Views/ListMessages.php
1.2 +0 -87 dimp/templates/chunks/Attic/mailbox.php (dead)
1.1 +64 -0 dimp/templates/chunks/folder.php (new)
1.23 +39 -59 dimp/themes/screen.css
Chora Links:
http://cvs.horde.org/diff.php/dimp/index.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ListFolders.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/ListMessages.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/dimp/templates/chunks/Attic/mailbox.php?r=1.1
http://cvs.horde.org/co.php/dimp/templates/chunks/folder.php?r=1.1
http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.22&r2=1.23&ty=u
More information about the cvs
mailing list