[turba] Re: "To", "Cc", "Bcc" and "Send Message" in Turba search
    Etienne Goyer 
    etienne.goyer at linuxquebec.com
       
    Thu Mar 10 12:26:14 PST 2005
    
    
  
Chuck Hagenbuch wrote:
>>Are there a way to mimick this functionnality somehow ?
> 
> Sure, rewrite it to use the application APIs instead of making direct 
> assumptions about IMP (or that IMP is even there).
Ok, I am taking a shot at it.  The file that would need editing AFAIK 
are turba/templates/browse/contactrow.inc and column_headers.inc.
A question remain : I will have to put the checkboxes somewhere.  Older 
Turba release only had the three To, CC and Bcc checkboxes (see 
http://www.horde.org/turba/screenshots/turba-search.gif).  Now, there is 
a single checkbox for selection.  I do not want to put the three 
composition checkbox right beside the selection checkbox, as it would 
lead to confusion.  Do you have a suggestion about where they would most 
make sense ?
I am ripping the Javascript for the toggle* and compose js functions 
from older Turba release.  Could you tell at which version approximately 
that feature was removed ?  I am currently looking at 1.0, but I would 
like to see if correction where done to the js before it was removed.
Thank you very much !
    
    
More information about the turba
mailing list