Dne pátek, 7. března 2008 chasd napsal(a): > > I use RoundCube for our customers and me too. Sometimes I need to > > print list > > of emails of particular mailbox (mainly to report incidents or > > simply to > > create mail digest). In this case I need set a big page size > > because paging > > doesn't have sense in this scenario and applying different > > stylesheet (I use > > webdeveloper extension for doing this). > > To me that sounds like something that could be written as a separate > tool for use by admins instead of built into RC itself. That tool > could output CSV in order to be more report-like for either direct > digital distribution or for easy formatting, maybe by a macro in > OpenOffice. You might be able to create a .ods file directly. It is > really a separate task from the core features of RC, but I can't > speak for the main RC developers. Maybe they see this as a important > feature of RC. > > That tool could be written in PHP and use some of the existing > classes in RC, or it could be a CLI tool run on the IMAP host written > in perl, python, or whatever you are comfortable with. It might be > worth a Google to see if something like that already exists. >
I understand you. Sure, it's better to implement reporting as a separate task (and I hope sometimes someone will do that in a way you presented), but ... consider this as simple Print Mailbox function. JK. _______________________________________________ List info: http://lists.roundcube.net/dev/
