[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
USAGE: If you like to use this plugin, insinde the eGW framework, you have to do two things 1. Add 'plugins : "filemanager",theme_advanced_buttons3_add : "filemanager"' to the $plugins variable on tinymce call 2. supply an array in the session with like this example shows: $UploadImage = array( 'app' => 'news_admin', 'upload_dir' => $GLOBALS['egw_info']['user']['preferences']['news_admin']['uploaddir'], 'admin_method' => $GLOBALS['egw']->link('/index.php', 'menuaction=app.file.method');; $GLOBALS['egw']->session->appsession('UploadImage','phpgwapi',$UploadImage);
Poids: | 201 lignes (10 kb) |
Inclus ou requis: | 3 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier phpgwapi/js/tinymce/jscripts/tiny_mce/plugins/filemanager/InsertFile/lang/lang-en.php |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |