You can do this from within the app property: Place your drop-in export filter in /property/inc/custom/ Example file name: organize_drawing.php
Got to admin->property->Async servises Klick the add button Name as 'property.custom_functions.index' Data as : 'function=<name_of_the_file>' Example: 'function=organize_drawing' Klick the 'Run Now'-link, and klick 'yes' at the next question (lag_lang_filer.php is a very simple example (Extracts the Norwegian translation to the app property from the database)) Sigurd >Hi, > >Unfortunately (fortunately?) our company has out grown phpGroupware. We are >moving to Groupwise. We have years worth of Calander, Notes and Addresses we >can't loose. Addresses and Notes are easy to get, however, it would be nice >if there were an export to PDA option for Notes like Addresses have. The >biggest issue is getting the Calendar events out. How do we? How long would >it take to get this export option into CVS? > >Thanks guys and I'm still pulling for you. _______________________________________________ Phpgroupware-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
