This is a discussion on Information Pages Unlimited v1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; v2.04 Revision by AVS-PROS (2008/03/22) ************************************ * full register globals off compatible * better german translation * fixed broken icons ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| v2.04 Revision by AVS-PROS (2008/03/22) ************************************ * full register globals off compatible * better german translation * fixed broken icons + better FCKeditor support (enable/disable in configuration menu) - no TinyMCE SQL statements for FCKeditor configuration support (change group id 16 if taken): ----------------------------------- INSERT INTO `configuration_group` (`configuration_group_id`, `configuration_group_title`, `configuration_group_description`, `sort_order`, `visible`) VALUES ('16', 'HTML-Editor', 'HTML-Editor Optionen', 16, 1); INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (182, 'FCKeditor verwenden', 'DESCRIPTION_EDITOR', 'ja', 'Soll der HTML-Editor für Beschreibungen benutzt werden?', 16, 1, '2008-03-20 22:40:05', '2007-05-13 06:37:14', NULL, 'tep_cfg_select_option(array(''ja'', ''nein''),'), (183, 'Höhe FCKeditor', 'FCK_EDITOR_HEIGHT', '600', 'Höhe der Eingabefelder in Pixel bei Verwendung des FCK-Editors.', 16, 2, '2007-12-17 01:08:56', '2007-05-13 06:37:14', NULL, NULL); More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Information Pages Unlimited v1.0 | michael_s | New osCommerce Contributions | 0 | 02-23-2008 02:00 AM |
| Information Pages Unlimited v1.0 | michael_s | New osCommerce Contributions | 0 | 01-11-2008 08:11 AM |
| Information Pages Unlimited v1.0 | michael_s | New osCommerce Contributions | 0 | 11-19-2007 02:40 PM |
| Information Pages Unlimited v1.0 | michael_s | New osCommerce Contributions | 0 | 10-04-2007 04:53 AM |
| Information Pages Unlimited v1.0 | michael_s | New osCommerce Contributions | 0 | 02-17-2007 06:51 PM |