[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['friendlyname'] = 'FCKeditorX'; 3 $lang['postinstall'] = '務必設定「修改 FCKeditorX」許可來使用這套元件!'; 4 $lang['postuninstall'] = '解除安裝後'; 5 $lang['uninstalled'] = '模組己解除安裝。'; 6 $lang['installed'] = '模組己安裝的版本 %s 。'; 7 $lang['prefsupdated'] = '模組的偏愛設定已更新。'; 8 $lang['accessdenied'] = 'Access Denied. Please check your permissions.'; 9 $lang['error'] = 'Error!'; 10 $lang['upgraded'] = '模組己升級到版本 %s.'; 11 $lang['title_mod_prefs'] = '模組的偏愛設定'; 12 $lang['title_mod_admin'] = 'Module Admin Panel'; 13 $lang['title_admin_panel'] = 'FCKeditorX Module'; 14 $lang['moddescription'] = '..Description..'; 15 $lang['welcome_text'] = '<p>..Welcome..</p>'; 16 $lang['skin_text'] = 'Select skin'; 17 $lang['lang_text'] = 'Use CMS Language settings'; 18 $lang['bg_text'] = 'Background color'; 19 $lang['bg_help'] = 'leave BLANK or set DEFAULT for use PAGE CSS'; 20 $lang['bg_css_text'] = 'Body tag CSS'; 21 $lang['bg_css_help'] = 'leave BLANK or set DEFAULT for use PAGE CSS'; 22 $lang['xhtml_text'] = 'Enable XHTML Formatting'; 23 $lang['context_text'] = 'Enable context menu'; 24 $lang['context_help'] = 'right click on HMTL object'; 25 $lang['settings'] = '設定'; 26 $lang['styles'] = 'Styles'; 27 $lang['info4toolbars'] = 'Paste toolbars code, like FCKeditor project teach.'; 28 $lang['info4styles'] = 'Paste styles from your template\'s stylesheet(s) that you want to have avilable from the WYSIWYG\'s drop-down style 29 menu.<br/>In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for 30 that page.'; 31 $lang['width_text'] = 'Width'; 32 $lang['width_help'] = 'width of WYSIWYG'; 33 $lang['height_text'] = 'Height'; 34 $lang['height_help'] = 'height in pixel of WYSIWYG'; 35 $lang['toolbar_text'] = 'Toolbar'; 36 $lang['toolbar_help'] = 'Choose the default toolbar.'; 37 $lang['update'] = 'Update'; 38 $lang['toolbar_updated'] = 'Toolbar updated.'; 39 $lang['styles_updated'] = 'Styles updated.'; 40 $lang['setting_updated'] = 'Setting updated.'; 41 $lang['help_name'] = 'Identity name of WYSIWYG, not optional.'; 42 $lang['help_content'] = 'CONTENT of WYSIWYG that must be loaded.'; 43 $lang['help_toolbar'] = 'What TOOLBAR must be loaded into WYSIWYG.'; 44 $lang['help_context'] = '1/0, set if enable the mouse right click.'; 45 $lang['help_skin'] = 'What SKIN must have the WYSIWYG.'; 46 $lang['changelog'] = '<ul> 47 <li> 48 <p>Version: 1.0</p> 49 <p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p> 50 </li> 51 <li> 52 <p>Version: 0.9</p> 53 <p>IMPROVED techinal approach on some solution .</p> 54 <p>UPDATED to FCKeditor 2.2 </p> 55 <p>ADD with and height setting </p> 56 <p>ADD possibility to set custom TOOLBAR (alpha version) </p> 57 <p>ADD possibility to use the module like normal modue (try to insert into a page {cms_module name=\'name_textarea\' module=\'FCKeditorX\' toolbar=\'Basic\' height=\'600\' width=\'500\' content=\'bla bla bla \' } ) </p> 58 <p>Version for CMSMS 0.10.SVN .</p> 59 </li> 60 <li> 61 <p>Version: 0.8</p> 62 <p>IMPROVED techinal approach on some solution .</p> 63 <p>UPDATED to FCKeditor 2.1.1 </p> 64 <p>ADD the possibility to SET background COLOR</p> 65 <p>Version for CMSMS 0.10.SVN .</p> 66 </li> 67 <li> 68 <p>Version: 0.7</p> 69 <p>FIXED bugs and improved configuration functionalities.</p> 70 <p>Version for CMSMS 0.10.SVN .</p> 71 </li> 72 <li> 73 <p>Version: 0.6</p> 74 <p>FIXED destination of uploads.</p> 75 <p>Version for CMSMS 0.10.SVN .</p> 76 <p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p> 77 <p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p> 78 <p>UPDATED to FCKeditor 2.0 </p> 79 </li> 80 <li> 81 <p>Version: 0.5</p> 82 <p>Beta version for CMSMS 0.10.4 .</p> 83 </li> 84 <li> 85 <p>Version: 0.4</p> 86 <p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p> 87 </li> 88 <li> 89 <p>Author: Roberto Tagliento <megabob3@yahoo.it></p> 90 <p>Converted for use with new CMS Module architecture.</p> 91 </li> 92 </ul>'; 93 $lang['help'] = '<h3>What does this do?</h3> 94 <p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p> 95 <h3>How do I use it?</h3> 96 <p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p> 97 <p></p> 98 '; 99 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Gnr le : Tue Apr 3 18:50:37 2007 | par Balluche grce PHPXref 0.7 |