mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 12:30:02 +02:00
commit for Lars:
1) ajax proposal: proof of concept using xajax in felamimail to work without page reloads 2) also implemented IMAP ACL for cyrus and php5 (still needs some work)
This commit is contained in:
30
phpgwapi/js/dhtmlxtree/pro_features.html
Normal file
30
phpgwapi/js/dhtmlxtree/pro_features.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>DHTML Tree. Professional edition features</title>
|
||||
</head>
|
||||
<style>
|
||||
body {font-size:12px}
|
||||
.{font-family:arial;font-size:12px}
|
||||
h1 {cursor:hand;font-size:16px;margin-left:10px;line-height:10px}
|
||||
xmp {color:green;font-size:12px;margin:0px;font-family:courier;background-color:#e6e6fa;padding:2px}
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<h1>dhtmlxTree Professional Edition Features:</h1>
|
||||
<hr>
|
||||
<li>Context Menu</li>
|
||||
<li>OnDrop event handler</li>
|
||||
<li>Additional Drag-n-drop behavior – drop-as-sibling</li>
|
||||
<li>Drag-n-drop between frames</li>
|
||||
<li>Focus item with script method</li>
|
||||
<li>Dynamic rendering – advanced xml processing for loading big trees when dynamical loading can't be used</li>
|
||||
<li>Serialization – possibility to create XML based on updated tree structure.</li>
|
||||
<li>Search</li>
|
||||
<li>Multi-line tree items</li>
|
||||
<li>Saving/Restoring tree state in/from cookies</li>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user