From 0082e02de86883958ac5dd9db6db49ba16237db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Fri, 30 Aug 2013 21:15:26 +1000 Subject: [PATCH 001/183] Bump rails to 2.3.18 --- config/environment.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/environment.rb b/config/environment.rb index d9b547ad9..12bc442e8 100755 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,7 +1,7 @@ require File.join(File.dirname(__FILE__), 'boot') -RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '2.3.18' unless defined? RAILS_GEM_VERSION Rails::Initializer.run do |config| config.time_zone = 'UTC' From 654a99e153bce130eb51de7deed8c3b7402ab5ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Fri, 30 Aug 2013 21:37:05 +1000 Subject: [PATCH 002/183] Remove nbproject folder --- .gitignore | 24 ++++++++++++++++++++++++ nbproject/project.properties | 5 ----- nbproject/project.xml | 9 --------- 3 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 .gitignore delete mode 100755 nbproject/project.properties delete mode 100755 nbproject/project.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..a6bf0cc92 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +.bundle +.rvmrc +.ruby-version +nbproject +db/*.sqlite3 +log/*.log* +log/*.lck +tmp/* +.sass-cache/ +config/database.yml +.DS_Store +public/assets/sources_manifest.yml +public/assets/ +public/system/ +public/form_templates/ +dump.rdb +.idea/ +*.swp +*.orig +*_clean.csv +*.log +*.sql.backup +.~lock* + diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100755 index a5694153e..000000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,5 +0,0 @@ -javac.classpath= -platform.active=Ruby -rails.port=3000 -rails.servertype=MONGREL -source.encoding=UTF-8 diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100755 index 445501545..000000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.ruby.railsprojects - - - fedena2.1_i18n - - - From e529a1b9abd43d1f14630a1073a4ad87153120d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Fri, 30 Aug 2013 21:38:49 +1000 Subject: [PATCH 003/183] Remove log/development.rb --- log/development.log | 847 -------------------------------------------- 1 file changed, 847 deletions(-) delete mode 100644 log/development.log diff --git a/log/development.log b/log/development.log deleted file mode 100644 index 4ef437b63..000000000 --- a/log/development.log +++ /dev/null @@ -1,847 +0,0 @@ -# Logfile created on Sun May 08 10:30:41 +0530 2011/!\ FAILSAFE /!\ Sun May 08 10:30:51 +0530 2011 - Status: 500 Internal Server Error - Unknown database 'fedena2.1_i18n' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `real_connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:203:in `initialize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `new' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `mysql_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `send' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout' - /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:9:in `cache' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:28:in `call' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/string_coercion.rb:25:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/head.rb:9:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/params_parser.rb:15:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/session/cookie_store.rb:93:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/failsafe.rb:26:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:114:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/reloader.rb:34:in `run' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:108:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/static.rb:31:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:46:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `each' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/log_tailer.rb:17:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:50:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:14:in `run' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:111 - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' - script/server:3 -/!\ FAILSAFE /!\ Sun May 08 10:31:41 +0530 2011 - Status: 500 Internal Server Error - Unknown database 'fedena2.1_i18n' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `real_connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:203:in `initialize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `new' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `mysql_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `send' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout' - /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:9:in `cache' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:28:in `call' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/string_coercion.rb:25:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/head.rb:9:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/params_parser.rb:15:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/session/cookie_store.rb:93:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/failsafe.rb:26:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:114:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/reloader.rb:34:in `run' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:108:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/static.rb:31:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:46:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `each' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/log_tailer.rb:17:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:50:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:14:in `run' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:111 - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' - script/server:3 -/!\ FAILSAFE /!\ Sun May 08 10:31:50 +0530 2011 - Status: 500 Internal Server Error - Unknown database 'fedena2.1_i18n' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `real_connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:589:in `connect' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:203:in `initialize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `new' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/mysql_adapter.rb:75:in `mysql_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `send' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout' - /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:9:in `cache' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/query_cache.rb:28:in `call' - /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/string_coercion.rb:25:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/head.rb:9:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/methodoverride.rb:24:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/params_parser.rb:15:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/session/cookie_store.rb:93:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/failsafe.rb:26:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:114:in `call' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/reloader.rb:34:in `run' - /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:108:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/static.rb:31:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:46:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `each' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `call' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/rack/log_tailer.rb:17:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:50:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - /usr/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:14:in `run' - /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:111 - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' - /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' - script/server:3 - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#login (for 127.0.0.1 at 2011-05-08 10:32:09) [GET] - Parameters: {"action"=>"login", "controller"=>"user"} - Configuration Columns (1.0ms) SHOW FIELDS FROM `configurations` - Configuration Load (13.3ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.3ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'LogoName') LIMIT 1 -Rendering template within layouts/login -Rendering user/login -Completed in 290ms (View: 215, DB: 15) | 200 OK [http://localhost/] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#login (for 127.0.0.1 at 2011-05-08 10:32:21) [POST] - Parameters: {"commit"=>"Iniciar sesión", "action"=>"login", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "user"=>{"username"=>"admin", "password"=>"[FILTERED]"}} - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'LogoName') LIMIT 1 - User Columns (1.5ms) SHOW FIELDS FROM `users` - User Load (0.6ms) SELECT * FROM `users` WHERE (`users`.`username` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`username` = 'admin') LIMIT 1 -Redirected to http://localhost:3001/user/dashboard -Completed in 68ms (DB: 3) | 302 Found [http://localhost/] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#dashboard (for 127.0.0.1 at 2011-05-08 10:32:21) [GET] - Parameters: {"action"=>"dashboard", "controller"=>"user"} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.4ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.8ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.2ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.4ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.7ms) SHOW FIELDS FROM `employees` - Employee Load (0.7ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.5ms) SHOW FIELDS FROM `students` - Student Load (18.4ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 -Rendering template within layouts/dashboard -Rendering user/dashboard - Language Load (0.6ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (0.9ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (28.4ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.1ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (45.3ms) - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - News Load (0.7ms) SELECT * FROM `news` ORDER BY created_at desc, created_at DESC LIMIT 5 - News Columns (0.8ms) SHOW FIELDS FROM `news` -Completed in 733ms (View: 553, DB: 60) | 200 OK [http://localhost/user/dashboard] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing ApplicationController#set_language (for 127.0.0.1 at 2011-05-08 10:32:26) [POST] - Parameters: {"action"=>"set_language", "language"=>"es", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"application", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 -Completed in 42ms (View: 3, DB: 3) | 200 OK [http://localhost/application/set_language] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#dashboard (for 127.0.0.1 at 2011-05-08 10:32:26) [GET] - Parameters: {"action"=>"dashboard", "controller"=>"user"} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.6ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.5ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.2ms) SHOW FIELDS FROM `students` - Student Load (0.2ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 -Rendering template within layouts/dashboard -Rendering user/dashboard - Language Load (0.1ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (1.1ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.2ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (16.8ms) - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - News Load (0.1ms) SELECT * FROM `news` ORDER BY created_at desc, created_at DESC LIMIT 5 - News Columns (1.0ms) SHOW FIELDS FROM `news` -Completed in 370ms (View: 270, DB: 11) | 200 OK [http://localhost/user/dashboard] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing ApplicationController#set_language (for 127.0.0.1 at 2011-05-08 10:32:28) [POST] - Parameters: {"action"=>"set_language", "language"=>"en", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"application", "_"=>""} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 -Completed in 40ms (View: 3, DB: 3) | 200 OK [http://localhost/application/set_language] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#dashboard (for 127.0.0.1 at 2011-05-08 10:32:28) [GET] - Parameters: {"action"=>"dashboard", "controller"=>"user"} - User Columns (1.1ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.6ms) SHOW FIELDS FROM `employees` - Employee Load (0.4ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.1ms) SHOW FIELDS FROM `students` - Student Load (0.2ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 -Rendering template within layouts/dashboard -Rendering user/dashboard - Language Load (0.1ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (0.9ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.4ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (16.0ms) - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - News Load (0.1ms) SELECT * FROM `news` ORDER BY created_at desc, created_at DESC LIMIT 5 - News Columns (1.2ms) SHOW FIELDS FROM `news` -Completed in 367ms (View: 192, DB: 12) | 200 OK [http://localhost/user/dashboard] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeController#hr (for 127.0.0.1 at 2011-05-08 10:32:34) [GET] - Parameters: {"action"=>"hr", "controller"=>"employee"} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.4ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (1.0ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (1.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Employee Columns (2.9ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 -Rendering template within layouts/application -Rendering employee/hr - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Language Load (0.1ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (1.0ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (0.9ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.3ms) -Completed in 460ms (View: 319, DB: 10) | 200 OK [http://localhost/employee/hr] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeController#employee_attendance (for 127.0.0.1 at 2011-05-08 10:32:36) [GET] - Parameters: {"action"=>"employee_attendance", "controller"=>"employee"} - User Columns (1.4ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.9ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  -Rendering template within layouts/application -Rendering employee/employee_attendance - Language Load (0.1ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (0.7ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (0.8ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (16.3ms) -Completed in 372ms (View: 188, DB: 6) | 200 OK [http://localhost/employee/employee_attendance] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeAttendancesController#index (for 127.0.0.1 at 2011-05-08 10:32:38) [GET] - Parameters: {"action"=>"index", "controller"=>"employee_attendances"} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (1.0ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.9ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - EmployeeDepartment Load (1.0ms) SELECT * FROM `employee_departments` WHERE (status = true) ORDER BY name ASC -Rendering template within layouts/application -Rendering employee_attendances/index - EmployeeDepartment Columns (1.0ms) SHOW FIELDS FROM `employee_departments` - Language Load (0.1ms) SELECT * FROM `languages` WHERE (`languages`.`code` IN ('en','es'))  - Language Columns (0.9ms) SHOW FIELDS FROM `languages` - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.1ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.8ms) -Completed in 371ms (View: 171, DB: 8) | 200 OK [http://localhost/employee_attendances] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:34:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.7ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (1.8ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.1ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (0.9ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.4ms) -Rendered user/_header_link (113.6ms) -Completed in 220ms (View: 122, DB: 8) | 200 OK [http://localhost/user/header_link] - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeAttendancesController#show (for 127.0.0.1 at 2011-05-08 10:34:42) [POST] - Parameters: {"dept_id"=>"16", "action"=>"show", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"employee_attendances", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.9ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - EmployeeDepartment Columns (1.0ms) SHOW FIELDS FROM `employee_departments` - EmployeeDepartment Load (0.4ms) SELECT * FROM `employee_departments` WHERE (`employee_departments`.`id` = 16)  - Employee Columns (2.7ms) SHOW FIELDS FROM `employees` - Employee Load (15.9ms) SELECT * FROM `employees` WHERE (`employees`.`employee_department_id` = 16)  -Rendering employee_attendances/show - EmployeeAttendance Columns (1.0ms) SHOW FIELDS FROM `employee_attendances` - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-01' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-02' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-03' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-04' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-05' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-06' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-07' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-08' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-09' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (1.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-10' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-11' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-12' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-13' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-14' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-15' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-16' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-17' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-18' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-19' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-20' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-21' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-22' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-23' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-24' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-25' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-26' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-27' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-28' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-29' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-30' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-31' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-01' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-02' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (12.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-03' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-04' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-05' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.7ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-06' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-07' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-08' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-09' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-10' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-11' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-12' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-13' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-14' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-15' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-16' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-17' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-18' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-19' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-20' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-21' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-22' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-23' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-24' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-25' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-26' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-27' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-28' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-29' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-30' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-31' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 -Rendered employee_attendances/_register (508.4ms) -Completed in 710ms (View: 514, DB: 68) | 200 OK [http://localhost/employee_attendances/show] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeAttendancesController#show (for 127.0.0.1 at 2011-05-08 10:34:49) [POST] - Parameters: {"dept_id"=>"16", "action"=>"show", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"employee_attendances", "next"=>"2011-06-08", "_"=>""} - User Columns (1.4ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.9ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - EmployeeDepartment Columns (1.0ms) SHOW FIELDS FROM `employee_departments` - EmployeeDepartment Load (0.2ms) SELECT * FROM `employee_departments` WHERE (`employee_departments`.`id` = 16)  - Employee Columns (2.7ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_department_id` = 16)  -Rendering employee_attendances/show - EmployeeAttendance Columns (0.8ms) SHOW FIELDS FROM `employee_attendances` - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-01' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-02' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-03' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.4ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-04' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-05' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-06' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-07' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-08' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-09' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-10' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-11' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-12' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-13' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-14' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-15' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-16' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-17' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-18' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-19' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-20' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-21' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-22' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-23' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-24' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-25' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-26' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-27' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-28' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-29' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-30' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-01' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-02' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-03' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.8ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-04' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-05' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-06' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-07' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-08' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-09' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-10' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-11' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-12' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-13' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-14' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-15' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-16' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-17' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-18' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-19' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-20' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-21' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-22' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.6ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-23' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-24' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-25' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-26' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (1.0ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-27' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-28' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-29' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.5ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-06-30' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 -Rendered employee_attendances/_register (380.5ms) -Completed in 703ms (View: 456, DB: 40) | 200 OK [http://localhost/employee_attendances/show?dept_id=16&next=2011-06-08] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeAttendancesController#show (for 127.0.0.1 at 2011-05-08 10:34:51) [POST] - Parameters: {"dept_id"=>"16", "action"=>"show", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"employee_attendances", "next"=>"2011-05-08", "_"=>""} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.9ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.1ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - EmployeeDepartment Columns (0.9ms) SHOW FIELDS FROM `employee_departments` - EmployeeDepartment Load (0.1ms) SELECT * FROM `employee_departments` WHERE (`employee_departments`.`id` = 16)  - Employee Columns (2.8ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_department_id` = 16)  -Rendering employee_attendances/show - EmployeeAttendance Columns (1.0ms) SHOW FIELDS FROM `employee_attendances` - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-01' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-02' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-03' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-04' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-05' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-06' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-07' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-08' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-09' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-10' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-11' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-12' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-13' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-14' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-15' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-16' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-17' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-18' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-19' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-20' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-21' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-22' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-23' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-24' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-25' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-26' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-27' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-28' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-29' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-30' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-31' AND `employee_attendances`.`employee_id` = 32) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-01' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-02' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-03' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-04' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-05' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-06' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-07' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-08' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-09' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-10' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.3ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-11' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-12' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-13' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-14' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-15' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-16' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-17' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-18' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-19' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-20' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-21' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-22' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-23' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-24' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-25' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.2ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-26' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-27' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-28' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-29' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-30' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 - EmployeeAttendance Load (0.1ms) SELECT * FROM `employee_attendances` WHERE (`employee_attendances`.`attendance_date` = '2011-05-31' AND `employee_attendances`.`employee_id` = 33) LIMIT 1 -Rendered employee_attendances/_register (469.1ms) -Completed in 629ms (View: 488, DB: 18) | 200 OK [http://localhost/employee_attendances/show?dept_id=16&next=2011-05-08] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:36:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (1.0ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.7ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.0ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.3ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.1ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.7ms) -Rendered user/_header_link (107.3ms) -Completed in 207ms (View: 110, DB: 9) | 200 OK [http://localhost/user/header_link] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing EmployeeAttendancesController#new (for 127.0.0.1 at 2011-05-08 10:36:44) [POST] - Parameters: {"id2"=>"32", "action"=>"new", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "id"=>"2011-05-01", "controller"=>"employee_attendances", "_"=>""} - User Columns (1.4ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_value` = 'HR') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - privileges_users Columns (0.8ms) SHOW FIELDS FROM `privileges_users` - Privilege Load (0.2ms) SELECT * FROM `privileges` INNER JOIN `privileges_users` ON `privileges`.id = `privileges_users`.privilege_id WHERE (`privileges_users`.user_id = 1 )  - EmployeeAttendance Columns (0.7ms) SHOW FIELDS FROM `employee_attendances` - Employee Columns (2.3ms) SHOW FIELDS FROM `employees` - Employee Load (0.6ms) SELECT * FROM `employees` WHERE (`employees`.`id` = 32)  - EmployeeLeaveType Load (0.7ms) SELECT * FROM `employee_leave_types` WHERE (status = true) ORDER BY name ASC -Rendering employee_attendances/new - EmployeeLeaveType Columns (0.8ms) SHOW FIELDS FROM `employee_leave_types` -Rendered employee_attendances/_new (32.0ms) -Completed in 212ms (View: 57, DB: 9) | 200 OK [http://localhost/employee_attendances/new/2011-05-01/32] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:38:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.3ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (1.8ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.1ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (0.9ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.6ms) -Rendered user/_header_link (108.0ms) -Completed in 209ms (View: 111, DB: 8) | 200 OK [http://localhost/user/header_link] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:40:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.4ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (1.8ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.1ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (0.9ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.5ms) -Rendered user/_header_link (108.4ms) -Completed in 210ms (View: 111, DB: 8) | 200 OK [http://localhost/user/header_link] - SQL (0.3ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:42:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.8ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.9ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.3ms) SHOW FIELDS FROM `students` - Student Load (0.2ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.0ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.1ms) -Rendered user/_header_link (107.1ms) -Completed in 210ms (View: 110, DB: 9) | 200 OK [http://localhost/user/header_link] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:44:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.4ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.9ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (3.2ms) SHOW FIELDS FROM `employees` - Employee Load (0.3ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.0ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.4ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.3ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (16.2ms) -Rendered user/_header_link (119.5ms) -Completed in 308ms (View: 122, DB: 10) | 200 OK [http://localhost/user/header_link] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:46:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.3ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (2.4ms) SHOW FIELDS FROM `employees` - Employee Load (0.3ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.0ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.1ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.3ms) -Rendered user/_header_link (107.1ms) -Completed in 289ms (View: 110, DB: 8) | 200 OK [http://localhost/user/header_link] - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing UserController#header_link (for 127.0.0.1 at 2011-05-08 10:48:39) [POST] - Parameters: {"action"=>"header_link", "authenticity_token"=>"VftU+M7jjaJqWSMswj+PTkksobo1vX/NrsW3o3XpAUM=", "controller"=>"user", "_"=>""} - User Columns (1.2ms) SHOW FIELDS FROM `users` - User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Columns (0.7ms) SHOW FIELDS FROM `configurations` - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'Locale') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Configuration Load (0.1ms) SELECT * FROM `configurations` WHERE (`configurations`.`config_key` = 'AvailableModules')  - Employee Columns (3.2ms) SHOW FIELDS FROM `employees` - Employee Load (0.2ms) SELECT * FROM `employees` WHERE (`employees`.`employee_number` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Student Columns (2.0ms) SHOW FIELDS FROM `students` - Student Load (0.1ms) SELECT * FROM `students` WHERE (`students`.`admission_no` = 'admin') LIMIT 1 - CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1)  - Reminder Load (0.2ms) SELECT * FROM `reminders` WHERE (recipient = '1')  - Reminder Columns (1.0ms) SHOW FIELDS FROM `reminders` -Rendered layouts/_reminder_count (15.9ms) -Rendered user/_header_link (113.6ms) -Completed in 308ms (View: 116, DB: 9) | 200 OK [http://localhost/user/header_link] From 2f898b05328d6fe5f1701f1861f45cba1de4e4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Fri, 30 Aug 2013 23:30:57 +1000 Subject: [PATCH 004/183] Use bundler and tweaks here and there --- .gitignore | 1 - .ruby-version | 1 + Gemfile | 21 + Gemfile.lock | 74 + Rakefile | 2 +- config/boot.rb | 12 + config/database.yml | 34 +- config/environment.rb | 16 +- config/initializers/delayed_job_config.rb | 10 +- config/preinitializer.rb | 20 +- lib/fckeditor | 1 + lib/in_place_editing | 1 + lib/mysql_index_length | 1 + lib/open_flash_chart | 1 + lib/tasks/rspec.rake | 1 - vendor/plugins/delayed_job/MIT-LICENSE | 20 - vendor/plugins/delayed_job/README.textile | 148 - .../plugins/delayed_job/delayed_job.gemspec | 41 - .../delayed_job_migration_generator.rb | 15 - .../templates/migration.rb | 22 - vendor/plugins/delayed_job/init.rb | 3 - vendor/plugins/delayed_job/lib/delayed/job.rb | 296 -- .../delayed_job/lib/delayed/manager.rb | 23 - .../delayed_job/lib/delayed/manager/heroku.rb | 26 - .../delayed_job/lib/delayed/manager/local.rb | 20 - .../lib/delayed/message_sending.rb | 17 - .../lib/delayed/performable_method.rb | 55 - .../plugins/delayed_job/lib/delayed/worker.rb | 70 - vendor/plugins/delayed_job/lib/delayed_job.rb | 14 - vendor/plugins/delayed_job/spec/database.rb | 44 - .../delayed_job/spec/delayed_method_spec.rb | 128 - vendor/plugins/delayed_job/spec/job_spec.rb | 369 -- .../plugins/delayed_job/spec/manager_spec.rb | 30 - vendor/plugins/delayed_job/spec/story_spec.rb | 17 - vendor/plugins/delayed_job/tasks/jobs.rake | 1 - vendor/plugins/delayed_job/tasks/tasks.rb | 15 - vendor/plugins/fckeditor/CHANGELOG | 3 - vendor/plugins/fckeditor/README | 118 - vendor/plugins/fckeditor/Rakefile | 72 - .../app/controllers/fckeditor_controller.rb | 154 - .../fckeditor/app/helpers/fckeditor_helper.rb | 2 - .../app/views/fckeditor/spell_check.erb | 52 - .../app/views/fckeditor/spell_check.rhtml | 52 - vendor/plugins/fckeditor/init.rb | 35 - vendor/plugins/fckeditor/install.rb | 12 - vendor/plugins/fckeditor/lib/fckeditor.rb | 106 - .../fckeditor/lib/fckeditor_file_utils.rb | 81 - .../fckeditor/lib/fckeditor_spell_check.rb | 43 - .../fckeditor/lib/fckeditor_version.rb | 9 - .../fckeditor/public/javascripts/fckcustom.js | 33 - .../javascripts/fckeditor/_documentation.html | 38 - .../_plugins/findreplace/fckplugin.js | 38 - .../_samples/_plugins/findreplace/find.gif | Bin 595 -> 0 bytes .../_samples/_plugins/findreplace/find.html | 172 - .../_samples/_plugins/findreplace/lang/en.js | 33 - .../_samples/_plugins/findreplace/lang/fr.js | 33 - .../_samples/_plugins/findreplace/lang/it.js | 33 - .../_samples/_plugins/findreplace/replace.gif | Bin 326 -> 0 bytes .../_plugins/findreplace/replace.html | 135 - .../_samples/_plugins/samples/fckplugin.js | 73 - .../_samples/adobeair/application.xml | 34 - .../fckeditor/_samples/adobeair/icons/128.png | Bin 1242 -> 0 bytes .../fckeditor/_samples/adobeair/icons/16.png | Bin 273 -> 0 bytes .../fckeditor/_samples/adobeair/icons/32.png | Bin 562 -> 0 bytes .../fckeditor/_samples/adobeair/icons/48.png | Bin 563 -> 0 bytes .../fckeditor/_samples/adobeair/package.bat | 26 - .../fckeditor/_samples/adobeair/run.bat | 26 - .../fckeditor/_samples/adobeair/sample01.html | 58 - .../_samples/adobeair/sample01_cert.pfx | Bin 2514 -> 0 bytes .../fckeditor/_samples/afp/fck.afpa | 1 - .../fckeditor/_samples/afp/fck.afpa.code | 165 - .../fckeditor/_samples/afp/sample01.afp | 56 - .../fckeditor/_samples/afp/sample02.afp | 113 - .../fckeditor/_samples/afp/sample03.afp | 91 - .../fckeditor/_samples/afp/sample04.afp | 98 - .../_samples/afp/sampleposteddata.afp | 60 - .../fckeditor/_samples/asp/sample01.asp | 62 - .../fckeditor/_samples/asp/sample02.asp | 108 - .../fckeditor/_samples/asp/sample03.asp | 92 - .../fckeditor/_samples/asp/sample04.asp | 98 - .../_samples/asp/sampleposteddata.asp | 53 - .../fckeditor/_samples/cfm/sample01.cfm | 63 - .../fckeditor/_samples/cfm/sample01_mx.cfm | 67 - .../fckeditor/_samples/cfm/sample02.cfm | 110 - .../fckeditor/_samples/cfm/sample02_mx.cfm | 114 - .../fckeditor/_samples/cfm/sample03.cfm | 95 - .../fckeditor/_samples/cfm/sample03_mx.cfm | 95 - .../fckeditor/_samples/cfm/sample04.cfm | 100 - .../fckeditor/_samples/cfm/sample04_mx.cfm | 101 - .../_samples/cfm/sampleposteddata.cfm | 69 - .../fckeditor/_samples/default.html | 35 - .../fckeditor/_samples/html/sample01.html | 59 - .../fckeditor/_samples/html/sample02.html | 63 - .../fckeditor/_samples/html/sample03.html | 140 - .../fckeditor/_samples/html/sample04.html | 95 - .../fckeditor/_samples/html/sample05.html | 125 - .../_samples/html/sample06.config.js | 49 - .../fckeditor/_samples/html/sample06.html | 73 - .../fckeditor/_samples/html/sample07.html | 59 - .../fckeditor/_samples/html/sample08.html | 196 - .../fckeditor/_samples/html/sample09.html | 100 - .../fckeditor/_samples/html/sample10.html | 79 - .../fckeditor/_samples/html/sample11.html | 43 - .../_samples/html/sample11_frame.html | 69 - .../fckeditor/_samples/html/sample12.html | 124 - .../fckeditor/_samples/html/sample13.html | 148 - .../_samples/html/sample14.config.js | 121 - .../fckeditor/_samples/html/sample14.html | 66 - .../_samples/html/sample14.styles.css | 228 - .../_samples/html/sampleposteddata.asp | 72 - .../_samples/html/sampleposteddata.html | 80 - .../fckeditor/_samples/lasso/sample01.lasso | 55 - .../fckeditor/_samples/lasso/sample02.lasso | 109 - .../fckeditor/_samples/lasso/sample03.lasso | 87 - .../fckeditor/_samples/lasso/sample04.lasso | 93 - .../_samples/lasso/sampleposteddata.lasso | 50 - .../fckeditor/_samples/perl/sample01.cgi | 117 - .../fckeditor/_samples/perl/sample02.cgi | 182 - .../fckeditor/_samples/perl/sample03.cgi | 167 - .../fckeditor/_samples/perl/sample04.cgi | 174 - .../_samples/perl/sampleposteddata.cgi | 105 - .../fckeditor/_samples/php/sample01.php | 57 - .../fckeditor/_samples/php/sample02.php | 108 - .../fckeditor/_samples/php/sample03.php | 89 - .../fckeditor/_samples/php/sample04.php | 95 - .../_samples/php/sampleposteddata.php | 66 - .../fckeditor/_samples/py/sample01.py | 80 - .../fckeditor/_samples/py/sampleposteddata.py | 85 - .../javascripts/fckeditor/_samples/sample.css | 50 - .../fckeditor/_samples/sampleslist.html | 118 - .../javascripts/fckeditor/_upgrade.html | 39 - .../javascripts/fckeditor/_whatsnew.html | 293 -- .../fckeditor/_whatsnew_history.html | 3373 ------------- .../editor/_source/classes/fckcontextmenu.js | 214 - .../_source/classes/fckdataprocessor.js | 119 - .../classes/fckdocumentfragment_gecko.js | 46 - .../_source/classes/fckdocumentfragment_ie.js | 58 - .../editor/_source/classes/fckdomrange.js | 918 ---- .../_source/classes/fckdomrange_gecko.js | 104 - .../editor/_source/classes/fckdomrange_ie.js | 199 - .../_source/classes/fckdomrangeiterator.js | 327 -- .../editor/_source/classes/fckeditingarea.js | 362 -- .../editor/_source/classes/fckelementpath.js | 89 - .../editor/_source/classes/fckenterkey.js | 667 --- .../editor/_source/classes/fckevents.js | 71 - .../editor/_source/classes/fckhtmliterator.js | 142 - .../editor/_source/classes/fckicon.js | 103 - .../editor/_source/classes/fckiecleanup.js | 68 - .../_source/classes/fckimagepreloader.js | 64 - .../_source/classes/fckkeystrokehandler.js | 141 - .../editor/_source/classes/fckmenublock.js | 153 - .../_source/classes/fckmenublockpanel.js | 54 - .../editor/_source/classes/fckmenuitem.js | 161 - .../editor/_source/classes/fckpanel.js | 385 -- .../editor/_source/classes/fckplugin.js | 56 - .../editor/_source/classes/fckspecialcombo.js | 376 -- .../editor/_source/classes/fckstyle.js | 1443 ------ .../editor/_source/classes/fcktoolbar.js | 103 - .../_source/classes/fcktoolbarbreak_gecko.js | 36 - .../_source/classes/fcktoolbarbreak_ie.js | 38 - .../_source/classes/fcktoolbarbutton.js | 81 - .../_source/classes/fcktoolbarbuttonui.js | 198 - .../classes/fcktoolbarfontformatcombo.js | 139 - .../_source/classes/fcktoolbarfontscombo.js | 98 - .../classes/fcktoolbarfontsizecombo.js | 76 - .../_source/classes/fcktoolbarpanelbutton.js | 103 - .../_source/classes/fcktoolbarspecialcombo.js | 146 - .../_source/classes/fcktoolbarstylecombo.js | 200 - .../editor/_source/classes/fckw3crange.js | 451 -- .../editor/_source/classes/fckxml.js | 108 - .../editor/_source/classes/fckxml_gecko.js | 102 - .../editor/_source/classes/fckxml_ie.js | 88 - .../commandclasses/fck_othercommands.js | 518 -- .../commandclasses/fckblockquotecommand.js | 250 - .../commandclasses/fckcorestylecommand.js | 61 - .../_source/commandclasses/fckfitwindow.js | 180 - .../commandclasses/fckindentcommands.js | 282 -- .../commandclasses/fckjustifycommands.js | 173 - .../_source/commandclasses/fcklistcommands.js | 382 -- .../_source/commandclasses/fcknamedcommand.js | 39 - .../fckpasteplaintextcommand.js | 40 - .../commandclasses/fckpastewordcommand.js | 40 - .../commandclasses/fckremoveformatcommand.js | 45 - .../_source/commandclasses/fckshowblocks.js | 74 - .../fckspellcheckcommand_gecko.js | 41 - .../commandclasses/fckspellcheckcommand_ie.js | 69 - .../_source/commandclasses/fckstylecommand.js | 60 - .../_source/commandclasses/fcktablecommand.js | 106 - .../commandclasses/fcktextcolorcommand.js | 201 - .../fckeditor/editor/_source/fckconstants.js | 56 - .../fckeditor/editor/_source/fckeditorapi.js | 176 - .../editor/_source/fckjscoreextensions.js | 166 - .../editor/_source/fckscriptloader.js | 122 - .../fckeditor/editor/_source/internals/fck.js | 1175 ----- .../_source/internals/fck_contextmenu.js | 325 -- .../editor/_source/internals/fck_gecko.js | 456 -- .../editor/_source/internals/fck_ie.js | 453 -- .../_source/internals/fckbrowserinfo.js | 61 - .../_source/internals/fckcodeformatter.js | 100 - .../editor/_source/internals/fckcommands.js | 167 - .../editor/_source/internals/fckconfig.js | 238 - .../editor/_source/internals/fckdebug.js | 56 - .../editor/_source/internals/fckdialog.js | 234 - .../_source/internals/fckdialog_gecko.js | 103 - .../editor/_source/internals/fckdialog_ie.js | 48 - .../_source/internals/fckdocumentprocessor.js | 249 - .../editor/_source/internals/fckdomtools.js | 1024 ---- .../_source/internals/fcklanguagemanager.js | 163 - .../_source/internals/fcklisthandler.js | 152 - .../editor/_source/internals/fcklistslib.js | 63 - .../editor/_source/internals/fckplugins.js | 46 - .../editor/_source/internals/fckregexlib.js | 99 - .../editor/_source/internals/fckselection.js | 42 - .../_source/internals/fckselection_gecko.js | 220 - .../_source/internals/fckselection_ie.js | 275 -- .../editor/_source/internals/fckstyles.js | 381 -- .../_source/internals/fcktablehandler.js | 858 ---- .../internals/fcktablehandler_gecko.js | 56 - .../_source/internals/fcktablehandler_ie.js | 64 - .../_source/internals/fcktoolbaritems.js | 123 - .../editor/_source/internals/fcktoolbarset.js | 399 -- .../editor/_source/internals/fcktools.js | 740 --- .../_source/internals/fcktools_gecko.js | 282 -- .../editor/_source/internals/fcktools_ie.js | 233 - .../editor/_source/internals/fckundo.js | 223 - .../editor/_source/internals/fckurlparams.js | 39 - .../editor/_source/internals/fckxhtml.js | 515 -- .../_source/internals/fckxhtml_gecko.js | 101 - .../editor/_source/internals/fckxhtml_ie.js | 203 - .../_source/internals/fckxhtmlentities.js | 354 -- .../editor/css/behaviors/disablehandles.htc | 15 - .../editor/css/behaviors/showtableborders.htc | 36 - .../fckeditor/editor/css/fck_editorarea.css | 92 - .../fckeditor/editor/css/fck_internal.css | 199 - .../editor/css/fck_showtableborders_gecko.css | 49 - .../editor/css/images/block_address.png | Bin 288 -> 0 bytes .../editor/css/images/block_blockquote.png | Bin 293 -> 0 bytes .../fckeditor/editor/css/images/block_div.png | Bin 229 -> 0 bytes .../fckeditor/editor/css/images/block_h1.png | Bin 218 -> 0 bytes .../fckeditor/editor/css/images/block_h2.png | Bin 220 -> 0 bytes .../fckeditor/editor/css/images/block_h3.png | Bin 219 -> 0 bytes .../fckeditor/editor/css/images/block_h4.png | Bin 229 -> 0 bytes .../fckeditor/editor/css/images/block_h5.png | Bin 236 -> 0 bytes .../fckeditor/editor/css/images/block_h6.png | Bin 216 -> 0 bytes .../fckeditor/editor/css/images/block_p.png | Bin 205 -> 0 bytes .../fckeditor/editor/css/images/block_pre.png | Bin 223 -> 0 bytes .../editor/css/images/fck_anchor.gif | Bin 184 -> 0 bytes .../editor/css/images/fck_flashlogo.gif | Bin 599 -> 0 bytes .../editor/css/images/fck_hiddenfield.gif | Bin 105 -> 0 bytes .../editor/css/images/fck_pagebreak.gif | Bin 54 -> 0 bytes .../editor/css/images/fck_plugin.gif | Bin 1709 -> 0 bytes .../dialog/common/fck_dialog_common.css | 85 - .../editor/dialog/common/fck_dialog_common.js | 338 -- .../editor/dialog/common/images/locked.gif | Bin 74 -> 0 bytes .../editor/dialog/common/images/reset.gif | Bin 104 -> 0 bytes .../editor/dialog/common/images/unlocked.gif | Bin 75 -> 0 bytes .../fckeditor/editor/dialog/fck_about.html | 161 - .../dialog/fck_about/logo_fckeditor.gif | Bin 2044 -> 0 bytes .../editor/dialog/fck_about/logo_fredck.gif | Bin 920 -> 0 bytes .../fck_about/sponsors/spellchecker_net.gif | Bin 1447 -> 0 bytes .../fckeditor/editor/dialog/fck_anchor.html | 212 - .../fckeditor/editor/dialog/fck_button.html | 104 - .../fckeditor/editor/dialog/fck_checkbox.html | 104 - .../editor/dialog/fck_colorselector.html | 172 - .../fckeditor/editor/dialog/fck_docprops.html | 600 --- .../fck_docprops/fck_document_preview.html | 113 - .../fckeditor/editor/dialog/fck_find.html | 173 - .../fckeditor/editor/dialog/fck_flash.html | 152 - .../editor/dialog/fck_flash/fck_flash.js | 292 -- .../dialog/fck_flash/fck_flash_preview.html | 50 - .../fckeditor/editor/dialog/fck_form.html | 109 - .../editor/dialog/fck_hiddenfield.html | 115 - .../fckeditor/editor/dialog/fck_image.html | 258 - .../editor/dialog/fck_image/fck_image.js | 504 -- .../dialog/fck_image/fck_image_preview.html | 72 - .../fckeditor/editor/dialog/fck_link.html | 293 -- .../editor/dialog/fck_link/fck_link.js | 736 --- .../fckeditor/editor/dialog/fck_listprop.html | 120 - .../fckeditor/editor/dialog/fck_paste.html | 339 -- .../editor/dialog/fck_radiobutton.html | 104 - .../fckeditor/editor/dialog/fck_replace.html | 530 --- .../fckeditor/editor/dialog/fck_select.html | 180 - .../editor/dialog/fck_select/fck_select.js | 194 - .../fckeditor/editor/dialog/fck_smiley.html | 111 - .../fckeditor/editor/dialog/fck_source.html | 68 - .../editor/dialog/fck_specialchar.html | 121 - .../editor/dialog/fck_spellerpages.html | 65 - .../fck_spellerpages/spellerpages/blank.html | 0 .../spellerpages/controlWindow.js | 87 - .../spellerpages/controls.html | 153 - .../server-scripts/spellchecker.cfm | 148 - .../server-scripts/spellchecker.php | 199 - .../server-scripts/spellchecker.pl | 181 - .../spellerpages/spellChecker.js | 461 -- .../spellerpages/spellchecker.html | 71 - .../spellerpages/spellerStyle.css | 49 - .../spellerpages/wordWindow.js | 272 -- .../fckeditor/editor/dialog/fck_table.html | 298 -- .../editor/dialog/fck_tablecell.html | 257 - .../fckeditor/editor/dialog/fck_template.html | 242 - .../dialog/fck_template/images/template1.gif | Bin 375 -> 0 bytes .../dialog/fck_template/images/template2.gif | Bin 333 -> 0 bytes .../dialog/fck_template/images/template3.gif | Bin 422 -> 0 bytes .../fckeditor/editor/dialog/fck_textarea.html | 94 - .../editor/dialog/fck_textfield.html | 136 - .../fckeditor/editor/dtd/fck_dtd_test.html | 41 - .../fckeditor/editor/dtd/fck_xhtml10strict.js | 116 - .../editor/dtd/fck_xhtml10transitional.js | 140 - .../fckeditor/editor/fckdebug.html | 153 - .../fckeditor/editor/fckdialog.html | 783 --- .../fckeditor/editor/fckeditor.html | 278 -- .../fckeditor/editor/fckeditor.original.html | 385 -- .../filemanager/browser/default/browser.css | 89 - .../filemanager/browser/default/browser.html | 198 - .../browser/default/frmactualfolder.html | 99 - .../browser/default/frmcreatefolder.html | 113 - .../browser/default/frmfolders.html | 197 - .../browser/default/frmresourceslist.html | 168 - .../browser/default/frmresourcetype.html | 65 - .../browser/default/frmupload.html | 115 - .../browser/default/images/ButtonArrow.gif | Bin 138 -> 0 bytes .../browser/default/images/Folder.gif | Bin 128 -> 0 bytes .../browser/default/images/Folder32.gif | Bin 281 -> 0 bytes .../browser/default/images/FolderOpened.gif | Bin 132 -> 0 bytes .../browser/default/images/FolderOpened32.gif | Bin 264 -> 0 bytes .../browser/default/images/FolderUp.gif | Bin 132 -> 0 bytes .../browser/default/images/icons/32/ai.gif | Bin 1140 -> 0 bytes .../browser/default/images/icons/32/avi.gif | Bin 454 -> 0 bytes .../browser/default/images/icons/32/bmp.gif | Bin 709 -> 0 bytes .../browser/default/images/icons/32/cs.gif | Bin 224 -> 0 bytes .../default/images/icons/32/default.icon.gif | Bin 177 -> 0 bytes .../browser/default/images/icons/32/dll.gif | Bin 258 -> 0 bytes .../browser/default/images/icons/32/doc.gif | Bin 260 -> 0 bytes .../browser/default/images/icons/32/exe.gif | Bin 170 -> 0 bytes .../browser/default/images/icons/32/fla.gif | Bin 946 -> 0 bytes .../browser/default/images/icons/32/gif.gif | Bin 704 -> 0 bytes .../browser/default/images/icons/32/htm.gif | Bin 1527 -> 0 bytes .../browser/default/images/icons/32/html.gif | Bin 1527 -> 0 bytes .../browser/default/images/icons/32/jpg.gif | Bin 463 -> 0 bytes .../browser/default/images/icons/32/js.gif | Bin 274 -> 0 bytes .../browser/default/images/icons/32/mdb.gif | Bin 274 -> 0 bytes .../browser/default/images/icons/32/mp3.gif | Bin 454 -> 0 bytes .../browser/default/images/icons/32/pdf.gif | Bin 567 -> 0 bytes .../browser/default/images/icons/32/png.gif | Bin 464 -> 0 bytes .../browser/default/images/icons/32/ppt.gif | Bin 254 -> 0 bytes .../browser/default/images/icons/32/rdp.gif | Bin 1493 -> 0 bytes .../browser/default/images/icons/32/swf.gif | Bin 725 -> 0 bytes .../browser/default/images/icons/32/swt.gif | Bin 724 -> 0 bytes .../browser/default/images/icons/32/txt.gif | Bin 213 -> 0 bytes .../browser/default/images/icons/32/vsd.gif | Bin 277 -> 0 bytes .../browser/default/images/icons/32/xls.gif | Bin 271 -> 0 bytes .../browser/default/images/icons/32/xml.gif | Bin 408 -> 0 bytes .../browser/default/images/icons/32/zip.gif | Bin 368 -> 0 bytes .../browser/default/images/icons/ai.gif | Bin 403 -> 0 bytes .../browser/default/images/icons/avi.gif | Bin 249 -> 0 bytes .../browser/default/images/icons/bmp.gif | Bin 126 -> 0 bytes .../browser/default/images/icons/cs.gif | Bin 128 -> 0 bytes .../default/images/icons/default.icon.gif | Bin 113 -> 0 bytes .../browser/default/images/icons/dll.gif | Bin 132 -> 0 bytes .../browser/default/images/icons/doc.gif | Bin 140 -> 0 bytes .../browser/default/images/icons/exe.gif | Bin 109 -> 0 bytes .../browser/default/images/icons/fla.gif | Bin 382 -> 0 bytes .../browser/default/images/icons/gif.gif | Bin 125 -> 0 bytes .../browser/default/images/icons/htm.gif | Bin 621 -> 0 bytes .../browser/default/images/icons/html.gif | Bin 621 -> 0 bytes .../browser/default/images/icons/jpg.gif | Bin 125 -> 0 bytes .../browser/default/images/icons/js.gif | Bin 139 -> 0 bytes .../browser/default/images/icons/mdb.gif | Bin 146 -> 0 bytes .../browser/default/images/icons/mp3.gif | Bin 249 -> 0 bytes .../browser/default/images/icons/pdf.gif | Bin 230 -> 0 bytes .../browser/default/images/icons/png.gif | Bin 125 -> 0 bytes .../browser/default/images/icons/ppt.gif | Bin 139 -> 0 bytes .../browser/default/images/icons/rdp.gif | Bin 606 -> 0 bytes .../browser/default/images/icons/swf.gif | Bin 388 -> 0 bytes .../browser/default/images/icons/swt.gif | Bin 388 -> 0 bytes .../browser/default/images/icons/txt.gif | Bin 122 -> 0 bytes .../browser/default/images/icons/vsd.gif | Bin 136 -> 0 bytes .../browser/default/images/icons/xls.gif | Bin 138 -> 0 bytes .../browser/default/images/icons/xml.gif | Bin 231 -> 0 bytes .../browser/default/images/icons/zip.gif | Bin 235 -> 0 bytes .../browser/default/images/spacer.gif | Bin 43 -> 0 bytes .../filemanager/browser/default/js/common.js | 87 - .../filemanager/browser/default/js/fckxml.js | 129 - .../filemanager/connectors/asp/basexml.asp | 62 - .../connectors/asp/class_upload.asp | 353 -- .../filemanager/connectors/asp/commands.asp | 198 - .../filemanager/connectors/asp/config.asp | 128 - .../filemanager/connectors/asp/connector.asp | 88 - .../editor/filemanager/connectors/asp/io.asp | 254 - .../filemanager/connectors/asp/upload.asp | 65 - .../filemanager/connectors/asp/util.asp | 55 - .../filemanager/connectors/aspx/config.ascx | 98 - .../connectors/aspx/connector.aspx | 32 - .../filemanager/connectors/aspx/upload.aspx | 32 - .../connectors/cfm/ImageObject.cfc | 273 -- .../connectors/cfm/cf5_connector.cfm | 315 -- .../filemanager/connectors/cfm/cf5_upload.cfm | 328 -- .../filemanager/connectors/cfm/cf_basexml.cfm | 68 - .../connectors/cfm/cf_commands.cfm | 230 - .../connectors/cfm/cf_connector.cfm | 89 - .../filemanager/connectors/cfm/cf_io.cfm | 319 -- .../filemanager/connectors/cfm/cf_upload.cfm | 72 - .../filemanager/connectors/cfm/cf_util.cfm | 131 - .../filemanager/connectors/cfm/config.cfm | 189 - .../filemanager/connectors/cfm/connector.cfm | 32 - .../filemanager/connectors/cfm/image.cfc | 1324 ------ .../filemanager/connectors/cfm/upload.cfm | 31 - .../filemanager/connectors/lasso/config.lasso | 65 - .../connectors/lasso/connector.lasso | 322 -- .../filemanager/connectors/lasso/upload.lasso | 191 - .../filemanager/connectors/perl/basexml.pl | 63 - .../filemanager/connectors/perl/commands.pl | 214 - .../filemanager/connectors/perl/connector.cgi | 136 - .../editor/filemanager/connectors/perl/io.pl | 141 - .../filemanager/connectors/perl/upload.cgi | 117 - .../filemanager/connectors/perl/upload_fck.pl | 686 --- .../filemanager/connectors/perl/util.pl | 68 - .../filemanager/connectors/php/basexml.php | 93 - .../filemanager/connectors/php/commands.php | 273 -- .../filemanager/connectors/php/config.php | 151 - .../filemanager/connectors/php/connector.php | 87 - .../editor/filemanager/connectors/php/io.php | 320 -- .../filemanager/connectors/php/phpcompat.php | 17 - .../filemanager/connectors/php/upload.php | 59 - .../filemanager/connectors/php/util.php | 220 - .../filemanager/connectors/py/config.py | 146 - .../filemanager/connectors/py/connector.py | 118 - .../filemanager/connectors/py/fckcommands.py | 198 - .../filemanager/connectors/py/fckconnector.py | 90 - .../filemanager/connectors/py/fckoutput.py | 142 - .../filemanager/connectors/py/fckutil.py | 126 - .../filemanager/connectors/py/htaccess.txt | 23 - .../filemanager/connectors/py/upload.py | 88 - .../editor/filemanager/connectors/py/wsgi.py | 58 - .../editor/filemanager/connectors/py/zope.py | 188 - .../editor/filemanager/connectors/test.html | 210 - .../filemanager/connectors/uploadtest.html | 192 - .../fckeditor/editor/images/anchor.gif | Bin 184 -> 0 bytes .../fckeditor/editor/images/arrow_ltr.gif | Bin 49 -> 0 bytes .../fckeditor/editor/images/arrow_rtl.gif | Bin 49 -> 0 bytes .../editor/images/smiley/msn/angel_smile.gif | Bin 445 -> 0 bytes .../editor/images/smiley/msn/angry_smile.gif | Bin 453 -> 0 bytes .../editor/images/smiley/msn/broken_heart.gif | Bin 423 -> 0 bytes .../editor/images/smiley/msn/cake.gif | Bin 453 -> 0 bytes .../images/smiley/msn/confused_smile.gif | Bin 322 -> 0 bytes .../editor/images/smiley/msn/cry_smile.gif | Bin 473 -> 0 bytes .../editor/images/smiley/msn/devil_smile.gif | Bin 444 -> 0 bytes .../images/smiley/msn/embaressed_smile.gif | Bin 1077 -> 0 bytes .../editor/images/smiley/msn/envelope.gif | Bin 1030 -> 0 bytes .../editor/images/smiley/msn/heart.gif | Bin 1012 -> 0 bytes .../editor/images/smiley/msn/kiss.gif | Bin 978 -> 0 bytes .../editor/images/smiley/msn/lightbulb.gif | Bin 303 -> 0 bytes .../editor/images/smiley/msn/omg_smile.gif | Bin 342 -> 0 bytes .../images/smiley/msn/regular_smile.gif | Bin 1036 -> 0 bytes .../editor/images/smiley/msn/sad_smile.gif | Bin 1039 -> 0 bytes .../editor/images/smiley/msn/shades_smile.gif | Bin 1059 -> 0 bytes .../editor/images/smiley/msn/teeth_smile.gif | Bin 1064 -> 0 bytes .../editor/images/smiley/msn/thumbs_down.gif | Bin 992 -> 0 bytes .../editor/images/smiley/msn/thumbs_up.gif | Bin 989 -> 0 bytes .../editor/images/smiley/msn/tounge_smile.gif | Bin 1055 -> 0 bytes .../smiley/msn/whatchutalkingabout_smile.gif | Bin 1034 -> 0 bytes .../editor/images/smiley/msn/wink_smile.gif | Bin 1041 -> 0 bytes .../fckeditor/editor/images/spacer.gif | Bin 43 -> 0 bytes .../fckeditor/editor/js/fckadobeair.js | 176 - .../editor/js/fckeditorcode_gecko.js | 108 - .../fckeditor/editor/js/fckeditorcode_ie.js | 109 - .../editor/lang/_translationstatus.txt | 77 - .../javascripts/fckeditor/editor/lang/af.js | 515 -- .../javascripts/fckeditor/editor/lang/ar.js | 515 -- .../javascripts/fckeditor/editor/lang/bg.js | 515 -- .../javascripts/fckeditor/editor/lang/bn.js | 515 -- .../javascripts/fckeditor/editor/lang/bs.js | 515 -- .../javascripts/fckeditor/editor/lang/ca.js | 515 -- .../javascripts/fckeditor/editor/lang/cs.js | 515 -- .../javascripts/fckeditor/editor/lang/da.js | 515 -- .../javascripts/fckeditor/editor/lang/de.js | 515 -- .../javascripts/fckeditor/editor/lang/el.js | 515 -- .../fckeditor/editor/lang/en-au.js | 515 -- .../fckeditor/editor/lang/en-ca.js | 515 -- .../fckeditor/editor/lang/en-uk.js | 515 -- .../javascripts/fckeditor/editor/lang/en.js | 515 -- .../javascripts/fckeditor/editor/lang/eo.js | 515 -- .../javascripts/fckeditor/editor/lang/es.js | 515 -- .../javascripts/fckeditor/editor/lang/et.js | 515 -- .../javascripts/fckeditor/editor/lang/eu.js | 516 -- .../javascripts/fckeditor/editor/lang/fa.js | 515 -- .../javascripts/fckeditor/editor/lang/fi.js | 515 -- .../javascripts/fckeditor/editor/lang/fo.js | 515 -- .../fckeditor/editor/lang/fr-ca.js | 515 -- .../javascripts/fckeditor/editor/lang/fr.js | 515 -- .../javascripts/fckeditor/editor/lang/gl.js | 515 -- .../javascripts/fckeditor/editor/lang/he.js | 515 -- .../javascripts/fckeditor/editor/lang/hi.js | 515 -- .../javascripts/fckeditor/editor/lang/hr.js | 515 -- .../javascripts/fckeditor/editor/lang/hu.js | 515 -- .../javascripts/fckeditor/editor/lang/it.js | 515 -- .../javascripts/fckeditor/editor/lang/ja.js | 515 -- .../javascripts/fckeditor/editor/lang/km.js | 515 -- .../javascripts/fckeditor/editor/lang/ko.js | 515 -- .../javascripts/fckeditor/editor/lang/lt.js | 515 -- .../javascripts/fckeditor/editor/lang/lv.js | 515 -- .../javascripts/fckeditor/editor/lang/mn.js | 515 -- .../javascripts/fckeditor/editor/lang/ms.js | 515 -- .../javascripts/fckeditor/editor/lang/nb.js | 515 -- .../javascripts/fckeditor/editor/lang/nl.js | 515 -- .../javascripts/fckeditor/editor/lang/no.js | 515 -- .../javascripts/fckeditor/editor/lang/pl.js | 515 -- .../fckeditor/editor/lang/pt-br.js | 515 -- .../javascripts/fckeditor/editor/lang/pt.js | 515 -- .../javascripts/fckeditor/editor/lang/ro.js | 515 -- .../javascripts/fckeditor/editor/lang/ru.js | 515 -- .../javascripts/fckeditor/editor/lang/sk.js | 515 -- .../javascripts/fckeditor/editor/lang/sl.js | 515 -- .../fckeditor/editor/lang/sr-latn.js | 515 -- .../javascripts/fckeditor/editor/lang/sr.js | 515 -- .../javascripts/fckeditor/editor/lang/sv.js | 515 -- .../javascripts/fckeditor/editor/lang/th.js | 515 -- .../javascripts/fckeditor/editor/lang/tr.js | 515 -- .../javascripts/fckeditor/editor/lang/uk.js | 515 -- .../javascripts/fckeditor/editor/lang/vi.js | 515 -- .../fckeditor/editor/lang/zh-cn.js | 515 -- .../javascripts/fckeditor/editor/lang/zh.js | 515 -- .../editor/plugins/autogrow/fckplugin.js | 99 - .../plugins/bbcode/_sample/sample.config.js | 26 - .../editor/plugins/bbcode/_sample/sample.html | 67 - .../editor/plugins/bbcode/fckplugin.js | 123 - .../plugins/dragresizetable/fckplugin.js | 527 --- .../plugins/placeholder/fck_placeholder.html | 105 - .../editor/plugins/placeholder/fckplugin.js | 187 - .../editor/plugins/placeholder/lang/de.js | 27 - .../editor/plugins/placeholder/lang/en.js | 27 - .../editor/plugins/placeholder/lang/es.js | 27 - .../editor/plugins/placeholder/lang/fr.js | 27 - .../editor/plugins/placeholder/lang/it.js | 27 - .../editor/plugins/placeholder/lang/pl.js | 27 - .../plugins/placeholder/placeholder.gif | Bin 96 -> 0 bytes .../plugins/simplecommands/fckplugin.js | 29 - .../editor/plugins/tablecommands/fckplugin.js | 33 - .../editor/skins/_fckviewstrips.html | 121 - .../editor/skins/default/fck_dialog.css | 402 -- .../editor/skins/default/fck_dialog_ie6.js | 110 - .../editor/skins/default/fck_editor.css | 464 -- .../editor/skins/default/fck_strip.gif | Bin 4867 -> 0 bytes .../skins/default/images/dialog.sides.gif | Bin 48 -> 0 bytes .../skins/default/images/dialog.sides.png | Bin 178 -> 0 bytes .../skins/default/images/dialog.sides.rtl.png | Bin 181 -> 0 bytes .../editor/skins/default/images/sprites.gif | Bin 959 -> 0 bytes .../editor/skins/default/images/sprites.png | Bin 3250 -> 0 bytes .../default/images/toolbar.arrowright.gif | Bin 53 -> 0 bytes .../default/images/toolbar.buttonarrow.gif | Bin 46 -> 0 bytes .../skins/default/images/toolbar.collapse.gif | Bin 152 -> 0 bytes .../skins/default/images/toolbar.end.gif | Bin 43 -> 0 bytes .../skins/default/images/toolbar.expand.gif | Bin 152 -> 0 bytes .../default/images/toolbar.separator.gif | Bin 58 -> 0 bytes .../skins/default/images/toolbar.start.gif | Bin 105 -> 0 bytes .../editor/skins/office2003/fck_dialog.css | 402 -- .../editor/skins/office2003/fck_dialog_ie6.js | 110 - .../editor/skins/office2003/fck_editor.css | 476 -- .../editor/skins/office2003/fck_strip.gif | Bin 9460 -> 0 bytes .../skins/office2003/images/dialog.sides.gif | Bin 48 -> 0 bytes .../skins/office2003/images/dialog.sides.png | Bin 203 -> 0 bytes .../office2003/images/dialog.sides.rtl.png | Bin 205 -> 0 bytes .../skins/office2003/images/sprites.gif | Bin 959 -> 0 bytes .../skins/office2003/images/sprites.png | Bin 3305 -> 0 bytes .../office2003/images/toolbar.arrowright.gif | Bin 53 -> 0 bytes .../skins/office2003/images/toolbar.bg.gif | Bin 73 -> 0 bytes .../office2003/images/toolbar.buttonarrow.gif | Bin 46 -> 0 bytes .../office2003/images/toolbar.collapse.gif | Bin 152 -> 0 bytes .../skins/office2003/images/toolbar.end.gif | Bin 124 -> 0 bytes .../office2003/images/toolbar.expand.gif | Bin 152 -> 0 bytes .../office2003/images/toolbar.separator.gif | Bin 67 -> 0 bytes .../skins/office2003/images/toolbar.start.gif | Bin 99 -> 0 bytes .../editor/skins/silver/fck_dialog.css | 402 -- .../editor/skins/silver/fck_dialog_ie6.js | 110 - .../editor/skins/silver/fck_editor.css | 473 -- .../editor/skins/silver/fck_strip.gif | Bin 4867 -> 0 bytes .../skins/silver/images/dialog.sides.gif | Bin 48 -> 0 bytes .../skins/silver/images/dialog.sides.png | Bin 198 -> 0 bytes .../skins/silver/images/dialog.sides.rtl.png | Bin 200 -> 0 bytes .../editor/skins/silver/images/sprites.gif | Bin 959 -> 0 bytes .../editor/skins/silver/images/sprites.png | Bin 3278 -> 0 bytes .../silver/images/toolbar.arrowright.gif | Bin 53 -> 0 bytes .../silver/images/toolbar.buttonarrow.gif | Bin 46 -> 0 bytes .../skins/silver/images/toolbar.buttonbg.gif | Bin 829 -> 0 bytes .../skins/silver/images/toolbar.collapse.gif | Bin 152 -> 0 bytes .../skins/silver/images/toolbar.end.gif | Bin 43 -> 0 bytes .../skins/silver/images/toolbar.expand.gif | Bin 152 -> 0 bytes .../skins/silver/images/toolbar.separator.gif | Bin 58 -> 0 bytes .../skins/silver/images/toolbar.start.gif | Bin 105 -> 0 bytes .../public/javascripts/fckeditor/fckconfig.js | 316 -- .../javascripts/fckeditor/fckeditor.afp | 159 - .../javascripts/fckeditor/fckeditor.asp | 235 - .../javascripts/fckeditor/fckeditor.cfc | 232 - .../javascripts/fckeditor/fckeditor.cfm | 159 - .../public/javascripts/fckeditor/fckeditor.js | 303 -- .../javascripts/fckeditor/fckeditor.lasso | 108 - .../javascripts/fckeditor/fckeditor.php | 77 - .../public/javascripts/fckeditor/fckeditor.pl | 143 - .../public/javascripts/fckeditor/fckeditor.py | 160 - .../javascripts/fckeditor/fckeditor_php4.php | 216 - .../javascripts/fckeditor/fckeditor_php5.php | 211 - .../javascripts/fckeditor/fckpackager.xml | 262 -- .../javascripts/fckeditor/fckstyles.xml | 111 - .../javascripts/fckeditor/fcktemplates.xml | 103 - .../public/javascripts/fckeditor/fckutils.cfm | 78 - .../public/javascripts/fckeditor/license.txt | 1246 ----- .../fckeditor/tasks/fckeditor_tasks.rake | 97 - .../plugins/fckeditor/test/fckeditor_test.rb | 8 - .../Rakefile | 23 - .../Readme.markdown | 60 - .../VERSION | 1 - ...belongs_to_many_with_deferred_save.gemspec | 63 - .../init.rb | 1 - .../install.rb | 1 - ..._and_belongs_to_many_with_deferred_save.rb | 156 - .../spec/db/database.yml | 21 - .../spec/db/schema.rb | 30 - ...belongs_to_many_with_deferred_save_spec.rb | 159 - .../spec/models/door.rb | 3 - .../spec/models/person.rb | 3 - .../spec/models/room.rb | 19 - .../spec/spec_helper.rb | 23 - .../uninstall.rb | 1 - vendor/plugins/in_place_editing/README | 14 - vendor/plugins/in_place_editing/Rakefile | 22 - vendor/plugins/in_place_editing/init.rb | 2 - .../in_place_editing/lib/in_place_editing.rb | 28 - .../lib/in_place_macros_helper.rb | 80 - .../test/in_place_editing_test.rb | 89 - .../in_place_editing/test/test_helper.rb | 8 - vendor/plugins/index_length/MIT-LICENSE | 20 - vendor/plugins/index_length/README.rdoc | 30 - vendor/plugins/index_length/Rakefile | 23 - vendor/plugins/index_length/init.rb | 1 - .../index_length/lib/mysql_index_length.rb | 67 - .../plugins/index_length/test/db/database.yml | 6 - .../plugins/index_length/test/db/people.yml | 20 - vendor/plugins/index_length/test/db/schema.rb | 8 - .../test/mysql_index_length_test.rb | 79 - .../plugins/index_length/test/schema_test.rb | 25 - .../plugins/index_length/test/test_helper.rb | 16 - vendor/plugins/open_flash_chart/MIT-LICENSE | 20 - vendor/plugins/open_flash_chart/README | 53 - vendor/plugins/open_flash_chart/Rakefile | 22 - .../assets/javascripts/swfobject.js | 5 - .../assets/open-flash-chart-bar-clicking.swf | Bin 459061 -> 0 bytes .../assets/open-flash-chart.swf | Bin 263109 -> 0 bytes vendor/plugins/open_flash_chart/init.rb | 9 - vendor/plugins/open_flash_chart/install.rb | 17 - .../open_flash_chart/lib/open_flash_chart.rb | 46 - .../lib/open_flash_chart/area_base.rb | 18 - .../lib/open_flash_chart/area_hollow.rb | 10 - .../lib/open_flash_chart/area_line.rb | 10 - .../lib/open_flash_chart/bar.rb | 18 - .../lib/open_flash_chart/bar_3d.rb | 17 - .../lib/open_flash_chart/bar_base.rb | 3 - .../lib/open_flash_chart/bar_filled.rb | 18 - .../lib/open_flash_chart/bar_glass.rb | 17 - .../lib/open_flash_chart/bar_sketch.rb | 13 - .../lib/open_flash_chart/bar_stack.rb | 20 - .../lib/open_flash_chart/base.rb | 104 - .../lib/open_flash_chart/candle.rb | 20 - .../lib/open_flash_chart/chart.rb | 13 - .../lib/open_flash_chart/h_bar.rb | 26 - .../lib/open_flash_chart/legend.rb | 7 - .../lib/open_flash_chart/line.rb | 10 - .../lib/open_flash_chart/line_base.rb | 17 - .../lib/open_flash_chart/line_dot.rb | 17 - .../lib/open_flash_chart/line_hollow.rb | 10 - .../lib/open_flash_chart/linear_regression.rb | 39 - .../lib/open_flash_chart/ofc_ajax.rb | 90 - .../open_flash_chart_object.rb | 53 - .../lib/open_flash_chart/pie.rb | 38 - .../lib/open_flash_chart/radar_axis.rb | 10 - .../lib/open_flash_chart/radar_axis_labels.rb | 10 - .../open_flash_chart/radar_spoke_labels.rb | 10 - .../lib/open_flash_chart/scatter.rb | 21 - .../lib/open_flash_chart/scatter_line.rb | 12 - .../lib/open_flash_chart/shape.rb | 20 - .../lib/open_flash_chart/title.rb | 10 - .../lib/open_flash_chart/tooltip.rb | 25 - .../lib/open_flash_chart/upload_image.rb | 1 - .../lib/open_flash_chart/x_axis.rb | 18 - .../lib/open_flash_chart/x_axis_label.rb | 21 - .../lib/open_flash_chart/x_axis_labels.rb | 9 - .../lib/open_flash_chart/x_legend.rb | 10 - .../lib/open_flash_chart/y_axis.rb | 3 - .../lib/open_flash_chart/y_axis_base.rb | 3 - .../lib/open_flash_chart/y_axis_right.rb | 3 - .../lib/open_flash_chart/y_legend.rb | 10 - .../lib/open_flash_chart/y_legend_right.rb | 6 - .../tasks/open_flash_chart_tasks.rake | 4 - .../test/open_flash_chart_test.rb | 8 - vendor/plugins/open_flash_chart/uninstall.rb | 1 - vendor/plugins/paperclip/Appraisals | 8 - vendor/plugins/paperclip/Gemfile | 10 - vendor/plugins/paperclip/Gemfile.lock | 54 - vendor/plugins/paperclip/LICENSE | 26 - vendor/plugins/paperclip/README.md | 239 - vendor/plugins/paperclip/Rakefile | 80 - .../paperclip/cucumber/paperclip_steps.rb | 6 - .../plugins/paperclip/features/basic.feature | 17 - vendor/plugins/paperclip/features/s3.feature | 27 - .../features/step_definitions/html_steps.rb | 14 - .../features/step_definitions/rails_steps.rb | 90 - .../features/step_definitions/s3_steps.rb | 9 - .../features/step_definitions/web_steps.rb | 227 - .../plugins/paperclip/features/support/env.rb | 3 - .../paperclip/features/support/paths.rb | 35 - .../paperclip/features/support/rails.rb | 5 - .../plugins/paperclip/features/support/s3.rb | 25 - .../plugins/paperclip/gemfiles/rails2.gemfile | 13 - .../paperclip/gemfiles/rails2.gemfile.lock | 73 - .../plugins/paperclip/gemfiles/rails3.gemfile | 13 - .../paperclip/gemfiles/rails3.gemfile.lock | 114 - .../paperclip/generators/paperclip/USAGE | 5 - .../paperclip/paperclip_generator.rb | 27 - .../templates/paperclip_migration.rb.erb | 19 - vendor/plugins/paperclip/init.rb | 1 - .../paperclip/lib/generators/paperclip/USAGE | 8 - .../paperclip/paperclip_generator.rb | 31 - .../templates/paperclip_migration.rb.erb | 19 - vendor/plugins/paperclip/lib/paperclip.rb | 384 -- .../paperclip/lib/paperclip/attachment.rb | 378 -- .../lib/paperclip/callback_compatability.rb | 61 - .../paperclip/lib/paperclip/command_line.rb | 86 - .../paperclip/lib/paperclip/geometry.rb | 115 - .../paperclip/lib/paperclip/interpolations.rb | 130 - .../paperclip/lib/paperclip/iostream.rb | 45 - .../paperclip/lib/paperclip/matchers.rb | 33 - .../matchers/have_attached_file_matcher.rb | 57 - ...alidate_attachment_content_type_matcher.rb | 75 - .../validate_attachment_presence_matcher.rb | 54 - .../validate_attachment_size_matcher.rb | 95 - .../paperclip/lib/paperclip/processor.rb | 58 - .../paperclip/lib/paperclip/railtie.rb | 24 - .../paperclip/lib/paperclip/storage.rb | 3 - .../lib/paperclip/storage/filesystem.rb | 73 - .../paperclip/lib/paperclip/storage/fog.rb | 98 - .../paperclip/lib/paperclip/storage/s3.rb | 192 - .../plugins/paperclip/lib/paperclip/style.rb | 91 - .../paperclip/lib/paperclip/thumbnail.rb | 79 - .../plugins/paperclip/lib/paperclip/upfile.rb | 55 - .../paperclip/lib/paperclip/version.rb | 3 - .../paperclip/lib/tasks/paperclip.rake | 72 - vendor/plugins/paperclip/paperclip.gemspec | 34 - vendor/plugins/paperclip/rails/init.rb | 2 - .../paperclip/shoulda_macros/paperclip.rb | 118 - .../plugins/paperclip/test/attachment_test.rb | 939 ---- .../paperclip/test/command_line_test.rb | 138 - vendor/plugins/paperclip/test/database.yml | 4 - .../plugins/paperclip/test/fixtures/12k.png | Bin 12093 -> 0 bytes .../plugins/paperclip/test/fixtures/50x50.png | Bin 1615 -> 0 bytes vendor/plugins/paperclip/test/fixtures/5k.png | Bin 4456 -> 0 bytes .../plugins/paperclip/test/fixtures/bad.png | 1 - vendor/plugins/paperclip/test/fixtures/s3.yml | 8 - .../plugins/paperclip/test/fixtures/text.txt | 0 .../paperclip/test/fixtures/twopage.pdf | Bin 8775 -> 0 bytes .../paperclip/test/fixtures/uppercase.PNG | Bin 4456 -> 0 bytes vendor/plugins/paperclip/test/fog_test.rb | 107 - .../plugins/paperclip/test/geometry_test.rb | 177 - vendor/plugins/paperclip/test/helper.rb | 146 - .../paperclip/test/integration_test.rb | 570 --- .../paperclip/test/interpolations_test.rb | 143 - .../plugins/paperclip/test/iostream_test.rb | 71 - .../have_attached_file_matcher_test.rb | 24 - ...te_attachment_content_type_matcher_test.rb | 47 - ...lidate_attachment_presence_matcher_test.rb | 26 - .../validate_attachment_size_matcher_test.rb | 51 - .../plugins/paperclip/test/paperclip_test.rb | 306 -- .../plugins/paperclip/test/processor_test.rb | 10 - vendor/plugins/paperclip/test/storage_test.rb | 416 -- vendor/plugins/paperclip/test/style_test.rb | 163 - .../plugins/paperclip/test/thumbnail_test.rb | 227 - vendor/plugins/paperclip/test/upfile_test.rb | 36 - vendor/plugins/rspec-rails/Contribute.rdoc | 4 - vendor/plugins/rspec-rails/History.rdoc | 311 -- vendor/plugins/rspec-rails/License.txt | 33 - vendor/plugins/rspec-rails/Manifest.txt | 165 - vendor/plugins/rspec-rails/README.rdoc | 45 - vendor/plugins/rspec-rails/Rakefile | 72 - vendor/plugins/rspec-rails/TODO.txt | 17 - vendor/plugins/rspec-rails/Upgrade.rdoc | 148 - .../integration_spec_generator.rb | 10 - .../templates/integration_spec.rb | 4 - .../rspec-rails/generators/rspec/CHANGES | 1 - .../generators/rspec/rspec_generator.rb | 72 - .../rspec/templates/previous_failures.txt | 0 .../generators/rspec/templates/rcov.opts | 2 - .../generators/rspec/templates/rspec.rake | 144 - .../rspec/templates/script/autospec | 6 - .../generators/rspec/templates/script/spec | 10 - .../generators/rspec/templates/spec.opts | 4 - .../generators/rspec/templates/spec_helper.rb | 54 - .../generators/rspec_controller/USAGE | 33 - .../rspec_controller_generator.rb | 47 - .../templates/controller_spec.rb | 25 - .../rspec_controller/templates/helper_spec.rb | 11 - .../rspec_controller/templates/view_spec.rb | 12 - .../generators/rspec_default_values.rb | 28 - .../rspec-rails/generators/rspec_model/USAGE | 18 - .../rspec_model/rspec_model_generator.rb | 35 - .../rspec_model/templates/model_spec.rb | 13 - .../rspec_scaffold_generator.rb | 154 - .../templates/controller_spec.rb | 131 - .../rspec_scaffold/templates/edit_erb_spec.rb | 25 - .../rspec_scaffold/templates/helper_spec.rb | 11 - .../templates/index_erb_spec.rb | 27 - .../rspec_scaffold/templates/new_erb_spec.rb | 25 - .../rspec_scaffold/templates/routing_spec.rb | 33 - .../rspec_scaffold/templates/show_erb_spec.rb | 22 - vendor/plugins/rspec-rails/init.rb | 9 - .../rspec-rails/lib/autotest/discover.rb | 5 - .../rspec-rails/lib/autotest/rails_rspec.rb | 76 - vendor/plugins/rspec-rails/lib/spec/rails.rb | 26 - .../rspec-rails/lib/spec/rails/example.rb | 48 - .../spec/rails/example/assigns_hash_proxy.rb | 39 - .../rails/example/controller_example_group.rb | 285 -- .../lib/spec/rails/example/cookies_proxy.rb | 29 - .../rails/example/functional_example_group.rb | 106 - .../rails/example/helper_example_group.rb | 153 - .../example/integration_example_group.rb | 16 - .../spec/rails/example/model_example_group.rb | 15 - .../lib/spec/rails/example/render_observer.rb | 80 - .../rails/example/routing_example_group.rb | 13 - .../lib/spec/rails/example/routing_helpers.rb | 66 - .../spec/rails/example/view_example_group.rb | 199 - .../rspec-rails/lib/spec/rails/extensions.rb | 11 - .../extensions/action_controller/rescue.rb | 42 - .../extensions/action_controller/test_case.rb | 16 - .../action_controller/test_response.rb | 21 - .../spec/rails/extensions/action_view/base.rb | 35 - .../rails/extensions/active_record/base.rb | 45 - .../extensions/active_support/test_case.rb | 7 - .../rails/extensions/spec/matchers/have.rb | 23 - .../extensions/spec/runner/configuration.rb | 45 - .../lib/spec/rails/interop/testcase.rb | 14 - .../rspec-rails/lib/spec/rails/matchers.rb | 32 - .../lib/spec/rails/matchers/ar_be_valid.rb | 27 - .../lib/spec/rails/matchers/assert_select.rb | 180 - .../lib/spec/rails/matchers/change.rb | 13 - .../lib/spec/rails/matchers/have_text.rb | 57 - .../lib/spec/rails/matchers/include_text.rb | 54 - .../lib/spec/rails/matchers/redirect_to.rb | 126 - .../spec/rails/matchers/render_template.rb | 129 - .../lib/spec/rails/matchers/route_to.rb | 149 - .../rspec-rails/lib/spec/rails/mocks.rb | 137 - .../rspec-rails/lib/spec/rails/version.rb | 16 - .../spec/autotest/mappings_spec.rb | 86 - .../plugins/rspec-rails/spec/rails_suite.rb | 7 - .../action_view_base_spec_controller.rb | 2 - .../spec/resources/controllers/application.rb | 9 - .../controllers/controller_spec_controller.rb | 127 - .../spec/resources/controllers/example.txt | 1 - .../controllers/redirect_spec_controller.rb | 70 - .../controllers/render_spec_controller.rb | 34 - .../controllers/rjs_spec_controller.rb | 58 - .../spec/resources/helpers/addition_helper.rb | 5 - .../spec/resources/helpers/explicit_helper.rb | 46 - .../resources/helpers/more_explicit_helper.rb | 5 - .../helpers/plugin_application_helper.rb | 6 - .../resources/helpers/view_spec_helper.rb | 13 - .../spec/resources/models/animal.rb | 4 - .../spec/resources/models/person.rb | 18 - .../spec/resources/models/thing.rb | 3 - .../views/controller_spec/_partial.html.erb | 0 ...setting_flash_after_session_reset.html.erb | 1 - ...etting_flash_before_session_reset.html.erb | 1 - .../action_setting_the_assigns_hash.html.erb | 0 .../action_with_errors_in_template.html.erb | 1 - .../action_with_template.html.erb | 1 - ...ent_action_with_existent_template.html.erb | 1 - .../views/layouts/application.html.erb | 0 .../resources/views/layouts/simple.html.erb | 0 .../resources/views/objects/_object.html.erb | 1 - .../views/render_spec/_a_partial.html.erb | 0 .../action_with_alternate_layout.html.erb | 0 .../views/render_spec/some_action.html.erb | 0 .../views/render_spec/some_action.js.rjs | 1 - .../rjs_spec/_replacement_partial.html.erb | 1 - .../resources/views/rjs_spec/hide_div.js.rjs | 1 - .../views/rjs_spec/hide_page_element.js.rjs | 1 - .../views/rjs_spec/insert_html.js.rjs | 1 - .../resources/views/rjs_spec/replace.js.rjs | 1 - .../views/rjs_spec/replace_html.js.rjs | 1 - .../rjs_spec/replace_html_with_partial.js.rjs | 1 - .../views/rjs_spec/visual_effect.js.rjs | 1 - .../rjs_spec/visual_toggle_effect.js.rjs | 1 - .../resources/views/tag_spec/no_tags.html.erb | 1 - .../single_div_with_no_attributes.html.erb | 1 - .../single_div_with_one_attribute.html.erb | 1 - .../views/view_spec/_partial.html.erb | 2 - .../view_spec/_partial_used_twice.html.erb | 0 .../_partial_with_local_variable.html.erb | 1 - .../_partial_with_sub_partial.html.erb | 1 - .../views/view_spec/_spacer.html.erb | 1 - .../views/view_spec/accessor.html.erb | 6 - .../views/view_spec/block_helper.html.erb | 3 - .../views/view_spec/entry_form.html.erb | 2 - .../views/view_spec/explicit_helper.html.erb | 2 - .../views/view_spec/foo/show.html.erb | 1 - .../views/view_spec/implicit_helper.html.erb | 2 - .../views/view_spec/multiple_helpers.html.erb | 3 - .../views/view_spec/path_params.html.erb | 1 - .../view_spec/should_not_receive.html.erb | 3 - .../view_spec/template_with_partial.html.erb | 5 - ...ate_with_partial_using_collection.html.erb | 3 - .../template_with_partial_with_array.html.erb | 1 - .../views/view_spec/view_helpers.html.erb | 1 - .../rails/example/assigns_hash_proxy_spec.rb | 109 - .../spec/rails/example/configuration_spec.rb | 67 - .../example/controller_example_group_spec.rb | 307 -- .../example/controller_isolation_spec.rb | 75 - .../spec/rails/example/cookies_proxy_spec.rb | 87 - .../spec/rails/example/error_handling_spec.rb | 90 - .../example/example_group_factory_spec.rb | 112 - .../example/helper_example_group_spec.rb | 247 - .../rails/example/model_example_group_spec.rb | 32 - .../example/routing_example_group_spec.rb | 10 - .../shared_routing_example_group_examples.rb | 237 - .../test_unit_assertion_accessibility_spec.rb | 33 - .../rails/example/view_example_group_spec.rb | 346 -- .../rails/extensions/action_view_base_spec.rb | 79 - .../rails/extensions/active_record_spec.rb | 14 - .../spec/spec/rails/interop/testcase_spec.rb | 70 - .../spec/rails/matchers/ar_be_valid_spec.rb | 19 - .../spec/rails/matchers/assert_select_spec.rb | 835 ---- .../spec/rails/matchers/errors_on_spec.rb | 37 - .../spec/rails/matchers/have_text_spec.rb | 69 - .../spec/rails/matchers/include_text_spec.rb | 62 - .../spec/rails/matchers/redirect_to_spec.rb | 253 - .../rails/matchers/render_template_spec.rb | 208 - .../spec/rails/matchers/should_change_spec.rb | 15 - .../spec/spec/rails/mocks/ar_classes.rb | 10 - .../spec/spec/rails/mocks/mock_model_spec.rb | 112 - .../spec/spec/rails/mocks/stub_model_spec.rb | 80 - .../spec/rails/sample_modified_fixture.rb | 8 - .../spec/spec/rails/sample_spec.rb | 8 - .../rspec-rails/spec/spec/rails/spec_spec.rb | 11 - .../plugins/rspec-rails/spec/spec_helper.rb | 78 - vendor/plugins/searchlogic/Appraisals | 6 - vendor/plugins/searchlogic/Gemfile | 2 - vendor/plugins/searchlogic/Gemfile.lock | 28 - vendor/plugins/searchlogic/LICENSE | 20 - vendor/plugins/searchlogic/README.rdoc | 310 -- vendor/plugins/searchlogic/Rakefile | 18 - vendor/plugins/searchlogic/VERSION.yml | 5 - .../searchlogic/gemfiles/ar2.3.10.gemfile | 7 - .../gemfiles/ar2.3.10.gemfile.lock | 28 - .../searchlogic/gemfiles/ar2.3.11.gemfile | 7 - .../gemfiles/ar2.3.11.gemfile.lock | 28 - .../searchlogic/gemfiles/ar2.3.12.gemfile | 7 - .../gemfiles/ar2.3.12.gemfile.lock | 28 - .../searchlogic/gemfiles/ar2.3.14.gemfile | 7 - .../gemfiles/ar2.3.14.gemfile.lock | 28 - .../searchlogic/gemfiles/ar2.3.9.gemfile | 7 - .../searchlogic/gemfiles/ar2.3.9.gemfile.lock | 28 - vendor/plugins/searchlogic/init.rb | 1 - vendor/plugins/searchlogic/lib/searchlogic.rb | 55 - .../searchlogic/active_record/consistency.rb | 49 - .../active_record/named_scope_tools.rb | 101 - .../lib/searchlogic/active_record/scope.rb | 30 - .../lib/searchlogic/core_ext/object.rb | 43 - .../lib/searchlogic/core_ext/proc.rb | 17 - .../searchlogic/named_scopes/alias_scope.rb | 68 - .../named_scopes/association_conditions.rb | 132 - .../named_scopes/association_ordering.rb | 50 - .../lib/searchlogic/named_scopes/base.rb | 16 - .../named_scopes/column_conditions.rb | 260 - .../searchlogic/named_scopes/or_conditions.rb | 141 - .../lib/searchlogic/named_scopes/ordering.rb | 46 - .../lib/searchlogic/rails_helpers.rb | 83 - .../searchlogic/lib/searchlogic/search.rb | 26 - .../lib/searchlogic/search/base.rb | 26 - .../lib/searchlogic/search/conditions.rb | 58 - .../lib/searchlogic/search/date_parts.rb | 23 - .../lib/searchlogic/search/implementation.rb | 14 - .../lib/searchlogic/search/method_missing.rb | 118 - .../lib/searchlogic/search/ordering.rb | 10 - .../lib/searchlogic/search/scopes.rb | 19 - .../lib/searchlogic/search/to_yaml.rb | 31 - .../search/unknown_condition_error.rb | 15 - .../searchlogic/lib/searchlogic/version.rb | 3 - vendor/plugins/searchlogic/rails/init.rb | 1 - .../plugins/searchlogic/searchlogic.gemspec | 26 - .../active_record/association_proxy_spec.rb | 28 - .../active_record/consistency_spec.rb | 28 - .../spec/searchlogic/core_ext/object_spec.rb | 9 - .../spec/searchlogic/core_ext/proc_spec.rb | 8 - .../named_scopes/alias_scope_spec.rb | 30 - .../association_conditions_spec.rb | 220 - .../named_scopes/association_ordering_spec.rb | 34 - .../named_scopes/column_conditions_spec.rb | 336 -- .../named_scopes/or_conditions_spec.rb | 77 - .../searchlogic/named_scopes/ordering_spec.rb | 28 - .../spec/searchlogic/search_spec.rb | 505 -- .../plugins/searchlogic/spec/spec_helper.rb | 135 - .../History.txt | 270 -- .../MIT-LICENSE | 20 - .../Manifest.txt | 42 - .../README.txt | 18 - .../timcharper-calendar_date_select/Rakefile | 36 - .../timcharper-calendar_date_select/VERSION | 1 - .../calendar_date_select.gemspec | 95 - .../timcharper-calendar_date_select/init.rb | 1 - .../js_test/functional/cds_test.html | 365 -- .../functional/format_iso_date_test.html | 52 - .../js_test/prototype.js | 4184 ----------------- .../js_test/test.css | 40 - .../js_test/unit/cds_helper_methods.html | 46 - .../js_test/unittest.js | 564 --- .../lib/calendar_date_select.rb | 33 - .../calendar_date_select.rb | 122 - .../lib/calendar_date_select/form_helpers.rb | 237 - .../calendar_date_select/includes_helper.rb | 29 - .../public/blank_iframe.html | 2 - .../images/calendar_date_select/calendar.gif | Bin 581 -> 0 bytes .../calendar_date_select.js | 448 -- .../calendar_date_select/format_american.js | 35 - .../calendar_date_select/format_danish.js | 31 - .../calendar_date_select/format_db.js | 27 - .../calendar_date_select/format_euro_24hr.js | 7 - .../format_euro_24hr_ymd.js | 7 - .../calendar_date_select/format_finnish.js | 32 - .../format_hyphen_ampm.js | 37 - .../calendar_date_select/format_iso_date.js | 29 - .../calendar_date_select/format_italian.js | 24 - .../calendar_date_select/locale/ar.js | 10 - .../calendar_date_select/locale/da.js | 11 - .../calendar_date_select/locale/de.js | 11 - .../calendar_date_select/locale/es.js | 11 - .../calendar_date_select/locale/fi.js | 10 - .../calendar_date_select/locale/fr.js | 11 - .../calendar_date_select/locale/it.js | 9 - .../calendar_date_select/locale/nl.js | 11 - .../calendar_date_select/locale/pl.js | 11 - .../calendar_date_select/locale/pt.js | 11 - .../calendar_date_select/locale/ru.js | 10 - .../calendar_date_select/locale/sl.js | 11 - .../calendar_date_select/locale/sv.js | 9 - .../stylesheets/calendar_date_select/blue.css | 130 - .../calendar_date_select/default.css | 135 - .../calendar_date_select/green.css | 142 - .../calendar_date_select/plain.css | 128 - .../stylesheets/calendar_date_select/red.css | 135 - .../calendar_date_select/silver.css | 133 - .../calendar_date_select_spec.rb | 14 - .../calendar_date_select/form_helpers_spec.rb | 189 - .../includes_helper_spec.rb | 46 - .../spec/spec_helper.rb | 26 - vendor/plugins/translator/CHANGELOG | 0 vendor/plugins/translator/MIT-LICENSE | 20 - vendor/plugins/translator/README.rdoc | 149 - vendor/plugins/translator/Rakefile | 75 - vendor/plugins/translator/VERSION.yml | 4 - vendor/plugins/translator/init.rb | 1 - vendor/plugins/translator/install.rb | 3 - vendor/plugins/translator/lib/translator.rb | 367 -- .../plugins/translator/tasks/translator.rake | 23 - .../app/controllers/blog_posts_controller.rb | 95 - .../fixtures/app/helpers/blog_posts_helper.rb | 10 - .../app/models/blog_comment_mailer.rb | 10 - .../test/fixtures/app/models/blog_post.rb | 14 - .../comment_notification.rhtml | 5 - .../fixtures/app/views/blog_posts/_footer.erb | 3 - .../fixtures/app/views/blog_posts/about.erb | 6 - .../app/views/blog_posts/archives.erb | 2 - .../views/blog_posts/missing_translation.erb | 2 - .../fixtures/app/views/blog_posts/show.erb | 4 - .../app/views/layouts/blog_layout.erb | 9 - .../fixtures/app/views/shared/_header.erb | 2 - .../translator/test/fixtures/schema.rb | 11 - vendor/plugins/translator/test/locales/en.yml | 60 - vendor/plugins/translator/test/locales/es.yml | 16 - vendor/plugins/translator/test/test_helper.rb | 90 - .../translator/test/translator_test.rb | 359 -- vendor/plugins/translator/translator.gemspec | 63 - vendor/plugins/translator/uninstall.rb | 1 - vendor/plugins/wicked_pdf/MIT-LICENSE | 20 - vendor/plugins/wicked_pdf/README.md | 224 - vendor/plugins/wicked_pdf/Rakefile | 23 - vendor/plugins/wicked_pdf/VERSION.yml | 4 - .../wicked_pdf/templates/wicked_pdf.rb | 5 - .../wicked_pdf/wicked_pdf_generator.rb | 7 - vendor/plugins/wicked_pdf/init.rb | 14 - .../lib/generators/wicked_pdf_generator.rb | 11 - .../wicked_pdf/lib/nix_pdf_renderer.rb | 22 - vendor/plugins/wicked_pdf/lib/pdf_helper.rb | 86 - vendor/plugins/wicked_pdf/lib/platform.rb | 10 - vendor/plugins/wicked_pdf/lib/wicked_pdf.rb | 156 - .../wicked_pdf/lib/wicked_pdf_helper.rb | 20 - .../wicked_pdf/lib/wicked_pdf_railtie.rb | 26 - .../wicked_pdf/lib/wicked_pdf_tempfile.rb | 10 - .../wicked_pdf/lib/win32_pdf_renderer.rb | 19 - .../wicked_pdf/test/fixtures/wicked.css | 1 - .../wicked_pdf/test/pdf_helper_test.rb | 26 - vendor/plugins/wicked_pdf/test/test_helper.rb | 4 - .../wicked_pdf/test/wicked_pdf_helper_test.rb | 23 - .../wicked_pdf/test/wicked_pdf_test.rb | 140 - vendor/plugins/wicked_pdf/wicked_pdf.gemspec | 19 - vendor/plugins/will_paginate/CHANGELOG.rdoc | 139 - vendor/plugins/will_paginate/LICENSE | 18 - vendor/plugins/will_paginate/README.rdoc | 107 - vendor/plugins/will_paginate/Rakefile | 53 - .../will_paginate/examples/apple-circle.gif | Bin 178 -> 0 bytes .../plugins/will_paginate/examples/index.haml | 69 - .../plugins/will_paginate/examples/index.html | 92 - .../will_paginate/examples/pagination.css | 90 - .../will_paginate/examples/pagination.sass | 91 - vendor/plugins/will_paginate/init.rb | 1 - .../will_paginate/lib/will_paginate.rb | 90 - .../will_paginate/lib/will_paginate/array.rb | 16 - .../lib/will_paginate/collection.rb | 144 - .../lib/will_paginate/core_ext.rb | 43 - .../will_paginate/lib/will_paginate/finder.rb | 264 -- .../lib/will_paginate/named_scope.rb | 170 - .../lib/will_paginate/named_scope_patch.rb | 37 - .../lib/will_paginate/version.rb | 9 - .../lib/will_paginate/view_helpers.rb | 408 -- vendor/plugins/will_paginate/test/boot.rb | 21 - .../will_paginate/test/collection_test.rb | 143 - vendor/plugins/will_paginate/test/console | 8 - .../plugins/will_paginate/test/database.yml | 22 - .../plugins/will_paginate/test/finder_test.rb | 473 -- .../will_paginate/test/fixtures/admin.rb | 3 - .../will_paginate/test/fixtures/developer.rb | 14 - .../test/fixtures/developers_projects.yml | 13 - .../will_paginate/test/fixtures/project.rb | 15 - .../will_paginate/test/fixtures/projects.yml | 6 - .../will_paginate/test/fixtures/replies.yml | 29 - .../will_paginate/test/fixtures/reply.rb | 7 - .../will_paginate/test/fixtures/schema.rb | 38 - .../will_paginate/test/fixtures/topic.rb | 10 - .../will_paginate/test/fixtures/topics.yml | 30 - .../will_paginate/test/fixtures/user.rb | 2 - .../will_paginate/test/fixtures/users.yml | 35 - vendor/plugins/will_paginate/test/helper.rb | 37 - .../test/lib/activerecord_test_case.rb | 43 - .../test/lib/activerecord_test_connector.rb | 75 - .../will_paginate/test/lib/load_fixtures.rb | 11 - .../test/lib/view_test_process.rb | 179 - vendor/plugins/will_paginate/test/tasks.rake | 59 - .../plugins/will_paginate/test/view_test.rb | 373 -- .../will_paginate/will_paginate.gemspec | 21 - vendor/plugins/xss_terminate/CHANGELOG | 17 - vendor/plugins/xss_terminate/MIT-LICENSE | 20 - vendor/plugins/xss_terminate/README.rdoc | 96 - vendor/plugins/xss_terminate/Rakefile | 22 - vendor/plugins/xss_terminate/init.rb | 3 - vendor/plugins/xss_terminate/install.rb | 1 - .../xss_terminate/lib/html5lib_sanitize.rb | 2453 ---------- .../xss_terminate/lib/rails_sanitize.rb | 10 - .../xss_terminate/lib/xss_terminate.rb | 52 - .../tasks/xss_terminate_tasks.rake | 7 - .../xss_terminate/test/models/comment.rb | 6 - .../xss_terminate/test/models/entry.rb | 7 - .../xss_terminate/test/models/group.rb | 19 - .../xss_terminate/test/models/message.rb | 4 - .../xss_terminate/test/models/person.rb | 5 - .../xss_terminate/test/models/review.rb | 6 - vendor/plugins/xss_terminate/test/schema.rb | 49 - .../plugins/xss_terminate/test/setup_test.rb | 17 - .../xss_terminate/test/xss_terminate_test.rb | 83 - vendor/plugins/xss_terminate/uninstall.rb | 1 - 1164 files changed, 156 insertions(+), 131525 deletions(-) create mode 100644 .ruby-version create mode 100644 Gemfile create mode 100644 Gemfile.lock create mode 160000 lib/fckeditor create mode 160000 lib/in_place_editing create mode 160000 lib/mysql_index_length create mode 160000 lib/open_flash_chart delete mode 100644 vendor/plugins/delayed_job/MIT-LICENSE delete mode 100644 vendor/plugins/delayed_job/README.textile delete mode 100644 vendor/plugins/delayed_job/delayed_job.gemspec delete mode 100644 vendor/plugins/delayed_job/generators/delayed_job_migration/delayed_job_migration_generator.rb delete mode 100644 vendor/plugins/delayed_job/generators/delayed_job_migration/templates/migration.rb delete mode 100644 vendor/plugins/delayed_job/init.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/job.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/manager.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/manager/heroku.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/manager/local.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/message_sending.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/performable_method.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed/worker.rb delete mode 100644 vendor/plugins/delayed_job/lib/delayed_job.rb delete mode 100644 vendor/plugins/delayed_job/spec/database.rb delete mode 100644 vendor/plugins/delayed_job/spec/delayed_method_spec.rb delete mode 100644 vendor/plugins/delayed_job/spec/job_spec.rb delete mode 100644 vendor/plugins/delayed_job/spec/manager_spec.rb delete mode 100644 vendor/plugins/delayed_job/spec/story_spec.rb delete mode 100644 vendor/plugins/delayed_job/tasks/jobs.rake delete mode 100644 vendor/plugins/delayed_job/tasks/tasks.rb delete mode 100755 vendor/plugins/fckeditor/CHANGELOG delete mode 100755 vendor/plugins/fckeditor/README delete mode 100755 vendor/plugins/fckeditor/Rakefile delete mode 100755 vendor/plugins/fckeditor/app/controllers/fckeditor_controller.rb delete mode 100755 vendor/plugins/fckeditor/app/helpers/fckeditor_helper.rb delete mode 100755 vendor/plugins/fckeditor/app/views/fckeditor/spell_check.erb delete mode 100755 vendor/plugins/fckeditor/app/views/fckeditor/spell_check.rhtml delete mode 100755 vendor/plugins/fckeditor/init.rb delete mode 100755 vendor/plugins/fckeditor/install.rb delete mode 100755 vendor/plugins/fckeditor/lib/fckeditor.rb delete mode 100755 vendor/plugins/fckeditor/lib/fckeditor_file_utils.rb delete mode 100755 vendor/plugins/fckeditor/lib/fckeditor_spell_check.rb delete mode 100755 vendor/plugins/fckeditor/lib/fckeditor_version.rb delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckcustom.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_documentation.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/en.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/fr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/it.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/replace.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/replace.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/samples/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/application.xml delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/128.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/16.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/32.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/48.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/package.bat delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/run.bat delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01_cert.pfx delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa.code delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample01.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample02.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample03.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample04.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sampleposteddata.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample01.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample02.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample03.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample04.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sampleposteddata.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01_mx.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02_mx.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03_mx.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04_mx.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sampleposteddata.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/default.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample01.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample02.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample03.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample04.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample05.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.config.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample07.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample08.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample09.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample10.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11_frame.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample12.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample13.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.config.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.styles.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample01.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample02.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample03.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample04.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sampleposteddata.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample01.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample02.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample03.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample04.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sampleposteddata.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample01.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample02.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample03.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample04.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sampleposteddata.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sample01.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sampleposteddata.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sample.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sampleslist.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_upgrade.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew_history.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckcontextmenu.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdataprocessor.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrangeiterator.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckeditingarea.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckelementpath.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckenterkey.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckevents.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckhtmliterator.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckicon.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckiecleanup.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckimagepreloader.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckkeystrokehandler.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckmenublock.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckmenublockpanel.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckmenuitem.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckpanel.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckspecialcombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckstyle.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbar.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarbutton.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckw3crange.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckxml.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckxml_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckxml_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fck_othercommands.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckfitwindow.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckindentcommands.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckjustifycommands.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fcklistcommands.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fcknamedcommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckshowblocks.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fckstylecommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fcktablecommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/fckconstants.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/fckeditorapi.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/fckjscoreextensions.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/fckscriptloader.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fck.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fck_contextmenu.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fck_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fck_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckbrowserinfo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckcodeformatter.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckcommands.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckconfig.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdebug.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdialog.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdialog_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdialog_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdocumentprocessor.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckdomtools.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcklanguagemanager.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcklisthandler.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcklistslib.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckplugins.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckregexlib.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckselection.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckselection_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckselection_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckstyles.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktablehandler.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktablehandler_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktablehandler_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktoolbaritems.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktoolbarset.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktools.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktools_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fcktools_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckundo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckurlparams.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckxhtml.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckxhtml_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckxhtml_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/internals/fckxhtmlentities.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/behaviors/disablehandles.htc delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/behaviors/showtableborders.htc delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/fck_editorarea.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/fck_internal.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/fck_showtableborders_gecko.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_address.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_blockquote.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_div.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h1.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h2.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h3.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h4.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h5.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_h6.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_p.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/block_pre.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/fck_anchor.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/fck_flashlogo.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/fck_hiddenfield.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/fck_pagebreak.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/css/images/fck_plugin.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/common/fck_dialog_common.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/common/fck_dialog_common.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/common/images/locked.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/common/images/reset.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/common/images/unlocked.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_about.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_about/logo_fredck.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_anchor.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_button.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_checkbox.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_colorselector.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_docprops.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_find.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_flash.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_flash/fck_flash.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_form.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_hiddenfield.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_image.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_image/fck_image.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_image/fck_image_preview.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_link.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_link/fck_link.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_listprop.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_paste.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_radiobutton.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_replace.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_select.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_select/fck_select.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_smiley.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_source.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_specialchar.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_table.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_tablecell.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_template.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_template/images/template1.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_template/images/template2.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_template/images/template3.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_textarea.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dialog/fck_textfield.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dtd/fck_dtd_test.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dtd/fck_xhtml10strict.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/dtd/fck_xhtml10transitional.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/fckdebug.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/fckdialog.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/fckeditor.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/fckeditor.original.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/browser.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/browser.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmactualfolder.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmfolders.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmresourceslist.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmresourcetype.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/frmupload.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/Folder.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/Folder32.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/html.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/js.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/png.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/images/spacer.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/js/common.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/browser/default/js/fckxml.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/basexml.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/class_upload.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/commands.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/config.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/connector.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/io.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/upload.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/asp/util.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/aspx/config.ascx delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/aspx/connector.aspx delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/aspx/upload.aspx delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/config.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/connector.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/image.cfc delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/cfm/upload.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/lasso/config.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/lasso/connector.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/lasso/upload.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/basexml.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/commands.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/connector.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/io.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/upload.cgi delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/perl/util.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/basexml.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/commands.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/config.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/connector.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/io.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/phpcompat.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/upload.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/php/util.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/config.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/connector.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/fckcommands.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/fckconnector.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/fckoutput.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/fckutil.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/htaccess.txt delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/upload.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/wsgi.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/py/zope.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/test.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/filemanager/connectors/uploadtest.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/anchor.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/arrow_ltr.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/arrow_rtl.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/angel_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/angry_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/broken_heart.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/cake.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/confused_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/cry_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/devil_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/embaressed_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/envelope.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/heart.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/kiss.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/lightbulb.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/omg_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/regular_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/sad_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/shades_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/teeth_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/thumbs_down.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/thumbs_up.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/tounge_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/smiley/msn/wink_smile.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/images/spacer.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/js/fckadobeair.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/js/fckeditorcode_gecko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/js/fckeditorcode_ie.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/_translationstatus.txt delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/af.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ar.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/bg.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/bn.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/bs.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ca.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/cs.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/da.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/de.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/el.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/en-au.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/en-ca.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/en-uk.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/en.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/eo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/es.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/et.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/eu.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/fa.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/fi.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/fo.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/fr-ca.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/fr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/gl.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/he.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/hi.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/hr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/hu.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/it.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ja.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/km.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ko.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/lt.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/lv.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/mn.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ms.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/nb.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/nl.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/no.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/pl.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/pt-br.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/pt.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ro.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/ru.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/sk.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/sl.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/sr-latn.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/sr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/sv.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/th.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/tr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/uk.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/vi.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/zh-cn.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/lang/zh.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/autogrow/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/bbcode/_sample/sample.config.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/bbcode/_sample/sample.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/bbcode/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/dragresizetable/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/fck_placeholder.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/de.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/en.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/es.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/fr.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/it.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/lang/pl.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/placeholder/placeholder.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/simplecommands/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/plugins/tablecommands/fckplugin.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/_fckviewstrips.html delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/fck_dialog.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/fck_dialog_ie6.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/fck_editor.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/fck_strip.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/dialog.sides.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/dialog.sides.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/dialog.sides.rtl.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/sprites.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/sprites.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.arrowright.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.collapse.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.end.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.expand.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.separator.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/default/images/toolbar.start.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/fck_dialog.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/fck_dialog_ie6.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/fck_editor.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/fck_strip.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/dialog.sides.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/dialog.sides.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/sprites.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/sprites.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.bg.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.end.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.expand.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.separator.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/office2003/images/toolbar.start.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/fck_dialog.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/fck_dialog_ie6.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/fck_editor.css delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/fck_strip.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/dialog.sides.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/dialog.sides.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/sprites.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/sprites.png delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.collapse.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.end.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.expand.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.separator.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/skins/silver/images/toolbar.start.gif delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckconfig.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.afp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.asp delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.cfc delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.js delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.lasso delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.pl delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor.py delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor_php4.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckeditor_php5.php delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckpackager.xml delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckstyles.xml delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fcktemplates.xml delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/fckutils.cfm delete mode 100755 vendor/plugins/fckeditor/public/javascripts/fckeditor/license.txt delete mode 100755 vendor/plugins/fckeditor/tasks/fckeditor_tasks.rake delete mode 100755 vendor/plugins/fckeditor/test/fckeditor_test.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/Rakefile delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/Readme.markdown delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/VERSION delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/has_and_belongs_to_many_with_deferred_save.gemspec delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/init.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/install.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/lib/has_and_belongs_to_many_with_deferred_save.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/db/database.yml delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/db/schema.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/has_and_belongs_to_many_with_deferred_save_spec.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/models/door.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/models/person.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/models/room.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/spec/spec_helper.rb delete mode 100644 vendor/plugins/has_and_belongs_to_many_with_deferred_save/uninstall.rb delete mode 100755 vendor/plugins/in_place_editing/README delete mode 100755 vendor/plugins/in_place_editing/Rakefile delete mode 100755 vendor/plugins/in_place_editing/init.rb delete mode 100755 vendor/plugins/in_place_editing/lib/in_place_editing.rb delete mode 100755 vendor/plugins/in_place_editing/lib/in_place_macros_helper.rb delete mode 100755 vendor/plugins/in_place_editing/test/in_place_editing_test.rb delete mode 100755 vendor/plugins/in_place_editing/test/test_helper.rb delete mode 100644 vendor/plugins/index_length/MIT-LICENSE delete mode 100644 vendor/plugins/index_length/README.rdoc delete mode 100644 vendor/plugins/index_length/Rakefile delete mode 100644 vendor/plugins/index_length/init.rb delete mode 100644 vendor/plugins/index_length/lib/mysql_index_length.rb delete mode 100644 vendor/plugins/index_length/test/db/database.yml delete mode 100644 vendor/plugins/index_length/test/db/people.yml delete mode 100644 vendor/plugins/index_length/test/db/schema.rb delete mode 100644 vendor/plugins/index_length/test/mysql_index_length_test.rb delete mode 100644 vendor/plugins/index_length/test/schema_test.rb delete mode 100644 vendor/plugins/index_length/test/test_helper.rb delete mode 100755 vendor/plugins/open_flash_chart/MIT-LICENSE delete mode 100755 vendor/plugins/open_flash_chart/README delete mode 100755 vendor/plugins/open_flash_chart/Rakefile delete mode 100755 vendor/plugins/open_flash_chart/assets/javascripts/swfobject.js delete mode 100755 vendor/plugins/open_flash_chart/assets/open-flash-chart-bar-clicking.swf delete mode 100755 vendor/plugins/open_flash_chart/assets/open-flash-chart.swf delete mode 100755 vendor/plugins/open_flash_chart/init.rb delete mode 100755 vendor/plugins/open_flash_chart/install.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/area_base.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/area_hollow.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/area_line.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_3d.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_base.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_filled.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_glass.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_sketch.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/bar_stack.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/base.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/candle.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/chart.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/h_bar.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/legend.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/line.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/line_base.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/line_dot.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/line_hollow.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/linear_regression.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/ofc_ajax.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/open_flash_chart_object.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/pie.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/radar_axis.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/radar_axis_labels.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/radar_spoke_labels.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/scatter.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/scatter_line.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/shape.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/title.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/tooltip.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/upload_image.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/x_axis.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/x_axis_label.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/x_axis_labels.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/x_legend.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/y_axis.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/y_axis_base.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/y_axis_right.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/y_legend.rb delete mode 100755 vendor/plugins/open_flash_chart/lib/open_flash_chart/y_legend_right.rb delete mode 100755 vendor/plugins/open_flash_chart/tasks/open_flash_chart_tasks.rake delete mode 100755 vendor/plugins/open_flash_chart/test/open_flash_chart_test.rb delete mode 100755 vendor/plugins/open_flash_chart/uninstall.rb delete mode 100644 vendor/plugins/paperclip/Appraisals delete mode 100644 vendor/plugins/paperclip/Gemfile delete mode 100644 vendor/plugins/paperclip/Gemfile.lock delete mode 100644 vendor/plugins/paperclip/LICENSE delete mode 100644 vendor/plugins/paperclip/README.md delete mode 100644 vendor/plugins/paperclip/Rakefile delete mode 100644 vendor/plugins/paperclip/cucumber/paperclip_steps.rb delete mode 100644 vendor/plugins/paperclip/features/basic.feature delete mode 100644 vendor/plugins/paperclip/features/s3.feature delete mode 100644 vendor/plugins/paperclip/features/step_definitions/html_steps.rb delete mode 100644 vendor/plugins/paperclip/features/step_definitions/rails_steps.rb delete mode 100644 vendor/plugins/paperclip/features/step_definitions/s3_steps.rb delete mode 100644 vendor/plugins/paperclip/features/step_definitions/web_steps.rb delete mode 100644 vendor/plugins/paperclip/features/support/env.rb delete mode 100644 vendor/plugins/paperclip/features/support/paths.rb delete mode 100644 vendor/plugins/paperclip/features/support/rails.rb delete mode 100644 vendor/plugins/paperclip/features/support/s3.rb delete mode 100644 vendor/plugins/paperclip/gemfiles/rails2.gemfile delete mode 100644 vendor/plugins/paperclip/gemfiles/rails2.gemfile.lock delete mode 100644 vendor/plugins/paperclip/gemfiles/rails3.gemfile delete mode 100644 vendor/plugins/paperclip/gemfiles/rails3.gemfile.lock delete mode 100644 vendor/plugins/paperclip/generators/paperclip/USAGE delete mode 100644 vendor/plugins/paperclip/generators/paperclip/paperclip_generator.rb delete mode 100644 vendor/plugins/paperclip/generators/paperclip/templates/paperclip_migration.rb.erb delete mode 100644 vendor/plugins/paperclip/init.rb delete mode 100644 vendor/plugins/paperclip/lib/generators/paperclip/USAGE delete mode 100644 vendor/plugins/paperclip/lib/generators/paperclip/paperclip_generator.rb delete mode 100644 vendor/plugins/paperclip/lib/generators/paperclip/templates/paperclip_migration.rb.erb delete mode 100644 vendor/plugins/paperclip/lib/paperclip.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/attachment.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/callback_compatability.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/command_line.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/geometry.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/interpolations.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/iostream.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/matchers.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/matchers/have_attached_file_matcher.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_content_type_matcher.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_presence_matcher.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_size_matcher.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/processor.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/railtie.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/storage.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/storage/filesystem.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/storage/fog.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/storage/s3.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/style.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/thumbnail.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/upfile.rb delete mode 100644 vendor/plugins/paperclip/lib/paperclip/version.rb delete mode 100644 vendor/plugins/paperclip/lib/tasks/paperclip.rake delete mode 100644 vendor/plugins/paperclip/paperclip.gemspec delete mode 100644 vendor/plugins/paperclip/rails/init.rb delete mode 100644 vendor/plugins/paperclip/shoulda_macros/paperclip.rb delete mode 100644 vendor/plugins/paperclip/test/attachment_test.rb delete mode 100644 vendor/plugins/paperclip/test/command_line_test.rb delete mode 100644 vendor/plugins/paperclip/test/database.yml delete mode 100644 vendor/plugins/paperclip/test/fixtures/12k.png delete mode 100644 vendor/plugins/paperclip/test/fixtures/50x50.png delete mode 100644 vendor/plugins/paperclip/test/fixtures/5k.png delete mode 100644 vendor/plugins/paperclip/test/fixtures/bad.png delete mode 100644 vendor/plugins/paperclip/test/fixtures/s3.yml delete mode 100644 vendor/plugins/paperclip/test/fixtures/text.txt delete mode 100644 vendor/plugins/paperclip/test/fixtures/twopage.pdf delete mode 100644 vendor/plugins/paperclip/test/fixtures/uppercase.PNG delete mode 100644 vendor/plugins/paperclip/test/fog_test.rb delete mode 100644 vendor/plugins/paperclip/test/geometry_test.rb delete mode 100644 vendor/plugins/paperclip/test/helper.rb delete mode 100644 vendor/plugins/paperclip/test/integration_test.rb delete mode 100644 vendor/plugins/paperclip/test/interpolations_test.rb delete mode 100644 vendor/plugins/paperclip/test/iostream_test.rb delete mode 100644 vendor/plugins/paperclip/test/matchers/have_attached_file_matcher_test.rb delete mode 100644 vendor/plugins/paperclip/test/matchers/validate_attachment_content_type_matcher_test.rb delete mode 100644 vendor/plugins/paperclip/test/matchers/validate_attachment_presence_matcher_test.rb delete mode 100644 vendor/plugins/paperclip/test/matchers/validate_attachment_size_matcher_test.rb delete mode 100644 vendor/plugins/paperclip/test/paperclip_test.rb delete mode 100644 vendor/plugins/paperclip/test/processor_test.rb delete mode 100644 vendor/plugins/paperclip/test/storage_test.rb delete mode 100644 vendor/plugins/paperclip/test/style_test.rb delete mode 100644 vendor/plugins/paperclip/test/thumbnail_test.rb delete mode 100644 vendor/plugins/paperclip/test/upfile_test.rb delete mode 100755 vendor/plugins/rspec-rails/Contribute.rdoc delete mode 100755 vendor/plugins/rspec-rails/History.rdoc delete mode 100755 vendor/plugins/rspec-rails/License.txt delete mode 100755 vendor/plugins/rspec-rails/Manifest.txt delete mode 100755 vendor/plugins/rspec-rails/README.rdoc delete mode 100755 vendor/plugins/rspec-rails/Rakefile delete mode 100755 vendor/plugins/rspec-rails/TODO.txt delete mode 100755 vendor/plugins/rspec-rails/Upgrade.rdoc delete mode 100755 vendor/plugins/rspec-rails/generators/integration_spec/integration_spec_generator.rb delete mode 100755 vendor/plugins/rspec-rails/generators/integration_spec/templates/integration_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/CHANGES delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/rspec_generator.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/previous_failures.txt delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/rcov.opts delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/rspec.rake delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/script/autospec delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/script/spec delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/spec.opts delete mode 100755 vendor/plugins/rspec-rails/generators/rspec/templates/spec_helper.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_controller/USAGE delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_controller/rspec_controller_generator.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_controller/templates/controller_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_controller/templates/helper_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_controller/templates/view_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_default_values.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_model/USAGE delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_model/rspec_model_generator.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_model/templates/model_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/rspec_scaffold_generator.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/controller_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/edit_erb_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/helper_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/index_erb_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/new_erb_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/routing_spec.rb delete mode 100755 vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/show_erb_spec.rb delete mode 100755 vendor/plugins/rspec-rails/init.rb delete mode 100755 vendor/plugins/rspec-rails/lib/autotest/discover.rb delete mode 100755 vendor/plugins/rspec-rails/lib/autotest/rails_rspec.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/assigns_hash_proxy.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/controller_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/cookies_proxy.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/functional_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/helper_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/integration_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/model_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/render_observer.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/routing_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/routing_helpers.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/example/view_example_group.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/rescue.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/test_case.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/test_response.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_view/base.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/active_record/base.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/active_support/test_case.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/matchers/have.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/runner/configuration.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/interop/testcase.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/ar_be_valid.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/assert_select.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/change.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/have_text.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/include_text.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/redirect_to.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/render_template.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/matchers/route_to.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/mocks.rb delete mode 100755 vendor/plugins/rspec-rails/lib/spec/rails/version.rb delete mode 100755 vendor/plugins/rspec-rails/spec/autotest/mappings_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/rails_suite.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/action_view_base_spec_controller.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/application.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/controller_spec_controller.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/example.txt delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/redirect_spec_controller.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/render_spec_controller.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/controllers/rjs_spec_controller.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/helpers/addition_helper.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/helpers/explicit_helper.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/helpers/more_explicit_helper.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/helpers/plugin_application_helper.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/helpers/view_spec_helper.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/models/animal.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/models/person.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/models/thing.rb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_flash_after_session_reset.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_flash_before_session_reset.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_the_assigns_hash.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_with_errors_in_template.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_with_template.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/controller_spec/non_existent_action_with_existent_template.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/layouts/application.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/layouts/simple.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/objects/_object.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/render_spec/_a_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/render_spec/action_with_alternate_layout.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/render_spec/some_action.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/render_spec/some_action.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/_replacement_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/hide_div.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/hide_page_element.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/insert_html.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace_html.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace_html_with_partial.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/visual_effect.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/visual_toggle_effect.js.rjs delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/tag_spec/no_tags.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/tag_spec/single_div_with_no_attributes.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/tag_spec/single_div_with_one_attribute.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_used_twice.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_with_local_variable.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_with_sub_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/_spacer.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/accessor.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/block_helper.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/entry_form.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/explicit_helper.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/foo/show.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/implicit_helper.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/multiple_helpers.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/path_params.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/should_not_receive.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial_using_collection.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial_with_array.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/resources/views/view_spec/view_helpers.html.erb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/assigns_hash_proxy_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/configuration_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/controller_example_group_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/controller_isolation_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/cookies_proxy_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/error_handling_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/example_group_factory_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/helper_example_group_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/model_example_group_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/routing_example_group_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/shared_routing_example_group_examples.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/test_unit_assertion_accessibility_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/example/view_example_group_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/extensions/action_view_base_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/extensions/active_record_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/interop/testcase_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/ar_be_valid_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/assert_select_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/errors_on_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/have_text_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/include_text_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/redirect_to_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/render_template_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/matchers/should_change_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/mocks/ar_classes.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/mocks/mock_model_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/mocks/stub_model_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/sample_modified_fixture.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/sample_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec/rails/spec_spec.rb delete mode 100755 vendor/plugins/rspec-rails/spec/spec_helper.rb delete mode 100644 vendor/plugins/searchlogic/Appraisals delete mode 100644 vendor/plugins/searchlogic/Gemfile delete mode 100644 vendor/plugins/searchlogic/Gemfile.lock delete mode 100644 vendor/plugins/searchlogic/LICENSE delete mode 100644 vendor/plugins/searchlogic/README.rdoc delete mode 100644 vendor/plugins/searchlogic/Rakefile delete mode 100644 vendor/plugins/searchlogic/VERSION.yml delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.10.gemfile delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.10.gemfile.lock delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.11.gemfile delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.11.gemfile.lock delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.12.gemfile delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.12.gemfile.lock delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.14.gemfile delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.14.gemfile.lock delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.9.gemfile delete mode 100644 vendor/plugins/searchlogic/gemfiles/ar2.3.9.gemfile.lock delete mode 100644 vendor/plugins/searchlogic/init.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/active_record/consistency.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/active_record/named_scope_tools.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/active_record/scope.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/core_ext/object.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/core_ext/proc.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/alias_scope.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/association_conditions.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/association_ordering.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/base.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/column_conditions.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/or_conditions.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/named_scopes/ordering.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/rails_helpers.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/base.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/conditions.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/date_parts.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/implementation.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/method_missing.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/ordering.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/scopes.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/to_yaml.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/search/unknown_condition_error.rb delete mode 100644 vendor/plugins/searchlogic/lib/searchlogic/version.rb delete mode 100644 vendor/plugins/searchlogic/rails/init.rb delete mode 100644 vendor/plugins/searchlogic/searchlogic.gemspec delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/active_record/association_proxy_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/active_record/consistency_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/core_ext/object_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/core_ext/proc_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/alias_scope_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/association_conditions_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/association_ordering_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/column_conditions_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/or_conditions_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/named_scopes/ordering_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/searchlogic/search_spec.rb delete mode 100644 vendor/plugins/searchlogic/spec/spec_helper.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/History.txt delete mode 100755 vendor/plugins/timcharper-calendar_date_select/MIT-LICENSE delete mode 100755 vendor/plugins/timcharper-calendar_date_select/Manifest.txt delete mode 100755 vendor/plugins/timcharper-calendar_date_select/README.txt delete mode 100755 vendor/plugins/timcharper-calendar_date_select/Rakefile delete mode 100755 vendor/plugins/timcharper-calendar_date_select/VERSION delete mode 100755 vendor/plugins/timcharper-calendar_date_select/calendar_date_select.gemspec delete mode 100755 vendor/plugins/timcharper-calendar_date_select/init.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/functional/cds_test.html delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/functional/format_iso_date_test.html delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/prototype.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/test.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/unit/cds_helper_methods.html delete mode 100755 vendor/plugins/timcharper-calendar_date_select/js_test/unittest.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/lib/calendar_date_select.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/lib/calendar_date_select/calendar_date_select.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/lib/calendar_date_select/form_helpers.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/lib/calendar_date_select/includes_helper.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/blank_iframe.html delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/images/calendar_date_select/calendar.gif delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/calendar_date_select.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_american.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_danish.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_db.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_euro_24hr.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_euro_24hr_ymd.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_finnish.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_hyphen_ampm.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_iso_date.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/format_italian.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/ar.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/da.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/de.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/es.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/fi.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/fr.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/it.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/nl.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/pl.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/pt.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/ru.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/sl.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/javascripts/calendar_date_select/locale/sv.js delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/blue.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/default.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/green.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/plain.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/red.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/public/stylesheets/calendar_date_select/silver.css delete mode 100755 vendor/plugins/timcharper-calendar_date_select/spec/calendar_date_select/calendar_date_select_spec.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/spec/calendar_date_select/form_helpers_spec.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/spec/calendar_date_select/includes_helper_spec.rb delete mode 100755 vendor/plugins/timcharper-calendar_date_select/spec/spec_helper.rb delete mode 100644 vendor/plugins/translator/CHANGELOG delete mode 100644 vendor/plugins/translator/MIT-LICENSE delete mode 100644 vendor/plugins/translator/README.rdoc delete mode 100644 vendor/plugins/translator/Rakefile delete mode 100644 vendor/plugins/translator/VERSION.yml delete mode 100644 vendor/plugins/translator/init.rb delete mode 100644 vendor/plugins/translator/install.rb delete mode 100644 vendor/plugins/translator/lib/translator.rb delete mode 100644 vendor/plugins/translator/tasks/translator.rake delete mode 100644 vendor/plugins/translator/test/fixtures/app/controllers/blog_posts_controller.rb delete mode 100644 vendor/plugins/translator/test/fixtures/app/helpers/blog_posts_helper.rb delete mode 100644 vendor/plugins/translator/test/fixtures/app/models/blog_comment_mailer.rb delete mode 100644 vendor/plugins/translator/test/fixtures/app/models/blog_post.rb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_comment_mailer/comment_notification.rhtml delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_posts/_footer.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_posts/about.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_posts/archives.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_posts/missing_translation.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/blog_posts/show.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/layouts/blog_layout.erb delete mode 100644 vendor/plugins/translator/test/fixtures/app/views/shared/_header.erb delete mode 100644 vendor/plugins/translator/test/fixtures/schema.rb delete mode 100644 vendor/plugins/translator/test/locales/en.yml delete mode 100644 vendor/plugins/translator/test/locales/es.yml delete mode 100644 vendor/plugins/translator/test/test_helper.rb delete mode 100644 vendor/plugins/translator/test/translator_test.rb delete mode 100644 vendor/plugins/translator/translator.gemspec delete mode 100644 vendor/plugins/translator/uninstall.rb delete mode 100644 vendor/plugins/wicked_pdf/MIT-LICENSE delete mode 100644 vendor/plugins/wicked_pdf/README.md delete mode 100644 vendor/plugins/wicked_pdf/Rakefile delete mode 100644 vendor/plugins/wicked_pdf/VERSION.yml delete mode 100644 vendor/plugins/wicked_pdf/generators/wicked_pdf/templates/wicked_pdf.rb delete mode 100644 vendor/plugins/wicked_pdf/generators/wicked_pdf/wicked_pdf_generator.rb delete mode 100644 vendor/plugins/wicked_pdf/init.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/generators/wicked_pdf_generator.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/nix_pdf_renderer.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/pdf_helper.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/platform.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/wicked_pdf.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/wicked_pdf_helper.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/wicked_pdf_railtie.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/wicked_pdf_tempfile.rb delete mode 100644 vendor/plugins/wicked_pdf/lib/win32_pdf_renderer.rb delete mode 100644 vendor/plugins/wicked_pdf/test/fixtures/wicked.css delete mode 100644 vendor/plugins/wicked_pdf/test/pdf_helper_test.rb delete mode 100644 vendor/plugins/wicked_pdf/test/test_helper.rb delete mode 100644 vendor/plugins/wicked_pdf/test/wicked_pdf_helper_test.rb delete mode 100644 vendor/plugins/wicked_pdf/test/wicked_pdf_test.rb delete mode 100644 vendor/plugins/wicked_pdf/wicked_pdf.gemspec delete mode 100755 vendor/plugins/will_paginate/CHANGELOG.rdoc delete mode 100755 vendor/plugins/will_paginate/LICENSE delete mode 100755 vendor/plugins/will_paginate/README.rdoc delete mode 100755 vendor/plugins/will_paginate/Rakefile delete mode 100755 vendor/plugins/will_paginate/examples/apple-circle.gif delete mode 100755 vendor/plugins/will_paginate/examples/index.haml delete mode 100755 vendor/plugins/will_paginate/examples/index.html delete mode 100755 vendor/plugins/will_paginate/examples/pagination.css delete mode 100755 vendor/plugins/will_paginate/examples/pagination.sass delete mode 100755 vendor/plugins/will_paginate/init.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/array.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/collection.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/core_ext.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/finder.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/named_scope.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/named_scope_patch.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/version.rb delete mode 100755 vendor/plugins/will_paginate/lib/will_paginate/view_helpers.rb delete mode 100755 vendor/plugins/will_paginate/test/boot.rb delete mode 100755 vendor/plugins/will_paginate/test/collection_test.rb delete mode 100755 vendor/plugins/will_paginate/test/console delete mode 100755 vendor/plugins/will_paginate/test/database.yml delete mode 100755 vendor/plugins/will_paginate/test/finder_test.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/admin.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/developer.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/developers_projects.yml delete mode 100755 vendor/plugins/will_paginate/test/fixtures/project.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/projects.yml delete mode 100755 vendor/plugins/will_paginate/test/fixtures/replies.yml delete mode 100755 vendor/plugins/will_paginate/test/fixtures/reply.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/schema.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/topic.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/topics.yml delete mode 100755 vendor/plugins/will_paginate/test/fixtures/user.rb delete mode 100755 vendor/plugins/will_paginate/test/fixtures/users.yml delete mode 100755 vendor/plugins/will_paginate/test/helper.rb delete mode 100755 vendor/plugins/will_paginate/test/lib/activerecord_test_case.rb delete mode 100755 vendor/plugins/will_paginate/test/lib/activerecord_test_connector.rb delete mode 100755 vendor/plugins/will_paginate/test/lib/load_fixtures.rb delete mode 100755 vendor/plugins/will_paginate/test/lib/view_test_process.rb delete mode 100755 vendor/plugins/will_paginate/test/tasks.rake delete mode 100755 vendor/plugins/will_paginate/test/view_test.rb delete mode 100755 vendor/plugins/will_paginate/will_paginate.gemspec delete mode 100755 vendor/plugins/xss_terminate/CHANGELOG delete mode 100755 vendor/plugins/xss_terminate/MIT-LICENSE delete mode 100755 vendor/plugins/xss_terminate/README.rdoc delete mode 100755 vendor/plugins/xss_terminate/Rakefile delete mode 100755 vendor/plugins/xss_terminate/init.rb delete mode 100755 vendor/plugins/xss_terminate/install.rb delete mode 100755 vendor/plugins/xss_terminate/lib/html5lib_sanitize.rb delete mode 100755 vendor/plugins/xss_terminate/lib/rails_sanitize.rb delete mode 100755 vendor/plugins/xss_terminate/lib/xss_terminate.rb delete mode 100755 vendor/plugins/xss_terminate/tasks/xss_terminate_tasks.rake delete mode 100755 vendor/plugins/xss_terminate/test/models/comment.rb delete mode 100755 vendor/plugins/xss_terminate/test/models/entry.rb delete mode 100755 vendor/plugins/xss_terminate/test/models/group.rb delete mode 100755 vendor/plugins/xss_terminate/test/models/message.rb delete mode 100755 vendor/plugins/xss_terminate/test/models/person.rb delete mode 100755 vendor/plugins/xss_terminate/test/models/review.rb delete mode 100755 vendor/plugins/xss_terminate/test/schema.rb delete mode 100755 vendor/plugins/xss_terminate/test/setup_test.rb delete mode 100755 vendor/plugins/xss_terminate/test/xss_terminate_test.rb delete mode 100755 vendor/plugins/xss_terminate/uninstall.rb diff --git a/.gitignore b/.gitignore index a6bf0cc92..f4ef4a9ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .bundle .rvmrc -.ruby-version nbproject db/*.sqlite3 log/*.log* diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 000000000..0ca8caf70 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +1.9.3-p327 diff --git a/Gemfile b/Gemfile new file mode 100644 index 000000000..3be215c66 --- /dev/null +++ b/Gemfile @@ -0,0 +1,21 @@ +source 'http://rubygems.org' + +gem 'rails', '2.3.18' +gem 'i18n', '0.4.0' + +gem 'delayed_job', '2.0.8' +gem 'mysql2', '0.2.6' + +group :development, :test do + gem 'test-unit' + gem 'rspec-rails', '1.3.4' +end +gem 'will_paginate', '2.3.12' +gem 'paperclip', '2.3.10' +gem 'wicked_pdf', '0.7.0' +gem 'xss_terminate' +gem 'translator', '1.0.0' +gem 'declarative_authorization' +gem 'searchlogic', '2.5.8' +gem 'calendar_date_select', '1.16.1' +gem 'has_and_belongs_to_many_with_deferred_save', '0.2.0' diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 000000000..3cb2e6997 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,74 @@ +GEM + remote: http://rubygems.org/ + specs: + actionmailer (2.3.18) + actionpack (= 2.3.18) + actionpack (2.3.18) + activesupport (= 2.3.18) + rack (~> 1.1.0) + activerecord (2.3.18) + activesupport (= 2.3.18) + activeresource (2.3.18) + activesupport (= 2.3.18) + activesupport (2.3.18) + calendar_date_select (1.16.1) + chardet (0.9.0) + daemons (1.0.10) + declarative_authorization (0.5.7) + delayed_job (2.0.8) + activesupport (~> 2.0) + daemons (= 1.0.10) + has_and_belongs_to_many_with_deferred_save (0.2.0) + activerecord + hoe (3.7.1) + rake (>= 0.8, < 11.0) + html5 (0.10.0) + chardet (>= 0.9.0) + hoe (>= 1.2.0) + i18n (0.4.0) + paperclip (2.3.10) + activerecord (>= 2.3.0) + activesupport (>= 2.3.2) + pg (0.16.0) + rack (1.1.6) + rails (2.3.18) + actionmailer (= 2.3.18) + actionpack (= 2.3.18) + activerecord (= 2.3.18) + activeresource (= 2.3.18) + activesupport (= 2.3.18) + rake (>= 0.8.3) + rake (10.1.0) + rspec (1.3.2) + rspec-rails (1.3.4) + rack (>= 1.0.0) + rspec (~> 1.3.1) + searchlogic (2.5.8) + activerecord (~> 2.3.12) + activerecord (~> 2.3.12) + test-unit (2.5.5) + translator (1.0.0) + wicked_pdf (0.7.0) + will_paginate (2.3.12) + xss_terminate (0.22) + html5 (>= 0.10.0) + +PLATFORMS + ruby + +DEPENDENCIES + calendar_date_select (= 1.16.1) + declarative_authorization + delayed_job (= 2.0.8) + has_and_belongs_to_many_with_deferred_save (= 0.2.0) + i18n (= 0.4.0) + paperclip (= 2.3.10) + pg + rails (= 2.3.18) + rspec-rails (= 1.3.4) + searchlogic (= 2.5.8) + test-unit + translator (= 1.0.0) + wicked_pdf (= 0.7.0) + will_paginate (= 2.3.12) + xss_terminate diff --git a/Rakefile b/Rakefile index 3bb0e8592..46029270b 100755 --- a/Rakefile +++ b/Rakefile @@ -5,6 +5,6 @@ require(File.join(File.dirname(__FILE__), 'config', 'boot')) require 'rake' require 'rake/testtask' -require 'rake/rdoctask' +require 'rdoc/task' require 'tasks/rails' diff --git a/config/boot.rb b/config/boot.rb index fa54df68d..8188002a3 100755 --- a/config/boot.rb +++ b/config/boot.rb @@ -104,5 +104,17 @@ def read_environment_rb end end +class Rails::Boot + def run + load_initializer + Rails::Initializer.class_eval do + def load_gems + @bundler_loaded ||= Bundler.require :default, Rails.env + end + end + Rails::Initializer.run(:set_load_path) + end +end + # All that for this: Rails.boot! diff --git a/config/database.yml b/config/database.yml index f7b5be226..77247e790 100755 --- a/config/database.yml +++ b/config/database.yml @@ -1,25 +1,23 @@ development: - host: localhost - adapter: mysql - database: fedena_ultimate - port: 3306 - username: root - password: foradian + adapter: postgresql + encoding: unicode + host: localhost + database: fedena_development + pool: 5 test: &test - host: localhost - adapter: mysql - database: fedena_two_new - port: 3306 - username: root - password: foradian + adapter: postgresql + encoding: unicode + host: localhost + database: fedena_test + pool: 5 production: - host: localhost - adapter: mysql - database: fedena_ultimate - port: 3306 - username: root - password: foradian + adapter: postgresql + encoding: unicode + host: localhost + database: fedena_production + pool: 5 + cucumber: <<: *test diff --git a/config/environment.rb b/config/environment.rb index 12bc442e8..3c067a0e5 100755 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,26 +1,22 @@ require File.join(File.dirname(__FILE__), 'boot') - RAILS_GEM_VERSION = '2.3.18' unless defined? RAILS_GEM_VERSION + Rails::Initializer.run do |config| config.time_zone = 'UTC' - config.gem 'declarative_authorization', :source => 'http://gemcutter.org' - - config.load_once_paths += %W( #{RAILS_ROOT}/lib ) - config.load_paths += Dir["#{RAILS_ROOT}/app/models/*"].find_all { |f| File.stat(f).directory? } - - config.reload_plugins = true if RAILS_ENV =="development" - config.plugins = [:paperclip,:all] + config.autoload_once_paths += %W( #{RAILS_ROOT}/lib ) + config.autoload_paths += Dir["#{RAILS_ROOT}/app/models/*"].find_all { |f| File.stat(f).directory? } + config.gem 'delayed_job', :version => '~>2.0.4' if (File.exist?('config/smtp_settings.yml')) SMTP_SETTINGS = YAML.load_file('config/smtp_settings.yml')[RAILS_ENV] - if SMTP_SETTINGS + if SMTP_SETTINGS config.action_mailer.delivery_method = :smtp config.action_mailer.smtp_settings = SMTP_SETTINGS end end -end +end SMTP_SETTINGS = ActionMailer::Base.smtp_settings unless defined? SMTP_SETTINGS diff --git a/config/initializers/delayed_job_config.rb b/config/initializers/delayed_job_config.rb index 2ba3e4e21..038ac8e5b 100644 --- a/config/initializers/delayed_job_config.rb +++ b/config/initializers/delayed_job_config.rb @@ -1,5 +1,5 @@ -Delayed::Job.destroy_failed_jobs = true -silence_warnings do - Delayed::Job.const_set("MAX_ATTEMPTS", 3) - Delayed::Job.const_set("MAX_RUN_TIME", 5.minutes) -end \ No newline at end of file +#Delayed::Job.destroy_failed_jobs = true +#silence_warnings do +# Delayed::Job.const_set("MAX_ATTEMPTS", 3) +# Delayed::Job.const_set("MAX_RUN_TIME", 5.minutes) +#end diff --git a/config/preinitializer.rb b/config/preinitializer.rb index 2045a26d2..d2cd8e2e1 100644 --- a/config/preinitializer.rb +++ b/config/preinitializer.rb @@ -1,6 +1,18 @@ begin - require "rubygems" - gem 'i18n', "~> 0.4.0" + require 'rubygems' + require 'bundler' rescue LoadError - puts 'Fedena requires i18n gem version 0.4.0 to be installed.Run gem install i18n -v 0.4.0' -end \ No newline at end of file + raise "Could not load the bundler gem. Install it with `gem install bundler`." +end + +if Gem::Version.new(Bundler::VERSION) <= Gem::Version.new("0.9.24") + raise RuntimeError, "Your bundler version is too old for Rails 2.3.\n" + "Run `gem install bundler` to upgrade." +end + +begin + # Set up load paths for all bundled gems + ENV["BUNDLE_GEMFILE"] = File.expand_path("../../Gemfile", __FILE__) + Bundler.setup +rescue Bundler::GemNotFound + raise RuntimeError, "Bundler couldn't find some gems.\n" + "Did you run `bundle install`?" +end diff --git a/lib/fckeditor b/lib/fckeditor new file mode 160000 index 000000000..32252851f --- /dev/null +++ b/lib/fckeditor @@ -0,0 +1 @@ +Subproject commit 32252851f6d0120ee3013e0fb52da0b8a03e642b diff --git a/lib/in_place_editing b/lib/in_place_editing new file mode 160000 index 000000000..8c5487e46 --- /dev/null +++ b/lib/in_place_editing @@ -0,0 +1 @@ +Subproject commit 8c5487e4620fe02074ff48ea27fecac2df6e7f52 diff --git a/lib/mysql_index_length b/lib/mysql_index_length new file mode 160000 index 000000000..32589959a --- /dev/null +++ b/lib/mysql_index_length @@ -0,0 +1 @@ +Subproject commit 32589959a6e31194da67b68d42697aa07284441c diff --git a/lib/open_flash_chart b/lib/open_flash_chart new file mode 160000 index 000000000..8f0b61afa --- /dev/null +++ b/lib/open_flash_chart @@ -0,0 +1 @@ +Subproject commit 8f0b61afaa93a1b94331fa0aa09f83e9930a0564 diff --git a/lib/tasks/rspec.rake b/lib/tasks/rspec.rake index dba3ffcc1..e3cfb733c 100755 --- a/lib/tasks/rspec.rake +++ b/lib/tasks/rspec.rake @@ -1,4 +1,3 @@ -gem 'test-unit', '1.2.3' if RUBY_VERSION.to_f >= 1.9 rspec_gem_dir = nil Dir["#{RAILS_ROOT}/vendor/gems/*"].each do |subdir| rspec_gem_dir = subdir if subdir.gsub("#{RAILS_ROOT}/vendor/gems/","") =~ /^(\w+-)?rspec-(\d+)/ && File.exist?("#{subdir}/lib/spec/rake/spectask.rb") diff --git a/vendor/plugins/delayed_job/MIT-LICENSE b/vendor/plugins/delayed_job/MIT-LICENSE deleted file mode 100644 index 926fda18c..000000000 --- a/vendor/plugins/delayed_job/MIT-LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2005 Tobias Luetke - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOa AND -NONINFRINGEMENT. IN NO EVENT SaALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/vendor/plugins/delayed_job/README.textile b/vendor/plugins/delayed_job/README.textile deleted file mode 100644 index f8ef85735..000000000 --- a/vendor/plugins/delayed_job/README.textile +++ /dev/null @@ -1,148 +0,0 @@ -h1. Delayed::Job - -Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. - -It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. Amongst those tasks are: - -* sending massive newsletters -* image resizing -* http downloads -* updating smart collections -* updating solr, our search server, after product changes -* batch imports -* spam checks - -h2. Setup - -The library evolves around a delayed_jobs table which can be created by using: -

-  script/generate delayed_job_migration
-
- -The created table looks as follows: - -

-  create_table :delayed_jobs, :force => true do |table|
-    table.integer  :priority, :default => 0      # Allows some jobs to jump to the front of the queue
-    table.integer  :attempts, :default => 0      # Provides for retries, but still fail eventually.
-    table.text     :handler                      # YAML-encoded string of the object that will do work
-    table.string   :last_error                   # reason for last failure (See Note below)
-    table.datetime :run_at                       # When to run. Could be Time.now for immediately, or sometime in the future.
-    table.datetime :locked_at                    # Set when a client is working on this object
-    table.datetime :failed_at                    # Set when all retries have failed (actually, by default, the record is deleted instead)
-    table.string   :locked_by                    # Who is working on this object (if locked)
-    table.timestamps
-  end
-
- -On failure, the job is scheduled again in 5 seconds + N ** 4, where N is the number of retries. - -The default @MAX_ATTEMPTS@ is @25@. After this, the job either deleted (default), or left in the database with "failed_at" set. -With the default of 25 attempts, the last retry will be 20 days later, with the last interval being almost 100 hours. - -The default @MAX_RUN_TIME@ is @4.hours@. If your job takes longer than that, another computer could pick it up. It's up to you to -make sure your job doesn't exceed this time. You should set this to the longest time you think the job could take. - -By default, it will delete failed jobs (and it always deletes successful jobs). If you want to keep failed jobs, set -@Delayed::Job.destroy_failed_jobs = false@. The failed jobs will be marked with non-null failed_at. - -Here is an example of changing job parameters in Rails: - -

-  # config/initializers/delayed_job_config.rb
-  Delayed::Job.destroy_failed_jobs = false
-  silence_warnings do
-    Delayed::Job.const_set("MAX_ATTEMPTS", 3)
-    Delayed::Job.const_set("MAX_RUN_TIME", 5.minutes)
-  end
-
- -Note: If your error messages are long, consider changing last_error field to a :text instead of a :string (255 character limit). - - -h2. Usage - -Jobs are simple ruby objects with a method called perform. Any object which responds to perform can be stuffed into the jobs table. -Job objects are serialized to yaml so that they can later be resurrected by the job runner. - -

-  class NewsletterJob < Struct.new(:text, :emails)
-    def perform
-      emails.each { |e| NewsletterMailer.deliver_text_to_email(text, e) }
-    end    
-  end  
-  
-  Delayed::Job.enqueue NewsletterJob.new('lorem ipsum...', Customers.find(:all).collect(&:email))
-
- -There is also a second way to get jobs in the queue: send_later. - -

-  BatchImporter.new(Shop.find(1)).send_later(:import_massive_csv, massive_csv)
-
- -This will simply create a @Delayed::PerformableMethod@ job in the jobs table which serializes all the parameters you pass to it. There are some special smarts for active record objects -which are stored as their text representation and loaded from the database fresh when the job is actually run later. - - -h2. Running the jobs - -You can invoke @rake jobs:work@ which will start working off jobs. You can cancel the rake task with @CTRL-C@. - -You can also run by writing a simple @script/job_runner@, and invoking it externally: - -

-  #!/usr/bin/env ruby
-  require File.dirname(__FILE__) + '/../config/environment'
-  
-  Delayed::Worker.new.start  
-
- -Workers can be running on any computer, as long as they have access to the database and their clock is in sync. You can even -run multiple workers on per computer, but you must give each one a unique name. (TODO: put in an example) -Keep in mind that each worker will check the database at least every 5 seconds. - -Note: The rake task will exit if the database has any network connectivity problems. - -h3. Cleaning up - -You can invoke @rake jobs:clear@ to delete all jobs in the queue. - -h2. Autoscaling (with Heroku) - -This fork of delayed_job handles autoscaling of workers, either locally or on Heroku with a simple modification. To get this working, follow these steps: - -* gem install rush (for local auto-scaling using the regular rake task) -* Add the heroku gem to the .gems manifest (or if you're using Bundler, add it to your Gemfile) -* Use heroku config:add to add these 3 keys: HEROKU_USERNAME, HEROKU_PASSWORD, HEROKU_APP. These are used to launch the heroku client from your dyno in order to change the worker quantity. -* Add an initializer (autoscale_workers.rb) to config/initializers: -
Delayed::Job.auto_scale = true
-if RAILS_ENV == 'production'
-   Delayed::Job.auto_scale_manager = :heroku
-else
-   Delayed::Job.auto_scale_manager = :local
-end
- -Also make sure that you've already verified your account with a credit card and you're able to scale workers from the command line via heroku workers +1 without errors. - -h3. Testing out autoscaling - -To test it out, load up your heroku console in 1 tab, and in another Terminal window type the command heroku workers --app your_app. Your workers should be zero. - -In your heroku console, type Time.send_later(:now) which will queue up a simple job. You can verify that the job was added with Delayed::Job.count. It should equal 1. If you check your workers at this point, you should see 1 worker. - -Keep checking your jobs & worker count and you should be able to see the job get cleared from the queue and the workers scale back down to zero automatically. - -Many thanks to pedro for this awesome feature! - -h3. Changes - -* 1.7.0: Added failed_at column which can optionally be set after a certain amount of failed job attempts. By default failed job attempts are destroyed after about a month. - -* 1.6.0: Renamed locked_until to locked_at. We now store when we start a given job instead of how long it will be locked by the worker. This allows us to get a reading on how long a job took to execute. - -* 1.5.0: Job runners can now be run in parallel. Two new database columns are needed: locked_until and locked_by. This allows us to use pessimistic locking instead of relying on row level locks. This enables us to run as many worker processes as we need to speed up queue processing. - -* 1.2.0: Added #send_later to Object for simpler job creation - -* 1.0.0: Initial release diff --git a/vendor/plugins/delayed_job/delayed_job.gemspec b/vendor/plugins/delayed_job/delayed_job.gemspec deleted file mode 100644 index fd2fddf46..000000000 --- a/vendor/plugins/delayed_job/delayed_job.gemspec +++ /dev/null @@ -1,41 +0,0 @@ -#version = File.read('README.textile').scan(/^\*\s+([\d\.]+)/).flatten - -Gem::Specification.new do |s| - s.name = "delayed_job" - s.version = "1.7.0" - s.date = "2008-11-28" - s.summary = "Database-backed asynchronous priority queue system -- Extracted from Shopify" - s.email = "tobi@leetsoft.com" - s.homepage = "http://github.com/tobi/delayed_job/tree/master" - s.description = "Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks." - s.authors = ["Tobias Lütke"] - - # s.bindir = "bin" - # s.executables = ["delayed_job"] - # s.default_executable = "delayed_job" - - s.has_rdoc = false - s.rdoc_options = ["--main", "README.textile"] - s.extra_rdoc_files = ["README.textile"] - - # run git ls-files to get an updated list - s.files = %w[ - MIT-LICENSE - README.textile - delayed_job.gemspec - init.rb - lib/delayed/job.rb - lib/delayed/message_sending.rb - lib/delayed/performable_method.rb - lib/delayed/worker.rb - lib/delayed_job.rb - tasks/jobs.rake - tasks/tasks.rb - ] - s.test_files = %w[ - spec/database.rb - spec/delayed_method_spec.rb - spec/job_spec.rb - spec/story_spec.rb - ] -end diff --git a/vendor/plugins/delayed_job/generators/delayed_job_migration/delayed_job_migration_generator.rb b/vendor/plugins/delayed_job/generators/delayed_job_migration/delayed_job_migration_generator.rb deleted file mode 100644 index 5822350fc..000000000 --- a/vendor/plugins/delayed_job/generators/delayed_job_migration/delayed_job_migration_generator.rb +++ /dev/null @@ -1,15 +0,0 @@ -class DelayedJobMigrationGenerator < Rails::Generator::Base - def manifest - record do |m| - options = { - :migration_file_name => 'create_delayed_jobs' - } - - m.migration_template 'migration.rb', 'db/migrate', options - end - end - - def banner - "Usage: #{$0} #{spec.name}" - end -end diff --git a/vendor/plugins/delayed_job/generators/delayed_job_migration/templates/migration.rb b/vendor/plugins/delayed_job/generators/delayed_job_migration/templates/migration.rb deleted file mode 100644 index c7e5bb4c1..000000000 --- a/vendor/plugins/delayed_job/generators/delayed_job_migration/templates/migration.rb +++ /dev/null @@ -1,22 +0,0 @@ -class CreateDelayedJobs < ActiveRecord::Migration - def self.up - create_table :delayed_jobs, :force => true do |t| - t.integer :priority, :default => 0 # Allows some jobs to jump to the front of the queue - t.integer :attempts, :default => 0 # Provides for retries, but still fail eventually. - t.text :handler # YAML-encoded string of the object that will do work - t.string :last_error # reason for last failure (See Note below) - t.datetime :run_at # When to run. Could be Time.now for immediately, or sometime in the future. - t.datetime :locked_at # Set when a client is working on this object - t.datetime :failed_at # Set when all retries have failed (actually, by default, the record is deleted instead) - t.string :locked_by # Who is working on this object (if locked) - - t.timestamps - end - - add_index :delayed_jobs, :locked_by - end - - def self.down - drop_table :delayed_jobs - end -end diff --git a/vendor/plugins/delayed_job/init.rb b/vendor/plugins/delayed_job/init.rb deleted file mode 100644 index a7fc958e0..000000000 --- a/vendor/plugins/delayed_job/init.rb +++ /dev/null @@ -1,3 +0,0 @@ -require File.dirname(__FILE__) + '/lib/delayed_job' -Delayed::Job.auto_scale = true -Delayed::Job.auto_scale_manager = :local \ No newline at end of file diff --git a/vendor/plugins/delayed_job/lib/delayed/job.rb b/vendor/plugins/delayed_job/lib/delayed/job.rb deleted file mode 100644 index bd5c2c923..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/job.rb +++ /dev/null @@ -1,296 +0,0 @@ -module Delayed - - class DeserializationError < StandardError - end - - # A job object that is persisted to the database. - # Contains the work object as a YAML field. - class Job < ActiveRecord::Base - MAX_ATTEMPTS = 25 - MAX_RUN_TIME = 4.hours - set_table_name :delayed_jobs - - # By default failed jobs are destroyed after too many attempts. - # If you want to keep them around (perhaps to inspect the reason - # for the failure), set this to false. - cattr_accessor :destroy_failed_jobs - self.destroy_failed_jobs = true - - # Every worker has a unique name which by default is the pid of the process. - # There are some advantages to overriding this with something which survives worker retarts: - # Workers can safely resume working on tasks which are locked by themselves. The worker will assume that it crashed before. - cattr_accessor :worker_name - self.worker_name = "host:#{Socket.gethostname} pid:#{Process.pid}" rescue "pid:#{Process.pid}" - - NextTaskSQL = '(run_at <= ? AND (locked_at IS NULL OR locked_at < ?) OR (locked_by = ?)) AND failed_at IS NULL' - NextTaskOrder = 'priority DESC, run_at ASC' - - ParseObjectFromYaml = /\!ruby\/\w+\:([^\s]+)/ - - cattr_accessor :min_priority, :max_priority - self.min_priority = nil - self.max_priority = nil - - # enable auto_scale if you want DJ to spin a worker when there's a - # new job to be done, and kill it when there's nothing else to do - cattr_accessor :auto_scale - self.auto_scale = false - - # the auto_scale_manager is the class that knows how to scale workers - # up and down - cattr_accessor :auto_scale_manager - self.auto_scale_manager = :local - - # When a worker is exiting, make sure we don't have any locked jobs. - def self.clear_locks! - update_all("locked_by = null, locked_at = null", ["locked_by = ?", worker_name]) - end - - def failed? - failed_at - end - alias_method :failed, :failed? - - def payload_object - @payload_object ||= deserialize(self['handler']) - end - - def name - @name ||= begin - payload = payload_object - if payload.respond_to?(:display_name) - payload.display_name - else - payload.class.name - end - end - end - - def payload_object=(object) - self['handler'] = object.to_yaml - end - - # Reschedule the job in the future (when a job fails). - # Uses an exponential scale depending on the number of failed attempts. - def reschedule(message, backtrace = [], time = nil) - if self.attempts < MAX_ATTEMPTS - time ||= Job.db_time_now + (attempts ** 4) + 5 - - self.attempts += 1 - self.run_at = time - self.last_error = message + "\n" + backtrace.join("\n") - self.unlock - save! - else - logger.info "* [JOB] PERMANENTLY removing #{self.name} because of #{attempts} consequetive failures." - destroy_failed_jobs ? destroy : update_attribute(:failed_at, Delayed::Job.db_time_now) - end - end - - - # Try to run one job. Returns true/false (work done/work failed) or nil if job can't be locked. - def run_with_lock(max_run_time, worker_name) - logger.info "* [JOB] aquiring lock on #{name}" - unless lock_exclusively!(max_run_time, worker_name) - # We did not get the lock, some other worker process must have - logger.warn "* [JOB] failed to aquire exclusive lock for #{name}" - return nil # no work done - end - - begin - runtime = Benchmark.realtime do - invoke_job # TODO: raise error if takes longer than max_run_time - destroy - end - # TODO: warn if runtime > max_run_time ? - logger.info "* [JOB] #{name} completed after %.4f" % runtime - return true # did work - rescue Exception => e - reschedule e.message, e.backtrace - log_exception(e) - return false # work failed - end - end - - # Add a job to the queue - def self.enqueue(*args, &block) - object = block_given? ? EvaledJob.new(&block) : args.shift - - unless object.respond_to?(:perform) || block_given? - raise ArgumentError, 'Cannot enqueue items which do not respond to perform' - end - - priority = args.first || 0 - run_at = args[1] - - Job.create(:payload_object => object, :priority => priority.to_i, :run_at => run_at) - end - - # Find a few candidate jobs to run (in case some immediately get locked by others). - # Return in random order prevent everyone trying to do same head job at once. - def self.find_available(limit = 5, max_run_time = MAX_RUN_TIME) - - time_now = db_time_now - - sql = NextTaskSQL.dup - - conditions = [time_now, time_now - max_run_time, worker_name] - - if self.min_priority - sql << ' AND (priority >= ?)' - conditions << min_priority - end - - if self.max_priority - sql << ' AND (priority <= ?)' - conditions << max_priority - end - - conditions.unshift(sql) - - records = ActiveRecord::Base.silence do - find(:all, :conditions => conditions, :order => NextTaskOrder, :limit => limit) - end - - records.sort_by { rand() } - end - - # Run the next job we can get an exclusive lock on. - # If no jobs are left we return nil - def self.reserve_and_run_one_job(max_run_time = MAX_RUN_TIME) - - # We get up to 5 jobs from the db. In case we cannot get exclusive access to a job we try the next. - # this leads to a more even distribution of jobs across the worker processes - find_available(5, max_run_time).each do |job| - t = job.run_with_lock(max_run_time, worker_name) - return t unless t == nil # return if we did work (good or bad) - end - - nil # we didn't do any work, all 5 were not lockable - end - - # Lock this job for this worker. - # Returns true if we have the lock, false otherwise. - def lock_exclusively!(max_run_time, worker = worker_name) - now = self.class.db_time_now - affected_rows = if locked_by != worker - # We don't own this job so we will update the locked_by name and the locked_at - self.class.update_all(["locked_at = ?, locked_by = ?", now, worker], ["id = ? and (locked_at is null or locked_at < ?)", id, (now - max_run_time.to_i)]) - else - # We already own this job, this may happen if the job queue crashes. - # Simply resume and update the locked_at - self.class.update_all(["locked_at = ?", now], ["id = ? and locked_by = ?", id, worker]) - end - if affected_rows == 1 - self.locked_at = now - self.locked_by = worker - return true - else - return false - end - end - - # Unlock this job (note: not saved to DB) - def unlock - self.locked_at = nil - self.locked_by = nil - end - - # This is a good hook if you need to report job processing errors in additional or different ways - def log_exception(error) - logger.error "* [JOB] #{name} failed with #{error.class.name}: #{error.message} - #{attempts} failed attempts" - logger.error(error) - end - - # Do num jobs and return stats on success/failure. - # Exit early if interrupted. - def self.work_off(num = 100) - success, failure = 0, 0 - - num.times do - case self.reserve_and_run_one_job - when true - success += 1 - when false - failure += 1 - else - break # leave if no work could be done - end - break if $exit # leave if we're exiting - end - - return [success, failure] - end - - # Moved into its own method so that new_relic can trace it. - def invoke_job - payload_object.perform - end - - private - - def deserialize(source) - handler = YAML.load(source) rescue nil - - unless handler.respond_to?(:perform) - if handler.nil? && source =~ ParseObjectFromYaml - handler_class = $1 - end - attempt_to_load(handler_class || handler.class) - handler = YAML.load(source) - end - - return handler if handler.respond_to?(:perform) - - raise DeserializationError, - 'Job failed to load: Unknown handler. Try to manually require the appropiate file.' - rescue TypeError, LoadError, NameError => e - raise DeserializationError, - "Job failed to load: #{e.message}. Try to manually require the required file." - end - - # Constantize the object so that ActiveSupport can attempt - # its auto loading magic. Will raise LoadError if not successful. - def attempt_to_load(klass) - klass.constantize - end - - # Get the current time (GMT or local depending on DB) - # Note: This does not ping the DB to get the time, so all your clients - # must have syncronized clocks. - def self.db_time_now - (ActiveRecord::Base.default_timezone == :utc) ? Time.now.utc : Time.zone.now - end - - protected - - def before_save - self.run_at ||= self.class.db_time_now - end - - def after_create - #checking for an existing job before scaling up. Scale ups if no job. - current_pid = Manager.scale_up if self.class.auto_scale && !(File.exists?('tmp/delayed_job.pid')) - ##&& Manager.qty == 0 --- solving worker start error when more than one worker - if current_pid - make_pid_file(current_pid) - end - end - def make_pid_file(cpid) - Dir.mkdir('tmp') unless File.exists?('tmp') && File.directory?('tmp') - File.open('tmp/delayed_job.pid','w') do |f| - f.puts "#{cpid}" - end - end - end - - class EvaledJob - def initialize - @job = yield - end - - def perform - eval(@job) - end - end -end diff --git a/vendor/plugins/delayed_job/lib/delayed/manager.rb b/vendor/plugins/delayed_job/lib/delayed/manager.rb deleted file mode 100644 index f52e2f780..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/manager.rb +++ /dev/null @@ -1,23 +0,0 @@ -module Delayed - module Manager - extend self - - def instance - @@instance ||= init_manager - end - - def init_manager - handler = Delayed::Job.auto_scale_manager - return handler unless [Symbol, Array, String].include? handler.class - - options = {} - handler, options = handler if handler.is_a?(Array) - require File.dirname(__FILE__) + "/manager/#{handler}" - const_get(handler.to_s.capitalize).new(options) - end - - def method_missing(m, *args) - instance.send(m, *args) - end - end -end diff --git a/vendor/plugins/delayed_job/lib/delayed/manager/heroku.rb b/vendor/plugins/delayed_job/lib/delayed/manager/heroku.rb deleted file mode 100644 index 1d0ce430c..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/manager/heroku.rb +++ /dev/null @@ -1,26 +0,0 @@ -require 'heroku' - -module Delayed - module Manager - class Heroku - def initialize(options={}) - username = options[:username] || ENV['HEROKU_USERNAME'] - password = options[:password] || ENV['HEROKU_PASSWORD'] - @app = options[:app] || ENV['HEROKU_APP'] - @client = ::Heroku::Client.new(username, password) - end - - def qty - @client.info(@app)[:workers].to_i - end - - def scale_up - @client.set_workers(@app, 1) - end - - def scale_down - @client.set_workers(@app, 0) - end - end - end -end \ No newline at end of file diff --git a/vendor/plugins/delayed_job/lib/delayed/manager/local.rb b/vendor/plugins/delayed_job/lib/delayed/manager/local.rb deleted file mode 100644 index 0d0e50d89..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/manager/local.rb +++ /dev/null @@ -1,20 +0,0 @@ -module Delayed - module Manager - class Local - def initialize(options={}) - end - - def qty - Rush::Box.new.processes.filter(:cmdline => /rake jobs:work/).size - end - - def scale_up - Rush::Box.new[RAILS_ROOT].bash "rake jobs:work", :background => true - end - - def scale_down - $exit = true - end - end - end -end \ No newline at end of file diff --git a/vendor/plugins/delayed_job/lib/delayed/message_sending.rb b/vendor/plugins/delayed_job/lib/delayed/message_sending.rb deleted file mode 100644 index ed75dda36..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/message_sending.rb +++ /dev/null @@ -1,17 +0,0 @@ -module Delayed - module MessageSending - def send_later(method, *args) - Delayed::Job.enqueue Delayed::PerformableMethod.new(self, method.to_sym, args) - end - - module ClassMethods - def handle_asynchronously(method) - without_name = "#{method}_without_send_later" - define_method("#{method}_with_send_later") do |*args| - send_later(without_name, *args) - end - alias_method_chain method, :send_later - end - end - end -end \ No newline at end of file diff --git a/vendor/plugins/delayed_job/lib/delayed/performable_method.rb b/vendor/plugins/delayed_job/lib/delayed/performable_method.rb deleted file mode 100644 index 18bc77ac5..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/performable_method.rb +++ /dev/null @@ -1,55 +0,0 @@ -module Delayed - class PerformableMethod < Struct.new(:object, :method, :args) - CLASS_STRING_FORMAT = /^CLASS\:([A-Z][\w\:]+)$/ - AR_STRING_FORMAT = /^AR\:([A-Z][\w\:]+)\:(\d+)$/ - - def initialize(object, method, args) - raise NoMethodError, "undefined method `#{method}' for #{self.inspect}" unless object.respond_to?(method) - - self.object = dump(object) - self.args = args.map { |a| dump(a) } - self.method = method.to_sym - end - - def display_name - case self.object - when CLASS_STRING_FORMAT then "#{$1}.#{method}" - when AR_STRING_FORMAT then "#{$1}##{method}" - else "Unknown##{method}" - end - end - - def perform - load(object).send(method, *args.map{|a| load(a)}) - rescue ActiveRecord::RecordNotFound - # We cannot do anything about objects which were deleted in the meantime - true - end - - private - - def load(arg) - case arg - when CLASS_STRING_FORMAT then $1.constantize - when AR_STRING_FORMAT then $1.constantize.find($2) - else arg - end - end - - def dump(arg) - case arg - when Class then class_to_string(arg) - when ActiveRecord::Base then ar_to_string(arg) - else arg - end - end - - def ar_to_string(obj) - "AR:#{obj.class}:#{obj.id}" - end - - def class_to_string(obj) - "CLASS:#{obj.name}" - end - end -end \ No newline at end of file diff --git a/vendor/plugins/delayed_job/lib/delayed/worker.rb b/vendor/plugins/delayed_job/lib/delayed/worker.rb deleted file mode 100644 index 2f02bbd62..000000000 --- a/vendor/plugins/delayed_job/lib/delayed/worker.rb +++ /dev/null @@ -1,70 +0,0 @@ -require 'rush' - -module Delayed - class Worker - SLEEP = 5 - - cattr_accessor :logger - self.logger = if defined?(Merb::Logger) - Merb.logger - elsif defined?(RAILS_DEFAULT_LOGGER) - RAILS_DEFAULT_LOGGER - end - - def initialize(options={}) - @quiet = options[:quiet] - Delayed::Job.min_priority = options[:min_priority] if options.has_key?(:min_priority) - Delayed::Job.max_priority = options[:max_priority] if options.has_key?(:max_priority) - end - - def make_pid_file - Dir.mkdir('tmp') unless File.exists?('tmp') && File.directory?('tmp') - File.open('tmp/delayed_job.pid','w') do |f| - f.puts "#{Process.pid}" - end - end - - def remove_pid_file - File.delete('tmp/delayed_job.pid') if File.exist?('tmp/delayed_job.pid') - end - - def start - say "*** Starting job worker #{Delayed::Job.worker_name}" -# make_pid_file #pid file being made on start of scale up, this will be checked on each job enqueue - trap('TERM') { say 'Exiting...'; $exit = true } - trap('INT') { say 'Exiting...'; $exit = true } - - loop do - result = nil - - realtime = Benchmark.realtime do - result = Delayed::Job.work_off - end - - count = result.sum - - Manager.scale_down if count.zero? && Job.auto_scale && Job.count == 0 - - break if $exit - - if count.zero? - sleep(SLEEP) - else - say "#{count} jobs processed at %.4f j/s, %d failed ..." % [count / realtime, result.last] - end - - break if $exit - end - - ensure - Delayed::Job.clear_locks! - remove_pid_file - end - - def say(text) - puts text unless @quiet - logger.info text if logger - end - - end -end diff --git a/vendor/plugins/delayed_job/lib/delayed_job.rb b/vendor/plugins/delayed_job/lib/delayed_job.rb deleted file mode 100644 index b01b52c0d..000000000 --- a/vendor/plugins/delayed_job/lib/delayed_job.rb +++ /dev/null @@ -1,14 +0,0 @@ -autoload :ActiveRecord, 'activerecord' - -require File.dirname(__FILE__) + '/delayed/message_sending' -require File.dirname(__FILE__) + '/delayed/performable_method' -require File.dirname(__FILE__) + '/delayed/job' -require File.dirname(__FILE__) + '/delayed/worker' -require File.dirname(__FILE__) + '/delayed/manager' - -Object.send(:include, Delayed::MessageSending) -Module.send(:include, Delayed::MessageSending::ClassMethods) - -if defined?(Merb::Plugins) - Merb::Plugins.add_rakefiles File.dirname(__FILE__) / '..' / 'tasks' / 'tasks' -end diff --git a/vendor/plugins/delayed_job/spec/database.rb b/vendor/plugins/delayed_job/spec/database.rb deleted file mode 100644 index 8217980a0..000000000 --- a/vendor/plugins/delayed_job/spec/database.rb +++ /dev/null @@ -1,44 +0,0 @@ -$:.unshift(File.dirname(__FILE__) + '/../lib') -$:.unshift(File.dirname(__FILE__) + '/../../rspec/lib') - -require 'rubygems' -require 'active_record' -require 'logger' -gem 'sqlite3-ruby' - -require File.dirname(__FILE__) + '/../init' -require 'spec' - -ActiveRecord::Base.logger = Logger.new('/tmp/dj.log') -ActiveRecord::Base.establish_connection(:adapter => 'sqlite3', :database => '/tmp/jobs.sqlite') -ActiveRecord::Migration.verbose = false -ActiveRecord::Base.default_timezone = :utc if Time.zone.nil? - -ActiveRecord::Schema.define do - - create_table :delayed_jobs, :force => true do |table| - table.integer :priority, :default => 0 - table.integer :attempts, :default => 0 - table.text :handler - table.string :last_error - table.datetime :run_at - table.datetime :locked_at - table.string :locked_by - table.datetime :failed_at - table.timestamps - end - - create_table :stories, :force => true do |table| - table.string :text - end - -end - - -# Purely useful for test cases... -class Story < ActiveRecord::Base - def tell; text; end - def whatever(n, _); tell*n; end - - handle_asynchronously :whatever -end diff --git a/vendor/plugins/delayed_job/spec/delayed_method_spec.rb b/vendor/plugins/delayed_job/spec/delayed_method_spec.rb deleted file mode 100644 index e3911dcdc..000000000 --- a/vendor/plugins/delayed_job/spec/delayed_method_spec.rb +++ /dev/null @@ -1,128 +0,0 @@ -require File.dirname(__FILE__) + '/database' - -class SimpleJob - cattr_accessor :runs; self.runs = 0 - def perform; @@runs += 1; end -end - -class RandomRubyObject - def say_hello - 'hello' - end -end - -class ErrorObject - - def throw - raise ActiveRecord::RecordNotFound, '...' - false - end - -end - -class StoryReader - - def read(story) - "Epilog: #{story.tell}" - end - -end - -class StoryReader - - def read(story) - "Epilog: #{story.tell}" - end - -end - -describe 'random ruby objects' do - before { Delayed::Job.delete_all } - - it "should respond_to :send_later method" do - - RandomRubyObject.new.respond_to?(:send_later) - - end - - it "should raise a ArgumentError if send_later is called but the target method doesn't exist" do - lambda { RandomRubyObject.new.send_later(:method_that_deos_not_exist) }.should raise_error(NoMethodError) - end - - it "should add a new entry to the job table when send_later is called on it" do - Delayed::Job.count.should == 0 - - RandomRubyObject.new.send_later(:to_s) - - Delayed::Job.count.should == 1 - end - - it "should add a new entry to the job table when send_later is called on the class" do - Delayed::Job.count.should == 0 - - RandomRubyObject.send_later(:to_s) - - Delayed::Job.count.should == 1 - end - - it "should run get the original method executed when the job is performed" do - - RandomRubyObject.new.send_later(:say_hello) - - Delayed::Job.count.should == 1 - end - - it "should ignore ActiveRecord::RecordNotFound errors because they are permanent" do - - ErrorObject.new.send_later(:throw) - - Delayed::Job.count.should == 1 - - Delayed::Job.reserve_and_run_one_job - - Delayed::Job.count.should == 0 - - end - - it "should store the object as string if its an active record" do - story = Story.create :text => 'Once upon...' - story.send_later(:tell) - - job = Delayed::Job.find(:first) - job.payload_object.class.should == Delayed::PerformableMethod - job.payload_object.object.should == "AR:Story:#{story.id}" - job.payload_object.method.should == :tell - job.payload_object.args.should == [] - job.payload_object.perform.should == 'Once upon...' - end - - it "should store arguments as string if they an active record" do - - story = Story.create :text => 'Once upon...' - - reader = StoryReader.new - reader.send_later(:read, story) - - job = Delayed::Job.find(:first) - job.payload_object.class.should == Delayed::PerformableMethod - job.payload_object.method.should == :read - job.payload_object.args.should == ["AR:Story:#{story.id}"] - job.payload_object.perform.should == 'Epilog: Once upon...' - end - - it "should call send later on methods which are wrapped with handle_asynchronously" do - story = Story.create :text => 'Once upon...' - - Delayed::Job.count.should == 0 - - story.whatever(1, 5) - - Delayed::Job.count.should == 1 - job = Delayed::Job.find(:first) - job.payload_object.class.should == Delayed::PerformableMethod - job.payload_object.method.should == :whatever_without_send_later - job.payload_object.args.should == [1, 5] - job.payload_object.perform.should == 'Once upon...' - end - -end diff --git a/vendor/plugins/delayed_job/spec/job_spec.rb b/vendor/plugins/delayed_job/spec/job_spec.rb deleted file mode 100644 index fdd6d885d..000000000 --- a/vendor/plugins/delayed_job/spec/job_spec.rb +++ /dev/null @@ -1,369 +0,0 @@ -require File.dirname(__FILE__) + '/database' - -class SimpleJob - cattr_accessor :runs; self.runs = 0 - def perform; @@runs += 1; end -end - -class ErrorJob - cattr_accessor :runs; self.runs = 0 - def perform; raise 'did not work'; end -end - -module M - class ModuleJob - cattr_accessor :runs; self.runs = 0 - def perform; @@runs += 1; end - end - -end - -describe Delayed::Job do - before do - Delayed::Job.max_priority = nil - Delayed::Job.min_priority = nil - - Delayed::Job.delete_all - end - - before(:each) do - SimpleJob.runs = 0 - end - - it "should set run_at automatically if not set" do - Delayed::Job.create(:payload_object => ErrorJob.new ).run_at.should_not == nil - end - - it "should not set run_at automatically if already set" do - later = 5.minutes.from_now - Delayed::Job.create(:payload_object => ErrorJob.new, :run_at => later).run_at.should == later - end - - it "should raise ArgumentError when handler doesn't respond_to :perform" do - lambda { Delayed::Job.enqueue(Object.new) }.should raise_error(ArgumentError) - end - - it "should increase count after enqueuing items" do - Delayed::Job.enqueue SimpleJob.new - Delayed::Job.count.should == 1 - end - - it "should be able to set priority when enqueuing items" do - Delayed::Job.enqueue SimpleJob.new, 5 - Delayed::Job.first.priority.should == 5 - end - - it "should be able to set run_at when enqueuing items" do - later = (Delayed::Job.db_time_now+5.minutes) - Delayed::Job.enqueue SimpleJob.new, 5, later - - # use be close rather than equal to because millisecond values cn be lost in DB round trip - Delayed::Job.first.run_at.should be_close(later, 1) - end - - it "should call perform on jobs when running work_off" do - SimpleJob.runs.should == 0 - - Delayed::Job.enqueue SimpleJob.new - Delayed::Job.work_off - - SimpleJob.runs.should == 1 - end - - - it "should work with eval jobs" do - $eval_job_ran = false - - Delayed::Job.enqueue do <<-JOB - $eval_job_ran = true - JOB - end - - Delayed::Job.work_off - - $eval_job_ran.should == true - end - - it "should work with jobs in modules" do - M::ModuleJob.runs.should == 0 - - Delayed::Job.enqueue M::ModuleJob.new - Delayed::Job.work_off - - M::ModuleJob.runs.should == 1 - end - - it "should re-schedule by about 1 second at first and increment this more and more minutes when it fails to execute properly" do - Delayed::Job.enqueue ErrorJob.new - Delayed::Job.work_off(1) - - job = Delayed::Job.find(:first) - - job.last_error.should =~ /did not work/ - job.last_error.should =~ /job_spec.rb:10:in `perform'/ - job.attempts.should == 1 - - job.run_at.should > Delayed::Job.db_time_now - 10.minutes - job.run_at.should < Delayed::Job.db_time_now + 10.minutes - end - - it "should raise an DeserializationError when the job class is totally unknown" do - - job = Delayed::Job.new - job['handler'] = "--- !ruby/object:JobThatDoesNotExist {}" - - lambda { job.payload_object.perform }.should raise_error(Delayed::DeserializationError) - end - - it "should try to load the class when it is unknown at the time of the deserialization" do - job = Delayed::Job.new - job['handler'] = "--- !ruby/object:JobThatDoesNotExist {}" - - job.should_receive(:attempt_to_load).with('JobThatDoesNotExist').and_return(true) - - lambda { job.payload_object.perform }.should raise_error(Delayed::DeserializationError) - end - - it "should try include the namespace when loading unknown objects" do - job = Delayed::Job.new - job['handler'] = "--- !ruby/object:Delayed::JobThatDoesNotExist {}" - job.should_receive(:attempt_to_load).with('Delayed::JobThatDoesNotExist').and_return(true) - lambda { job.payload_object.perform }.should raise_error(Delayed::DeserializationError) - end - - it "should also try to load structs when they are unknown (raises TypeError)" do - job = Delayed::Job.new - job['handler'] = "--- !ruby/struct:JobThatDoesNotExist {}" - - job.should_receive(:attempt_to_load).with('JobThatDoesNotExist').and_return(true) - - lambda { job.payload_object.perform }.should raise_error(Delayed::DeserializationError) - end - - it "should try include the namespace when loading unknown structs" do - job = Delayed::Job.new - job['handler'] = "--- !ruby/struct:Delayed::JobThatDoesNotExist {}" - - job.should_receive(:attempt_to_load).with('Delayed::JobThatDoesNotExist').and_return(true) - lambda { job.payload_object.perform }.should raise_error(Delayed::DeserializationError) - end - - it "should be failed if it failed more than MAX_ATTEMPTS times and we don't want to destroy jobs" do - default = Delayed::Job.destroy_failed_jobs - Delayed::Job.destroy_failed_jobs = false - - @job = Delayed::Job.create :payload_object => SimpleJob.new, :attempts => 50 - @job.reload.failed_at.should == nil - @job.reschedule 'FAIL' - @job.reload.failed_at.should_not == nil - - Delayed::Job.destroy_failed_jobs = default - end - - it "should be destroyed if it failed more than MAX_ATTEMPTS times and we want to destroy jobs" do - default = Delayed::Job.destroy_failed_jobs - Delayed::Job.destroy_failed_jobs = true - - @job = Delayed::Job.create :payload_object => SimpleJob.new, :attempts => 50 - @job.should_receive(:destroy) - @job.reschedule 'FAIL' - - Delayed::Job.destroy_failed_jobs = default - end - - it "should never find failed jobs" do - @job = Delayed::Job.create :payload_object => SimpleJob.new, :attempts => 50, :failed_at => Delayed::Job.db_time_now - Delayed::Job.find_available(1).length.should == 0 - end - - context "when another worker is already performing an task, it" do - - before :each do - Delayed::Job.worker_name = 'worker1' - @job = Delayed::Job.create :payload_object => SimpleJob.new, :locked_by => 'worker1', :locked_at => Delayed::Job.db_time_now - 5.minutes - end - - it "should not allow a second worker to get exclusive access" do - @job.lock_exclusively!(4.hours, 'worker2').should == false - end - - it "should allow a second worker to get exclusive access if the timeout has passed" do - @job.lock_exclusively!(1.minute, 'worker2').should == true - end - - it "should be able to get access to the task if it was started more then max_age ago" do - @job.locked_at = 5.hours.ago - @job.save - - @job.lock_exclusively! 4.hours, 'worker2' - @job.reload - @job.locked_by.should == 'worker2' - @job.locked_at.should > 1.minute.ago - end - - it "should not be found by another worker" do - Delayed::Job.worker_name = 'worker2' - - Delayed::Job.find_available(1, 6.minutes).length.should == 0 - end - - it "should be found by another worker if the time has expired" do - Delayed::Job.worker_name = 'worker2' - - Delayed::Job.find_available(1, 4.minutes).length.should == 1 - end - - it "should be able to get exclusive access again when the worker name is the same" do - @job.lock_exclusively! 5.minutes, 'worker1' - @job.lock_exclusively! 5.minutes, 'worker1' - @job.lock_exclusively! 5.minutes, 'worker1' - end - end - - context "#name" do - it "should be the class name of the job that was enqueued" do - Delayed::Job.create(:payload_object => ErrorJob.new ).name.should == 'ErrorJob' - end - - it "should be the method that will be called if its a performable method object" do - Delayed::Job.send_later(:clear_locks!) - Delayed::Job.last.name.should == 'Delayed::Job.clear_locks!' - - end - it "should be the instance method that will be called if its a performable method object" do - story = Story.create :text => "..." - - story.send_later(:save) - - Delayed::Job.last.name.should == 'Story#save' - end - end - - context "worker prioritization" do - - before(:each) do - Delayed::Job.max_priority = nil - Delayed::Job.min_priority = nil - end - - it "should only work_off jobs that are >= min_priority" do - Delayed::Job.min_priority = -5 - Delayed::Job.max_priority = 5 - SimpleJob.runs.should == 0 - - Delayed::Job.enqueue SimpleJob.new, -10 - Delayed::Job.enqueue SimpleJob.new, 0 - Delayed::Job.work_off - - SimpleJob.runs.should == 1 - end - - it "should only work_off jobs that are <= max_priority" do - Delayed::Job.min_priority = -5 - Delayed::Job.max_priority = 5 - SimpleJob.runs.should == 0 - - Delayed::Job.enqueue SimpleJob.new, 10 - Delayed::Job.enqueue SimpleJob.new, 0 - - Delayed::Job.work_off - - SimpleJob.runs.should == 1 - end - - end - - context "when pulling jobs off the queue for processing, it" do - before(:each) do - @job = Delayed::Job.create( - :payload_object => SimpleJob.new, - :locked_by => 'worker1', - :locked_at => Delayed::Job.db_time_now - 5.minutes) - end - - it "should leave the queue in a consistent state and not run the job if locking fails" do - SimpleJob.runs.should == 0 - @job.stub!(:lock_exclusively!).with(any_args).once.and_return(false) - Delayed::Job.should_receive(:find_available).once.and_return([@job]) - Delayed::Job.work_off(1) - SimpleJob.runs.should == 0 - end - - end - - context "while running alongside other workers that locked jobs, it" do - before(:each) do - Delayed::Job.worker_name = 'worker1' - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker1', :locked_at => (Delayed::Job.db_time_now - 1.minutes)) - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker2', :locked_at => (Delayed::Job.db_time_now - 1.minutes)) - Delayed::Job.create(:payload_object => SimpleJob.new) - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker1', :locked_at => (Delayed::Job.db_time_now - 1.minutes)) - end - - it "should ingore locked jobs from other workers" do - Delayed::Job.worker_name = 'worker3' - SimpleJob.runs.should == 0 - Delayed::Job.work_off - SimpleJob.runs.should == 1 # runs the one open job - end - - it "should find our own jobs regardless of locks" do - Delayed::Job.worker_name = 'worker1' - SimpleJob.runs.should == 0 - Delayed::Job.work_off - SimpleJob.runs.should == 3 # runs open job plus worker1 jobs that were already locked - end - end - - context "while running with locked and expired jobs, it" do - before(:each) do - Delayed::Job.worker_name = 'worker1' - exp_time = Delayed::Job.db_time_now - (1.minutes + Delayed::Job::MAX_RUN_TIME) - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker1', :locked_at => exp_time) - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker2', :locked_at => (Delayed::Job.db_time_now - 1.minutes)) - Delayed::Job.create(:payload_object => SimpleJob.new) - Delayed::Job.create(:payload_object => SimpleJob.new, :locked_by => 'worker1', :locked_at => (Delayed::Job.db_time_now - 1.minutes)) - end - - it "should only find unlocked and expired jobs" do - Delayed::Job.worker_name = 'worker3' - SimpleJob.runs.should == 0 - Delayed::Job.work_off - SimpleJob.runs.should == 2 # runs the one open job and one expired job - end - - it "should ignore locks when finding our own jobs" do - Delayed::Job.worker_name = 'worker1' - SimpleJob.runs.should == 0 - Delayed::Job.work_off - SimpleJob.runs.should == 3 # runs open job plus worker1 jobs - # This is useful in the case of a crash/restart on worker1, but make sure multiple workers on the same host have unique names! - end - end - - context "auto scaling, it" do - before do - Delayed::Job.stub!(:auto_scale).and_return(true) - @manager = mock('sample manager', :qty => 0) - Delayed::Manager.stub!(:instance).and_return(@manager) - end - - it "doesn't spin a worker if auto_scale = false" do - Delayed::Job.stub!(:auto_scale).and_return(false) - @manager.should_not_receive(:scale_up) - Delayed::Job.create(:payload_object => SimpleJob.new) - end - - it "doesn't spin a worker if there's one or more working already" do - @manager.stub!(:qty).and_return(2) - @manager.should_not_receive(:scale_up) - Delayed::Job.create(:payload_object => SimpleJob.new) - end - - it "spins a worker otherwise" do - @manager.should_receive(:scale_up) - Delayed::Job.create(:payload_object => SimpleJob.new) - end - end - -end diff --git a/vendor/plugins/delayed_job/spec/manager_spec.rb b/vendor/plugins/delayed_job/spec/manager_spec.rb deleted file mode 100644 index 66b9ee623..000000000 --- a/vendor/plugins/delayed_job/spec/manager_spec.rb +++ /dev/null @@ -1,30 +0,0 @@ -require File.dirname(__FILE__) + '/database' - -describe Delayed::Manager do - before do - @manager = mock('sample manager') - end - - it "loads bundled managers" do - Delayed::Job.auto_scale_manager = :local - Delayed::Manager.init_manager.class.should == Delayed::Manager::Local - end - - it "forwards configurations bundled to managers" do - Delayed::Job.auto_scale_manager = :local, { :user => 'test' } - Delayed::Manager::Local.should_receive(:new).with(:user => 'test') - Delayed::Manager.init_manager - end - - it "accepts custom managers" do - Delayed::Job.auto_scale_manager = @manager - Delayed::Manager.init_manager.should == @manager - end - - it "delegates to the manager instance" do - Delayed::Job.auto_scale_manager = @manager - @manager.should_receive(:something).with(:test) - Delayed::Manager.something(:test) - end -end - diff --git a/vendor/plugins/delayed_job/spec/story_spec.rb b/vendor/plugins/delayed_job/spec/story_spec.rb deleted file mode 100644 index 0144b44d4..000000000 --- a/vendor/plugins/delayed_job/spec/story_spec.rb +++ /dev/null @@ -1,17 +0,0 @@ -require File.dirname(__FILE__) + '/database' - -describe "A story" do - - before(:all) do - @story = Story.create :text => "Once upon a time..." - end - - it "should be shared" do - @story.tell.should == 'Once upon a time...' - end - - it "should not return its result if it storytelling is delayed" do - @story.send_later(:tell).should_not == 'Once upon a time...' - end - -end \ No newline at end of file diff --git a/vendor/plugins/delayed_job/tasks/jobs.rake b/vendor/plugins/delayed_job/tasks/jobs.rake deleted file mode 100644 index d04451711..000000000 --- a/vendor/plugins/delayed_job/tasks/jobs.rake +++ /dev/null @@ -1 +0,0 @@ -require File.join(File.dirname(__FILE__), 'tasks') diff --git a/vendor/plugins/delayed_job/tasks/tasks.rb b/vendor/plugins/delayed_job/tasks/tasks.rb deleted file mode 100644 index b62fbd850..000000000 --- a/vendor/plugins/delayed_job/tasks/tasks.rb +++ /dev/null @@ -1,15 +0,0 @@ -# Re-definitions are appended to existing tasks -task :environment -task :merb_env - -namespace :jobs do - desc "Clear the delayed_job queue." - task :clear => [:merb_env, :environment] do - Delayed::Job.delete_all - end - - desc "Start a delayed_job worker." - task :work => [:merb_env, :environment] do - Delayed::Worker.new(:min_priority => ENV['MIN_PRIORITY'], :max_priority => ENV['MAX_PRIORITY']).start - end -end diff --git a/vendor/plugins/fckeditor/CHANGELOG b/vendor/plugins/fckeditor/CHANGELOG deleted file mode 100755 index 6d0c95efa..000000000 --- a/vendor/plugins/fckeditor/CHANGELOG +++ /dev/null @@ -1,3 +0,0 @@ -0.2.2 - Added fckeditor_form_remote_tag helper to allow multiple editors in a single form - -0.2.1 - Added spell check from Ken Pratt \ No newline at end of file diff --git a/vendor/plugins/fckeditor/README b/vendor/plugins/fckeditor/README deleted file mode 100755 index 97a6c1e1f..000000000 --- a/vendor/plugins/fckeditor/README +++ /dev/null @@ -1,118 +0,0 @@ -Fckeditor: Version 0.4.3 -========================= - -Scott Rutherford -scott@caronsoftware.com - -Credits to: - -"Integrate FCKEditor with your Ruby on Rails application" - http://www.joshuamcharles.com/xhtml/fckrails.php By Joshua M Charles -"Implementation details for FCKEditor integration with Ruby on Rails" - http://public.ok2life.com/welcome/index/49.html -"FCKEditor On Rails" - http://www.underpantsgnome.com/projects/fckeditor-on-rails/ - -And for the spell checker, which Ken Pratt created a patch for: - -Ken Pratt: www.kenpratt.net -http://softiesonrails.com/articles/2006/02/14/fckeditor-with-spell-check-on-rails - -Hongli Lai: For numerous patches and some nice tiding and the upgrade to 2.4.3 - -David Jones: http://resolvedigital.com/ and http://www.d-jones.com for the update_fckeditor rake task - -Nicola Piccinini: http://superfluo.org for various bits and pieces - -------- - -This plugin installs the FCKeditor editor into your rails app, along with some helpers to use in your views. - -Install -------- - -If you got this using: - -ruby script/plugin install svn://rubyforge.org//var/svn/fckeditorp/trunk/fckeditor - -Then the install should of copied all the appropriate files to their homes. If you download a tar then you can either do - -rake fckeditor:install - -from the root of your app, or the file will be installed the first time you startup after untaring the plugin. - -Files ------ - -Basically the whole of the FCKeditor suite is copied to: public/javascripts/fckeditor - -There is a separate config file copied to: public/javascripts/fckcustom.js, that you can use to customize the install. This file is never overriden by upgrades or reinstalls - -IMPORTANT ---------- - -If you are hosting your rails app in a subdirectory you need to open: - -public/javascripts/fckcustom.js - -and modify the FCKRelativePath = ''; to suite your needs. - -For example if I have an app at www.mydomain.com/app/ - -then the line should read: - -FCKRelativePath = '/app'; - - -Usage ------ - -Basically include this in the page you wish to use the editor in - -<%= javascript_include_tag :fckeditor %> - -Then instead of the normal textarea helper from Rails use this one - -<%= fckeditor_textarea("object", "field", :toolbarSet => 'Simple', :width => '100%', :height => '200px') %> - -Thats it unless you are using AJAX - -AJAX ----- - -To use a remote form you need to do something like this - -<%= form_remote_tag :url => @options.merge(:controller => @scaffold_controller), - :before => fckeditor_before_js('note', 'text') %> - - <%= fckeditor_textarea( "note", "text", :ajax => true ) %> - -<%= end_form_tag %> - -If you forget to put in the :before it won't work, you can also use the fckeditor_form_remote_tag described below - -Multiple Editors in a form --------------------------- - -To create a form using multiple editors use the fckeditor_form_remote_tag helper and pass the :editors option. This takes an hash of model symbol keys with each having -an array as its value. The array should contain the list of fields that will have editors attached to them. - -<%= fckeditor_form_remote_tag :url => @options.merge(:controller => @scaffold_controller), - :editors => { :multinote => ['text1', 'text2'] } %> - - <%= fckeditor_textarea( "multinote", "text1", :ajax => true ) %> - <%= fckeditor_textarea( "multinote", "text2", :ajax => true ) %> - -<%= end_form_tag %> - -There is also a fckeditor_remote_form_for version. - -Spell Check ------------ - -Basically ensure you have aspell installed and available in your path. If running on Windows then the expected install path is: - -'c:\program files\aspell\bin\aspell' - -If you install elsewhere then you will need to update spell_check.rb in the plugin to mirror your path. Also make sure you have this line in your fckcustom.js file: - -FCKConfig.SpellChecker = 'SpellerPages'; - - diff --git a/vendor/plugins/fckeditor/Rakefile b/vendor/plugins/fckeditor/Rakefile deleted file mode 100755 index 83967c55e..000000000 --- a/vendor/plugins/fckeditor/Rakefile +++ /dev/null @@ -1,72 +0,0 @@ -require 'rake' -require 'rake/testtask' -require 'rake/packagetask' -require 'rake/rdoctask' -require 'find' - -desc 'Default: run unit tests.' -task :default => :test - -desc 'Test the fckeditor plugin.' -Rake::TestTask.new(:test) do |t| - t.libs << 'lib' - t.pattern = 'test/**/*_test.rb' - t.verbose = true -end - -desc 'Generate documentation for the fckeditor plugin.' -Rake::RDocTask.new(:rdoc) do |rdoc| - rdoc.rdoc_dir = 'rdoc' - rdoc.title = 'Fckeditor' - rdoc.options << '--line-numbers' << '--inline-source' - rdoc.rdoc_files.include('README') - rdoc.rdoc_files.include('lib/**/*.rb') -end - -# Globals -require 'lib/fckeditor_version' -PKG_NAME = 'fckeditor_plugin' -PKG_VERSION = FckeditorVersion.current - -PKG_FILES = ['README', 'CHANGELOG', 'init.rb', 'install.rb'] -PKG_DIRECTORIES = ['app/', 'lib/', 'public/', 'tasks/', 'test/'] -PKG_DIRECTORIES.each do |dir| - Find.find(dir) do |f| - if FileTest.directory?(f) and f =~ /\.svn/ - Find.prune - else - PKG_FILES << f - end - end -end - -# Tasks -task :package -Rake::PackageTask.new(PKG_NAME, PKG_VERSION) do |p| - p.need_tar = true - p.package_files = PKG_FILES -end - -# "Gem" part of the Rakefile -begin - require 'rake/gempackagetask' - - spec = Gem::Specification.new do |s| - s.platform = Gem::Platform::RUBY - s.summary = "FCKeditor plugin for Rails" - s.name = PKG_NAME - s.version = PKG_VERSION - s.requirements << 'none' - s.files = PKG_FILES - s.description = "Adds FCKeditor helpers and code to Rails application" - end - - desc "Create gem package for FCKeditor plugin" - task :package_gem - Rake::GemPackageTask.new(spec) do |pkg| - pkg.need_zip = true - pkg.need_tar = true - end -rescue LoadError -end - diff --git a/vendor/plugins/fckeditor/app/controllers/fckeditor_controller.rb b/vendor/plugins/fckeditor/app/controllers/fckeditor_controller.rb deleted file mode 100755 index d16f14831..000000000 --- a/vendor/plugins/fckeditor/app/controllers/fckeditor_controller.rb +++ /dev/null @@ -1,154 +0,0 @@ -require 'fileutils' -require 'tmpdir' - -class FckeditorController < ActionController::Base - include ActionView::Helpers::SanitizeHelper - extend ActionView::Helpers::SanitizeHelper::ClassMethods - UPLOADED = "/uploads" - UPLOADED_ROOT = RAILS_ROOT + "/public" + UPLOADED - MIME_TYPES = [ - "image/jpg", - "image/jpeg", - "image/pjpeg", - "image/gif", - "image/png", - "application/x-shockwave-flash" - ] - - RXML = <<-EOL - xml.instruct! - #=> - xml.Connector("command" => params[:Command], "resourceType" => 'File') do - xml.CurrentFolder("url" => @fck_url, "path" => params[:CurrentFolder]) - xml.Folders do - @folders.each do |folder| - xml.Folder("name" => folder) - end - end if !@folders.nil? - xml.Files do - @files.keys.sort.each do |f| - xml.File("name" => f, "size" => @files[f]) - end - end if !@files.nil? - xml.Error("number" => @errorNumber) if !@errorNumber.nil? - end - EOL - - # figure out who needs to handle this request - def command - if params[:Command] == 'GetFoldersAndFiles' || params[:Command] == 'GetFolders' - get_folders_and_files - elsif params[:Command] == 'CreateFolder' - create_folder - elsif params[:Command] == 'FileUpload' - upload_file - end - - render :inline => RXML, :type => :rxml unless params[:Command] == 'FileUpload' - end - - def get_folders_and_files(include_files = true) - @folders = Array.new - @files = {} - begin - @fck_url = upload_directory_path - @current_folder = current_directory_path - Dir.entries(@current_folder).each do |entry| - next if entry =~ /^\./ - path = @current_folder + entry - @folders.push entry if FileTest.directory?(path) - @files[entry] = (File.size(path) / 1024) if (include_files and FileTest.file?(path)) - end - rescue => e - @errorNumber = 110 if @errorNumber.nil? - end - end - - def create_folder - begin - @fck_url = current_directory_path - path = @fck_url + params[:NewFolderName] - if !(File.stat(@fck_url).writable?) - @errorNumber = 103 - elsif params[:NewFolderName] !~ /[\w\d\s]+/ - @errorNumber = 102 - elsif FileTest.exists?(path) - @errorNumber = 101 - else - Dir.mkdir(path,0775) - @errorNumber = 0 - end - rescue => e - @errorNumber = 110 if @errorNumber.nil? - end - end - - def upload_file - begin - @new_file = check_file(params[:NewFile]) - @fck_url = upload_directory_path - ftype = @new_file.content_type.strip - path = current_directory_path + "/" + @new_file.original_filename - File.open(path,"wb",0664) do |fp| - FileUtils.copy_stream(@new_file, fp) - end - @errorNumber = 0 - rescue => e - @errorNumber = 110 if @errorNumber.nil? - end - - render :text => %Q' - ' - end - - def upload - self.upload_file - end - - include ActionView::Helpers::SanitizeHelper - def check_spelling - require 'cgi' - require 'fckeditor_spell_check' - - @original_text = params[:textinputs] ? params[:textinputs].first : '' - plain_text = strip_tags(CGI.unescape(@original_text)) - @words = FckeditorSpellCheck.check_spelling(plain_text) - - render :file => "#{Fckeditor::PLUGIN_VIEWS_PATH}/fckeditor/spell_check.rhtml" - end - - private - def current_directory_path - base_dir = "#{UPLOADED_ROOT}/#{params[:Type]}" - Dir.mkdir(base_dir,0775) unless File.exists?(base_dir) - check_path("#{base_dir}#{params[:CurrentFolder]}") - end - - def upload_directory_path - uploaded = ActionController::Base.relative_url_root.to_s+"#{UPLOADED}/#{params[:Type]}" - "#{uploaded}#{params[:CurrentFolder]}" - end - - def check_file(file) - # check that the file is a tempfile object - # RAILS_DEFAULT_LOGGER.info "CLASS OF UPLOAD OBJECT: #{file.class}" - unless "#{file.class}" == "Tempfile" || "StringIO" - @errorNumber = 403 - throw Exception.new - end - file - end - - def check_path(path) - exp_path = File.expand_path path - if exp_path !~ %r[^#{File.expand_path(RAILS_ROOT)}/public#{UPLOADED}] - @errorNumber = 403 - throw Exception.new - end - path - end -end diff --git a/vendor/plugins/fckeditor/app/helpers/fckeditor_helper.rb b/vendor/plugins/fckeditor/app/helpers/fckeditor_helper.rb deleted file mode 100755 index e77ebc431..000000000 --- a/vendor/plugins/fckeditor/app/helpers/fckeditor_helper.rb +++ /dev/null @@ -1,2 +0,0 @@ -module FckeditorHelper -end \ No newline at end of file diff --git a/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.erb b/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.erb deleted file mode 100755 index 80372205c..000000000 --- a/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.erb +++ /dev/null @@ -1,52 +0,0 @@ - - - - -<%= stylesheet_link_tag "/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle" %> -<%= javascript_include_tag "fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow" %> - - - - - - - - \ No newline at end of file diff --git a/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.rhtml b/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.rhtml deleted file mode 100755 index 80372205c..000000000 --- a/vendor/plugins/fckeditor/app/views/fckeditor/spell_check.rhtml +++ /dev/null @@ -1,52 +0,0 @@ - - - - -<%= stylesheet_link_tag "/javascripts/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle" %> -<%= javascript_include_tag "fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow" %> - - - - - - - - \ No newline at end of file diff --git a/vendor/plugins/fckeditor/init.rb b/vendor/plugins/fckeditor/init.rb deleted file mode 100755 index 45f1c89c1..000000000 --- a/vendor/plugins/fckeditor/init.rb +++ /dev/null @@ -1,35 +0,0 @@ -# Include hook code here -require 'fckeditor' -require 'fckeditor_version' -require 'fckeditor_file_utils' - -FckeditorFileUtils.check_and_install - -# make plugin controller available to app -config.load_paths += %W(#{Fckeditor::PLUGIN_CONTROLLER_PATH} #{Fckeditor::PLUGIN_HELPER_PATH}) - -Rails::Initializer.run(:set_load_path, config) - -ActionView::Base.send(:include, Fckeditor::Helper) - -# require the controller -require 'fckeditor_controller' - -# add a route for spellcheck -class ActionController::Routing::RouteSet - unless (instance_methods.include?('draw_with_fckeditor')) - class_eval <<-"end_eval", __FILE__, __LINE__ - alias draw_without_fckeditor draw - def draw_with_fckeditor - draw_without_fckeditor do |map| - map.connect 'fckeditor/check_spelling', :controller => 'fckeditor', :action => 'check_spelling' - map.connect 'fckeditor/command', :controller => 'fckeditor', :action => 'command' - map.connect 'fckeditor/upload', :controller => 'fckeditor', :action => 'upload' - yield map - end - end - alias draw draw_with_fckeditor - end_eval - end -end - diff --git a/vendor/plugins/fckeditor/install.rb b/vendor/plugins/fckeditor/install.rb deleted file mode 100755 index 84b753724..000000000 --- a/vendor/plugins/fckeditor/install.rb +++ /dev/null @@ -1,12 +0,0 @@ -# Install hook code here - -directory = File.join(RAILS_ROOT, '/vendor/plugins/fckeditor/') -require "#{directory}lib/fckeditor_file_utils" -require "#{directory}lib/fckeditor_version" -require "#{directory}lib/fckeditor" - -puts "** Installing FCKEditor Plugin version #{FckeditorVersion.current}...." - -FckeditorFileUtils.destroy_and_install - -puts "** Successfully installed FCKEditor Plugin version #{FckeditorVersion.current}" \ No newline at end of file diff --git a/vendor/plugins/fckeditor/lib/fckeditor.rb b/vendor/plugins/fckeditor/lib/fckeditor.rb deleted file mode 100755 index 3d39a32df..000000000 --- a/vendor/plugins/fckeditor/lib/fckeditor.rb +++ /dev/null @@ -1,106 +0,0 @@ -# Fckeditor -module Fckeditor - PLUGIN_NAME = 'fckeditor' - PLUGIN_PATH = "#{RAILS_ROOT}/vendor/plugins/#{PLUGIN_NAME}" - PLUGIN_PUBLIC_PATH = "#{PLUGIN_PATH}/public" - PLUGIN_CONTROLLER_PATH = "#{PLUGIN_PATH}/app/controllers" - PLUGIN_VIEWS_PATH = "#{PLUGIN_PATH}/app/views" - PLUGIN_HELPER_PATH = "#{PLUGIN_PATH}/app/helpers" - - module Helper - def fckeditor_textarea(object, field, options = {}) - var = instance_variable_get("@#{object}") - if var - value = var.send(field.to_sym) - value = value.nil? ? "" : value - else - value = "" - klass = "#{object}".camelcase.constantize - instance_variable_set("@#{object}", eval("#{klass}.new()")) - end - id = fckeditor_element_id(object, field) - - cols = options[:cols].nil? ? '' : "cols='"+options[:cols]+"'" - rows = options[:rows].nil? ? '' : "rows='"+options[:rows]+"'" - - lang = options[:lang].nil? ? 'en' : options[:lang] - langdir = options[:lang].nil? ? 'ltr' : options[:langdir] - width = options[:width].nil? ? '100%' : options[:width] - height = options[:height].nil? ? '100%' : options[:height] - - toolbarSet = options[:toolbarSet].nil? ? 'Default' : options[:toolbarSet] - - if options[:ajax] - inputs = "\n" << - "\n" - else - inputs = "\n" - end - - js_path = "#{ActionController::Base.relative_url_root}/javascripts" - base_path = "#{js_path}/fckeditor/" - return inputs << - javascript_tag("var oFCKeditor = new FCKeditor('#{id}', '#{width}', '#{height}', '#{toolbarSet}');\n" << - "oFCKeditor.BasePath = \"#{base_path}\"\n" << - "oFCKeditor.Config['CustomConfigurationsPath'] = '#{js_path}/fckcustom.js';\n" << - "oFCKeditor.Config['AutoDetectLanguage']=false;\n"<< - "oFCKeditor.Config['DefaultLanguage']='#{lang}';\n"<< - "oFCKeditor.Config['ContentLangDirection']= '#{langdir}' ;\n"<< - "oFCKeditor.ReplaceTextarea();\n" - ) - end - def fckeditor_form_remote_tag(options = {}) - editors = options[:editors] - before = "" - editors.keys.each do |e| - editors[e].each do |f| - before += fckeditor_before_js(e, f) - end - end - options[:before] = options[:before].nil? ? before : before + options[:before] - form_remote_tag(options) - end - - def fckeditor_remote_form_for(object_name, *args, &proc) - options = args.last.is_a?(Hash) ? args.pop : {} - concat(fckeditor_form_remote_tag(options), proc.binding) - fields_for(object_name, *(args << options), &proc) - concat('', proc.binding) - end - alias_method :fckeditor_form_remote_for, :fckeditor_remote_form_for - - def fckeditor_element_id(object, field) - id = eval("@#{object}.id") - "#{object}_#{id}_#{field}_editor" - end - - def fckeditor_div_id(object, field) - id = eval("@#{object}.id") - "div-#{object}-#{id}-#{field}-editor" - end - - def fckeditor_before_js(object, field) - id = fckeditor_element_id(object, field) - "var oEditor = FCKeditorAPI.GetInstance('"+id+"'); document.getElementById('"+id+"_hidden').value = oEditor.GetXHTML();" - end - end -end - -include ActionView -module ActionView::Helpers::AssetTagHelper - alias_method :rails_javascript_include_tag, :javascript_include_tag - - # <%= javascript_include_tag :defaults, :fckeditor %> - def javascript_include_tag(*sources) - main_sources, application_source = [], [] - if sources.include?(:fckeditor) - sources.delete(:fckeditor) - sources.push('fckeditor/fckeditor') - end - unless sources.empty? - main_sources = rails_javascript_include_tag(*sources).split("\n") - application_source = main_sources.pop if main_sources.last.include?('application.js') - end - [main_sources.join("\n"), application_source].join("\n") - end -end \ No newline at end of file diff --git a/vendor/plugins/fckeditor/lib/fckeditor_file_utils.rb b/vendor/plugins/fckeditor/lib/fckeditor_file_utils.rb deleted file mode 100755 index 9e29d0d01..000000000 --- a/vendor/plugins/fckeditor/lib/fckeditor_file_utils.rb +++ /dev/null @@ -1,81 +0,0 @@ -require 'fileutils' - -module FckeditorFileUtils - FCKEDITOR_INSTALL_DIRECTORY = File.join(RAILS_ROOT, '/public/javascripts/fckeditor/') - - def FckeditorFileUtils.recursive_copy(options) - source = options[:source] - dest = options[:dest] - logging = options[:logging].nil? ? true : options[:logging] - - Dir.foreach(source) do |entry| - next if entry =~ /^\./ - if File.directory?(File.join(source, entry)) - unless File.exist?(File.join(dest, entry)) - if logging - puts "Creating directory #{entry}..." - end - FileUtils.mkdir File.join(dest, entry)#, :noop => true#, :verbose => true - end - recursive_copy(:source => File.join(source, entry), - :dest => File.join(dest, entry), - :logging => logging) - else - if logging - puts " Installing file #{entry}..." - end - FileUtils.cp File.join(source, entry), File.join(dest, entry)#, :noop => true#, :verbose => true - end - end - end - - def FckeditorFileUtils.backup_existing - source = File.join(RAILS_ROOT,'/public/javascripts/fckeditor') - dest = File.join(RAILS_ROOT,'/public/javascripts/fckeditor_bck') - - FileUtils.rm_r(dest) if File.exists? dest - FileUtils.mv source, dest - end - - def FckeditorFileUtils.copy_configuration - # need to copy over the code if it doesn't already exist - config_file = File.join(RAILS_ROOT, '/vendor/plugins/fckeditor/public/javascripts/fckcustom.js') - dest = File.join(RAILS_ROOT, '/public/javascripts/fckcustom.js') - FileUtils.cp(config_file, dest) unless File.exist?(dest) - end - - def FckeditorFileUtils.create_uploads_directory - uploads = File.join(RAILS_ROOT, '/public/uploads') - FileUtils.mkdir(uploads) unless File.exist?(uploads) - end - - def FckeditorFileUtils.install(log) - directory = File.join(RAILS_ROOT, '/vendor/plugins/fckeditor/') - source = File.join(directory,'/public/javascripts/fckeditor/') - FileUtils.mkdir(FCKEDITOR_INSTALL_DIRECTORY) - # recursively copy all our files over - recursive_copy(:source => source, :dest => FCKEDITOR_INSTALL_DIRECTORY, :logging => log) - # create the upload directories - create_uploads_directory - end - - def FckeditorFileUtils.destroy_and_install - # remove the existing install (if any) and install a new one - if File.exist?(FCKEDITOR_INSTALL_DIRECTORY) - FileUtils.rm_r(FCKEDITOR_INSTALL_DIRECTORY) - end - # now install fresh - install(true) - # copy over the config file (unless it exists) - copy_configuration - end - - def FckeditorFileUtils.check_and_install - # check to see if already installed, if not install - unless File.exist?(FCKEDITOR_INSTALL_DIRECTORY) - install(false) - end - # copy over the config file (unless it exists) - copy_configuration - end -end \ No newline at end of file diff --git a/vendor/plugins/fckeditor/lib/fckeditor_spell_check.rb b/vendor/plugins/fckeditor/lib/fckeditor_spell_check.rb deleted file mode 100755 index b48c7c81f..000000000 --- a/vendor/plugins/fckeditor/lib/fckeditor_spell_check.rb +++ /dev/null @@ -1,43 +0,0 @@ -# Interfaces with aspell and returns results ready for FCKeditor-friendly javascript -class FckeditorSpellCheck - cattr_accessor :language - - @@language ||= "en_US" - - # call aspell and retrieve the results - def self.check_spelling(text) - if RUBY_PLATFORM =~ /mswin/i - aspell_program = 'c:\program files\aspell\bin\aspell' # windows - else - aspell_program = 'aspell' # every other OS on the planet - end - - # call aspell - command = "\"#{aspell_program}\" -a --lang=#{language} --encoding=utf-8 -H 2>&1" - RAILS_DEFAULT_LOGGER.info("Running spell check: #{command}") - output = IO.popen(command, 'r+') {|io| io.puts(text); io.close_write; io.read } - - # return an array of results - output.split("\n").collect {|line| parse_aspell_line(line) }.compact - end - - private - # return a 2-D array of results, where each element in the array has a pair - # of values: [ escaped word, comma separted list of escaped suggestions ] - def self.parse_aspell_line(line) - if line =~ /^&/ - details = line.split(' ', 5) - [ escape(details[1]), get_suggestions(details[4]) ] - end - end - - # quote and escape the individual suggestions - def self.get_suggestions(value) - value.split(', ').collect {|x| "'#{escape(x)}'"}.join(', ') - end - - # properly escape single-quote for javascript - def self.escape(x) - x.gsub(/'/, '\\\\\'') - end -end \ No newline at end of file diff --git a/vendor/plugins/fckeditor/lib/fckeditor_version.rb b/vendor/plugins/fckeditor/lib/fckeditor_version.rb deleted file mode 100755 index 97aba3439..000000000 --- a/vendor/plugins/fckeditor/lib/fckeditor_version.rb +++ /dev/null @@ -1,9 +0,0 @@ -module FckeditorVersion - MAJOR = 0 - MINOR = 5 - RELEASE = 1 - - def self.current - "#{MAJOR}.#{MINOR}.#{RELEASE}" - end -end \ No newline at end of file diff --git a/vendor/plugins/fckeditor/public/javascripts/fckcustom.js b/vendor/plugins/fckeditor/public/javascripts/fckcustom.js deleted file mode 100755 index d18cf8dda..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckcustom.js +++ /dev/null @@ -1,33 +0,0 @@ -// CHANGE FOR APPS HOSTED IN SUBDIRECTORY -FCKRelativePath = ''; - -// DON'T CHANGE THESE -FCKConfig.LinkBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Connector='+FCKRelativePath+'/fckeditor/command'; -FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector='+FCKRelativePath+'/fckeditor/command'; -FCKConfig.FlashBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Flash&Connector='+FCKRelativePath+'/fckeditor/command'; - -FCKConfig.LinkUploadURL = FCKRelativePath+'/fckeditor/upload'; -FCKConfig.ImageUploadURL = FCKRelativePath+'/fckeditor/upload?Type=Image'; -FCKConfig.FlashUploadURL = FCKRelativePath+'/fckeditor/upload?Type=Flash'; -FCKConfig.SpellerPagesServerScript = FCKRelativePath+'/fckeditor/check_spelling'; -FCKConfig.AllowQueryStringDebug = false; -FCKConfig.SpellChecker = 'SpellerPages'; - -// ONLY CHANGE BELOW HERE -FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/'; - -FCKConfig.ToolbarSets["Simple"] = [ - ['Source','-','-','Templates'], - ['Cut','Copy','Paste','PasteWord','-','Print','SpellCheck'], - ['Undo','Redo','-','Find','Replace','-','SelectAll'], - '/', - ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], - ['OrderedList','UnorderedList','-','Outdent','Indent'], - ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Link','Unlink'], - '/', - ['Image','Table','Rule','Smiley'], - ['FontName','FontSize'], - ['TextColor','BGColor'], - ['-','About'] -] ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_documentation.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_documentation.html deleted file mode 100755 index 2bfcc251f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_documentation.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - FCKeditor - Documentation - - - - -

- FCKeditor Documentation

-

- You can find the official documentation for FCKeditor online, at - http://docs.fckeditor.net/.

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/fckplugin.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/fckplugin.js deleted file mode 100755 index 6d25ed067..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/fckplugin.js +++ /dev/null @@ -1,38 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This is the sample plugin definition file. - */ - -// Register the related commands. -FCKCommands.RegisterCommand( 'My_Find' , new FCKDialogCommand( FCKLang['DlgMyFindTitle'] , FCKLang['DlgMyFindTitle'] , FCKConfig.PluginsPath + 'findreplace/find.html' , 340, 170 ) ) ; -FCKCommands.RegisterCommand( 'My_Replace' , new FCKDialogCommand( FCKLang['DlgMyReplaceTitle'], FCKLang['DlgMyReplaceTitle'] , FCKConfig.PluginsPath + 'findreplace/replace.html', 340, 200 ) ) ; - -// Create the "Find" toolbar button. -var oFindItem = new FCKToolbarButton( 'My_Find', FCKLang['DlgMyFindTitle'] ) ; -oFindItem.IconPath = FCKConfig.PluginsPath + 'findreplace/find.gif' ; - -FCKToolbarItems.RegisterItem( 'My_Find', oFindItem ) ; // 'My_Find' is the name used in the Toolbar config. - -// Create the "Replace" toolbar button. -var oReplaceItem = new FCKToolbarButton( 'My_Replace', FCKLang['DlgMyReplaceTitle'] ) ; -oReplaceItem.IconPath = FCKConfig.PluginsPath + 'findreplace/replace.gif' ; - -FCKToolbarItems.RegisterItem( 'My_Replace', oReplaceItem ) ; // 'My_Replace' is the name used in the Toolbar config. diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.gif b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.gif deleted file mode 100755 index 81915f4f636678b1d7d0d8e05dc7df0eb443787f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 595 zcmbu6TThY!0EQpp8=oA64+Oyg# zqRrg0F1oI*f6!H%TlpjMH`G;Of1zj3^?UKWqq&iu-jamG37|rdP#aJQw5?&E#@vS~ zgU(MwD;gVuiS$QOA4t8Y^N>{CcO>7E*r#KkBHQE)Qyxy%3$ik*oiTTF+pP- zLj*$@LkN8kofmB@S~sEt(T>K7&`4|>=M3g7h9G)BdLKFuq7AhcLC>Fm)Z_g>-rs@> z6ym2-r=K8xDl40nYOPwllCO-7-`-MY<%Y_Xy!`T-W~DOOuh}XL^@(#zVI+0)dMzg> zdoC-3av=8k;GF-gFPaFqHaj!7Hg62bHp!wm?6T1kSz1+QdgVrg>8Rzq*?UQ+l+Mf6 zrp1uZA-inu?t)Srj(LJz!^+i>bbDLYa%f&(6?e|m_76(OUysY_{LWb9%g>`1{)HbD XJhgmz@Xp~cW%}gRx7Q)HiVJ@M=o4@Q diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.html deleted file mode 100755 index 546867ab0..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/find.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - -
- This is my Plugin! -
- - - - - - - - - -
-   - - - - -
-   -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/en.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/en.js deleted file mode 100755 index df00c166f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/en.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * English language file for the sample plugin. - */ - -FCKLang['DlgMyReplaceTitle'] = 'Plugin - Replace' ; -FCKLang['DlgMyReplaceFindLbl'] = 'Find what:' ; -FCKLang['DlgMyReplaceReplaceLbl'] = 'Replace with:' ; -FCKLang['DlgMyReplaceCaseChk'] = 'Match case' ; -FCKLang['DlgMyReplaceReplaceBtn'] = 'Replace' ; -FCKLang['DlgMyReplaceReplAllBtn'] = 'Replace All' ; -FCKLang['DlgMyReplaceWordChk'] = 'Match whole word' ; - -FCKLang['DlgMyFindTitle'] = 'Plugin - Find' ; -FCKLang['DlgMyFindFindBtn'] = 'Find' ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/fr.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/fr.js deleted file mode 100755 index 9aba77568..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/fr.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * French language file for the sample plugin. - */ - -FCKLang['DlgMyReplaceTitle'] = 'Plugin - Remplacer' ; -FCKLang['DlgMyReplaceFindLbl'] = 'Chercher:' ; -FCKLang['DlgMyReplaceReplaceLbl'] = 'Remplacer par:' ; -FCKLang['DlgMyReplaceCaseChk'] = 'Respecter la casse' ; -FCKLang['DlgMyReplaceReplaceBtn'] = 'Remplacer' ; -FCKLang['DlgMyReplaceReplAllBtn'] = 'Remplacer Tout' ; -FCKLang['DlgMyReplaceWordChk'] = 'Mot entier' ; - -FCKLang['DlgMyFindTitle'] = 'Plugin - Chercher' ; -FCKLang['DlgMyFindFindBtn'] = 'Chercher' ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/it.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/it.js deleted file mode 100755 index 414081ab7..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/lang/it.js +++ /dev/null @@ -1,33 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Italian language file for the sample plugin. - */ - -FCKLang['DlgMyReplaceTitle'] = 'Plugin - Sostituisci' ; -FCKLang['DlgMyReplaceFindLbl'] = 'Trova:' ; -FCKLang['DlgMyReplaceReplaceLbl'] = 'Sostituisci con:' ; -FCKLang['DlgMyReplaceCaseChk'] = 'Maiuscole/minuscole' ; -FCKLang['DlgMyReplaceReplaceBtn'] = 'Sostituisci' ; -FCKLang['DlgMyReplaceReplAllBtn'] = 'Sostituisci tutto' ; -FCKLang['DlgMyReplaceWordChk'] = 'Parola intera' ; - -FCKLang['DlgMyFindTitle'] = 'Plugin - Cerca' ; -FCKLang['DlgMyFindFindBtn'] = 'Cerca' ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/replace.gif b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/findreplace/replace.gif deleted file mode 100755 index ac0d8937007716a878b350a1a75ddf1f4beaca83..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 326 zcmZ?wbhEHb6krfwxXQpF=F7lm$Y5WtDP<@aINek)OitBR!nsDrFj_&@OjyNPLbHuQ zwU$Apj6u1SL8*j6sgOY_pFu8_K{ka!Hi1DVmO&pZE|^UFQ2hui_-Gf#$jh9#KZjrmGkTwbK9%)cy6XGo$|rZol`W| w$d$>7%}K~#fzgRWN84ZAOv+48U)hY=NiA1c#7WDEHP^sZ#e}6K+>yZ=0Go - - - - - - - - -
- This is my Plugin! -
- - - - - - - - - - - - - - -
- - -
- - -
  -
-   -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/samples/fckplugin.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/samples/fckplugin.js deleted file mode 100755 index b2ac6de6e..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/_plugins/samples/fckplugin.js +++ /dev/null @@ -1,73 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This is a sample plugin definition file. - */ - -// Here we define our custom Style combo, with custom widths. -var oMyBigStyleCombo = new FCKToolbarStyleCombo() ; -oMyBigStyleCombo.FieldWidth = 250 ; -oMyBigStyleCombo.PanelWidth = 300 ; -FCKToolbarItems.RegisterItem( 'My_BigStyle', oMyBigStyleCombo ) ; - - -// ##### Defining a custom context menu entry. - -// ## 1. Define the command to be executed when selecting the context menu item. -var oMyCMCommand = new Object() ; -oMyCMCommand.Name = 'OpenImage' ; - -// This is the standard function used to execute the command (called when clicking in the context menu item). -oMyCMCommand.Execute = function() -{ - // This command is called only when an image element is selected (IMG). - // Get image URL (src). - var sUrl = FCKSelection.GetSelectedElement().src ; - - // Open the URL in a new window. - window.top.open( sUrl ) ; -} - -// This is the standard function used to retrieve the command state (it could be disabled for some reason). -oMyCMCommand.GetState = function() -{ - // Let's make it always enabled. - return FCK_TRISTATE_OFF ; -} - -// ## 2. Register our custom command. -FCKCommands.RegisterCommand( 'OpenImage', oMyCMCommand ) ; - -// ## 3. Define the context menu "listener". -var oMyContextMenuListener = new Object() ; - -// This is the standard function called right before sowing the context menu. -oMyContextMenuListener.AddItems = function( contextMenu, tag, tagName ) -{ - // Let's show our custom option only for images. - if ( tagName == 'IMG' ) - { - contextMenu.AddSeparator() ; - contextMenu.AddItem( 'OpenImage', 'Open image in a new window (Custom)' ) ; - } -} - -// ## 4. Register our context menu listener. -FCK.ContextMenu.RegisterListener( oMyContextMenuListener ) ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/application.xml b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/application.xml deleted file mode 100755 index aec30231a..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/application.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - net.fckeditor.air.samples.sample01 - FCKeditor Sample Application 1.0 - 1.0 - FCKeditor AIR Sample - This is a sample AIR application including FCKeditor. - Copyright (C) 2003-2008 Frederico Caldeira Knabben - - _samples/adobeair/sample01.html - FCKeditor AIR Sample - standard - false - true - true - true - true - 100 - 80 - 820 - 600 - 600 400 - - FCKeditor/AIR Samples/Sample01 - FCKeditor/AIR Samples - - _samples/adobeair/icons/16.png - _samples/adobeair/icons/32.png - _samples/adobeair/icons/48.png - _samples/adobeair/icons/128.png - - false - false - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/128.png b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/128.png deleted file mode 100755 index 88cb983ab56ce22f5aa52ef2e354b53ddc796472..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1242 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&v7|ftIx;YR|DNig)WpGT%PfAtr%uP&B4N6T+sVqF1Y6Dbc6W|l#`m4w1&*qLln>zlze)uzA z{#TRj?-iB5=V$$_)cg1K!=Ix||LmFeYiji0^IQHty7cenk-s+%|4bA74+e|gmstbN z5h)4s3xQWASux45_%4Bp{c-AmG4rsE3*JM=K*!hhs#60^?!>2L|39 z%nVE!2V{Y=%|UXK+kgBm=b9q=Z2{5NMi$lvTrA z4WKmwys`(JrU2d5(Z(n6MEMxdIu~#D0^!F%cPv`UT+vYoGUyUx(-8}hL9ZAXmB8kd zG6)NT%$WuB0|&?)Us;6{o;N_+quDx&>cF4>0c zTk#DUKmtdycae#e@^KtUM@ z)x-nV)KSKu-3tm37wd+`H4g(0LA_8uku4C!TqJwI@9isrS3rxDZZY~?IoBQl@^>m< z!ooc=VEKl%Rw)T$i@-@_3-b)az2{X`Ty}y|-jCG15}z68I9(|KMvCBjhATBE96x%c ztN_VXurFBRWag)+1#)XgIYW?E%2Q#XMbkiXElcm}gq*0J0kU66=73x4p7xg@`wudn zfe8nNUEdr$@4Epgun_&S^{Q}1O@jxMPHpCNxj?NMQuIx9M#CRnb51bE)1qvPY zba4!+n3McxrrH4qu7t#dgoN2Y=XqS+e~C46!q5NlcYkl*BjPK#Ih=FyD%CDt4qkh^ z|NFP``yRH}TA*a7S5{#XtjtQ9%Pu#LUD% zK@b+h#mHcP#wKQqU~Fh0Y@~sK3TvPusDXhp=#1KR4Z0m4)!j2amcn*$XsW2kch5ag zl%21_M}9T{`^P%UYK(6!=l`7Fb2b1pedVe~r4%z8R004n03rgw%*NF#k%$nW-@-ZF z!@;Hi1cWHJeMd*XPVjs{5CM+1oweosweB9Z7ysxxs9cFe1b}cuOh^ZXt1nTU7b~i*oglDxZBvZ^*m0igkx;--Ol5dZ)H07*qoM6N<$f)xVz A00000 diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/48.png b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/icons/48.png deleted file mode 100755 index 262ebccc51936f01d1237cf663fbafb6e861f3ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 563 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sEa{HEjtmUzPnffIy#(?lOI#yL zg7ec#$`gxH85~pclTsBta}(23gHjVyDhp4h+5i>V2l#}z{+^%ptHxX~OZ~6P^ z(w{xk{vKQQGhhDS*AKr}RQ{S8{byy>uO{1nH;??R)cf7z`)6~3kcwML3Bn4TADCDKnD-laIxr|SG)PIXbh7mvVq#!qxuT%rWFjCU z#=xO4$&`Ub;G`4-Q%4Ff17piFM-Jl{i9nEGBJZIUAaM@fGa3+j4wSZm(uZVDfFvY% z&wyx->1=LGL{wVVFe)?@WC|P+Eo5MH*~HespcKjM!0_;%WF3<3@;rW+Qsg2b;JXjldkKgKLP3uKh#GDe6?5hhOr zS?F;Ms4GJ%f+GuP|A14J*(exUqBrGdfe`T-8Z`K;-!Oacxsq*xpy z8$|tiSwQR=Ev-9ed?bP0l+XkKTHU&p diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/package.bat b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/package.bat deleted file mode 100755 index d0a6b29e9..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/package.bat +++ /dev/null @@ -1,26 +0,0 @@ -@ECHO OFF - -:: -:: FCKeditor - The text editor for Internet - http://www.fckeditor.net -:: Copyright (C) 2003-2008 Frederico Caldeira Knabben -:: -:: == BEGIN LICENSE == -:: -:: Licensed under the terms of any of the following licenses at your -:: choice: -:: -:: - GNU General Public License Version 2 or later (the "GPL") -:: http://www.gnu.org/licenses/gpl.html -:: -:: - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -:: http://www.gnu.org/licenses/lgpl.html -:: -:: - Mozilla Public License Version 1.1 or later (the "MPL") -:: http://www.mozilla.org/MPL/MPL-1.1.html -:: -:: == END LICENSE == -:: - -:: adt -package SIGNING_OPTIONS air_file app_xml [file_or_dir | -C dir file_or_dir | -e file dir ...] ... - -"C:\Adobe AIR SDK\bin\adt" -package -storetype pkcs12 -keystore sample01_cert.pfx -storepass 123abc FCKeditor.air application.xml -C ../../ . diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/run.bat b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/run.bat deleted file mode 100755 index 9a8bac879..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/run.bat +++ /dev/null @@ -1,26 +0,0 @@ -@ECHO OFF - -:: -:: FCKeditor - The text editor for Internet - http://www.fckeditor.net -:: Copyright (C) 2003-2008 Frederico Caldeira Knabben -:: -:: == BEGIN LICENSE == -:: -:: Licensed under the terms of any of the following licenses at your -:: choice: -:: -:: - GNU General Public License Version 2 or later (the "GPL") -:: http://www.gnu.org/licenses/gpl.html -:: -:: - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -:: http://www.gnu.org/licenses/lgpl.html -:: -:: - Mozilla Public License Version 1.1 or later (the "MPL") -:: http://www.mozilla.org/MPL/MPL-1.1.html -:: -:: == END LICENSE == -:: - -:: adl [-runtime runtime-directory] [-pubId publisher-id] [-nodebug] application.xml [rootdirectory] [-- arguments] - -"C:\Adobe AIR SDK\bin\adl" application.xml ../../ diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01.html deleted file mode 100755 index 0f702b190..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - FCKeditor - Adobe AIR Sample - - - - - - - -

- FCKeditor - Adobe AIR Sample -

-
- This sample loads FCKeditor with full features enabled. -
-
- - - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01_cert.pfx b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/adobeair/sample01_cert.pfx deleted file mode 100755 index ba81d1ecd1d5a8b1e7e31238d174cecd9e578946..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2514 zcmY+Ec{CJ?7sqGUkg;c*LGcg@)ciNb{Vqco*Z;N-a{@v66v!Ti0{M=SgK_>J|2{4T5ky<| z4WoQ!tz6}*M6~+Y4afsdJO~55&!?)_=OK|ea^K0kIaz> zuTel|jN9{gx26c?NyvGz$ku{ks>p}PsEOjK2`3trBJFU{KKIalmMh&(7?hYfZ)1L< zw=w|i1vyn7)Sh~y)Aar6157fD6@N>*@h34T>DnjB(f;>MF>*LqyFb>=C+Bfp>1SPx zvkFtzalL<0(WR(@xv{=qR&-R{lpo?-j8B=!Pwgf-h@$_JsituD*RK~f00@s=zo1X>} ze7&vXzoa8%1P%n)`sJl)sm(E-Sp^dhYO1H@Xz)-#9U9`QE~Ab%Rri5Z|Vnk0!WNp2tFhwDZ((8H9XX z>j>J(Tl+aRZ(C-gy^$H(^OcE-l-d1y5-2m($Z`*WwCv6RU-ElCe0qkUE{qzGQw7#e zmk*L92=AwmuXyC=c^HRS@sU*`T?~if%qs>Ny63Co&WaWls%tZ!x`cN3F8@@NxiMJ% zIIfkV?yu1f-McPy>)Ap`SzR=JgD9-p_@_mrA5B?fh>*}3!8x~pfK1MY#KxC*A=tb7 zldAPg5xF_~h6c0SYkcxF{{?pmy6ph40rfT4z~c`BwBn{S)udG z2&szRDRXoHhd-eCa$PQR?y$d+$bs+N#EV+iYs#UwBr`m^FSD$Xj4M~E z*e}xdd!`pK&U%2acD?X^BEz-WZI6XhdDHOIz~5CQCFJ{;jzsdS`OaHXANv&jIYhBl z_Q$ULiV(1vu`*lRWp1cx`Dsk;vj>d0@pj4$)?H~%P#w{a7JN4k+1fu9yY~L1vuC1j z1EeV2w})`Yz#WOY?N}&m^0~#qw{UEgbBk6wl~o-Z_!hSTOttT<5a>60WYV;&JSwL~ zHzYG%JaU%eD*2J65btBkm+kxlC}>Nr{4`<8pu5^yv$-z|lpU2~WZyT{LCyJ&%K?z8 z#82koPQ*)Td%WxhdpaSSj;hISgJby@4HR+e0%N9!G7|i)FVQY3CDmYs9Z3wTQgkcdWmtU@?6E zm=Z3i0zrZRDj3wiNJvEx!f)+)-AzhG6{CjLJf)(cf>p=-HYV3ULmaSt3V0tw0q=l- zfZuK7-vsy{t-}7+>e7Uk99F+tRaSoHq43MY4V=9fum7#pXbSk{jiPKMsVE^ zzX>>lO3<%?#&>b0n)81v?2ywpn7*`pr*qRH!$@4v!1#9YVC2Rhpu?hQ(-wDMt4;EdV$zRiHrNDaFUN31Ie%*FbYFuUc(7Z#LNSC*Y) zJc3-aa|1q+-#~&kM`c!=to98>WLc+Z)<+7$W0vnud3juIRjn;G0NNuXU9TKORD{=u z&MTDVB`6nevYur;uy?~`uhB^J9k-Vk-+*K?>ZK5bpKb&f=f?~uzV$gPx$!d6e2IKFHKSAS{RkvM@MLH zDgiMT+Pw2srdj4rAI{jbZEQ8s?FoqcClZ5I7Z9OuxKHEV_)bVhPU=Z!SpOafDwXT-cel%tmT}VGk5Qr>C?FlC8Yostujr8GajgLNI z1GQ%AZ-zxdd&TVtn?E!$L`iaNE_kj~`ng9-$<~(~&2KW%XS5Vz+ZyoZX%?xTJJx!K zMC~LBpQa>TDZOBAJOtXjU?*UFaMg3A9N{NW=wn|ta3b{RHRX+B{@OZn@()bO1-PMe z`r>`tq3M`K&4FROWMG2pxc_wI!{nseu%IBSJNH7I&hu5WY>DfkjAK0ITMxsoR!+ZQ zXzT?p7b-8{m511YntENkOA%4G?QYEm+_~KsHz6_ECA}`?*iXQ} zZF;TC?teDZE&jA^Wm(d2AbUMJMQiW=Xl1nWXM3tpcj-o(yf-^+RV=S{^a?9!wjUpU z2w1rKcH8VKAjzcmIRqk)haePvjk$gPUVC@I-G%Wse0CAfTh6xsI zfOr;EN@?bgc1&sqaCEHYkFZKlWgF-lH%9|4!UP!Mq7F+!wk3EH8<~Q4G^@E^7=v9W zlkxyc8-o3`_IvNZ0B(;@mL_Q!ntApbwSo`+WG`!L+C%FnJb`!C)NyNYJw10!)J}J- z^I+ZU$+wN!;V#QR>P;fk6YEEte#zWNXuCJ1D{3f_^K^VAzms3hZBFE(*)FsI&(5zk zbMY7*3K@|{SkQfvI5u6bM1Bz#n+=Yc=^=!@|D_aH=1Q8r)IkWtrW_eoL>H$gA O9ty}A%SihB_5T9(vyLqQ diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa deleted file mode 100755 index 99d03062f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa +++ /dev/null @@ -1 +0,0 @@ - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa.code b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa.code deleted file mode 100755 index f1015416b..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/fck.afpa.code +++ /dev/null @@ -1,165 +0,0 @@ - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This is the class definition file for the sample pages. - * - - DEFINE CLASS fckeditor AS custom - cInstanceName ="" - BasePath ="" - cWIDTH ="" - cHEIGHT ="" - ToolbarSet ="" - cValue="" - DIMENSION aConfig(10,2) - -&& ----------------------------------------------------------------------- - FUNCTION fckeditor( tcInstanceName ) - LOCAL lnLoop,lnLoop2 - THIS.cInstanceName = tcInstanceName - THIS.BasePath = '../../../FCKeditor/' - THIS.cWIDTH = '100%' - THIS.cHEIGHT = '200' - THIS.ToolbarSet = 'Default' - THIS.cValue = '' - FOR lnLoop=1 TO 10 - FOR lnLoop2=1 TO 2 - THIS.aConfig(lnLoop,lnLoop2) = "" - NEXT - NEXT - RETURN - ENDFUNC - - -&& ----------------------------------------------------------------------- - FUNCTION CREATE() - RETURN(THIS.CreateHtml()) - ENDFUNC - -&& ----------------------------------------------------------------------- - FUNCTION CreateHtml() - LOCAL html - LOCAL lcLink - - HtmlValue = THIS.cValue && HTMLSPECIALCHARS() - - html = [
] - IF THIS.IsCompatible() - lcLink = THIS.BasePath+[editor/fckeditor.html?InstanceName=]+THIS.cInstanceName - - IF ( !THIS.ToolbarSet == '' ) - lcLink = lcLink + [&Toolbar=]+THIS.ToolbarSet - ENDIF - -&& Render the LINKED HIDDEN FIELD. - html = html + [] - -&& Render the configurations HIDDEN FIELD. - html = html + [] +CHR(13)+CHR(10) - -&& Render the EDITOR IFRAME. - html = html + [] - ELSE - IF ( AT("%", THIS.cWIDTH)=0 ) - WidthCSS = THIS.cWIDTH + 'px' - ELSE - WidthCSS = THIS.cWIDTH - ENDIF - - IF ( AT("%",THIS.cHEIGHT)=0 ) - HeightCSS = THIS.cHEIGHT + 'px' - ELSE - HeightCSS = THIS.cHEIGHT - ENDIF - - html = html + [] - ENDIF - - html = html + [
] - - RETURN (html) - ENDFUNC - - -&& ----------------------------------------------------------------------- - FUNCTION IsCompatible() - LOCAL llRetval - LOCAL sAgent - - llRetval=.F. - - sAgent= LOWER(Request.ServerVariables("HTTP_USER_AGENT")) - - IF AT("msie",sAgent) >0 .AND. AT("mac",sAgent)=0 .AND. AT("opera",sAgent)=0 - iVersion=VAL(SUBSTR(sAgent,AT("msie",sAgent)+5,3)) - llRetval= iVersion > 5.5 - ELSE - IF AT("gecko",sAgent)>0 - iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8)) - llRetval =iVersion > 20030210 - ENDIF - ENDIF - RETURN (llRetval) - ENDFUNC - -&& ----------------------------------------------------------------------- - FUNCTION GetConfigFieldString() - LOCAL sParams - LOCAL bFirst - LOCAL sKey - sParams = "" - bFirst = .T. - FOR lnLoop=1 TO 10 && ALEN(this.aconfig) - IF !EMPTY(THIS.aConfig(lnLoop,1)) - IF bFirst = .F. - sParams = sParams + "&" - ELSE - bFirst = .F. - ENDIF - sParams = sParams +THIS.aConfig(lnLoop,1)+[=]+THIS.aConfig(lnLoop,2) - ELSE - EXIT - ENDIF - NEXT - RETURN(sParams) - ENDFUNC -&& ----------------------------------------------------------------------- -&& This function removes unwanted characters in URL parameters mostly entered by hackers - - FUNCTION StripAttacks - LPARAMETERS tcString - IF !EMPTY(tcString) - tcString=STRTRAN(tcString,"&","") - tcString=STRTRAN(tcString,"?","") - tcString=STRTRAN(tcString,";","") - tcString=STRTRAN(tcString,"!","") - tcString=STRTRAN(tcString,"<%","") - tcString=STRTRAN(tcString,"%>","") - tcString=STRTRAN(tcString,"<","") - tcString=STRTRAN(tcString,">","") - tcString=STRTRAN(tcString,"..","") - tcString=STRTRAN(tcString,"/","") - tcString=STRTRAN(tcString,"\","") - tcString=STRTRAN(tcString,":","") - ELSE - tcString="" - ENDIF - RETURN (tcString) - -ENDDEFINE diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample01.afp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample01.afp deleted file mode 100755 index 2450e0db4..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample01.afp +++ /dev/null @@ -1,56 +0,0 @@ -<% - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This page lists the data posted by a form. - * -%> - - - - FCKeditor - AFP Sample 1 - - - - - -

FCKeditor - AFP - Sample 1

- This sample displays a normal HTML form with an FCKeditor with full features enabled. -
-
-<% - - sBasePath="../../../fckeditor/" && Change this to your local path - - lcText=[

This is some sample text. You are using ] - lcText=lcText+[FCKeditor.] - - oFCKeditor = CREATEOBJECT("FCKeditor") - oFCKeditor.fckeditor("FCKeditor1") - oFCKeditor.BasePath = sBasePath - oFCKeditor.cValue = lcText - - ? oFCKeditor.Create() - -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample02.afp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample02.afp deleted file mode 100755 index e1baf72ef..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample02.afp +++ /dev/null @@ -1,113 +0,0 @@ -<% - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de) - * -%> - - - - FCKeditor - AFP Sample 2 - - - - - - - -

FCKeditor - AFP - Sample 2

- This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
-<% - - sBasePath="../../../fckeditor/" && Change this to your local path - - oFCKeditor = CREATEOBJECT("FCKeditor") - oFCKeditor.fckeditor("FCKeditor1") - - lcLanguage="" && Initialize Variable - lcLanguage=request.querystring("Lang") && Request Parameter - lcLanguage=oFCKeditor.StripAttacks(lcLanguage) && Remove special escape characters - IF EMPTY(lcLanguage) - oFCKeditor.aconfig[1,1]="AutoDetectLanguage" - oFCKeditor.aconfig[1,2]="true" - oFCKeditor.aconfig[2,1]="DefaultLanguage" - oFCKeditor.aconfig[2,2]="en" - ELSE - oFCKeditor.aconfig[1,1]="AutoDetectLanguage" - oFCKeditor.aconfig[1,2]="false" - oFCKeditor.aconfig[2,1]="DefaultLanguage" - oFCKeditor.aconfig[2,2]=lcLanguage - ENDIF - - lcText=[

This is some sample text. You are using ] - lcText=lcText+[FCKeditor.] - - oFCKeditor.BasePath = sBasePath - oFCKeditor.cValue = lcText - - ? oFCKeditor.Create() - -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample03.afp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample03.afp deleted file mode 100755 index a219e74a0..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample03.afp +++ /dev/null @@ -1,91 +0,0 @@ -<% - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de) - * -%> - - - - FCKeditor - AFP Sample 3 - - - - - - - -

FCKeditor - AFP - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
-<% - - sBasePath="../../../fckeditor/" && Change this to your local path - - oFCKeditor = CREATEOBJECT("FCKeditor") - oFCKeditor.fckeditor("FCKeditor1") - - lcToolbar=request.querystring("Toolbar") && Request Parameter - lcToolbar=oFCKeditor.StripAttacks(lcToolbar) && Remove special escape characters - IF !EMPTY(lcToolbar) - oFCKeditor.ToolbarSet=lcToolbar - ENDIF - - lcText=[

This is some sample text. You are using ] - lcText=lcText+[FCKeditor.] - - oFCKeditor.BasePath = sBasePath - oFCKeditor.cValue = lcText - - ? oFCKeditor.Create() - -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample04.afp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample04.afp deleted file mode 100755 index a9d62d755..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sample04.afp +++ /dev/null @@ -1,98 +0,0 @@ -<% - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de) - * -%> - - - - FCKeditor - AFP Sample 4 - - - - - - - -

FCKeditor - AFP - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
-<% - - sBasePath="../../../fckeditor/" && <-- Change this to your local path - - oFCKeditor = CREATEOBJECT("FCKeditor") - oFCKeditor.fckeditor("FCKeditor1") - - lcSkin=request.querystring("Skin") && Request Parameter - lcSkin=oFCKeditor.StripAttacks(lcSkin) && Remove special escape characters - IF !EMPTY(lcSkin) - oFCKeditor.aconfig[1,1]="SkinPath" - oFCKeditor.aconfig[1,2]="/fckeditor/editor/skins/"+lcSkin+"/" && <-- Change this to your local path - ENDIF - - lcText=[

This is some sample text. You are using ] - lcText=lcText+[FCKeditor.] - - oFCKeditor.BasePath = sBasePath - oFCKeditor.cValue = lcText - - ? oFCKeditor.Create() - -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sampleposteddata.afp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sampleposteddata.afp deleted file mode 100755 index 368d778fb..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/afp/sampleposteddata.afp +++ /dev/null @@ -1,60 +0,0 @@ -<% - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This page lists the data posted by a form. - * -%> - - - - FCKeditor - AFP - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - -<% - lcForm=REQUEST.Form() - lcForm=STRTRAN(lcForm,"&",CHR(13)+CHR(10)) - - FOR lnLoop=1 TO MEMLINES(lcForm) - lcZeile=ALLTRIM(MLINE(lcForm,lnLoop)) - IF AT("=",lcZeile)>0 - lcVariable=UPPER(ALLTRIM(LEFT(lcZeile,AT("=",lcZeile)-1))) - lcWert=ALLTRIM(RIGHT(lcZeile,LEN(lcZeile)-AT("=",lcZeile))) - lcWert=Server.UrlDecode( lcWert ) - lcWert=STRTRAN(lcWert,"<","<") - lcWert=STRTRAN(lcWert,">",">") && ... if wanted remove/translate HTML Chars ... - - ? [] - ENDIF - NEXT -%> -
Field Name  Value
]+lcVariable+[ =]+lcWert+[
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample01.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample01.asp deleted file mode 100755 index 533e91ce2..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample01.asp +++ /dev/null @@ -1,62 +0,0 @@ -<%@ codepage="65001" language="VBScript" %> -<% Option Explicit %> - -<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> - - - - - FCKeditor - Sample - - - - - -

- FCKeditor - ASP - Sample 1 -

-
- This sample displays a normal HTML form with an FCKeditor with full features enabled. -
-
-
- <% -' Automatically calculates the editor base path based on the _samples directory. -' This is usefull only for these samples. A real application should use something like this: -' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -Dim sBasePath -sBasePath = Request.ServerVariables("PATH_INFO") -sBasePath = Left( sBasePath, InStrRev( sBasePath, "/_samples" ) ) - -Dim oFCKeditor -Set oFCKeditor = New FCKeditor -oFCKeditor.BasePath = sBasePath -oFCKeditor.Value = "

This is some sample text. You are using FCKeditor." -oFCKeditor.Create "FCKeditor1" - %> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample02.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample02.asp deleted file mode 100755 index 5907c9786..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample02.asp +++ /dev/null @@ -1,108 +0,0 @@ -<%@ CodePage=65001 Language="VBScript"%> -<% Option Explicit %> - -<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ASP - Sample 2

- This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
-<% -' Automatically calculates the editor base path based on the _samples directory. -' This is usefull only for these samples. A real application should use something like this: -' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -Dim sBasePath -sBasePath = Request.ServerVariables("PATH_INFO") -sBasePath = Left( sBasePath, InStrRev( sBasePath, "/_samples" ) ) - -Dim oFCKeditor -Set oFCKeditor = New FCKeditor -oFCKeditor.BasePath = sBasePath - -If Request.QueryString("Lang") = "" Then - oFCKeditor.Config("AutoDetectLanguage") = True - oFCKeditor.Config("DefaultLanguage") = "en" -Else - oFCKeditor.Config("AutoDetectLanguage") = False - oFCKeditor.Config("DefaultLanguage") = Request.QueryString("Lang") -End If - -oFCKeditor.Value = "

This is some sample text. You are using FCKeditor." -oFCKeditor.Create "FCKeditor1" -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample03.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample03.asp deleted file mode 100755 index 8e65080b8..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample03.asp +++ /dev/null @@ -1,92 +0,0 @@ -<%@ CodePage=65001 Language="VBScript"%> -<% Option Explicit %> - -<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ASP - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
-<% -' Automatically calculates the editor base path based on the _samples directory. -' This is usefull only for these samples. A real application should use something like this: -' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -Dim sBasePath -sBasePath = Request.ServerVariables("PATH_INFO") -sBasePath = Left( sBasePath, InStrRev( sBasePath, "/_samples" ) ) - -Dim oFCKeditor -Set oFCKeditor = New FCKeditor -oFCKeditor.BasePath = sBasePath - -If Request.QueryString("Toolbar") <> "" Then - oFCKeditor.ToolbarSet = Server.HTMLEncode( Request.QueryString("Toolbar") ) -End If - -oFCKeditor.Value = "

This is some sample text. You are using FCKeditor." -oFCKeditor.Create "FCKeditor1" -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample04.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample04.asp deleted file mode 100755 index 8c21068a8..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sample04.asp +++ /dev/null @@ -1,98 +0,0 @@ -<%@ CodePage=65001 Language="VBScript"%> -<% Option Explicit %> - -<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ASP - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
-<% -' Automatically calculates the editor base path based on the _samples directory. -' This is usefull only for these samples. A real application should use something like this: -' oFCKeditor.BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -Dim sBasePath -sBasePath = Request.ServerVariables("PATH_INFO") -sBasePath = Left( sBasePath, InStrRev( sBasePath, "/_samples" ) ) - -Dim oFCKeditor -Set oFCKeditor = New FCKeditor -oFCKeditor.BasePath = sBasePath - -If Request.QueryString("Skin") <> "" Then - oFCKeditor.Config("SkinPath") = sBasePath + "editor/skins/" & Server.HTMLEncode( Request.QueryString("Skin") ) + "/" -End If - -oFCKeditor.Value = "

This is some sample text. You are using FCKeditor." -oFCKeditor.Create "FCKeditor1" -%> -
- -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sampleposteddata.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sampleposteddata.asp deleted file mode 100755 index 8225ac7e5..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/asp/sampleposteddata.asp +++ /dev/null @@ -1,53 +0,0 @@ -<%@ CodePage=65001 Language="VBScript"%> -<% Option Explicit %> - - - - - FCKeditor - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - - <% - Dim sForm - For Each sForm in Request.Form - %> - - - - - <% Next %> -
Field Name  Value
<%=sForm%><%=Server.HTMLEncode( Request.Form(sForm) )%>
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01.cfm deleted file mode 100755 index ce9113e2f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01.cfm +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - FCKeditor - Sample - - - - - -

FCKeditor - ColdFusion - Sample 1

- -This sample displays a normal HTML form with a FCKeditor with full features enabled. -
- -
- - - - - - - - -
- -
- - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01_mx.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01_mx.cfm deleted file mode 100755 index 48287412b..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample01_mx.cfm +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - FCKeditor - Sample - - - - - -

FCKeditor - ColdFusion Component (CFC) - Sample 1

- -This sample displays a normal HTML form with a FCKeditor with full features enabled. -
- -
- - - -
This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
- -
- - - // Calculate basepath for FCKeditor. It's in the folder right above _samples - basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 ) ; - - fckEditor = createObject( "component", "#basePath#fckeditor" ) ; - fckEditor.instanceName = "myEditor" ; - fckEditor.value = '

This is some sample text. You are using FCKeditor.

' ; - fckEditor.basePath = basePath ; - fckEditor.Create() ; // create the editor. -
- - -
- -
- - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02.cfm deleted file mode 100755 index 26c70c19c..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02.cfm +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion - Sample 2

-This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
- - - - - - - - - - - - - - - - -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02_mx.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02_mx.cfm deleted file mode 100755 index 51afccc02..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample02_mx.cfm +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion Component (CFC) - Sample 2

-This sample shows the editor in all its available languages. -
-
- -
This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
- -
- - - - - - -
- Select a language:  - - -
-
-
- - - // Calculate basepath for FCKeditor. It's in the folder right above _samples - basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 ) ; - - fckEditor = createObject( "component", "#basePath#fckeditor" ) ; - fckEditor.instanceName = "myEditor" ; - fckEditor.value = '

This is some sample text. You are using FCKeditor.

' ; - fckEditor.basePath = basePath ; - if ( isDefined( "URL.Lang" ) ) - { - fckEditor.config["AutoDetectLanguage"] = false ; - fckEditor.config["DefaultLanguage"] = HTMLEditFormat( URL.Lang ) ; - } - else - { - fckEeditor.config["AutoDetectLanguage"] = true ; - fckEeditor.config["DefaultLanguage"] = 'en' ; - } - fckEditor.create() ; // create the editor. -
- -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03.cfm deleted file mode 100755 index 758b48c50..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03.cfm +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
- - - - - - - - - - - - - - -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03_mx.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03_mx.cfm deleted file mode 100755 index 1ad28afe4..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample03_mx.cfm +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion Component (CFC) - Sample 3

- This sample shows how to change the editor toolbar. -
-
- -
This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
- -
- - - - - - -
- Select the toolbar to load:  - - -
-
-
- - - // Calculate basepath for FCKeditor. It's in the folder right above _samples - basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 ) ; - - fckEditor = createObject( "component", "#basePath#fckeditor" ) ; - fckEditor.instanceName = "myEditor" ; - fckEditor.value = '

This is some sample text. You are using FCKeditor.

' ; - fckEditor.basePath = basePath ; - if ( isDefined( "URL.Toolbar" ) ) - { - fckEditor.ToolbarSet = HTMLEditFormat( URL.Toolbar ) ; - } - fckEditor.create() ; // create the editor. -
- -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04.cfm deleted file mode 100755 index fa0f643d6..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04.cfm +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
- - - - - - - - - - - - - -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04_mx.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04_mx.cfm deleted file mode 100755 index ac5eb2c46..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sample04_mx.cfm +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - ColdFusion Component (CFC) - Sample 4

- This sample shows how to change the editor skin. -
-
- -
This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
- -
- - - - - - -
- Select the skin to load:  - - -
-
-
- - - // Calculate basepath for FCKeditor. It's in the folder right above _samples - basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 ) ; - - fckEditor = createObject( "component", "#basePath#fckeditor" ) ; - fckEditor.instanceName = "myEditor" ; - fckEditor.value = '

This is some sample text. You are using FCKeditor.

' ; - fckEditor.basePath = basePath ; - if ( isDefined( "URL.Skin" ) ) - { - fckEditor.config['SkinPath'] = basePath & 'editor/skins/' & HTMLEditFormat( URL.Skin ) & '/' ; - } - fckEditor.create() ; // create the editor. -
- -
- - - - -
- diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sampleposteddata.cfm b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sampleposteddata.cfm deleted file mode 100755 index a71e37ba8..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/cfm/sampleposteddata.cfm +++ /dev/null @@ -1,69 +0,0 @@ - - - - - FCKeditor - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - -
- - - - - - - - - - - - - - - -
Dump of FORM Variables
FieldNames#FORM.fieldNames#
#key##HTMLEditFormat( evaluate( "FORM.#key#" ) )#
-
-
- - -
- - - - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/default.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/default.html deleted file mode 100755 index 23f734fe1..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/default.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - FCKeditor - Samples - - - - - - - - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample01.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample01.html deleted file mode 100755 index c22457bd2..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample01.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

- FCKeditor - JavaScript - Sample 1 -

-
- This sample displays a normal HTML form with an FCKeditor with full features enabled. -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample02.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample02.html deleted file mode 100755 index 94b2ded02..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample02.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 2

-
- This sample displays a normal HTML form with an FCKeditor with full features enabled. - It uses the "ReplaceTextarea" command to create the editor. -
-
-
-
- -
-
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample03.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample03.html deleted file mode 100755 index 191c3990d..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample03.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 3

-
- This sample shows the editor in all its available languages. -
-
- - - - - - -
- Select a language:  - - - -   -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample04.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample04.html deleted file mode 100755 index 59e7f019f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample04.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 4

-
- This sample shows how to change the editor toolbar. -
-
- - - - - -
- Select the toolbar to load:  - - -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample05.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample05.html deleted file mode 100755 index d2c8a772d..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample05.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 5

-
- This sample shows how to change the editor skin. -
-
- - - - - -
- Select the skin to load:  - - -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.config.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.config.js deleted file mode 100755 index 9edada5e6..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.config.js +++ /dev/null @@ -1,49 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample custom configuration settings used in the plugin sample page (sample06). - */ - -// Set our sample toolbar. -FCKConfig.ToolbarSets['PluginTest'] = [ - ['SourceSimple'], - ['My_Find','My_Replace','-','Placeholder'], - ['StyleSimple','FontFormatSimple','FontNameSimple','FontSizeSimple'], - ['Table','-','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableCellProp'], - ['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink'], - '/', - ['My_BigStyle','-','Smiley','-','About'] -] ; - -// Change the default plugin path. -FCKConfig.PluginsPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + '_samples/_plugins/' ; - -// Add our plugin to the plugins list. -// FCKConfig.Plugins.Add( pluginName, availableLanguages ) -// pluginName: The plugin name. The plugin directory must match this name. -// availableLanguages: a list of available language files for the plugin (separated by a comma). -FCKConfig.Plugins.Add( 'findreplace', 'en,fr,it' ) ; -FCKConfig.Plugins.Add( 'samples' ) ; - -// If you want to use plugins found on other directories, just use the third parameter. -var sOtherPluginPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + 'editor/plugins/' ; -FCKConfig.Plugins.Add( 'placeholder', 'de,en,es,fr,it,pl', sOtherPluginPath ) ; -FCKConfig.Plugins.Add( 'tablecommands', null, sOtherPluginPath ) ; -FCKConfig.Plugins.Add( 'simplecommands', null, sOtherPluginPath ) ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.html deleted file mode 100755 index 69966de38..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample06.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

- FCKeditor - JavaScript - 6

-
- This sample shows some sample plugins implementations. Things to note:
-
    -
  • In the toolbar, you will find sample "Find" and "Replace" plugins that do exactly - the same thing that the built in ones do. It just shows how to do that with a custom - implementation. Use the green toolbar buttons the test then.
  • -
  • There is also another sample plugin that is available in the package: the "Placeholder" - command (use the yellow icon).
  • -
  • It also shows a custom context menu option when right cliking on images (insert - a smiley to test it).
  • -
-
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample07.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample07.html deleted file mode 100755 index 3ddaafd31..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample07.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

- FCKeditor - JavaScript - Sample 7

-
- In this sample the user can edit the complete page contents and header (from <HTML> - to </HTML>). -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample08.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample08.html deleted file mode 100755 index 9663cb453..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample08.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 8 -

-
- This sample shows how to use the FCKeditor JavaScript API to interact with the editor - at runtime. -
-
-
- -
- -
-
-   -
-
-
-   -
-
-   -
- - - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample09.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample09.html deleted file mode 100755 index a43baf4e1..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample09.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 9

-
- This sample shows FCKeditor in a more complex form with two different instances.
- It also shows and interesting usage of the "OnFocus" and "OnBlur" events available - in the JavaScript API. -
-
-
- Normal text field:
- -
-
- FCKeditor with Basic toolbar: - -
- FCKeditor with Default toolbar: - -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample10.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample10.html deleted file mode 100755 index 1f54ab30c..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample10.html +++ /dev/null @@ -1,79 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

- FCKeditor - JavaScript - Sample 10

-
- This sample shows a form with two FCKeditor instance. Both instances share the same - toolbar, available in the top. -
-
-
-
-
- Normal text field:
- -
-
- FCKeditor 1: - -
- FCKeditor 2: - -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11.html deleted file mode 100755 index 1934366bc..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - FCKeditor - Sample - - - - - -

- FCKeditor - JavaScript - Sample 11

-
- This sample shows a form with two FCKeditor instance loaded inside an IFRAME. Both instances share the same - toolbar, available in the main page (top). -
-
-
-
- - - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11_frame.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11_frame.html deleted file mode 100755 index 417191629..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample11_frame.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - FCKeditor - Sample - - - - - - -
- Normal text field:
- -
-
- FCKeditor 1: - -
- FCKeditor 2: - -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample12.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample12.html deleted file mode 100755 index 48a40f146..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample12.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 12

-
- This sample shows the different ways to configure the [Enter] key behavior on FCKeditor. -
-
- - - - - - - - - -
- When [Enter] is pressed:  - - -
- When [Shift] + [Enter] is pressed:  - - -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample13.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample13.html deleted file mode 100755 index e7e1105c6..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample13.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - - -

- FCKeditor - JavaScript - Sample 13 -

-
- This sample starts with a normal textarea and provides the ability to switch back - and forth between the textarea and FCKeditor. It uses the JavaScript API to do the - operations so it will work even if the internal implementation changes. -
-
-
-
- -
-
- -
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.config.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.config.js deleted file mode 100755 index a5dd12dd0..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.config.js +++ /dev/null @@ -1,121 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Configuration settings used by the XHTML 1.1 sample page (sample14.html). - */ - -// Our intention is force all formatting features to use CSS classes or -// semantic aware elements. - -// Load our custom CSS files for this sample. -// We are using "BasePath" just for this sample convenience. In normal -// situations it would be just pointed to the file directly, -// like "/css/myfile.css". -FCKConfig.EditorAreaCSS = FCKConfig.BasePath + '../_samples/html/sample14.styles.css' ; - -/** - * Core styles. - */ -FCKConfig.CoreStyles.Bold = { Element : 'span', Attributes : { 'class' : 'Bold' } } ; -FCKConfig.CoreStyles.Italic = { Element : 'span', Attributes : { 'class' : 'Italic' } } ; -FCKConfig.CoreStyles.Underline = { Element : 'span', Attributes : { 'class' : 'Underline' } } ; -FCKConfig.CoreStyles.StrikeThrough = { Element : 'span', Attributes : { 'class' : 'StrikeThrough' } } ; - -/** - * Font face - */ -// List of fonts available in the toolbar combo. Each font definition is -// separated by a semi-colon (;). We are using class names here, so each font -// is defined by {Class Name}/{Combo Label}. -FCKConfig.FontNames = 'FontComic/Comic Sans MS;FontCourier/Courier New;FontTimes/Times New Roman' ; - -// Define the way font elements will be applied to the document. The "span" -// element will be used. When a font is selected, the font name defined in the -// above list is passed to this definition with the name "Font", being it -// injected in the "class" attribute. -// We must also instruct the editor to replace span elements that are used to -// set the font (Overrides). -FCKConfig.CoreStyles.FontFace = - { - Element : 'span', - Attributes : { 'class' : '#("Font")' }, - Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Comic|Courier|Times)$/ } } ] - } ; - -/** - * Font sizes. - */ -FCKConfig.FontSizes = 'FontSmaller/Smaller;FontLarger/Larger;FontSmall/8pt;FontBig/14pt;FontDouble/Double Size' ; -FCKConfig.CoreStyles.Size = - { - Element : 'span', - Attributes : { 'class' : '#("Size")' }, - Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Smaller|Larger|Small|Big|Double)$/ } } ] - } ; - -/** - * Font colors. - */ -FCKConfig.EnableMoreFontColors = false ; -FCKConfig.FontColors = 'ff9900/FontColor1,0066cc/FontColor2,ff0000/FontColor3' ; -FCKConfig.CoreStyles.Color = - { - Element : 'span', - Attributes : { 'class' : '#("Color")' }, - Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)$/ } } ] - } ; - -FCKConfig.CoreStyles.BackColor = - { - Element : 'span', - Attributes : { 'class' : '#("Color")BG' }, - Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)BG$/ } } ] - } ; - -/** - * Indentation. - */ -FCKConfig.IndentClasses = [ 'Indent1', 'Indent2', 'Indent3' ] ; - -/** - * Paragraph justification. - */ -FCKConfig.JustifyClasses = [ 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyFull' ] ; - -/** - * Styles combo. - */ -FCKConfig.StylesXmlPath = '' ; -FCKConfig.CustomStyles = - { - 'Strong Emphasis' : { Element : 'strong' }, - 'Emphasis' : { Element : 'em' }, - - 'Computer Code' : { Element : 'code' }, - 'Keyboard Phrase' : { Element : 'kbd' }, - 'Sample Text' : { Element : 'samp' }, - 'Variable' : { Element : 'var' }, - - 'Deleted Text' : { Element : 'del' }, - 'Inserted Text' : { Element : 'ins' }, - - 'Cited Work' : { Element : 'cite' }, - 'Inline Quotation' : { Element : 'q' } - } ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.html deleted file mode 100755 index c5833ae28..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

- FCKeditor - JavaScript - Sample 14 -

-
- This sample shows FCKeditor configured to produce XHTML 1.1 compliant - HTML. Deprecated elements or attributes, like the <font> and <u> elements - or the "style" attribute, are avoided. -
-
-
- -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.styles.css b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.styles.css deleted file mode 100755 index cb64d5b43..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sample14.styles.css +++ /dev/null @@ -1,228 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Styles used by the XHTML 1.1 sample page (sample14.html). - */ - -/** - * Basic definitions for the editing area. - */ -body -{ - background-color: #ffffff; - padding: 5px 5px 5px 5px; - margin: 0px; -} - -body, td -{ - font-family: Arial, Verdana, sans-serif; - font-size: 12px; -} - -a[href] -{ - color: #0000FF !important; /* For Firefox... mark as important, otherwise it becomes black */ -} - -/** - * Core styles. - */ - -.Bold -{ - font-weight: bold; -} - -.Italic -{ - font-style: italic; -} - -.Underline -{ - text-decoration: underline; -} - -.StrikeThrough -{ - text-decoration: line-through; -} - -.Subscript -{ - vertical-align: sub; - font-size: smaller; -} - -.Superscript -{ - vertical-align: super; - font-size: smaller; -} - -/** - * Font faces. - */ - -.FontComic -{ - font-family: 'Comic Sans MS'; -} - -.FontCourier -{ - font-family: 'Courier New'; -} - -.FontTimes -{ - font-family: 'Times New Roman'; -} - -/** - * Font sizes. - */ - -.FontSmaller -{ - font-size: smaller; -} - -.FontLarger -{ - font-size: larger; -} - -.FontSmall -{ - font-size: 8pt; -} - -.FontBig -{ - font-size: 14pt; -} - -.FontDouble -{ - font-size: 200%; -} - -/** - * Font colors. - */ -.FontColor1 -{ - color: #ff9900; -} - -.FontColor2 -{ - color: #0066cc; -} - -.FontColor3 -{ - color: #ff0000; -} - -.FontColor1BG -{ - background-color: #ff9900; -} - -.FontColor2BG -{ - background-color: #0066cc; -} - -.FontColor3BG -{ - background-color: #ff0000; -} - -/** - * Indentation. - */ - -.Indent1 -{ - margin-left: 40px; -} - -.Indent2 -{ - margin-left: 80px; -} - -.Indent3 -{ - margin-left: 120px; -} - -/** - * Alignment. - */ - -.JustifyLeft -{ - text-align: left; -} - -.JustifyRight -{ - text-align: right; -} - -.JustifyCenter -{ - text-align: center; -} - -.JustifyFull -{ - text-align: justify; -} - -/** - * Other. - */ - -code -{ - font-family: courier, monospace; - background-color: #eeeeee; - padding-left: 1px; - padding-right: 1px; - border: #c0c0c0 1px solid; -} - -kbd -{ - padding: 0px 1px 0px 1px; - border-width: 1px 2px 2px 1px; - border-style: solid; -} - -blockquote -{ - color: #808080; -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.asp b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.asp deleted file mode 100755 index 26eaed03b..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.asp +++ /dev/null @@ -1,72 +0,0 @@ - - - - - FCKeditor - Samples - Posted Data - - - - - -

- FCKeditor - Samples - Posted Data

-
- This page lists all data posted by the form. -
-
- - - - - - <% For Each sForm in Request.Form %> - - - - - <% Next %> -
- Field Name   - Value
- - <%=sForm%> - - -
<%=ModifyForOutput( Request.Form(sForm) )%>
-
- - -<% - -' This function is useful only for this sample page se whe can display the -' posted data accordingly. This processing is usually not done on real -' applications, where the posted data must be saved on a DB or file. In those -' cases, no processing must be done, and the data is saved as posted. -Function ModifyForOutput( value ) - - ModifyForOutput = Server.HTMLEncode( value ) - -End Function - -%> diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.html deleted file mode 100755 index d8537991f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/html/sampleposteddata.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - FCKeditor - Samples - Posted Data - - - - - -

- FCKeditor - Samples - Posted Data -

-
- This page lists all data posted by the form. It uses the "QueryString" to search - for data submitted using the "GET" method, so it is limited to 2KB. -
-
- - - - - - -
- Field - Value
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample01.lasso b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample01.lasso deleted file mode 100755 index f868069ac..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample01.lasso +++ /dev/null @@ -1,55 +0,0 @@ -[//lasso -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample page. - */ -] - - - - FCKeditor - Sample - - - - - -

FCKeditor - Lasso - Sample 1

- This sample displays a normal HTML form with an FCKeditor with full features - enabled. -
-
-[//lasso - include('../../fckeditor.lasso'); - var('basepath') = response_filepath->split('_samples')->get(1); - - var('myeditor') = fck_editor( - -instancename='FCKeditor1', - -basepath=$basepath, - -initialvalue='

This is some sample text. You are using FCKeditor.

' - ); - - $myeditor->create; -] -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample02.lasso b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample02.lasso deleted file mode 100755 index bd74329f7..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample02.lasso +++ /dev/null @@ -1,109 +0,0 @@ -[//lasso -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample page. - */ -] - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Lasso - Sample 2

- This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
-[//lasso - include('../../fckeditor.lasso'); - var('basepath') = response_filepath->split('_samples')->get(1); - - if(action_param('Lang')); - var('config') = array( - 'AutoDetectLanguage' = 'false', - 'DefaultLanguage' = action_param('Lang') - ); - else; - var('config') = array( - 'AutoDetectLanguage' = 'true', - 'DefaultLanguage' = 'en' - ); - /if; - - var('myeditor') = fck_editor( - -instancename='FCKeditor1', - -basepath=$basepath, - -config=$config, - -initialvalue='

This is some sample text. You are using FCKeditor.

' - ); - - $myeditor->create; -] -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample03.lasso b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample03.lasso deleted file mode 100755 index 6890dc984..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample03.lasso +++ /dev/null @@ -1,87 +0,0 @@ -[//lasso -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample page. - */ -] - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Lasso - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
-[//lasso - include('../../fckeditor.lasso'); - var('basepath') = response_filepath->split('_samples')->get(1); - - var('myeditor') = fck_editor( - -instancename='FCKeditor1', - -basepath=$basepath, - -initialvalue='

This is some sample text. You are using FCKeditor.

' - ); - - if(action_param('Toolbar')); - $myeditor->toolbarset = action_param('Toolbar'); - /if; - - $myeditor->create; -] -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample04.lasso b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample04.lasso deleted file mode 100755 index 0e39eb969..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sample04.lasso +++ /dev/null @@ -1,93 +0,0 @@ -[//lasso -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample page. - */ -] - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Lasso - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
-[//lasso - include('../../fckeditor.lasso'); - var('basepath') = response_filepath->split('_samples')->get(1); - - var('myeditor') = fck_editor( - -instancename='FCKeditor1', - -basepath=$basepath, - -initialvalue='

This is some sample text. You are using FCKeditor.

' - ); - - if(action_param('Skin')); - $myeditor->config = array('SkinPath' = $basepath + 'editor/skins/' + action_param('Skin') + '/'); - /if; - - $myeditor->create; -] -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sampleposteddata.lasso b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sampleposteddata.lasso deleted file mode 100755 index 257de3487..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/lasso/sampleposteddata.lasso +++ /dev/null @@ -1,50 +0,0 @@ -[//lasso -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Sample page. - */ -] - - - - FCKeditor - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - -[iterate(client_postparams, local('this'))] - - - - -[/iterate] -
Field Name  Value
[#this->first][#this->second]
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample01.cgi b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample01.cgi deleted file mode 100755 index 3b6debc9c..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample01.cgi +++ /dev/null @@ -1,117 +0,0 @@ -#!/usr/bin/env perl - -##### -# FCKeditor - The text editor for Internet - http://www.fckeditor.net -# Copyright (C) 2003-2008 Frederico Caldeira Knabben -# -# == BEGIN LICENSE == -# -# Licensed under the terms of any of the following licenses at your -# choice: -# -# - GNU General Public License Version 2 or later (the "GPL") -# http://www.gnu.org/licenses/gpl.html -# -# - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# http://www.gnu.org/licenses/lgpl.html -# -# - Mozilla Public License Version 1.1 or later (the "MPL") -# http://www.mozilla.org/MPL/MPL-1.1.html -# -# == END LICENSE == -# -# Sample page. -##### - -## START: Hack for Windows (Not important to understand the editor code... Perl specific). -if(Windows_check()) { - chdir(GetScriptPath($0)); -} - -sub Windows_check -{ - # IIS,PWS(NT/95) - $www_server_os = $^O; - # Win98 & NT(SP4) - if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; } - # AnHTTPd/Omni/IIS - if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; } - # Win Apache - if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; } - if($www_server_os=~ /win/i) { return(1); } - return(0); -} - -sub GetScriptPath { - local($path) = @_; - if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; } - $path; -} -## END: Hack for IIS - -require '../../fckeditor.pl'; - -# When $ENV{'PATH_INFO'} cannot be used by perl. -# $DefRootPath = "/XXXXX/_samples/perl/sample01.cgi"; Please write in script. - -my $DefServerPath = ""; -my $ServerPath; - - $ServerPath = &GetServerPath(); - print "Content-type: text/html\n\n"; - print <<"_HTML_TAG_"; - - - - FCKeditor - Sample - - - - - -

FCKeditor - Perl - Sample 1

- This sample displays a normal HTML form with an FCKeditor with full features - enabled. -
-
-_HTML_TAG_ - - #// Automatically calculates the editor base path based on the _samples directory. - #// This is usefull only for these samples. A real application should use something like this: - #// $oFCKeditor->BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. - - $sBasePath = $ServerPath; - $sBasePath = substr($sBasePath,0,index($sBasePath,"_samples")); - &FCKeditor('FCKeditor1'); - $BasePath = $sBasePath; - $Value = '

This is some sample text. You are using FCKeditor.

'; - &Create(); - - print <<"_HTML_TAG_"; -
- -
- - -_HTML_TAG_ - -################ -#Please use this function, rewriting it depending on a server's environment. -################ -sub GetServerPath -{ -my $dir; - - if($DefServerPath) { - $dir = $DefServerPath; - } else { - if($ENV{'PATH_INFO'}) { - $dir = $ENV{'PATH_INFO'}; - } elsif($ENV{'FILEPATH_INFO'}) { - $dir = $ENV{'FILEPATH_INFO'}; - } elsif($ENV{'REQUEST_URI'}) { - $dir = $ENV{'REQUEST_URI'}; - } - } - return($dir); -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample02.cgi b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample02.cgi deleted file mode 100755 index dd7c26de3..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample02.cgi +++ /dev/null @@ -1,182 +0,0 @@ -#!/usr/bin/env perl - -##### -# FCKeditor - The text editor for Internet - http://www.fckeditor.net -# Copyright (C) 2003-2008 Frederico Caldeira Knabben -# -# == BEGIN LICENSE == -# -# Licensed under the terms of any of the following licenses at your -# choice: -# -# - GNU General Public License Version 2 or later (the "GPL") -# http://www.gnu.org/licenses/gpl.html -# -# - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# http://www.gnu.org/licenses/lgpl.html -# -# - Mozilla Public License Version 1.1 or later (the "MPL") -# http://www.mozilla.org/MPL/MPL-1.1.html -# -# == END LICENSE == -# -# Sample page. -##### - -## START: Hack for Windows (Not important to understand the editor code... Perl specific). -if(Windows_check()) { - chdir(GetScriptPath($0)); -} - -sub Windows_check -{ - # IIS,PWS(NT/95) - $www_server_os = $^O; - # Win98 & NT(SP4) - if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; } - # AnHTTPd/Omni/IIS - if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; } - # Win Apache - if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; } - if($www_server_os=~ /win/i) { return(1); } - return(0); -} - -sub GetScriptPath { - local($path) = @_; - if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; } - $path; -} -## END: Hack for IIS - -require '../../fckeditor.pl'; - -# When $ENV{'PATH_INFO'} cannot be used by perl. -# $DefRootPath = "/XXXXX/_samples/perl/sample02.cgi"; Please write in script. - -my $DefServerPath = ""; -my $ServerPath; - - $ServerPath = &GetServerPath(); - - if($ENV{'REQUEST_METHOD'} eq "POST") { - read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); - } else { - $buffer = $ENV{'QUERY_STRING'}; - } - @pairs = split(/&/,$buffer); - foreach $pair (@pairs) { - ($name,$value) = split(/=/,$pair); - $value =~ tr/+/ /; - $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; - $value =~ s/\t//g; - $value =~ s/\r\n/\n/g; - $FORM{$name} .= "\0" if(defined($FORM{$name})); - $FORM{$name} .= $value; - } - - print "Content-type: text/html\n\n"; - print <<"_HTML_TAG_"; - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Perl - Sample 2

- This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
-_HTML_TAG_ - - #// Automatically calculates the editor base path based on the _samples directory. - #// This is usefull only for these samples. A real application should use something like this: - #// $oFCKeditor->BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. - $sBasePath = $ServerPath; - $sBasePath = substr( $sBasePath, 0, index($sBasePath,"_samples")); - - &FCKeditor('FCKeditor1'); - $BasePath = $sBasePath; - - if($FORM{'Lang'} ne "") { - $Config{'AutoDetectLanguage'} = "false"; - $Config{'DefaultLanguage'} = $FORM{'Lang'}; - } else { - $Config{'AutoDetectLanguage'} = "true"; - $Config{'DefaultLanguage'} = 'en' ; - } - $Value = '

This is some sample text. You are using FCKeditor.

' ; - &Create(); - - print <<"_HTML_TAG_"; -
- -
- - -_HTML_TAG_ - -################ -#Please use this function, rewriting it depending on a server's environment. -################ -sub GetServerPath -{ -my $dir; - - if($DefServerPath) { - $dir = $DefServerPath; - } else { - if($ENV{'PATH_INFO'}) { - $dir = $ENV{'PATH_INFO'}; - } elsif($ENV{'FILEPATH_INFO'}) { - $dir = $ENV{'FILEPATH_INFO'}; - } elsif($ENV{'REQUEST_URI'}) { - $dir = $ENV{'REQUEST_URI'}; - } - } - return($dir); -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample03.cgi b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample03.cgi deleted file mode 100755 index ef9d723ce..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample03.cgi +++ /dev/null @@ -1,167 +0,0 @@ -#!/usr/bin/env perl - -##### -# FCKeditor - The text editor for Internet - http://www.fckeditor.net -# Copyright (C) 2003-2008 Frederico Caldeira Knabben -# -# == BEGIN LICENSE == -# -# Licensed under the terms of any of the following licenses at your -# choice: -# -# - GNU General Public License Version 2 or later (the "GPL") -# http://www.gnu.org/licenses/gpl.html -# -# - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# http://www.gnu.org/licenses/lgpl.html -# -# - Mozilla Public License Version 1.1 or later (the "MPL") -# http://www.mozilla.org/MPL/MPL-1.1.html -# -# == END LICENSE == -# -# Sample page. -##### - -## START: Hack for Windows (Not important to understand the editor code... Perl specific). -if(Windows_check()) { - chdir(GetScriptPath($0)); -} - -sub Windows_check -{ - # IIS,PWS(NT/95) - $www_server_os = $^O; - # Win98 & NT(SP4) - if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; } - # AnHTTPd/Omni/IIS - if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; } - # Win Apache - if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; } - if($www_server_os=~ /win/i) { return(1); } - return(0); -} - -sub GetScriptPath { - local($path) = @_; - if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; } - $path; -} -## END: Hack for IIS - -require '../../fckeditor.pl'; - -# When $ENV{'PATH_INFO'} cannot be used by perl. -# $DefRootPath = "/XXXXX/_samples/perl/sample03.cgi"; Please write in script. - -my $DefServerPath = ""; -my $ServerPath; - - $ServerPath = &GetServerPath(); - - if($ENV{'REQUEST_METHOD'} eq "POST") { - read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); - } else { - $buffer = $ENV{'QUERY_STRING'}; - } - @pairs = split(/&/,$buffer); - foreach $pair (@pairs) { - ($name,$value) = split(/=/,$pair); - $value =~ tr/+/ /; - $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; - $value =~ s/\t//g; - $value =~ s/\r\n/\n/g; - $FORM{$name} .= "\0" if(defined($FORM{$name})); - $FORM{$name} .= $value; - } - - print "Content-type: text/html\n\n"; - print <<"_HTML_TAG_"; - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Perl - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
-_HTML_TAG_ - - #// Automatically calculates the editor base path based on the _samples directory. - #// This is usefull only for these samples. A real application should use something like this: - #// $oFCKeditor->BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. - - $sBasePath = $ServerPath; - $sBasePath = substr($sBasePath, 0, index( $sBasePath, "_samples" )); - - &FCKeditor('FCKeditor1') ; - $BasePath = $sBasePath ; - - if($FORM{'Toolbar'} ne "") { - $ToolbarSet = &specialchar_cnv( $FORM{'Toolbar'} ); - } - $Value = '

This is some sample text. You are using FCKeditor.

' ; - &Create(); - - print <<"_HTML_TAG_"; -
- -
- - -_HTML_TAG_ - -################ -#Please use this function, rewriting it depending on a server's environment. -################ -sub GetServerPath -{ -my $dir; - - if($DefServerPath) { - $dir = $DefServerPath; - } else { - if($ENV{'PATH_INFO'}) { - $dir = $ENV{'PATH_INFO'}; - } elsif($ENV{'FILEPATH_INFO'}) { - $dir = $ENV{'FILEPATH_INFO'}; - } elsif($ENV{'REQUEST_URI'}) { - $dir = $ENV{'REQUEST_URI'}; - } - } - return($dir); -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample04.cgi b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample04.cgi deleted file mode 100755 index 4eb232cce..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sample04.cgi +++ /dev/null @@ -1,174 +0,0 @@ -#!/usr/bin/env perl - -##### -# FCKeditor - The text editor for Internet - http://www.fckeditor.net -# Copyright (C) 2003-2008 Frederico Caldeira Knabben -# -# == BEGIN LICENSE == -# -# Licensed under the terms of any of the following licenses at your -# choice: -# -# - GNU General Public License Version 2 or later (the "GPL") -# http://www.gnu.org/licenses/gpl.html -# -# - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# http://www.gnu.org/licenses/lgpl.html -# -# - Mozilla Public License Version 1.1 or later (the "MPL") -# http://www.mozilla.org/MPL/MPL-1.1.html -# -# == END LICENSE == -# -# Sample page. -##### - -## START: Hack for Windows (Not important to understand the editor code... Perl specific). -if(Windows_check()) { - chdir(GetScriptPath($0)); -} - -sub Windows_check -{ - # IIS,PWS(NT/95) - $www_server_os = $^O; - # Win98 & NT(SP4) - if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; } - # AnHTTPd/Omni/IIS - if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; } - # Win Apache - if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; } - if($www_server_os=~ /win/i) { return(1); } - return(0); -} - -sub GetScriptPath { - local($path) = @_; - if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; } - $path; -} -## END: Hack for IIS - -require '../../fckeditor.pl'; - -# When $ENV{'PATH_INFO'} cannot be used by perl. -# $DefRootPath = "/XXXXX/_samples/perl/sample04.cgi"; Please write in script. - -my $DefServerPath = ""; -my $ServerPath; - - $ServerPath = &GetServerPath(); - - if($ENV{'REQUEST_METHOD'} eq "POST") { - read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); - } else { - $buffer = $ENV{'QUERY_STRING'}; - } - @pairs = split(/&/,$buffer); - foreach $pair (@pairs) { - ($name,$value) = split(/=/,$pair); - $value =~ tr/+/ /; - $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; - $value =~ s/\t//g; - $value =~ s/\r\n/\n/g; - $FORM{$name} .= "\0" if(defined($FORM{$name})); - $FORM{$name} .= $value; - } - -#!!Caution javascript \ Quart - - print "Content-type: text/html\n\n"; - print <<"_HTML_TAG_"; - - - - FCKeditor - Sample - - - - - - -

FCKeditor - Perl - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
-_HTML_TAG_ - - #// Automatically calculates the editor base path based on the _samples directory. - #// This is usefull only for these samples. A real application should use something like this: - #// $oFCKeditor->BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. - $sBasePath = $ServerPath; - $sBasePath = substr( $sBasePath, 0, index( $sBasePath, "_samples" ) ) ; - - &FCKeditor('FCKeditor1'); - $BasePath = $sBasePath; - - if($FORM{'Skin'} ne "") { - $Config{'SkinPath'} = $sBasePath . 'editor/skins/' . &specialchar_cnv( $FORM{'Skin'} ) . '/' ; - } - $Value = '

This is some sample text. You are using FCKeditor.

' ; - &Create() ; - - print <<"_HTML_TAG_"; -
- -
- - -_HTML_TAG_ - -################ -#Please use this function, rewriting it depending on a server's environment. -################ -sub GetServerPath -{ -my $dir; - - if($DefServerPath) { - $dir = $DefServerPath; - } else { - if($ENV{'PATH_INFO'}) { - $dir = $ENV{'PATH_INFO'}; - } elsif($ENV{'FILEPATH_INFO'}) { - $dir = $ENV{'FILEPATH_INFO'}; - } elsif($ENV{'REQUEST_URI'}) { - $dir = $ENV{'REQUEST_URI'}; - } - } - return($dir); -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sampleposteddata.cgi b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sampleposteddata.cgi deleted file mode 100755 index 974e3a613..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/perl/sampleposteddata.cgi +++ /dev/null @@ -1,105 +0,0 @@ -#!/usr/bin/env perl - -##### -# FCKeditor - The text editor for Internet - http://www.fckeditor.net -# Copyright (C) 2003-2008 Frederico Caldeira Knabben -# -# == BEGIN LICENSE == -# -# Licensed under the terms of any of the following licenses at your -# choice: -# -# - GNU General Public License Version 2 or later (the "GPL") -# http://www.gnu.org/licenses/gpl.html -# -# - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# http://www.gnu.org/licenses/lgpl.html -# -# - Mozilla Public License Version 1.1 or later (the "MPL") -# http://www.mozilla.org/MPL/MPL-1.1.html -# -# == END LICENSE == -# -# This page lists the data posted by a form. -##### - -## START: Hack for Windows (Not important to understand the editor code... Perl specific). -if(Windows_check()) { - chdir(GetScriptPath($0)); -} - -sub Windows_check -{ - # IIS,PWS(NT/95) - $www_server_os = $^O; - # Win98 & NT(SP4) - if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; } - # AnHTTPd/Omni/IIS - if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; } - # Win Apache - if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; } - if($www_server_os=~ /win/i) { return(1); } - return(0); -} - -sub GetScriptPath { - local($path) = @_; - if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; } - $path; -} -## END: Hack for IIS - -require '../../fckeditor.pl'; - - if($ENV{'REQUEST_METHOD'} eq "POST") { - read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); - } else { - $buffer = $ENV{'QUERY_STRING'}; - } - @pairs = split(/&/,$buffer); - foreach $pair (@pairs) { - ($name,$value) = split(/=/,$pair); - $value =~ tr/+/ /; - $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; - $value =~ s/\t//g; - $value =~ s/\r\n/\n/g; - $FORM{$name} .= "\0" if(defined($FORM{$name})); - $FORM{$name} .= $value; - } - - print "Content-type: text/html\n\n"; - print <<"_HTML_TAG_"; - - - - - FCKeditor - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - -_HTML_TAG_ - - foreach $key (keys %FORM) { - $postedValue = &specialchar_cnv($FORM{$key}); - print <<"_HTML_TAG_"; - - - - -_HTML_TAG_ - } - print <<"_HTML_TAG_"; -
Field Name  Value
$key$postedValue
- - -_HTML_TAG_ diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample01.php b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample01.php deleted file mode 100755 index eb1ccee0f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample01.php +++ /dev/null @@ -1,57 +0,0 @@ - - - - - FCKeditor - Sample - - - - - -

FCKeditor - PHP - Sample 1

- This sample displays a normal HTML form with an FCKeditor with full features - enabled. -
-
-BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -$sBasePath = $_SERVER['PHP_SELF'] ; -$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; - -$oFCKeditor = new FCKeditor('FCKeditor1') ; -$oFCKeditor->BasePath = $sBasePath ; -$oFCKeditor->Value = '

This is some sample text. You are using FCKeditor.

' ; -$oFCKeditor->Create() ; -?> -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample02.php b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample02.php deleted file mode 100755 index 3682b611f..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample02.php +++ /dev/null @@ -1,108 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - PHP - Sample 2

- This sample shows the editor in all its available languages. -
- - - - - -
- Select a language:  - - -
-
-
-BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -$sBasePath = $_SERVER['PHP_SELF'] ; -$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; - -$oFCKeditor = new FCKeditor('FCKeditor1') ; -$oFCKeditor->BasePath = $sBasePath ; - -if ( isset($_GET['Lang']) ) -{ - $oFCKeditor->Config['AutoDetectLanguage'] = false ; - $oFCKeditor->Config['DefaultLanguage'] = $_GET['Lang'] ; -} -else -{ - $oFCKeditor->Config['AutoDetectLanguage'] = true ; - $oFCKeditor->Config['DefaultLanguage'] = 'en' ; -} - -$oFCKeditor->Value = '

This is some sample text. You are using FCKeditor.

' ; -$oFCKeditor->Create() ; -?>
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample03.php b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample03.php deleted file mode 100755 index 2768e0261..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample03.php +++ /dev/null @@ -1,89 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - PHP - Sample 3

- This sample shows how to change the editor toolbar. -
- - - - - -
- Select the toolbar to load:  - - -
-
-
-BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -$sBasePath = $_SERVER['PHP_SELF'] ; -$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; - -$oFCKeditor = new FCKeditor('FCKeditor1') ; -$oFCKeditor->BasePath = $sBasePath ; - -if ( isset($_GET['Toolbar']) ) - $oFCKeditor->ToolbarSet = htmlspecialchars($_GET['Toolbar']); - -$oFCKeditor->Value = '

This is some sample text. You are using FCKeditor.

' ; -$oFCKeditor->Create() ; -?> -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample04.php b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample04.php deleted file mode 100755 index bed9e8ba5..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sample04.php +++ /dev/null @@ -1,95 +0,0 @@ - - - - - FCKeditor - Sample - - - - - - -

FCKeditor - PHP - Sample 4

- This sample shows how to change the editor skin. -
- - - - - -
- Select the skin to load:  - - -
-
-
-BasePath = '/fckeditor/' ; // '/fckeditor/' is the default value. -$sBasePath = $_SERVER['PHP_SELF'] ; -$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; - -$oFCKeditor = new FCKeditor('FCKeditor1') ; -$oFCKeditor->BasePath = $sBasePath ; - -if ( isset($_GET['Skin']) ) - $oFCKeditor->Config['SkinPath'] = $sBasePath . 'editor/skins/' . htmlspecialchars($_GET['Skin']) . '/' ; - -$oFCKeditor->Value = '

This is some sample text. You are using FCKeditor.

' ; -$oFCKeditor->Create() ; -?> -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sampleposteddata.php b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sampleposteddata.php deleted file mode 100755 index 086c67603..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/php/sampleposteddata.php +++ /dev/null @@ -1,66 +0,0 @@ - - - - - FCKeditor - Samples - Posted Data - - - - - -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - - $value ) -{ - if ( get_magic_quotes_gpc() ) - $postedValue = htmlspecialchars( stripslashes( $value ) ) ; - else - $postedValue = htmlspecialchars( $value ) ; - -?> - - - - - -
Field Name  Value
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sample01.py b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sample01.py deleted file mode 100755 index c56f16e58..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sample01.py +++ /dev/null @@ -1,80 +0,0 @@ -#!/usr/bin/env python - -""" -FCKeditor - The text editor for Internet - http://www.fckeditor.net -Copyright (C) 2003-2008 Frederico Caldeira Knabben - -== BEGIN LICENSE == - -Licensed under the terms of any of the following licenses at your -choice: - - - GNU General Public License Version 2 or later (the "GPL") - http://www.gnu.org/licenses/gpl.html - - - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - http://www.gnu.org/licenses/lgpl.html - - - Mozilla Public License Version 1.1 or later (the "MPL") - http://www.mozilla.org/MPL/MPL-1.1.html - -== END LICENSE == - -Sample page. -""" - -import cgi -import os - -# Ensure that the fckeditor.py is included in your classpath -import fckeditor - -# Tell the browser to render html -print "Content-Type: text/html" -print "" - -# Document header -print """ - - - FCKeditor - Sample - - - - - -

FCKeditor - Python - Sample 1

- This sample displays a normal HTML form with an FCKeditor with full features - enabled. -
-
-""" - -# This is the real work -try: - sBasePath = os.environ.get("SCRIPT_NAME") - sBasePath = sBasePath[0:sBasePath.find("_samples")] - - oFCKeditor = fckeditor.FCKeditor('FCKeditor1') - oFCKeditor.BasePath = sBasePath - oFCKeditor.Value = """

This is some sample text. You are using FCKeditor.

""" - print oFCKeditor.Create() -except Exception, e: - print e -print """ -
- -
-""" - -# For testing your environments -print "
" -for key in os.environ.keys(): - print "%s: %s
" % (key, os.environ.get(key, "")) -print "
" - -# Document footer -print """ - - -""" diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sampleposteddata.py b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sampleposteddata.py deleted file mode 100755 index b3a9f0e17..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/py/sampleposteddata.py +++ /dev/null @@ -1,85 +0,0 @@ -#!/usr/bin/env python - -""" -FCKeditor - The text editor for Internet - http://www.fckeditor.net -Copyright (C) 2003-2008 Frederico Caldeira Knabben - -== BEGIN LICENSE == - -Licensed under the terms of any of the following licenses at your -choice: - - - GNU General Public License Version 2 or later (the "GPL") - http://www.gnu.org/licenses/gpl.html - - - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - http://www.gnu.org/licenses/lgpl.html - - - Mozilla Public License Version 1.1 or later (the "MPL") - http://www.mozilla.org/MPL/MPL-1.1.html - -== END LICENSE == - -This page lists the data posted by a form. -""" - -import cgi -import os - -# Tell the browser to render html -print "Content-Type: text/html" -print "" - -try: - # Create a cgi object - form = cgi.FieldStorage() -except Exception, e: - print e - -# Document header -print """ - - - FCKeditor - Samples - Posted Data - - - - - -""" - -# This is the real work -print """ -

FCKeditor - Samples - Posted Data

- This page lists all data posted by the form. -
- - - - - -""" -for key in form.keys(): - try: - value = form[key].value - print """ - - - - - """ % (key, value) - except Exception, e: - print e -print "
Field Name  Value
%s%s
" - -# For testing your environments -print "
" -for key in os.environ.keys(): - print "%s: %s
" % (key, os.environ.get(key, "")) -print "
" - -# Document footer -print """ - - -""" diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sample.css b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sample.css deleted file mode 100755 index 9a30c97d8..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sample.css +++ /dev/null @@ -1,50 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Styles used in the samples pages. - */ - -body, td, input, select, textarea -{ - font-size: 12px; - font-family: Arial, Verdana, Sans-Serif; -} - -h1 -{ - font-weight: bold; - font-size: 180%; - margin-bottom: 10px; -} - -form -{ - margin: 0px 0px 0px 0px; - padding: 0px 0px 0px 0px; -} - -pre -{ - margin:0px; - padding:0px; - white-space: pre-wrap; /* css-3 */ - white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ - word-wrap: break-word; /* Internet Explorer 5.5+ */ -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sampleslist.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sampleslist.html deleted file mode 100755 index 9fc06b01a..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_samples/sampleslist.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - FCKeditor - Sample Selection - - - - - - - - - - -
- Please select the sample you want to view: -
- -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_upgrade.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_upgrade.html deleted file mode 100755 index d38e3a9d6..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_upgrade.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - FCKeditor - Upgrade - - - - -

- FCKeditor Upgrade

-

- Please check the following URL for notes regarding upgrade:
- - http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Installation/Upgrading

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew.html deleted file mode 100755 index 128b22093..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - FCKeditor ChangeLog - What's New? - - - - -

- FCKeditor ChangeLog - What's New?

-

- Version 2.6

-

- No changes. The stabilization of the 2.6 RC was completed successfully, as expected.

-

- Version 2.6 RC

-

- New Features and Improvements:

-
    -
  • [#2017] The FCKeditorAPI.Instances - object can now be used to access all FCKeditor instances available in the page.
  • -
  • [#1980] Attention: By default, the editor now produces <strong> - and <em> instead of <b> and <i>.
  • -
-

- Fixed Bugs:

-
    -
  • [#1924] The dialog - close button is now correctly positioned in IE in RTL languages.
  • -
  • [#1933] Placeholder - dialog will now display the placeholder value correctly in IE.
  • -
  • [#957] Pressing - Enter or typing after a placeholder with the placeholder plugin will no longer generate - colored text.
  • -
  • [#1952] Fixed - an issue in FCKTools.FixCssUrls that, other than wrong, was breaking Opera.
  • -
  • [#1695] Removed - Ctrl-Tab hotkey for Source mode and allowed Ctrl-T to work in Firefox.
  • -
  • [#1666] Fixed - permission denied errors during opening popup menus in IE6 under domain relaxation - mode.
  • -
  • [#1934] Fixed - JavaScript errors when calling Selection.EnsureSelection() in dialogs.
  • -
  • [#1920] Fixed - SSL warning message when opening image and flash dialogs under HTTPS in IE6.
  • -
  • [#1955] [#1981] [#1985] [#1989] - Fixed XHTML source formatting errors in non-IE browsers.
  • -
  • [#2000] The # - character is now properly encoded in file names returned by the File Browser.
  • -
  • [#1945] New folders - and file names are now properly sanitized against control characters.
  • -
  • [#1944] Backslash - character is now disallowed in current folder path.
  • -
  • [#1055] Added - logic to override JavaScript errors occurring inside the editing frame due to user - added JavaScript code.
  • -
  • [#1647] Hitting - ENTER on list items containing block elements will now create new list item elements, - instead of adding further blocks to the same list item.
  • -
  • [#1411] Label - only combos now get properly grayed out when moving to source view.
  • -
  • [#2009] Fixed - an important bug regarding styles removal on styled text boundaries, introduced - with the 2.6 Beta 1.
  • -
  • [#2011] Internal - CSS <style> tags where being outputted when FullPage=true.
  • -
  • [#2016] The Link - dialog now properly selects the first field when opening it to modify mailto or - anchor links. This problem was also throwing an error in IE.
  • -
  • [#2021] The caret - will no longer remain behind in the editing area when the placeholder dialog is - opened.
  • -
  • [#2024] Fixed - JavaScript error in IE when the user tries to open dialogs in Source mode.
  • -
  • [#1853] Setting - ShiftEnterMode to p or div now works correctly when EnterMode is br.
  • -
  • [#1838] Fixed - the issue where context menus sometimes don't disappear after selecting an option. -
  • -
  • [#2028] Fixed - JavaScript error when EnterMode=br and user tries to insert a page break.
  • -
  • [#2002] Fixed - the issue where the maximize editor button does not vertically expand the editing - area in Firefox.
  • -
  • [#1842] PHP integration: - fixed filename encoding problems in file browser.
  • -
  • [#1832] Calling - FCK.InsertHtml() in non-IE browsers would now activate the document processor as - expected.
  • -
  • [#1998] The native - XMLHttpRequest class is now used in IE, whenever it is available.
  • -
  • [#1792] In IE, - the browser was able to enter in an infinite loop when working with multiple editors - in the same page.
  • -
  • [#1948] Some - CSS rules are reset to dialog elements to avoid conflict with the page CSS.
  • -
  • [#1965] IE was - having problems with SpellerPages, causing some errors to be thrown when completing - the spell checking in some situations.
  • -
  • [#2042] The FitWindow - command was throwing an error if executed in an editor where its relative button - is not present in the toolbar.
  • -
  • [#922] Implemented - a generic document processor for <OBJECT> and <EMBED> tags.
  • -
  • [#1831] Fixed - the issue where the placeholder icon for <EMBED> tags does not always show - up in IE7.
  • -
  • [#2049] Fixed - a deleted cursor CSS attribute in the minified CSS inside fck_dialog_common.js.
  • -
  • [#1806] In IE, - the caret will not any more move to the previous line when selecting a Format style - inside an empty paragraph.
  • -
  • [#1990] In IE, - dialogs using API calls which deals with the selection, like InsertHtml now can - be sure the selection will be placed in the correct position.
  • -
  • [#1997] With - IE, the first character of table captions where being lost on table creation.
  • -
  • The selection and cursor position was not being properly handled when creating some - elements like forms and tables.
  • -
  • [#662] In the - Perl sample files, the GetServerPath function will now calculate the path properly.
  • -
-

- Version 2.6 Beta 1

-

- New Features and Improvements:

-
    -
  • [#35] New - (and cool!) floating dialog system, avoiding problems with popup blockers - and enhancing the editor usability.
  • -
  • [#1886] - Adobe AIR compatibility.
  • -
  • [#123] Full support - for document.domain with automatic domain detection.
  • -
  • [#1622] New - inline CSS cache feature, making it possible to avoid downloading the CSS - files for the editing area and skins. For that, it is enough to set the EditorAreaCSS, - SkinEditorCSS and SkinDialogCSS to string values in the format "/absolute/path/for/urls/|<minified - CSS styles". All internal CSS links are already using this feature.
  • -
  • New language file for Canadian French.
  • -
-

- Fixed Bugs:

-
    -
  • [#1643] Resolved - several "strict warning" messages in Firefox when running FCKeditor.
  • -
  • [#1522] The ENTER - key will now work properly in IE with the cursor at the start of a formatted block.
  • -
  • [#1503] It's - possible to define in the Styles that a Style (with an empty class) must be shown - selected only when no class is present in the current element, and selecting that - item will clear the current class (it does apply to any attribute, not only classes).
  • -
  • [#191] The scrollbars - are now being properly shown in Firefox Mac when placing FCKeditor inside a hidden - div.
  • -
  • [#503] Orphaned - <li> elements now get properly enclosed in a <ul> on output.
  • -
  • [#309] The ENTER - key will not any more break <button> elements at the beginning of paragraphs.
  • -
  • [#1654] The editor - was not loading on a specific unknown situation. The breaking point has been removed.
  • -
  • [#1707] The editor - no longer hangs when operating on documents imported from Microsoft Word.
  • -
  • [#1514] Floating - panels attached to a shared toolbar among multiple FCKeditor instances are no longer - misplaced when the editing areas are absolutely or relatively positioned.
  • -
  • [#1715] The ShowDropDialog - is now enforced only when ForcePasteAsPlainText = true.
  • -
  • [#1336] Sometimes - the autogrow plugin didn't work properly in Firefox.
  • -
  • [#1728] External - toolbars are now properly sized in Opera.
  • -
  • [#1782] Clicking - on radio buttons or checkboxes in the editor in IE will no longer cause lockups - in IE.
  • -
  • [#805] The FCKConfig.Keystrokes - commands where executed even if the command itself was disabled.
  • -
  • [#982] The button - to empty the box in the "Paste from Word" has been removed as it leads to confusion - for some users.
  • -
  • [#1682] Editing - control elements in Firefox, Opera and Safari now works properly.
  • -
  • [#1613] The editor - was surrounded by a <div> element that wasn't really needed.
  • -
  • [#676] If a form - control was moved in IE after creating it, then it did lose its name.
  • -
  • [#738] It wasn't - possible to change the type of an existing button.
  • -
  • [#1854] Indentation - now works inside table cells.
  • -
  • [#1717] The editor - was entering on looping on some specific cases when dealing with invalid source - markup.
  • -
  • [#1530] Pasting - text into the "Find what" fields in the Find and Replace dialog would now activate - the find and replace buttons.
  • -
  • [#1828] The Find/Replace - dialog will no longer display wrong starting positions for the match when there - are multiple and identical characters preceding the character at the real starting - point of the match.
  • -
  • [#1878] Fixed - a JavaScript error which occurs in the Find/Replace dialog when the user presses - "Find" or "Replace" after the "No match found" message has appeared.
  • -
  • [#1355] Line - breaks and spaces are now conserved when converting to and from the "Formatted" - format.
  • -
  • [#1670] Improved - the background color behind smiley icons and special characters in their corresponding - dialogs.
  • -
  • [#1693] Custom - error messages are now properly displayed in the file browser.
  • -
  • [#970] The text - and value fields in the selection box dialog will no longer extend beyond the dialog - limits when the user inputs a very long text or value for one of the selection options.
  • -
  • [#479] Fixed the - issue where pressing Enter in an <o:p> tag in IE does not generate line breaks.
  • -
  • [#481] Fixed the - issue where the image preview in image dialog sometimes doesn't display after selecting - the image from server browser.
  • -
  • [#1488] PHP integration: - the FCKeditor class is now more PHP5/6 friendly ("public" keyword is used instead - of depreciated "var").
  • -
  • [#1815] PHP integration: - removed closing tag: "?>", so no additional whitespace added when files are included.
  • -
  • [#1906] PHP file - browser: fixed problems with DetectHtml() function when open_basedir was set.
  • -
  • [#1871] PHP file - browser: permissions applied with the chmod command are now configurable.
  • -
  • [#1872] Perl - file browser: permissions applied with the chmod command are now configurable.
  • -
  • [#1873] Python - file browser: permissions applied with the chmod command are now configurable.
  • -
  • [#1572] ColdFusion - integration: fixed issues with setting the editor height.
  • -
  • [#1692] ColdFusion - file browser: it is possible now to define TempDirectory to avoid issues with GetTempdirectory() - returning an empty string.
  • -
  • [#1379] ColdFusion - file browser: resolved issues with OnRequestEnd.cfm breaking the file browser.
  • -
  • [#1509] InsertHtml() - in IE will no longer turn the preceding normal whitespace into &nbsp;.
  • -
  • [#958] The AddItem - method now has an additional fifth parameter "customData" that will be sent to the - Execute method of the command for that menu item, allowing a single command to be - used for different menu items..
  • -
  • [#1502] The RemoveFormat - command now also removes the attributes from the cleaned text. The list of attributes - is configurable with FCKConfig.RemoveAttributes.
  • -
  • [#1596] On Safari, - dialogs have now right-to-left layout when it runs a RTL language, like Arabic.
  • -
  • [#1344] Added - warning message on Copy and Cut operation failure on IE due to paste permission - settings.
  • -
  • [#1868] Links - to file browser has been changed to avoid requests containing double dots.
  • -
  • [#1229] Converting - multiple contiguous paragraphs to Formatted will now be merged into a single <PRE> - block.
  • -
  • [#1627] Samples - failed to load from local filesystem in IE7.
  • -
-

- See previous versions history -

- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew_history.html b/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew_history.html deleted file mode 100755 index 8f44e0ea4..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/_whatsnew_history.html +++ /dev/null @@ -1,3373 +0,0 @@ - - - - - FCKeditor ChangeLog - What's New? - - - - -

- FCKeditor ChangeLog - What's New?

-

- Version 2.5.1

-

- New Features and Improvements:

-
    -
  • FCKeditor.Net 2.5 compatibility.
  • -
  • JavaScript integration file: -
      -
    • The new "FCKeditor.ReplaceAllTextareas" function is being introduced, - making it possible to replace many (or unknown) <textarea> elements in a single - call. The replacement can be also filtered by CSS class name, or by a custom function - evaluator.
    • -
    • It is now possible to set the default BasePath for all editor instances by setting - FCKeditor.BasePath. This is extremely useful when working with - the ReplaceAllTextareas function.
    • -
    -
  • -
-

- Fixed Bugs:

-
    -
  • [#339] [#681] The SpellerPages - spell checker will now completely ignore the presence of HTML tags in the text. -
  • -
  • [#1643] Resolved - several "strict warning" messages in Firefox when running FCKeditor.
  • -
  • [#1603] Certain - specific markup was making FCKeditor entering in a loop, blocking its execution. -
  • -
  • [#1664] The ENTER - key will not any more swap the order of the tags when hit at the end of paragraphs. -
  • -
-

- Version 2.5

-

- New Features and Improvements:

-
    -
  • The heading options have been moved to the top, in the default settings for the - Format combo.
  • -
-

- Fixed Bugs:

-
    -
  • The focus is now correctly set when working on Safari.
  • -
  • [#1436] Nested - context menu panels are now correctly closed on Safari.
  • -
  • Empty anchors are now properly created on Safari.
  • -
  • [#1359] FCKeditor - will no longer produce the strange visual effect of creating a selected space and - then deleting it in Internet Explorer.
  • -
  • [#1399] Removed - the empty entry in the language selection box of sample03.html.
  • -
  • [#1400] Fixed - the issue where the style selection box in sample14.html is not context sensitive.
  • -
  • [#1401] Completed - Hebrew translation of the user interface.
  • -
  • [#1409] Completed - Finnish translation of the user interface.
  • -
  • [#1414] Fixed - the issue where entity code words written inside a <pre> block in Source mode - are not converted to the corresponding characters after switching back to editor - mode.
  • -
  • [#1418] Fixed - the issue where a detached toolbar would flicker when FCKeditor is being loaded.
  • -
  • [#1419] Fixed - the issue where pressing Delete in the middle of two lists would incorrectly move - contents after the lists to the character position.
  • -
  • [#1420] Fixed - the issue where empty list items can become collapsed and uneditable when it has - one of more indented list items directly under it.
  • -
  • [#1431] Fixed - the issue where pressing Enter in a <pre> block in Internet Explorer would - move the caret one space forward instead of sending it to the next line.
  • -
  • [#1472] Completed - Arabic translation of the user interface.
  • -
  • [#1474] Fixed - the issue where reloading a page containing FCKeditor may provoke JavaScript errors - in Internet Explorer.
  • -
  • [#1478] Fixed - the issue where parsing fckstyles.xml fails if the file contains no <style> - nodes.
  • -
  • [#1491] Fixed - the issue where FCKeditor causes the selection to include an "end of line" character - in list items even though the list item is empty.
  • -
  • [#1496] Fixed - the issue where attributes under <area> and <map> nodes are destroyed - or left unprotected when switching to and from Source mode.
  • -
  • [#1500] Fixed - the issue where the function _FCK_PaddingNodeListener() is called excessively which - negatively affects performance.
  • -
  • [#1514] Fixed - the issue where floating menus are incorrectly positioned when the toolbar or the - editor frame are not static positioned.
  • -
  • [#1518] Fixed - the issue where excessive <BR> nodes are not removed after a paragraph is - split when creating lists.
  • -
  • [#1521] Fixed - JavaScript error and erratic behavior of the Replace dialog.
  • -
  • [#1524] Fixed - the issue where the caret jumps to the beginning or end of a list block and when - user is trying to select the end of a list item.
  • -
  • Completed Simplified Chinese translation of the user interface.
  • -
  • Completed Estonian translation of the user interface.
  • -
  • [#1406] Editor - was always "dirty" if flash is available in the contents.
  • -
  • [#1561] Non standard - elements are now properly applied if defined in the styles XML file.
  • -
  • [#1412] The _QuickUploadLanguage - value is now work properly for Perl.
  • -
  • Several compatibility fixes for Firefox 3 (Beta 1): -
      -
    • [#1558] Nested - context menu close properly when one of their options is selected.
    • -
    • [#1556] Dialogs - contents are now showing completely, without scrollbar.
    • -
    • [#1559] It is - not possible to have more than one panel opened at the same time.
    • -
    • [#1554] Links - now get underlined.
    • -
    • [#1557] The "Automatic" - and "More colors..." buttons were improperly styled in the color selector panels - (Opera too).
    • -
    • [#1462] The enter - key will not any more scroll the main window.
    • -
    -
  • -
  • [#1562] Fixed - the issue where empty paragraphs are added around page breaks each time the user - switches to Source mode.
  • -
  • [#1578] The editor - will now scroll correctly when hitting enter in front of a paragraph.
  • -
  • [#1579] Fixed - the issue where the create table and table properties dialogs are too narrow for - certain translations.
  • -
  • [#1580] Completed - Polish translation of the user interface.
  • -
  • [#1591] Fixed - JavaScript error when using the blockquote command in an empty document in IE.
  • -
  • [#1592] Fixed - the issue where attempting to remove a blockquote with an empty paragraph would - leave behind an empty blockquote IE.
  • -
  • [#1594] Undo/Redo - will now work properly for the color selectors.
  • -
  • [#1597] The color - boxes are now properly rendered in the color selector panels on sample14.html.
  • -
-

- Version 2.5 Beta

-

- New Features and Improvements:

-
    -
  • [#624] [#634] [#1300] [#1301] - Official compatibility support with Opera 9.50 and Safari 3 - (WebKit based browsers actually). These browsers are still in Beta, but we are confident - that we'll have amazing results as soon as they get stable. We are continuously - collaborating with Opera Software and Apple to bring a wonderful FCKeditor experience - over their browser platforms.
  • -
  • [#494] Introduced - the new Style System. We are not anymore relaying on browser features - to apply and remove styles, which guarantees that the editor will behave in - the same way in all browsers. It is an incredibly flexible system, - which aims to fit all developer's needs, from Flash content or HTML4 to XHTML 1.0 - Strict or XHTML 1.1: -
      -
    • All basic formatting features, like Bold and Italic, can be precisely controlled - by using the configuration file (CoreStyles setting). It means that now, - the Bold button, for example, can produce <b>, <strong>, <span class...>, - <span style...> or anything the developer prefers.
    • -
    • Again with the CoreStyles setting, each block format, font, size, and even - the color pickers can precisely reflect end developer's needs.
    • -
    • Because of the above changes, font sizes are much more flexible. Any kind of - font unit can be used, including a mix of units.
    • -
    • All styles, including toolbar bottom styles, are precisely controlled when being - applied to the document. FCKeditor uses an element table derived from the W3C XHTML - DTDs to precisely create the elements, guarantee standards compliant code.
    • -
    • No more <font> tags... well... actually, the system is so flexible - that it is up to you to use them or not.
    • -
    • It is possible to configure FCKeditor to produce a truly semantic aware and - XHTML 1.1 compliant code. Check out sample14.html.
    • -
    • It's also possible to precisely control which inline elements must be removed with - the "Remove All" button, by using the "RemoveFormatTags" - setting.
    • -
    • [#1231] [#160] Paragraph indentation - and justification now uses style attributes and don't create unnecessary - elements, and <blockquote> is not anymore used for it. Now, even CSS classes - can be used to indent or align text.
    • -
    • All paragraph formatting features work well when EnterMode=br.
    • -
    • [#172] All paragraph - formatting features work well when list items too.
    • -
    -
  • -
  • [#1197] [#132] The toolbar - now presents a new button for Blockquote. The indentation button - will not anymore be used for that.
  • -
  • [#125] Table's - columns size can now be changed by dragging on cell borders, with - the "dragresizetable" plugin.
  • -
  • The EditorAreaCSS config option can now also be set to a string of paths separated - by commas.
  • -
  • [#212] New "Show - Blocks" command button in toolbar to show block details in the editing - area.
  • -
  • [#915] The - undo/redo system has been revamped to work the same across Internet Explorer - and Gecko-based browsers (e.g. Firefox). A number of critical bugs in the undo/redo - system are also fixed.
  • -
  • [#194] The editor - now uses the Data Processor technology, which makes it possible - to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample", - that shows some simple BBCode support.
  • -
  • [#145] The "htaccess.txt" - file has been renamed to ".htaccess" as it doesn't bring security concerns, being - active out of the box.
  • -
  • File Browser and Quick Upload changes: -
      -
    • [#163] Attention: The default connector - in fckconfig.js has been changed from ASP to PHP. If you are using ASP remember - to change the _FileBrowserLanguage and _QuickUploadLanguage settings in your fckconfig.js. - [#454] The file - browser and upload connectors have been unified so they can reuse the same configuration - settings.
    • -
    • [#865] The ASP - and PHP connectors have been improved so it's easy to select the location of the - destination folder for each file type, and it's no longer necessary to use the "file", - "image", "flash" subfolders
      - Attention: The location of - all the connectors have been changed in the fckconfig.js file. Please check your - settings to match the current ones. Also review carefully the config file for your - server language.
    • -
    • [#688] Now the - Perl quick upload is available.
    • -
    • [#575] The Python - connector has been rewritten as a WSGI app to be fully compatible with the latest - python frameworks and servers. The QuickUpload feature has been added as well as - all the features available in the PHP connector. Thanks to Mariano Reingart.
    • -
    • [#561] The ASP - connector provides an AbsolutePath setting so it's possible to set the url to a - full domain or a relative path and specify that way the physical folder where the - files are stored..
    • -
    • [#333] The Quick - Upload now can use the same ServerPath parameter as the full connector.
    • -
    • [#199] The AllowedCommands - configuration setting is available in the asp and php connectors so it's possible - to disallow the upload of files (although the "select file" button will still be - available in the file browser).
    • -
    -
  • -
  • [#100] A new configuration - directive "FCKConfig.EditorAreaStyles" has been implemented to allow setting editing - area styles from JavaScript.
  • -
  • [#102] HTML code - generated by the "Paste As Plain Text" feature now obeys the EnterMode setting.
  • -
  • [#1266] Introducing - the HtmlEncodeOutput setting to instruct the editor to HTML-encode some characters - (&, < and >) in the posted data.
  • -
  • [#357] Added a - "Remove Anchor" option in the context menu for anchors.
  • -
  • [#1060] Compatibility - checks with Firefox 3.0 Alpha.
  • -
  • [#817] [#1077] New "Merge - Down/Right" commands for merging tables cells in non-Gecko browsers.
  • -
  • [#1288] The "More - Colors..." button in color selector popup has been made optional and configurable - by the EnableMoreFontColors option.
  • -
  • [#356] The - Find and Replace dialogs are now unified into a single dialog with tabs.
  • -
  • [#549] Added a - 'None' option to the FCKConfig.ToolbarLocation option to allow for hidden toolbars. -
  • -
  • [#1313] An XHTML - 1.1 target editor sample has been created as sample14.html.
  • -
  • The ASP, ColdFusion and PHP integration have been aligned to our standards.
  • -
-

- Fixed Bugs:

-
    -
  • [#71] [#243] [#267] - The editor now takes care to not create invalid nested block elements, like creating - <form> or <hr> inside <p>.  
  • -
  • [SF - Patch 1511298] The CF Component failed on CFMX 6.0
  • -
  • [#639] If the - FCKConfig.DefaultLinkTarget setting was missing in fckconfig.js the links has target="undefined".
  • -
  • [#497] Fixed EMBED - attributes handling in IE.
  • -
  • [SF - Patch 1315722] Avoid getting a cached version of the folder contents after uploading - a file
  • -
  • [SF - Patch 1386086] The php connector has been protected so mkdir doesn't fail if - there are double slashes.
  • -
  • [#943] The PHP - connector now specifies that the included files are relative to the current path.
  • -
  • [#560] The PHP - connector will work better if the connector or the userfiles folder is a symlink.
  • -
  • [#784] Fixed a - non initialized $php_errormsg in the PHP connector.
  • -
  • [#802] The replace - dialog will now advance its searching position correctly and is able to search for - strings spanning across multiple inline tags.
  • -
  • [#944] The _samples - didn't work directly from the Mac filesystem.
  • -
  • [#946] Toolbar - images didn't show in non-IE browsers if the path contained a space.
  • -
  • [#291] [#395] [#932] Clicking outside the editor - it was possible to paste or apply formatting to the rest of the page in IE.
  • -
  • [#137] Fixed FCKConfig.TabSpaces - being ignored, and weird behaviors when pressing tab in edit source mode.
  • -
  • [#268] Fixed special - XHTML characters present in event attribute values being converted inappropriately - when switching to source view.
  • -
  • [#272] The toolbar - was cut sometimes in IE to just one row if there are multiple instances of the editor.
  • -
  • [#515] Tables - in Firefox didn't inherit font styles properly in Standards mode.
  • -
  • [#321] If FCKeditor - is initially hidden in Firefox it will no longer be necessary to call the oEditor.MakeEditable() - function.
  • -
  • [#299] The 'Browse - Server' button in the Image and Flash dialogs was a little too high.
  • -
  • [#931] The BodyId - and BodyClass configuration settings weren't applied in the preview window.
  • -
  • [#583] The "noWrap" - attribute for table cells was getting an empty value in Firefox. Thanks to geirhelge.
  • -
  • [#141] Fixed incorrect - startup focus in Internet Explorer after page reloads.
  • -
  • [#143] Fixed browser - lockup when the user writes <!--{PS..x}> into the editor in source mode.
  • -
  • [#174] Fixed incorrect - positioning of FCKeditor in full screen mode.
  • -
  • [#978] Fixed a - SpellerPages error with ColdFusion when no suggestions where available for a word.
  • -
  • [#977] The "shape" - attribute of <area> had its value changed to uppercase in IE.
  • -
  • [#996] "OnPaste" - event listeners will now get executed only once.
  • -
  • [#289] Removed - debugging popups from page load regarding JavaScript and CSS loading errors.
  • -
  • [#328] [#346] [#404] Fixed a number of problems - regarding <pre> blocks: -
      -
    1. Leading whitespaces and line breaks in <pre> blocks are trimmed when the user - switches between editor mode and source mode;
    2. -
    3. Pressing Enter inside a <pre> block would split the block into two, but the - expected behavior is simply inserting a line break;
    4. -
    5. Simple line breaks inside <pre> blocks entered in source mode are being turned - into <br> tags when the user switches to editor mode and back.
    6. -
    -
  • -
  • [#581] Fixed the - issue where the "Maximize the editor size" toolbar button stops working if any of - the following occurs: -
      -
    1. There exists a form input whose name or id is "style" in FCKeditor's host form;
    2. -
    3. There exists a form input whose name or id is "className" in FCKeditor's host form;
    4. -
    5. There exists a form and a form input whose name of id is "style" in the editing - frame.
    6. -
    -
  • -
  • [#183] Fixed the - issue when FCKeditor is being executed in a custom application with the WebBrowser - ActiveX control, hiding the WebBrowser control would incorrectly invoke FCKeditor's - cleanup routines, causing FCKeditor to stop working.
  • -
  • [#539] Fixed the - issue where right clicking on a table inside the editing frame in Firefox would - cause the editor the scroll to the top of the document.
  • -
  • [#523] Fixed the - issue where, under certain circumstances, FCKeditor would obtain focus at startup - even though FCKConfig.StartupFocus is set to false.
  • -
  • [#393] Fixed the - issue where if an inline tag is at the end of the document, the user would have - no way of escaping from the inline tag if he continues typing at the end of the - document. FCKeditor's behaviors regarding inline tags has been made to be more like - MS Word's: -
      -
    1. If the caret is moved to the end of a hyperlink by the keyboard, then hyperlink - mode is disabled.
    2. -
    3. If the caret is moved to the end of other styled inline tags by any key other than - the End key (like bold text or italic text), the original bold/italic/... modes - would continue to be effective.
    4. -
    5. If the caret is moved to the end of other styled inline tags by the End key, all - style tag modes (e.g. bold, italic, underline, etc.) would be canceled. This is - not consistent with MS Word, but provides a convenient way for the user to escape - the inline tag at the end of a line.
    6. -
    -
  • -
  • [#338] Fixed the - issue where the configuration directive FCKConfig.ForcePasteAsPlainText is ignored - when new contents are pasted into the editor via drag-and drop from outside of the - editor.
  • -
  • [#1026] Fixed - the issue where the cursor or selection positions are not restored with undo/redo - commands correctly in IE, under some circumstances.
  • -
  • [#1160] [#1184] Home, End - and Tab keys are working properly for numeric fields in dialogs.
  • -
  • [#68] The style - system now properly handles Format styles when EnterMode=br.
  • -
  • [#525] The union - of successive DIVs will work properly now if EnterMode!=div.
  • -
  • [#1227] The color - commands used an unnecessary temporary variable. Thanks to Matthias Miller
  • -
  • [#67] [#277] [#427] - [#428] [#965] [#1178] - [#1267] The list - insertion/removal/indent/outdent logic in FCKeditor has been rewritten, such that: -
      -
    1. Text separated by <br> will always be treated as separate items during list - insertion regardless of browser;
    2. -
    3. List removal will now always obey the FCKConfig.EnterMode setting;
    4. -
    5. List indentation will be XHTML 1.1 compliant - all child elements under an <ol> - or <ul> must be <li> nodes;
    6. -
    7. IE editor hacks like <ul type="1"> will no longer appear;
    8. -
    9. Excessive <div> nodes are no longer inserted into list items due to alignment - changes.
    10. -
    -
  • -
  • [#205] Fixed the - issue where visible <br> tags at the end of paragraphs are incorrectly removed - after switching to and from source mode.
  • -
  • [#1050] Fixed - a minor PHP/XML incompatibility bug in editor/dialog/fck_docprops.html.
  • -
  • [#462] Fixed an - algorithm bug in switching from source mode to WYSIWYG mode which causes the browser - to spin up and freeze for broken HTML code inputs.
  • -
  • [#1019] Table - command buttons are now disabled when the current selection is not inside a table.
  • -
  • [#135] Fixed the - issue where context menus are misplaced in FCKeditor when FCKeditor is created inside - a <div> node with scrolling.
  • -
  • [#1067] Fixed - the issue where context menus are misplaced in Safari when FCKeditor is scrolled - down.
  • -
  • [#1081] Fixed - the issue where undoing table deletion in IE7 would cause JavaScript errors.
  • -
  • [#1061] Fixed - the issue where backspace and delete cannot delete special characters in Firefox - under some circumstances.
  • -
  • [#403] Fixed the - issue where switching to and from source mode in full page mode under IE would add - excessive line breaks to <style> blocks.
  • -
  • [#121] Fixed the - issue where maximizing FCKeditor inside a frameset would resize FCKeditor to the - whole window's size instead of just the container frame's size.
  • -
  • [#1093] Fixed - the issue where pressing Enter inside an inline tag would not create a new paragraph - correctly.
  • -
  • [#1089] Fixed - the issue where pressing Enter inside a <pre> block do not generate visible - line breaks in IE.
  • -
  • [#332] Hitting - Enter when the caret is at the end of a hyperlink will no longer continue the link - at the new paragraph.
  • -
  • [#1121] Hitting - Enter with FCKConfig.EnterMode=br will now scroll the document correctly when the - new lines have exceeded the lower boundary of the editor frame.
  • -
  • [#1063] [#1084] [#1092] Fixed a few Norwegian - language translation errors.
  • -
  • [#1148] Fixed - the issue where the "Automatic" and "More Colors..." buttons - in the color selection panel are not centered in Safari.
  • -
  • [#1187] Fixed - the issue where the "Paste as plain text" command cannot be undone in - non-IE browsers.
  • -
  • [#1222] Ctrl-Backspace - operations will now save undo snapshots in all browsers.
  • -
  • [#1223] Fixed - the issue where the insert link dialog would save multiple undo snapshots for a - single operation.
  • -
  • [#247] Fixed the - issue where deleting everything in the document in IE would create an empty <p> - block in the document regardless of EnterMode setting.
  • -
  • [#1280] Fixed - the issue where opening a combo box will cause the editor frames to lose focus when - there are multiple editors in the same document.
  • -
  • [#363] Fixed the - issue where the Find dialog does not work under Opera.
  • -
  • [#50] Fixed the - issue where the Paste button is always disabled in Safari.
  • -
  • [#389] Pasting - text with comments from Word won't generate errors in IE, thanks to the idea from - Swift.
  • -
  • The pasting area in the Paste from Word dialog is focused on initial load
  • -
  • Some fixes related to html comment handling in the Word clean up routine
  • -
  • [#1303] <col> - is correctly treated as an empty element.
  • -
  • [#969] Removed - unused files (fcknumericfield.htc and moz-bindings.xml).
  • -
  • [#1166] Fixed - the issue where <meta> tags are incorrectly outputted with closing tags in - full page mode.
  • -
  • [#1200] Fixed - the issue where context menus sometimes disappear prematurely before the user can - click on any items in Opera.
  • -
  • [#1315] Fixed - the issue where the source view text area in Safari is displayed with an excessive - blue border.
  • -
  • [#1201] Fixed - the issue where hitting Backspace or Delete inside a table cell deletes the table - cell instead of its contents in Opera.
  • -
  • [#1311] Fixed - the issue where undoing and redoing a special character insertion would send the - caret to incorrect positions. (e.g. the beginning of document)
  • -
  • [#923] Font colors - are now properly applied on links.
  • -
  • [#1316] Fixed - the issue where the image dialog expands to a size too big in Safari.
  • -
  • [#1306] [#894] The undo system - can now undo text formatting steps like setting fonts to bold and italic.
  • -
  • [#95] Fixed the - issue where FCKeditor breaks <meta> tags in full page mode in some circumstances.
  • -
  • [#175] Fixed the - issue where entering an email address with a '%' sign in the insert link dialog - would cause JavaScript error.
  • -
  • [#180] Improved - backward compatibility with older PHP versions. FCKeditor can now work with PHP - versions down to 4.0.
  • -
  • [#192] Document - modifying actions from the FCKeditor JavaScript API will now save undo steps.
  • -
  • [#246] Using text - formatting commands in EnterMode=div will no longer cause tags to randomly disappear.
  • -
  • [#327] It is no - longer possible for the browser's back action to misfire when a user presses backspace - while an image is being selected in FCKeditor.
  • -
  • [#362] Ctrl-Backspace - now works in FCKeditor.
  • -
  • [#390] Text alignment - and justification commands now respects EnterMode=br paragraph rules.
  • -
  • [#534] Pressing - Ctrl-End while the document contains a list towards the end will no longer make - the cursor disappear.
  • -
  • [#906] It is now - possible to have XHTML 1.0 Strict compliant output from a document pasted from Word.
  • -
  • [#929] Pressing - the Enter key will now produce an undo step.
  • -
  • [#934] Fixed the - "Cannot execute code from a freed script" error in IE from editor dialogs.
  • -
  • [#942] Server - based spell checking with ColdFusion integration no longer breaks fir non en_US - languages.
  • -
  • [#1056] Deleting - everything in the editor document and moving the cursor around will no longer leave - the cursor hanging beyond the top of the editor document.
  • -
-

- # This version has been partially sponsored - by the Council of Europe. -

-

- Version 2.4.3

-

- New Features and Improvements:

-
    -
  • It is now possible to set the default target when creating links, with the new "DefaultLinkTarget" - setting.
  • -
  • [#436] The new - "FirefoxSpellChecker" setting is available, to enable/disable the - Firefox built-in spellchecker while typing. Even if word suggestions will not appear - in the FCKeditor context menu, this feature is useful to quickly identify misspelled - words.
  • -
  • [#311] The new - "BrowserContextMenuOnCtrl" setting is being introduced, to enable/disable - the ability of displaying the default browser's context menu when right-clicking - with the CTRL key pressed.
  • -
-

- Fixed Bugs:

-
    -
  • [#300] The fck_internal.css - file was not validating with the W3C CSS Validation Service.
  • -
  • [#336] Ordered - list didn't keep the Type attribute properly (it was converted to lowercase when - the properties dialog was opened again).
  • -
  • [#318] Multiple - linked images are merged in a single link in IE.
  • -
  • [#350] The <marquee> - element will no longer append unwanted <p>&nbsp;</p> to the code.
  • -
  • [#351] The content - was being lost for images or comments only HTML inserted directly in the editor - source or loaded in the editor.
  • -
  • [#388] Creating - links in lines separated by <br> in IE can lead to a merge of the links.
  • -
  • [#325] Calling - the GetXHTML can distort visually the rendering in Firefox.
  • -
  • [#391] When ToolbarLocation=Out, - a "Security Warning" alert was being shown in IE if under https. Thanks to reister.
  • -
  • [#360] Form "name" - was being set to "[object]" if it contained an element with id="name".
  • -
  • Fixed a type that was breaking the ColdFusion SpellerPages integration file when - no spelling errors were found.
  • -
  • The ColdFusion SpellerPages integration was not working it Aspell was installed - in a directory with spaces in the name.
  • -
  • Added option to SpellerPages to ignore "alt" attributes.
  • -
  • [#451] Classes - for images in IE didn't take effect immediately.
  • -
  • [#430] Links with - a class did generate a span in Firefox when removing them.
  • -
  • [#274] The PHP - quick upload still tried to use the uppercased types instead of the lowercased ones. -
  • -
  • [#416] The PHP - quick upload didn't check for the existence of the folder before saving.
  • -
  • [#467] If InsertHtml - was called in IE with a comment (or any protected source at the beginning) it was - lost.
  • -
  • [SF - BUG-1518766] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.
  • -
  • [#324] Improperly - nested tags could lead to a crash in IE.
  • -
  • [#455] Files and - folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP - File Manager.
  • -
  • [#273] The extensions - "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions - on upload.
  • -
  • [#453] No more - errors when hitting del inside an empty table cell.
  • -
  • The perl connector cgi file has been changed to Unix line endings.
  • -
  • [#202] Regression: - The HR tag will not anymore break the contents loaded in the editor.
  • -
  • [#508] The HR - command had a typo.
  • -
  • [#505] Regression: - IE crashed if a table caption was deleted.
  • -
  • [#82] [#359] <object> and <embed> - tags are not anymore lost in IE.
  • -
  • [#493] If the - containing form had a button named "submit" the "Save" command didn't work in Firefox.
  • -
  • [#414] If tracing - was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.
  • -
  • [#520] The "Select - Field" properties dialog was not correctly handling select options with &, < - and >.
  • -
  • [#258] The Asp - integration didn't pass boolean values in English, using instead the locale of the - server and failing.
  • -
  • [#487] If an image - with dimensions set as styles was opened with the image manager and then the dialog - was canceled the dimensions in the style were lost.
  • -
  • [#220] The creation - of links or anchors in a selection that results on more than a single link created - will not anymore leave temporary links in the source. All links will be defined - as expected.
  • -
  • [#182] [#261] [#511] Special characters, like - percent signs or accented chars, and spaces are now correctly returned by the File - Browser.
  • -
  • [#281] Custom - toolbar buttons now render correctly in all skins.
  • -
  • [#527] If the - configuration for a toolbar isn't fully valid, try to keep on parsing it.
  • -
  • [#187] [#435] [SF - BUG-1612978] [SF - BUG-1163511] Updated the configuration options in the ColdFusion integration - files.
  • -
  • [SF - Patch-1726781] Updated the upload class for asp to handle large files and other - data in the forms. Thanks to NetRube.
  • -
  • [#225] With ColdFusion, - the target directory is now being automatically created if needed when "quick uploading". - Thanks to sirmeili.
  • -
  • [#295] [#510] Corrected some - path resolution issues with the File Browser connector for ColdFusion.
  • -
  • [#239] The <xml> - tag will not anymore cause troubles.
  • -
  • [SF - BUG-1721787] If the editor is run from a virtual dir, the PHP connector will - detect that and avoid generating a wrong folder.
  • -
  • [#431] PHP: The - File Browser now displays an error message when it is not able to create the configured - target directory for files (instead of sending broken XML responses).
  • -
-

- Version 2.4.2

-

- Fixed Bugs:

-
    -
  • [#279] The UTF-8 - BOM was being included in the wrong files, affecting mainly PHP installations.
  • -
-

- Version 2.4.1

-

- New Features and Improvements:

-
    -
  • [#118] The SelectAll - command now is available in Source Mode.
  • -
  • The new open source FCKpackager sub-project is now available. It replaces the FCKeditor.Packager - software to compact the editor source.
  • -
  • With Firefox, if a paste execution is blocked by the browser security settings, - the new "Paste" popup is shown to the user to complete the pasting operation.
  • -
-

- Fixed Bugs:

-
    -
  • Various fixes to the ColdFusion File Browser connector.
  • -
  • We are now pointing the download of ieSpell to their pages, instead to a direct - file download from one of their mirrors. This disables the ability of "click and - go" (which can still be achieved by pointing the download to a file in your server), - but removes any troubles with mirrors link changes (and they change it frequently).
  • -
  • The Word cleanup has been changed to remove "display:none" tags that may come from - Word.
  • -
  • [SF - BUG-1659613] The 2.4 version introduced a bug in the flash handling code that - generated out of memory errors in IE7.
  • -
  • [SF - BUG-1660456] The icons in context menus were draggable.
  • -
  • [SF - BUG-1653009] If the server is configured to process html files as asp then it - generated ASP error 0138.
  • -
  • [SF - BUG-1288609] The content of iframes is now preserved.
  • -
  • [SF - BUG-1245504] [SF - BUG-1652240] Flash files without the .swf extension weren't recognized upon - reload.
  • -
  • [SF - PATCH-1649753] Node selection for text didn't work in IE. Thanks to yurik dot - m.
  • -
  • [SF - BUG-1573191] The Html code inserted with FCK.InsertHtml didn't have the same - protection for special tags.
  • -
  • [#110] The OK - button in dialogs had its width set as an inline style.
  • -
  • [#113] [#94] [SF - BUG-1659270] ForcePasteAsPlainText didn't work in Firefox.
  • -
  • [#114] The correct - entity is now used to fill empty blocks when ProcessHTMLEntities is disabled.
  • -
  • [#90] The editor - was wrongly removing some <br> tags from the code.
  • -
  • [#139] The CTRL+F - and CTRL+S keystroke default behaviors are now preserved.
  • -
  • [#138] We are - not providing a CTRL + ALT combination in the default configuration file because - it may be incompatible with some keyboard layouts. So, the CTRL + ALT + S combination - has been changed to CTRL + SHIFT + S.
  • -
  • [#129] In IE, - it was not possible to paste if "Allow paste operation via script" was disabled - in the browser security settings.
  • -
  • [#112] The enter - key now behaves correctly on lists with Firefox, when the EnterMode is set to 'br'.
  • -
  • [#152] Invalid - self-closing tags are now being fixed before loading.
  • -
  • A few tags were being ignored to the check for required contents (not getting stripped - out, as expected). Fixed.
  • -
  • [#202] The HR - tag will not anymore break the contents loaded in the editor.
  • -
  • [#211] Some invalid - inputs, like "<p>" where making the caret disappear in Firefox.
  • -
  • [#99] The <div> - element is now considered a block container if EnterMode=p|br. It acts like a simple - block only if EnterMode=div.
  • -
  • Hidden fields will now show up as an icon in IE, instead of a normal text field. - They are also selectable and draggable, in all browsers.
  • -
  • [#213] Styles - are now preserved when hitting enter at the end of a paragraph.
  • -
  • [#77] If ShiftEnterMode - is set to a block tag (p or div), the desired block creation in now enforced, instead - of copying the current block (which is still the behavior of the simple enter).
  • -
  • [#209] Links and - images URLs will now be correctly preserved with Netscape 7.1.
  • -
  • [#165] The enter - key now honors the EnterMode settings when outdenting a list item.
  • -
  • [#190] Toolbars - may be wrongly positioned. Fixed.
  • -
  • [#254] The IgnoreEmptyParagraphValue - setting is now correctly handled in Firefox.
  • -
  • [#248] The behavior - of the backspace key has been fixed on some very specific cases.
  • -
-

- Version 2.4

-

- New Features and Improvements:

-
    -
  • [SF - Feature-1329273] [SF - Feature-1456005] [SF - BUG-1315002] [SF - BUG-1350180] [SF - BUG-1450689] [SF - BUG-1461033] [SF - BUG-1510111] [SF - BUG-1203560] [SF - BUG-1564838] The advance Enter Key Handler - is now being introduced. It gives you complete freedom to configure the editor to - generate <p>, <div> or <br> when the user uses - both the [Enter] and [Shift]+[Enter] keys. The new "EnterMode" and "ShiftEnterMode" - settings can be use to control its behavior. It also guarantees that all browsers - will generate the same output.
  • -
  • The new and powerful Keyboard Accelerator System is being introduced. - You can now precisely control the commands to execute when some key combinations - are activated by the user. It guarantees that all browsers will have the same behavior - regarding the shortcuts.
    - It also makes it possible to remove buttons from the toolbar and still invoke their - features by using the keyboard instead. -
    - It also blocks all default "CTRL based shortcuts" imposed by the browsers, so if - you don't want users to underline text, just remove the CTRL+U combination from - the keystrokes table. Take a look at the FCKConfig.Keystrokes setting in the fckconfig.js - file.
  • -
  • The new "ProtectedTags" configuration option is being introduced. - It will accept a list of tags (separated by a pipe "|"), which will have no effect - during editing, but will still be part of the document DOM. This can be used mainly - for non HTML standard, custom tags.
  • -
  • Dialog box commands can now open resizable dialogs (by setting oCommand.Resizable - = true).
  • -
  • Updated support for AFP. Thanks to Soenke Freitag.
  • -
  • New language file:
      -
    • Afrikaans (by Willem Petrus Botha).
    • -
    -
  • -
  • [SF - Patch-1456343] New sample file showing how to dynamically exchange a textarea - and an instance of FCKeditor. Thanks to Finn Hakansson
  • -
  • [SF - Patch-1496115] [SF - BUG-1588578] [SF - BUG-1376534] [SF - BUG-1343506] [SF - Feature-1211065] [SF - Feature-949144] The content of anchors are shown and preserved - on creation. *
  • -
  • [SF - Feature-1587175] Local links to an anchor are readjusted if the anchor changes.
  • -
  • [SF - Patch-1500040] New configuration values to specify the Id and Class for the - body element.
  • -
  • [SF - Patch-1577202] The links created with the popup option now are accessible even - if the user has JavaScript disabled.
  • -
  • [SF - Patch-1443472] [SF - BUG-1576488] [SF - BUG-1334305] [SF - BUG-1578312] The Paste from Word clean up function can be configured - with FCKConfig.CleanWordKeepsStructure to preserve the markup as much as possible. - Thanks Jean-Charles ROGEZ.
  • -
  • [SF - Patch-1472654] The server side script location for SpellerPages can now be set - in the configuration file, by using the SpellerPagesServerScript setting.
  • -
  • Attention: All connectors are now pointing by - default to the "/userfiles/" folder instead of "/UserFiles/" (case change). Also, - the inner folders for each type (file, image, flash and media) are all lower-cased - too.
  • -
  • Attention: The UseBROnCarriageReturn configuration - is not anymore valid. The EnterMode setting can now be used to precisely set the - enter key behavior.
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1444937] [SF - BUG-1274364] Shortcut keys are now undoable correctly.
  • -
  • [SF - BUG-1015230] Toolbar buttons now update their state on shortcut keys activation.
  • -
  • [SF - BUG-1485621] It is now possible to precisely control which shortcut keys can - be used.
  • -
  • [SF - BUG-1573714] [SF - BUG-1593323] Paste was not working in IE if both AutoDetectPasteFromWord - and ForcePasteAsPlainText settings were set to "false".
  • -
  • [SF - BUG-1578306] The context menu was wrongly positioned if the editing document - was set to render in strict mode. Thanks to Alfonso Martinez.
  • -
  • [SF - BUG-1567060] [SF - BUG-1565902] [SF - BUG-1440631] IE was getting locked on some specific cases. Fixed.
  • -
  • [SF - BUG-1582859] [SF - Patch-1579507] Firefox' spellchecker is now disabled during editing mode. - Thanks to Alfonso Martinez.
  • -
  • Fixed Safari and Opera detection system (for development purposes only).
  • -
  • Paste from Notepad was including font information in IE. Fixed.
  • -
  • [SF - BUG-1584092] When replacing text area, names with spaces are now accepted.
  • -
  • Depending on the implementation of toolbar combos (mainly for custom plugins) the - editor area was loosing the focus when clicking in the combo label. Fixed.
  • -
  • [SF - BUG-1596937] InsertHtml() was inserting the HTML outside the editor area on - some very specific cases.
  • -
  • [SF - BUG-1585548] On very specific, rare and strange cases, the XHTML processor was - not working properly in IE. Fixed.
  • -
  • [SF - BUG-1584951] [SF - BUG-1380598] [SF - BUG-1198139] [SF - BUG-1437318] In Firefox, the style selector will not anymore delete - the contents when removing styles on specific cases.
  • -
  • [SF - BUG-1515441] [SF - BUG-1451071] The "Insert/Edit Link" and "Select All" buttons are now working - properly when the editor is running on a IE Modal dialog.
  • -
  • On some very rare cases, IE was throwing a memory error when hiding the context - menus. Fixed.
  • -
  • [SF - BUG-1526154] [SF - BUG-1509208] With Firefox, <style> tags defined in the source are - now preserved.
  • -
  • [SF - BUG-1535946] The IE dialog system has been changed to better work with custom - dialogs.
  • -
  • [SF - BUG-1599520] The table dialog was producing empty tags when leaving some of - its fields empty.
  • -
  • [SF - BUG-1599545] HTML entities are now processed on attribute values too.
  • -
  • [SF - BUG-1598517] Meta tags are now protected from execution during editing (avoiding - the "redirect" meta to be activated).
  • -
  • [SF - BUG-1415601] Firefox internals: styleWithCSS is used instead of the deprecated - useCSS whenever possible.
  • -
  • All JavaScript Core extension function have been renamed to "PascalCase" (some were - in "camelCase"). This may have impact on plugins that use any of those functions.
  • -
  • [SF - BUG-1592311] Operations in the caption of tables are now working correctly in - both browsers.
  • -
  • Small interface fixes to the about box.
  • -
  • [SF - PATCH-1604576] [SF - BUG-1604301] Link creation failed in Firefox 3 alpha. Thanks to Arpad Borsos
  • -
  • [SF - BUG-1577247] Unneeded call to captureEvents and releaseEvents.
  • -
  • [SF - BUG-1610790] On some specific situations, the call to form.submit(), in form - were FCKeditor has been unloaded by code, was throwing the "Can't execute code from - a freed script" error.
  • -
  • [SF - BUG-1613167] If the configuration was missing the FCKConfig.AdditionalNumericEntities - entry an error appeared.
  • -
  • [SF - BUG-1590848] [SF - BUG-1626360] Cleaning of JavaScript strict warnings in the source code.
  • -
  • [SF - BUG-1559466] The ol/ul list property window always searched first for a UL element.
  • -
  • [SF - BUG-1516008] Class attribute in IE wasn't loaded in the image dialog.
  • -
  • The "OnAfterSetHTML" event is now fired when being/switching to Source View.
  • -
  • [SF - BUG-1631807] Elements' style properties are now forced to lowercase in IE.
  • -
  • The extensions "html", "htm" and "asis" have been added to the list of denied extensions - on upload.
  • -
  • Empty inline elements (like span and strong) will not be generated any more.
  • -
  • Some elements attributes (like hspace) where not being retrieved when set to "0".
  • -
  • [SF - BUG-1508341] Fix for the ColdFusion script file of SpellerPages.
  • -
-

- * This version has been partially sponsored by Medical - Media Lab.

-

- Version 2.3.3

-

- New Features and Improvements:

-
    -
  • The project has been relicensed under the terms of the - GPL / LGPL / MPL licenses. This change will remove many licensing compatibility - issues with other open source licenses, making the editor even more "open" than - before.
  • -
  • Attention: The default directory in the distribution - package is now named "fckeditor" (in lowercase) instead of "FCKeditor".  This - change may impact installations on case sensitive OSs, like Linux.
  • -
  • Attention: The "Universal Keyboard" has been removed - from the package. The license of those files was unclear so they can't be included - alongside the rest of FCKeditor.
  • -
-

- Version 2.3.2

-

- New Features and Improvements:

-
    -
  • Users can now decide if the template dialog will replace the entire contents of - the editor or simply place the template in the cursor position. This feature can - be controlled by the "TemplateReplaceAll" and "TemplateReplaceCheckbox" configuration - options.
  • -
  • [SF - Patch-1237693] A new configuration option (ProcessNumericEntities) - is now available to tell the editor to convert non ASCII chars to their relative - numeric entity references. It is disabled by default.
  • -
  • The new "AdditionalNumericEntities" setting makes it possible to - define a set of characters to be transformed to their relative numeric entities. - This is useful when you don't want the code to have simple quotes ('), for example.
  • -
  • The Norwegian language file (no.js) has been duplicated to include the Norwegian - Bokmal (nb.js) in the supported interface languages. Thanks to Martin Kronstad. -
  • -
  • Two new patterns have been added to the Universal Keyboard: -
      -
    • Persian. Thanks to Pooyan Mahdavi
    • -
    • Portuguese. Thanks to Bo Brandt.
    • -
    -
  • -
  • [SF - Patch-1517322] It is now possible to define the start number on numbered lists. - Thanks to Marcel Bennett.
  • -
  • The Font Format combo will now reflect the EditorAreaCSS styles.
  • -
  • [SF - Patch-1461539] The File Browser connector can now optionally return a "url" - attribute for the files. Thanks to Pent.
  • -
  • [SF - BUG-1090851] The new "ToolbarComboPreviewCSS" configuration option has been - created, so it is possible to point the Style and Format toolbar combos to a different - CSS, avoiding conflicts with the editor area CSS.
  • -
  • [SF - Feature-1421309] [SF - BUG-1489402] It is now possible to configure the Quick Uploder target path - to consider the file type (ex: Image or File) in the target path for uploads.
  • -
  • The JavaScript integration file has two new things: -
      -
    • The "CreateHtml()" function in the FCKeditor object, used to retrieve the HTML of - an editor instance, instead of writing it directly to the page (as done by "Create()").
    • -
    • The global "FCKeditor_IsCompatibleBrowser()" function, which tells if the executing - browser is compatible with FCKeditor. This makes it possible to do any necessary - processing depending on the compatibility, without having to create and editor instance.
    • -
    -
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1525242] [SF - BUG-1500050] All event attributes (like onclick or onmouseover) are now - being protected before loading the editor. In this way, we avoid firing those events - during editing (IE issue) and they don't interfere in other specific processors - in the editor.
  • -
  • Small security fixes to the File Browser connectors.
  • -
  • [SF - BUG-1546226] Small fix to the ColdFusion CFC integration file.
  • -
  • [SF - Patch-1407500] The Word Cleanup function was breaking the HTML on pasting, on - very specific cases. Fixed, thanks to Frode E. Moe.
  • -
  • [SF - Patch-1551979] [SF - BUG-1418066] [SF - BUG-1439621] [SF - BUG-1501698] Make FCKeditor work with application/xhtml+xml. Thanks - to Arpad Borsos.
  • -
  • [SF - Patch-1547738] [SF - BUG-1550595] [SF - BUG-1540807] [SF - BUG-1510685] Fixed problem with panels wrongly positioned when the - editor is placed on absolute or relative positioned elements. Thanks to Filipe Martins.
  • -
  • [SF - Patch-1511294] Small fix for the File Browser compatibility with IE 5.5.
  • -
  • [SF - Patch-1503178] Small improvement to stop IE from loading smiley images when - one smiley is quickly selected from a huge list of smileys. Thanks to stuckhere.
  • -
  • [SF - BUG-1549112] The Replace dialog window now escapes regular expression specific - characters in the find and replace fields.
  • -
  • [SF - BUG-1548788] Updated the ieSpell download URL.
  • -
  • In FF, the editor was throwing an error when closing the window. Fixed.
  • -
  • [SF - BUG-1538509] The "type" attribute for text fields will always be set now.
  • -
  • [SF - BUG-1551734] The SetHTML function will now update the editing area height no - matter which editing mode is active.
  • -
  • [SF - BUG-1554141] [SF - BUG-1565562] [SF - BUG-1451056] [SF - BUG-1478408] [SF - BUG-1489322] [SF - BUG-1513667] [SF - BUG-1562134] The protection of URLs has been enhanced - and now it will not break URLs on very specific cases.
  • -
  • [SF - BUG-1545732] [SF - BUG-1490919] No security errors will be thrown when loading FCKeditor in - page inside a FRAME defined in a different domain.
  • -
  • [SF - BUG-1512817] [SF - BUG-1571345] Fixed the "undefined" addition to the content when ShowBorders - = false and FullPage = true in Firefox. Thanks to Brett.
  • -
  • [SF - BUG-1512798] BaseHref will now work well on FullPage, even if no <head> - is available.
  • -
  • [SF - BUG-1509923] The DocumentProcessor is now called when using InserHtml().
  • -
  • [SF - BUG-1505964] The DOCTYPE declaration is now preserved when working in FullPage.
  • -
  • [SF - BUG-1553727] The editor was throwing an error when inserting complex templates. - Fixed.
  • -
  • [SF - Patch-1564930] [SF - BUG-1562828] In IE, anchors where incorrectly copied when using the Paste - from Word button. Fixed, thanks to geirhelge.
  • -
  • [SF - BUG-1557709] [SF - BUG-1421810] The link dialog now validates Popup Window names.
  • -
  • [SF - BUG-1556878] Firefox was creating empty tags when deleting the selection in - some special cases.
  • -
  • The context menu for links is now correctly shown when right-clicking on floating - divs.
  • -
  • [SF - BUG-1084404] The XHTML processor now ignores empty span tags.
  • -
  • [SF - BUG-1221728] [SF - BUG-1174503] The <abbr> tag is not anymore getting broken by IE.
  • -
  • [SF - BUG-1182906] IE is not anymore messing up mailto links.
  • -
  • [SF - BUG-1386094] Fixed an issue when setting configuration options to empty ('') - by code.
  • -
  • [SF - BUG-1389435] Fixed an issue in some dialog boxes when handling numeric inputs.
  • -
  • [SF - BUG-1398829] Some links may got broken on very specific cases. Fixed.
  • -
  • [SF - BUG-1409969] <noscript> tags now remain untouched by the editor.
  • -
  • [SF - BUG-1433457] [SF - BUG-1513631] Empty "href" attributes in <a> or empty "src" in <img> - will now be correctly preserved.
  • -
  • [SF - BUG-1435195] Scrollbars are now visible in the File Browser (for custom implementations).
  • -
  • [SF - BUG-1438296] The "ForceSimpleAmpersand" setting is now being honored in all - tags.
  • -
  • If a popup blocker blocks context menu operations, the correct alert message is - displayed now, instead of a ugly JavaScript error.
  • -
  • [SF - BUG-1454116] The GetXHTML() function will not change the IsDirty() value of - the editor.
  • -
  • The spell check may not work correctly when using SpellerPages with ColdFusion. - Fixed.
  • -
  • [SF - BUG-1481861] HTML comments are now removed by the Word Cleanup System.
  • -
  • [SF - BUG-1489390] A few missing hard coded combo options used in some dialogs are - now localizable.
  • -
  • [SF - BUG-1505448] The Form dialog now retrieves the value of the "action" attribute - exactly as defined in the source.
  • -
  • [SF - Patch-1517322] Solved an issue when the toolbar has buttons with simple icons - (usually used by plugins) mixed with icons coming from a strip (the default toolbar - buttons).
  • -
  • [SF - Patch-1575261] Some fields in the Table and Cell Properties dialogs were being - cut. Fixed.
  • -
  • Fixed a startup compatibility issue with Firefox 1.0.4.
  • -
-

- Version 2.3.1

-

- Fixed Bugs:

-
    -
  • [SF - BUG-1506126] Fixed the Catalan language file, which had been published with - problems in accented letters.
  • -
  • More performance improvements in the default File Browser.
  • -
  • [SF - BUG-1506701] Fixed compatibility issues with IE 5.5.
  • -
  • [SF - BUG-1509073] Fixed the "Image Properties" dialog window, which was making invalid - calls to the "editor/dialog/" directory, generating error 400 entries in the web - server log.
  • -
  • [SF - BUG-1507294] [SF - BUG-1507953] The editing area was getting a fixed size when using the "SetHTML" - API command or even when switching back from the source view. Fixed.
  • -
  • [SF - BUG-1507755] Fixed a conflict between the "DisableObjectResizing" and "ShowBorders" - configuration options over IE.
  • -
  • Opera 9 tries to "mimic" Gecko in the browser detection system of FCKeditor. As - this browser is not "yet" supported, the editor was broken on it. It has been fixed, - and now a textarea is displayed, as in any other unsupported browser. Support for - Opera is still experimental and can be activated by setting the property "EnableOpera" - to true when creating an instance of the editor with the JavaScript integration - files.
  • -
  • With Opera 9, the toolbar was jumping on buttons rollover.
  • -
  • [SF - BUG-1509479] The iframes used in Firefox for all editor panels (dropdown combos, - context menu, etc...) are now being placed right before the main iframe that holds - the editor. In this way, if the editor container element is removed from the DOM - (by DHTML) they are removed together with it.
  • -
  • [SF - BUG-1271070] [SF - BUG-1411430] The editor API now works well on DHTML pages that create and - remove instances of FCKeditor dynamically.
  • -
  • A second call to a page with the editor was not working correctly with Firefox 1.0.x. - Fixed.
  • -
  • [SF - BUG-1511460] Small correction to the <script> protected source regex. - Thanks to Randall Severy.
  • -
  • [SF - BUG-1521754] Small fix to the paths of the internal CSS files used by FCKeditor. - Thanks to johnw_ceb.
  • -
  • [SF - BUG-1511442] The <base> tag is now correctly handled in IE, no matter - its position in the source code.
  • -
  • [SF - BUG-1507773] The "Lock" and "Reset" buttons in the Image Properties dialog window - are not anymore jumping with Firefox 1.5.
  • -
-

- Version 2.3

-

- New Features and Improvements:

-
    -
  • The Toolbar Sharing system has been completed. See sample10.html - and sample11.html.*
  • -
  • [SF - Patch-1407500] Small enhancement to the Find and Replace dialog windows.
  • -
-

- Fixed Bugs:

-
    -
  • Small security fixes.
  • -
  • The context menu system has been optimized. Nested menus now open "onmouseover". -
  • -
  • An error in the image preloader system was making the toolbar strip being downloaded - once for each button on slow connections. Some enhancements have also been made - so now the smaple05.html is loading fast for all skins.
  • -
  • Fixed many memory leak issues with IE.
  • -
  • [SF - BUG-1489768] The panels (context menus, toolbar combos and color selectors), - where being displayed in the wrong position if the contents of the editor, or its - containing window were scrolled down.
  • -
  • [SF - BUG-1493176] Using ASP, the connector was not working on servers with buffer - disable by default.
  • -
  • [SF - BUG-1491784] Language files have been updated to not include html entities.
  • -
  • [SF - BUG-1490259] No more security warning on IE over HTTPS.
  • -
  • [SF - BUG-1493173] [SF - BUG-1499708] We now assume that, if a user is in source editing, he/she - wants to control the HTML, so the editor doesn't make changes to it when posting - the form being in source view or when calling the GetXHTML function in the API. -
  • -
  • [SF - BUG-1490610] The FitWindow is now working on elements set with relative position.
  • -
  • [SF - BUG-1493438] The "Word Wrap" combo in the cell properties dialog now accepts - only Yes/No (no more <Not Set> value).
  • -
  • The context menu is now being hidden when a nested menu option is selected.
  • -
  • Table cell context menu operations are now working correctly.
  • -
  • [SF - BUG-1494549] The code formatter was having problems with dollar signs inside - <pre> tags.
  • -
  • [SF - Patch-1459740] The "src" element of images can now be set by styles definitions. - Thanks to joelwreed.
  • -
  • [SF - Patch-1437052] [SF - Patch-1436166] [SF - Patch-1352385] Small fix to the FCK.InsertHtml, FCKTools.AppendStyleSheet - and FCKSelection.SelectNode functions over IE. Thanks to Alfonso Martinez.
  • -
  • [SF - Patch-1349765] Small fix to the FCKSelection.GetType over Firefox. Thanks to - Alfonso Martinez.
  • -
  • [SF - Patch-1495422] The editor now creates link based on the URL when no selection - is available. Thanks to Dominik Pesch.
  • -
  • [SF - Patch-1478859] On some circumstances, the Yahoo popup blocker was blocking the - File Browser window, giving no feedback to the user. Now an alert message is displayed.
  • -
  • When using the editor in a RTL localized interface, like Arabic, the toolbar combos - were not showing completely in the first click. Fixed.
  • -
  • [SF - BUG-1500212] All "_samples/html" samples are now working when loading directly - from the Windows Explorer. Thanks to Alfonso Martinez.
  • -
  • The "FitWindow" feature was breaking the editor under Firefox 1.0.x.
  • -
  • [SF - Patch-1500032] In Firefox, the caret position now follows the user clicks when - clicking in the white area bellow the editor contents. Thanks to Alfonso Martinez.
  • -
  • [SF - BUG-1499522] In Firefox, the link dialog window was loosing the focus (and quickly - reacquiring it) when opening. This behavior was blocking the dialog in some Linux - installations.
  • -
  • Drastically improved the loading performance of the file list in the default File - Browser.
  • -
  • [SF - BUG-1503059] The default "BasePath" for FCKeditor in all integration files has - been now unified to "/fckeditor/" (lower-case). This is the usual casing system - in case sensitive OSs like Linux.
  • -
  • The "DisableFFTableHandles" setting is now honored when switching the full screen - mode with FitWindow.
  • -
  • Some fixes has been applied to the cell merging in Firefox.
  • -
-

- * This version has been partially sponsored by Footsteps - and Kentico.

-

- Version 2.3 Beta

-

- New Features and Improvements:

-
    -
  • Extremely Fast Loading! The editor now loads more than 3 - times faster than before, with no impact on its advanced features.
  • -
  • New toolbar system: -
      -
    • [SF - Feature-1454850] The toolbar will now load much faster. All - images have being merged in a single image file using a unique system available - only with FCKeditor.
    • -
    • The "Text Color" and "Background Color" commands buttons have - enhancements on the interface.
    • -
    • Attention: As a completely - new system has being developed. Skins created for versions prior this one will not - work. Skin styles definitions have being merged, added and removed. All skins have - been a little bit reviewed.
    • -
    • It is possible to detach the toolbar from an editor instance and - share it with other instances. In this way you may have only one toolbar (in the - top of the window, for example, that can be used by many editors (see - sample10.html). This feature is still under development (issues with IE - focus still to be solved).*
    • -
    -
  • -
  • New context menu system: -
      -
    • It uses the same (fast) loading system as the toolbar.
    • -
    • Sub-Menus are now available to group features (try the context menu over a table - cell).
    • -
    • It is now possible to create your own context menu entries by creating plugins. -
    • -
    -
  • -
  • New "FitWindow" toolbar button, based on the - plugin published by Paul Moers. Thanks Paul!
  • -
  • "Auto Grow" Plugin: automatically resizes the editor - until a maximum height, based on its contents size.**
  • -
  • [SF - Feature-1444943] Multiple CSS files can now be used in the - editing area. Just define FCKConfig.EditorAreaCSS as an array of strings (each one - is a path to a different css file). It works also as a simple string, as on prior - versions.
  • -
  • New language files:
      -
    • Bengali / Bangla (by Richard Walledge).
    • -
    • English (Canadian) (by Kevin Bennett).
    • -
    • Khmer (by Sengtha Chay).
    • -
    -
  • -
  • The source view is now available in the editing area on Gecko browsers. Previously - a popup was used for it (due to a Firefox bug).
  • -
  • As some people may prefer the popup way for source editing, a new configuration - option (SourcePopup) has being introduced.
  • -
  • The IEForceVScroll configuration option has been removed. The editor now automatically - shows the vertical scrollbar when needed (for XHTML doctypes).
  • -
  • The configuration file doesn't define a default DOCTYPE to be used now.
  • -
  • It is now possible to easily change the toolbar using the JavaScript API by just - calling <EditorInstance>.ToolbarSet.Load( '<ToolbarName>' ). See _testcases/010.html - for a sample.
  • -
  • The "OnBlur" and "OnFocus" JavaScript API events are now compatible - with all supported browsers.
  • -
  • Some few updates in the Lasso connector and uploader.
  • -
  • The GeckoUseSPAN setting is now set to "false" by default. In this way, the code - produced by the bold, italic and underline commands are the same on all browsers.
  • -
-

- Fixed Bugs:

-
    -
  • Important security fixes have been applied to the File Manager, Uploader - and Connectors. Upgrade is highly recommended. Thanks to Alberto Moro, - Baudouin Lamourere and James Bercegay.
  • -
  • [SF - BUG-1399966] [SF - BUG-1249853] The "BaseHref" configuration is now working with - Firefox in both normal and full page modes.
  • -
  • [SF - BUG-1405263] A typo in the configuration file was impacting the Quick Upload - feature.
  • -
  • Nested <ul> and <ol> tags are now generating valid html.
  • -
  • The "wmode" and "quality" attributes are now preserved for Flash - embed tags, in case they are entered manually in the source view. Also, empty attributes - are removed from that tag.
  • -
  • Tables where not being created correctly on Opera.
  • -
  • The XHTML processor will ignore invalid tags with names ending with ":", - like http:.
  • -
  • On Firefox, the scrollbar is not anymore displayed on toolbar dropdown commands - when not needed.
  • -
  • Some small fixes have being done to the dropdown commands rendering for FF. -
  • -
  • The table dialog window has been a little bit enlarged to avoid contents being cropped - on some languages, like Russian.
  • -
  • [SF - BUG-1465203] The ieSpell download URL has been updated. The problem is that - they don't have a fixed URL for it, so let's hope the mirror will be up for it. -
  • -
  • [SF - BUG-1456332] Small fix in the Spanish language file.
  • -
  • [SF - BUG-1457078] The File Manager was generating 404 calls in the server.
  • -
  • [SF - BUG-1459846] Fixed a problem with the config file if PHP is set to parse .js - files.
  • -
  • [SF - BUG-1432120] The "UserFilesAbsolutePath" setting is not correctly - used in the PHP uploader.
  • -
  • [SF - BUG-1408869] The collapse handler is now rendering correctly in Firefox 1.5. -
  • -
  • [SF - BUG-1410082] [SF - BUG-1424240] The "moz-bindings.xml" file is now well formed.
  • -
  • [SF - BUG-1413980] All frameborder "yes/no" values have been changes to - "1/0".
  • -
  • [SF - BUG-1414101] The fake table borders are now showing correctly when running under - the "file://" protocol.
  • -
  • [SF - BUG-1414155] Small typo in the cell properties dialog window.
  • -
  • Fixed a problem in the File Manager. It was not working well with folder or file - names with apostrophes ('). Thanks to René de Jong.
  • -
  • Small "lenght" type corrected in the select dialog window. Thanks to Bernd Nussbaumer.
  • -
  • The about box is now showing correctly in Firefox 1.5.
  • -
  • [SF - Patch-1464020] [SF - BUG-1155793] The "Unlink" command is now working correctly under Firefox - if you don't have a complete link selection. Thanks to Johnny Egeland.
  • -
  • In the File Manager, it was not possible to upload files to folders with ampersands - in the name. Thanks to Mike Pone.
  • -
  • [SF - BUG-1178359] Elements from the toolbar are not anymore draggable in the editing - area.
  • -
  • [SF - BUG-1487544] Fixed a small issue in the code formatter for <br /> and - <hr /> tags.
  • -
  • The "Background Color" command now works correctly when the GeckoUseSPAN setting - is disabled (default).
  • -
  • Links are now rendered in blue with Firefox (they were black before). Actually, - an entry for it has been added to the editing area CSS, so you can customize with - the color you prefer.
  • -
-

- * This version has been partially sponsored by Footsteps - and Kentico. -
- ** This version has been partially sponsored by Nextide.

-

- Version 2.2

-

- New Features and Improvements:

-
    -
  • Let's welcome Wim Lemmens (didgiman). He's our new responsible for the ColdFusion - integration. In this version we are introducing his new files with the following - changes: -
      -
    • The "Uploader", used for quick uploads, is now available - natively for ColdFusion.
    • -
    • Small bugs have been corrected in the File Browser connector.
    • -
    • The samples now work as is, even if you don't install the editor in the "/FCKeditor" - directory.
    • -
    -
  • -
  • And a big welcome also to "Andrew Liu", our responsible for the - Python integration. This version is bringing native support for Python - , including the File Browser connector and Quick Upload.
  • -
  • The "IsDirty()" and "ResetIsDirty()" - functions have been added to the JavaScript API to check if the editor - content has been changed.*
  • -
  • New language files: -
      -
    • Hindi (by Utkarshraj Atmaram)
    • -
    • Latvian (by Janis Klavinš)
    • -
    -
  • -
  • For the interface, now we have complete RTL support also for - the drop-down toolbar commands, color selectors and context menu.
  • -
  • [SF - BUG-1325113] [SF - BUG-1277661] The new "Delete Table" command is available in the - Context Menu when right-clicking inside a table.
  • -
  • The "FCKConfig.DisableTableHandles" configuration option is now working - on Firefox 1.5.
  • -
  • The new "OnBlur" and "OnFocus" - events have been added to the JavaScript API (IE only). See "_samples/html/sample09.html" * -
  • -
  • Attention: The "GetHTML" - function has been deprecated. It now returns the same value as "GetXHTML". - The same is valid for the "EnableXHTML" and "EnableSourceXHTML" - that have no effects now. The editor now works with XHTML output only.
  • -
  • Attention: A new "PreserveSessionOnFileBrowser" - configuration option has been introduced. It makes it possible to set whenever is - needed to maintain the user session in the File Browser. It is disabled by default, - as it has very specific usage and may cause the File Browser to be blocked by popup - blockers. If you have custom File Browsers that depends on session information, - remember to activate it.
  • -
  • Attention: The "fun" - smileys set has been removed from the package. If you are using it, you must manually - copy it to newer installations and upgrades.
  • -
  • Attention: The "mcpuk" - file browser has been removed from the package. We have no ways to support it. There - were also some licensing issues with it. Its web site can still be found at - http://mcpuk.net/fbxp/.
  • -
  • It is now possible to set different CSS styles for the chars in the Special Chars - dialog window by adding the "SpecialCharsOut" and "SpecialCharsOver" - in the "fck_dialog.css" skin file.*
  • -
  • [SF - Patch-1268726] Added table "summary" support in the table dialog. - Thanks to Sebastien-Mahe.
  • -
  • [SF - Patch-1284380] It is now possible to define the icon of a FCKToolbarPanelButton - object without being tied to the skin path (just like FCKToolbarButton). Thanks - to Ian Sullivan.
  • -
  • [SF - Patch-1338610] [SF - Patch-1263009] New characters have been added to the "Special Characters" - dialog window. Thanks to Deian.
  • -
  • You can set the QueryString value "fckdebug=true" to activate "debug - mode" in the editor (showing the debug window), overriding the configurations. - The "AllowQueryStringDebug" configuration option is also available so - you can disable this feature.
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1363548] [SF - BUG-1364425] [SF - BUG-1335045] [SF - BUG-1289661] [SF - BUG-1225370] [SF - BUG-1156291] [SF - BUG-1165914] [SF - BUG-1111877] [SF - BUG-1092373] [SF - BUG-1101596] [SF - BUG-1246952] The URLs for links and - images are now correctly preserved as entered, no matter if you are using relative - or absolute paths.
  • -
  • [SF - BUG-1162809] [SF - BUG-1205638] The "Image" and "Flash" dialog windows - now loads the preview correctly if the "BaseHref" configuration option - is set.
  • -
  • [SF - BUG-1329807] The alert boxes are now showing correctly when doing cut/copy/paste - operations on Firefox installations when it is not possible to execute that operations - due to security settings.
  • -
  • A new "Panel" system (used in the drop-dowm toolbar commands, color selectors - and context menu) has been developed. The following bugs have been fixed with it: -
      -
    • [SF - BUG-1186927] On IE, sometimes the context menu was being partially hidden.* -
    • -
    • On Firefox, the context menu was flashing in the wrong position before showing. -
    • -
    • On Firefox 1.5, the Color Selector was not working.
    • -
    • On Firefox 1.5, the fonts in the panels were too big.
    • -
    • [SF - BUG-1076435] [SF - BUG-1200631] On Firefox, sometimes the context menu was being shown in the - wrong position.
    • -
    -
  • -
  • [SF - BUG-1364094] Font families were - not being rendered correctly on Firefox .
  • -
  • [SF - BUG-1315954] No error is thrown when pasting some case specific code from editor - to editor.
  • -
  • [SF - BUG-1341553] A small fix for a security alert in the File Browser has been - applied.
  • -
  • [SF - BUG-1370953] [SF - BUG-1339898] [SF - BUG-1323319] A message will be shown to the user (instead of a JS error) if - a "popup blocker" blocks the "Browser Server" button. Thanks - to Erwin Verdonk.
  • -
  • [SF - BUG-1370355] Anchor links that points to a single character anchor, like "#A", - are now correctly detected in the Link dialog window. Thanks to Ricky Casey.
  • -
  • [SF - BUG-1368998] Custom error processing has been added to the file upload on the - File Browser.
  • -
  • [SF - BUG-1367802] [SF - BUG-1207740] A message is shown to the user if a dialog box is blocked by - a popup blocker in Firefox.
  • -
  • [SF - BUG-1358891] [SF - BUG-1340960] The editor not works locally (without a web server) on directories - where the path contains spaces.
  • -
  • [SF - BUG-1357247] The editor now intercepts SHIFT + INS keystrokes when needed.
  • -
  • [SF - BUG-1328488] Attention: The Page - Break command now produces different tags to avoid XHTML compatibility - issues. Any Page Break previously applied to content produced with previous versions - of FCKeditor will not me rendered now, even if they will still be working correctly. -
  • -
  • It is now possible to allow cut/copy/past operations on Firefox using the user.js file.
  • -
  • [SF - BUG-1336792] A fix has been applied to the XHTML processor to allow tag names - with the "minus" char (-).
  • -
  • [SF - BUG-1339560] The editor now correctly removes the "selected" option - for checkboxes and radio buttons.
  • -
  • The Table dialog box now selects the table correctly when right-clicking on objects - (like images) placed inside the table.
  • -
  • Attention: A few changes have been - made in the skins. If you have a custom skin, it is recommended you to make a diff - of the fck_contextmenu.css file of the default skin with your implementation.
  • -
  • Mouse select (marking things in blue, like selecting text) has been disabled - on panels (drop-down menu commands, color selector and context menu) and toolbar, - for both IE and Firefox.
  • -
  • On Gecko, fake borders will not be applied to tables with the border attribute set - to more than 0, but placed inside tables with border set to 0.
  • -
  • [SF - BUG-1360717] A wrapping issue in the "Silver" skin has been corrected. - Thanks to Ricky Casey.
  • -
  • [SF - BUG-1251145] In IE, the focus is now maintained in the text when clicking in - the empty area following it.
  • -
  • [SF - BUG-1181386] [SF - BUG-1237791] The "Stylesheet Classes" field in the Link dialog - window in now applied correctly on IE. Thanks to Andrew Crowe.
  • -
  • The "Past from Word" dialog windows is now showing correctly on Firefox - on some languages.
  • -
  • [SF - BUG-1315008] [SF - BUG-1241992] IE, when selecting objects (like images) and hitting the "Backspace" - button, the browser's "back" will not get executed anymore and the object - will be correctly deleted.
  • -
  • The "AutoDetectPasteFromWord" is now working correctly in IE. Thanks to - Juan Ant. Gómez.
  • -
  • A small enhancement has been made in the Word pasting detection. Thanks to Juan - Ant. Gómez.
  • -
  • [SF - BUG-1090686] No more conflict with Firefox "Type-Ahead Find" feature. -
  • -
  • [SF - BUG-942653] [SF - BUG-1155856] The "width" and "height" of images sized - using the inline handlers are now correctly loaded in the image dialog box.
  • -
  • [SF - BUG-1209093] When "Full Page Editing" is active, in the "Document - Properties" dialog, the "Browse Server" button for the page background - is now correctly hidden if "ImageBrowser" is set to "false" - in the configurations file. Thanks to Richard.
  • -
  • [SF - BUG-1120266] [SF - BUG-1186196] The editor now retains the focus when selecting commands in - the toolbar.
  • -
  • [SF - BUG-1244480] The editor now will look first to linked fields "ids" - and second to "names".
  • -
  • [SF - BUG-1252905] The "InsertHtml" function now preserves URLs as entered. -
  • -
  • [SF - BUG-1266317] Toolbar commands are not anymore executed outside the editor.
  • -
  • [SF - BUG-1365664] The "wrap=virtual" attribute has been removed from the - integration files for validation purposes. No big impact.
  • -
  • [SF - BUG-972193] Now just one click is needed to active the cursor inside the editor. -
  • -
  • The hidden fields used by the editor are now protected from changes using the "Web - Developer Add-On > Forms > Display Forms Details" extension. Thanks to - Jean-Marie Griess.
  • -
  • On IE, the "Format" toolbar dropdown now reflects the current paragraph - type on IE. Because of a bug in the browser, it is quite dependent on the browser - language and the editor interface language (both must be the same). Also, as the - "Normal (DIV)" type is seen by IE as "Normal", to avoid confusion, - both types are ignored by this fix.
  • -
  • On some very rare cases, IE was loosing the "align" attribute for DIV - tags. Fixed.
  • -
  • [SF - BUG-1388799] The code formatter was removing spaces on the beginning of lines - inside PRE tags. Fixed.
  • -
  • [SF - BUG-1387135] No more "NaN" values in the image dialog, when changing - the sizes in some situations.
  • -
  • Corrected a small type in the table handler.
  • -
  • You can now set the "z-index" for floating panels (toolbar dropdowns, - color selectors, context menu) in Firefox, avoiding having them hidden under another - objects. By default it is set to 10,000. Use the FloatingPanelsZIndex configuration - option to change this value.
  • -
-

- Special thanks to - Alfonso Martinez, who have provided many patches and suggestions for the - following features / fixes present in this version. I encourage all you to - donate to Alfonso, as a way to say thanks for his nice open source approach. - Thanks Alfonso!. Check out his contributions:

-
    -
  • [SF - BUG-1352539] [SF - BUG-1208348] With Firefox, no more "fake" selections are appearing - when inserting images, tables, special chars or when using the "insertHtml" - function.
  • -
  • [SF - Patch-1382588] The "FCKConfig.DisableImageHandles" configuration option - is not working on Firefox 1.5.
  • -
  • [SF - Patch-1368586] Some fixes have been applied to the Flash dialog box and the - Flash pre-processor.
  • -
  • [SF - Patch-1360253] [SF - BUG-1378782] [SF - BUG-1305899] [SF - BUG-1344738] [SF - BUG-1347808] On dialogs, some fields became impossible - to select or change when using Firefox. It has been fixed.
  • -
  • [SF - Patch-1357445] Add support for DIV in the Format drop-down combo for Firefox. -
  • -
  • [SF - BUG-1350465] [SF - BUG-1376175] The "Cell Properties" dialog now works correctly - when right-clicking in an object (image, for example) placed inside the cell itself. -
  • -
  • [SF - Patch-1349166] On IE, there is now support for namespaces on tags names.
  • -
  • [SF - Patch-1350552] Fix the display issue when applying styles on tables.
  • -
  • [SF - Patch-1352320 ] Fixed a wrong usage of the "parentElement" - property on Gecko.
  • -
  • [SF - Patch-1355007] The new "FCKDebug.OutputObject" function is available - to dump all object information in the debug window.
  • -
  • [SF - Patch-1329500] It is now possible to delete table columns when clicking on a - TH cell of the column.
  • -
  • [SF - Patch-1315351] It is now possible to pass the image width and height to the - "SetUrl" function of the Flash dialog box.
  • -
  • [SF - Patch-1327384] TH tags are now correctly handled by the source code formatter - and the "FillEmptyBlocks" configuration option.
  • -
  • [SF - Patch-1327406] Fake borders are now displayed for TH elements on tables with - border set to 0. Also, on Firefox, it will now work even if the border attribute - is not defined and the borders are not dotted.
  • -
  • Hidden fields now get rendered on Firefox.
  • -
  • The BasePath is now included in the debugger URL to avoid problems when calling - it from plugins.
  • -
-

- * This version has been partially sponsored by - Alkacon Software.

-

- Version 2.1.1

-

- New Features and Improvements:

-
    -
  • The new "Insert Page Break" command (for printing) has - been introduced.*
  • -
  • The editor package now has a root directory called "FCKeditor".
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1326285] [SF - BUG-1316430] [SF - BUG-1323662] [SF - BUG-1326223] We are doing a little step back with this version. - The ENTER and BACKSPACE behavior changes for Firefox have been remove. It is a nice - feature, but we need much more testing on it. It introduced some bugs and so - its preferable to not have that feature, avoiding problems (even if that feature - was intended to solve some issues).
  • -
  • [SF - BUG-1275714] Comments in the beginning of the source are now preserved when - using the "undo" and "redo" commands.
  • -
  • The "undo" and "redo" commands now work for the Style command. -
  • -
  • An error in the execution of the pasting commands on Firefox has been fixed.
  • -
  • [SF - BUG-1326184] No strange (invalid) entities are created when using Firefox. Also, - the &nbsp; used by the FillEmptyBlocks setting is maintained even if you disable - the ProcessHTMLEntities setting.
  • -
-

- * This version has been partially sponsored by - Acctive Software S.A..

-

- Version 2.1

-

- New Features and Improvements:

-
    -
  • [SF - BUG-1200328] The editor now offers a way to "protect" part of the - source to remain untouched while editing or changing views. Just use the "FCKConfig.ProtectedSource" - object to configure it and customize to your needs. It is based on regular expressions. - See fckconfig.js for some samples.
  • -
  • The editor now offers native support for Lasso. Thanks and welcome to - our new developer Jason Huck.
  • -
  • New language files are available: -
      -
    • Faraose (by Símin Lassaberg and Helgi Arnthorsson) -
    • -
    • Malay (by Fairul Izham Mohd Mokhlas)
    • -
    • Mongolian (by Lkamtseren Odonbaatar)
    • -
    • Vietnamese (by Phan Binh Giang)
    • -
    -
  • -
  • A new configurable ColdFusion connector is available. Thanks to Mark Woods. - Many enhancements has been introduced with it.
  • -
  • The PHP connector for the default File Browser now sorts the folders and files names. -
  • -
  • [SF - BUG-1289372] [SF - BUG-1282758] In the PHP connector it is now possible to set the absolute - (server) path to the User Files directory, avoiding problems with Virtual Directories, - Symbolic Links or Aliases. Take a look at the config.php file.
  • -
  • The ASP.Net uploader (for Quick Uploads) has been added to the package.
  • -
  • A new way to define simple "combo" toolbar items , like - Style and Font, has been introduced. Thanks to Steve Lineberry. See - sample06.html and the "simplecommands" plugin to fully understand - it.
  • -
  • A new test case has been added that shows how to set the editor background dynamically - without using a CSS.
  • -
  • [SF - BUG-1155906] [SF - BUG-1110116] [SF - BUG-1216332] The "AutoDetectPasteFromWord" configuration option - is back (IE only feature).
  • -
  • The new "OnAfterLinkedFieldUpdate" event has been introduced. If - is fired when the editor updates its hidden associated field.
  • -
  • Attention: The color of the right border of the toolbar (left on RTL interfaces) - has been moved from code to the CSS (TB_SideBorder class). Update your custom skins. -
  • -
  • A sample "htaccess.txt" file has been added to the editor's package - to show how to configure some Linux sites that could present problems on Firefox - with "Illegal characters" errors. Respectively the "" - chars.
  • -
  • With the JavaScript, ASP and PHP integration files, you can set the QueryString - value "fcksource=true" to load the editor using the source files (located - in the _source directory) instead of the compressed ones. Thanks to Kae Verens for - the suggestion.
  • -
  • [SF - Feature-1246623] The new configuration option "ForceStrongEm" has - been introduced so you can force the editor to convert all <B> and <I> - tags to <STRONG> and <EM> respectively.
  • -
  • A nice contribution has been done by Goss Interactive Ltd: -
      -
    • [SF - BUG-1246949] Implemented ENTER key and BACKSPACE key handlers for Gecko so that - P tags (or an appropriate block element) get inserted instead of BR tags when not - in the UseBROnCarriageReturn config mode. -
      - The ENTER key handling has been written to function much the same as the ENTER key - handling on IE : as soon as the ENTER key is pressed, existing content will be wrapped - with a suitable block element (P tag) as appropriate and a new block element (P - tag) will be started. -
      - The ENTER key handler also caters for pressing ENTER within empty list items - ENTER - in an empty item at the top of a list will remove that list item and start a new - P tag above the list; ENTER in an empty item at the bottom of a list will remove - that list item and start a new P tag below the list; ENTER in an empty item in the - middle of a list will remove that list item, split the list into two, and start - a new P tag between the two lists.
    • -
    • Any tables that are found to be incorrectly nested within a block element (P tag) - will be moved out of the block element when loaded into the editor. This is required - for the new ENTER/BACKSPACE key handlers and it also avoids non-compliant HTML.  -
    • -
    • The InsertOrderedList and InsertUnorderedList commands have been overridden on Gecko - to ensure that block elements (P tags) are placed around a list item's content when - it is moved out of the list due to clicking on the editor's list toolbar buttons - (when not in the UseBROnCarriageReturn config mode).
    • -
    -
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1253255] [SF - BUG-1265520] Due to changes on version 2.0, the anchor list was not anymore - visible in the link dialog window. It has been fixed.
  • -
  • [SF - BUG-1242979] [SF - BUG-1251354] [SF - BUG-1256178] [SF - BUG-1274841] [SF - BUG-1303949] Due to a bug on Firefox, some keys stopped working - on startup over Firefox. It has been fixed.
  • -
  • [SF - BUG-1251373 ] The above fix also has corrected some strange behaviors on - Firefox.
  • -
  • [SF - BUG-1144258] [SF - BUG-1092081] The File Browsers now run on the same server session used - in the page where the editor is placed in (IE issue). Thanks to Simone Chiaretta. -
  • -
  • [SF - BUG-1305619 ] No more repeated login dialogs when running the editor with Windows - Integrated Security with IIS.
  • -
  • [SF - Patch-1245304] The Test Case 004 is now working correctly. It has been changed - to set the editor hidden at startup.
  • -
  • [SF - BUG-1290610 ] Over HTTPS, there were some warnings when loading the Images, - Flash and Link dialogs. Fixed.
  • -
  • Due to Gecko bugs, two errors were thrown when loading the editor in a hidden div. - Workarounds have been introduced. In any case, the testcase 004 hack is needed when - showing the editor (as in a tabbed interface).
  • -
  • An invalid path in the dialogs CSS file has been corrected.
  • -
  • On IE, the Undo/Redo can now be controlled using the Ctrl+Z and Ctrl+Y shortcut - keys.
  • -
  • [SF - BUG-1295538 ] A few Undo/Redo fixes for IE have been done.
  • -
  • [SF - BUG-1247070] On Gecko, it is now possible to use the shortcut keys for Bold - (CTRL+B), Italic (CTRL+I) and Underline (CTRL+U), like in IE.
  • -
  • [SF - BUG-1274303] The "Insert Column" command is now working correctly - on TH cells. It also copies any attribute applied to the source cells.
  • -
  • [SF - Patch-1287070 ] In the Universal Keyboard, the Arabic keystrokes translator - is now working with Firefox. Thanks again to Abdul-Aziz Al-Oraij.
  • -
  • The editor now handles AJAX requests with HTTP status 304.
  • -
  • [SF - BUG-1157780] [SF - BUG-1229077] Weird comments are now handled correctly (ignored on some cases). -
  • -
  • [SF - BUG-1155774] A spelling error in the Bulleted List Properties dialog has been - corrected.
  • -
  • [SF - BUG-1272018] The ampersand character can now be added from the Special Chars - dialog.
  • -
  • [SF - BUG-1263161] A small fix has been applied to the sampleposteddata.php file. - Thanks to Mike Wallace.
  • -
  • [SF - BUG-1241504] The editor now looks also for the ID of the hidden linked field. -
  • -
  • The caption property on tables is now working on Gecko. Thanks to Helen Somers (Goss - Interactive Ltd).
  • -
  • [SF - BUG-1297431] With IE, the editor now works locally when its files are placed - in a directory path that contains spaces.
  • -
  • [SF - BUG-1279551] [SF - BUG-1242105] On IE, some features are dependant of ActiveX components (secure... - distributed with IE itself). Some security setting could avoid the usage of - those components and the editor would stop working. Now a message is shown, indicating - the use the minimum necessary settings need by the editor to run.
  • -
  • [SF - BUG-1298880] Firefox can't handle the STRONG and EM tags. Those tags are now - converted to B and I so it works accordingly.
  • -
  • [SF - BUG-1271723] On IE, it is now possible to select the text and work correctly - in the contents of absolute positioned/dimensioned divs.
  • -
  • On IE, there is no need to click twice in the editor to activate the cursor - in the editing area.
  • -
  • [SF - BUG-1221621] Many "warnings" in the Firefox console are not thrown - anymore.
  • -
  • [SF - BUG-1295526] While editing on "FullPage" mode the basehref is - now active for CSS "link" tags.
  • -
  • [SF - Patch-1222584] A small fix to the PHP connector has been applied.
  • -
  • [SF - Patch-1281313] A few small changes to avoid problems with Plone. Thanks to Jean-mat. -
  • -
  • [SF - BUG-1275911] A check for double dots sequences on directory names on creation - has been introduced to the PHP and ASP connectors.
  • -
-

- Version 2.0

-

- New Features and Improvements:

-
    -
  • The new "Flash" command is available. Now you can - easily handle Flash content, over IE and Gecko, including server browser integration - and context menu support. Due to limitations of the browsers, it is not possible - to see the preview of the movie while editing, so a nice "placeholder" - is used instead. *
  • -
  • A "Quick Upload " option is now available in the - link, image and flash dialog windows, so the user don't need to go (or have) the - File Browser for this operations. The ASP and PHP uploader are included. Take - a look at the configuration file.***
  • -
  • Added support for Active FoxPro Pages . Thanks to our new developer, - Sönke Freitag.
  • -
  • It is now possible to disable the size handles for images and tables - (IE only feature). Take a look at the DisableImageHandles and DisableTableHandles - configuration options.
  • -
  • The handles on form fields (small squares around them) and the inline editing - of its contents have been disabled. This makes it easier to users to use - the controls.
  • -
  • A much better support for Word pasting operations has been introduced. Now it uses - a dialog box, in this way we have better results and more control.**
  • -
  • [SF - Patch-1225372] A small change has been done to the PHP integration file. The - generic __construct constructor has been added for better PHP 5 sub-classing compatibility - (backward compatible). Thanks to Marcus Bointon.
  • -
-

- Fixed Bugs:

-
    -
  • ATTENTION: Some security changes have been made to the connectors. Now you must - explicitly enable the connector you want to use. Please test your application before - deploying this update.
  • -
  • [SF - BUG-1211591] [SF - BUG-1204273] The connectors have been changed so it is not possible to use - ".." on directory names.
  • -
  • [SF - Patch-1219734] [SF - BUG-1219728] [SF - BUG-1208654] [SF - BUG-1205442] There was an error in the page unload on some cases - that has been fixed.
  • -
  • [SF - BUG-1209708] [SF - BUG-1214125] The undo on IE is now working correctly when the user starts - typing.
  • -
  • The preview now loads "Full Page" editing correctly. It also uses the - same XHTML code produced by the final output.
  • -
  • The "Templates" dialog was not working on some very specific (and strange) - occasions over IE.
  • -
  • [SF - BUG-1199631] [SF - BUG-1171944] A new option is available to avoid a bad IE behavior that shows - the horizontal scrollbar even when not needed. You can now force the vertical scrollbar - to be always visible. Just set the "IEForceVScroll" configuration option - to "true". Thanks to Grant Bartlett.
  • -
  • [SF - Patch-1212026] [SF - BUG-1228860] [SF - BUG-1211775] [SF - BUG-1199824] An error in the Packager has been corrected.
  • -
  • [SF - BUG-1163669] The XHTML processor now adds a space before the closing slash of - tags that don't have a closing tag, like <br />.
  • -
  • [SF - BUG-1213733] [SF - BUG-1216866] [SF - BUG-1209673] [SF - BUG-1155454] [SF - BUG-1187936 ] Now, on Gecko, the source is opened in a - dialog window to avoid fatal errors (Gecko bugs).
  • -
  • Some pages have been changed to avoid importing errors on Plone. Thanks to Arthur - Kalmenson.
  • -
  • [SF - BUG-1171606] There is a bug on IE that makes the editor to not work if - the instance name matches a meta tag name. Fixed.
  • -
  • On Firefox, the source code is now opened in a dialog box, to avoid error on pages - with more than one editor.
  • -
  • [SF - Patch-1225703] [SF - BUG-1214941] The "ForcePasteAsPlainText" configuration option - is now working correctly on Gecko browsers. Thanks to Manuel Polo.
  • -
  • [SF - BUG-1228836] The "Show Table Borders" feature is now working on Gecko - browsers.
  • -
  • [SF - Patch-1212529] [SF - BUG-1212517] The default File Browser now accepts connectors with querystring - parameters (with "?"). Thanks to Tomas Jucius.
  • -
  • [SF - BUG-1233318] A JavaScript error thrown when using the Print command has been - fixed.
  • -
  • [SF - BUG-1229696] A regular expression has been escaped to avoid problems when opening - the code in some editors. It has been moved to a dialog window.
  • -
  • [SF - BUG-1231978] [SF - BUG-1228939] The Preview window is now using the Content Type and Base href. -
  • -
  • [SF - BUG-1232056] The anchor icon is now working correctly on IE.
  • -
  • [SF - BUG-1202468] The anchor icon is now available on Gecko too.
  • -
  • [SF - BUG-1236279] A security warning has been corrected when using the File Browser - over HTTPS.
  • -
  • The ASP implementation now avoid errors when setting the editor value to null values. -
  • -
  • [SF - BUG-1237359] The trailing <BR> added by Gecko at the end of the source - is now removed.
  • -
  • [SF - BUG-1170828] No more &nbsp; is added to the source when using the "New - Page" button.
  • -
  • [SF - BUG-1165264] A new configuration option has been included to force the - editor to ignore empty paragraph values (<p>&nbsp;</p>), returning - empty ("").
  • -
  • No more &nbsp; is added when creating a table or adding columns, rows or cells. -
  • -
  • The <TD> tags are now included in the FillEmptyBlocks configuration handling. -
  • -
  • [SF - BUG-1224829] A small bug in the "Find" dialog has been fixed.
  • -
  • [SF - BUG-1221307] A small bug in the "Image" dialog has been fixed.
  • -
  • [SF - BUG-1219981] [SF - BUG-1155726] [SF - BUG-1178473] It is handling the <FORM>, <TEXTAREA> and <SELECT> - tags "name" attribute correctly. Thanks to thc33.
  • -
  • [SF - BUG-1205403] The checkbox and radio button values are now handled correctly - in their dialog windows. Thanks to thc33.
  • -
  • [SF - BUG-1236626] The toolbar now doesn't need to collapse when unloading the page - (IE only).
  • -
  • [SF - BUG-1212559] [SF - BUG-1017231] The "Save" button now calls the "onsubmit" - event before posting the form. The submit can be cancelled if the onsubmit returns - "false".
  • -
  • [SF - BUG-1215823] The editor now works correctly on Firefox if it values is set to - "<p></p>".
  • -
  • [SF - BUG-1217546] No error is thrown when "pasting as plain text" and no - text is available for pasting (as an image for example).
  • -
  • [SF - BUG-1207031] [SF - BUG-1223978] The context menu is now available in the source view.
  • -
  • [SF - BUG-1213871] Undo has been added to table creation and table operation commands. -
  • -
  • [SF - BUG-1205211] [SF - BUG-1229941] Small bug in the mcpuk file browser have been corrected.
  • -
-

- * This version has been partially sponsored by - Infineon Technologies AG.
- ** This version has been partially sponsored by - Visualsoft Web Solutions.
- *** This version has been partially sponsored by - Web Crossing, Inc.

-

- Version 2.0 FC (Final Candidate)

-

- New Features and Improvements:

-
    -
  • A new tab called "Link" is available in the Image - Dialog window. In this way you can insert or modify the image link directly - from that dialog.*
  • -
  • The new "Templates" command is now available. Now the - user can select from a list of pre-build HTML and fill the editor with it. Take - a look at the "_docs" for more info.**
  • -
  • The mcpuk's File Browser for - PHP has been included in the package. He became the official developer of the File - Manager for FCKeditor, so we can expect good news in the future.
  • -
  • New configuration options are available to hide tabs from the - Image Dialog and Link Dialog windows: LinkDlgHideTarget, - LinkDlgHideAdvanced, ImageDlgHideLink and ImageDlgHideAdvanced.
  • -
  • [SF - BUG-1189442] [SF - BUG-1187164] [SF - BUG-1185905] It is now possible to configure the editor to not convert Greek - or special Latin letters to ther specific HTML entities. You - can also configure it to not convert any character at all. Take a look at the "ProcessHTMLEntities", - "IncludeLatinEntities" and "IncludeGreekEntities" configuration - options.
  • -
  • New language files are available: -
      -
    • Basque (by Ibon Igartua)
    • -
    • English (Australia / United Kingdom) (by Christopher Dawes)
    • -
    • Ukrainian (by Alexander Pervak)
    • -
    -
  • -
  • The version and date information have been removed from the files headers to avoid - unecessary diffs in source control systems when new versions are released (from - now on).
  • -
  • [SF - Patch-1159854] Ther HTML output rendered by the server side integration files - are now XHTML compatible.
  • -
  • [SF - BUG-1181823] It is now possible to set the desired DOCTYPE to use when edit - HTML fragments (not in Full Page mode).
  • -
  • There is now an optional way to implement different "mouse over" effects - to the buttons when they are "on" of "off".
  • -
-

- Fixed Bugs:

- -

- * This version has been partially sponsored by the - Hamilton College.
- ** This version has been partially sponsored by - Infineon Technologies AG.

-

- Version 2.0 RC3 (Release Candidate 3)

-

- New Features and Improvements:

-
    -
  • The editor now offers native Perl integration! Thanks and welcome - to Takashi Yamaguchi, our official Perl developer.
  • -
  • [SF - Feature-1026584] [SF - Feature-1112692] Formatting has been introduced to the - Source View. The output HTML can also be formatted. You can choose - to use spaces or tab for indentation. See the configuration file.
  • -
  • [SF - Feature-1031492] [SF - Feature-1004293] [SF - Feature-784281] It is now possible to edit full HTML pages - with the editor. Use the "FullPage" configuration setting to activate - it.
  • -
  • The new toolbar command, "Document Properties" is - available to edit document header info, title, colors, background, etc... Full page - editing must be enabled.
  • -
  • [SF - Feature-1151448] Spell Check is now available. You can use - ieSpell or Speller Pages right from FCKeditor. - More info about configuration can be found in the _docs folder.
  • -
  • [SF - Feature-1041686] [SF - Feature-1086386] [SF - Feature-1124602] New "Insert Anchor" command - has been introduced. (The anchor icon is visible only over IE for now).
  • -
  • [SF - Feature-1123816] It is now possible to configure the editor to show "fake" - table borders when the border size is set to zero. (It is working only - on IE for now).
  • -
  • Numbered and Bulleted lists can now be - configured . Just right click on then.
  • -
  • [SF - Feature-1088608] [SF - Feature-1144047] [SF - Feature-1149808] A new configuration setting is available, "BaseHref - ", to set the URL used to resolve relative links.
  • -
  • It is now possible to set the content language direction . - See the "FCKConfig.ContentLangDirection" configurations setting.
  • -
  • All Field Commands available on version 1.6 have been upgraded - and included in this version: form, checkbox, - radio button, text field, text area, - select field, button, image button - and hidden field .
  • -
  • Context menu options (right-click) has been added for: - anchors, select field, textarea, - checkbox, radio button, text field, - hidden field, textarea, button, - image button, form, bulleted list - and numbered list .
  • -
  • The "Universal Keyboard" has been converted from version - 1.6 to this one and it's now available.
  • -
  • It is now possible to configure the items to be shown in the - context menu . Just use the FCKConfig.ContextMenu option at fckconfig.js. -
  • -
  • A new configuration (FillEmptyBlocks) is available to force the editor to - automatically insert a &nbsp; on empty block elements (p, div, pre, - h1, etc...) to avoid differences from the editing and the final result. (Actually, - the editor automatically "grows" empty elements to make the user able - to enter text on it). Attention: the extra &nbsp; will be added when switching - from WYSIWYG to Source View, so the user may see an additional space on empty blocks. - (XHTML support must be enabled).
  • -
  • It is now possible to configure the toolbar to "break - " between two toolbar strips. Just insert a "/" between then. Take - a look at fckconfig.js for a sample.
  • -
  • New Language files are available: -
      -
    • Brazilian Portuguese (by Carlos Alberto Tomatis Loth)
    • -
    • Bulgarian (by Miroslav Ivanov)
    • -
    • Esperanto (by Tim Morley)
    • -
    • Galician (by Fernando Riveiro Lopez)
    • -
    • Japanese ( by Takashi Yamaguchi)
    • -
    • Persian (by Hamed Taj-Abadi)
    • -
    • Romanian (by Adrian Nicoara)
    • -
    • Slovak (by Gabriel Kiss)
    • -
    • Thai (by Audy Charin Arsakit)
    • -
    • Turkish (by Reha Biçer)
    • -
    • The Chinese Traditional has been set as the default (zn) instead of zn-tw.
    • -
    -
  • -
  • Warning: All toolbar image images have been changed. The "button." prefix - has been removed. If you have your custom skin, please rename your files.
  • -
  • A new plugin is available in the package: "Placeholders". - In this way you can insert non editable tags in your document to be processed on - server side (very specific usage).
  • -
  • The ASPX files are no longer available in this package. They have been moved to - the FCKeditor.Net package. In this way the ASP.Net integration is much better organized. -
  • -
  • The FCKeditor.Packager program is now part of the main package. It is not anymore distributed - separately.
  • -
  • The PHP connector now sets the uploaded file permissions (chmod) to 0777.
  • -
  • [SF - Patch-1090215] It's now possible to give back more info from your custom image - browser calling the SetUrl( url [, width] [, height] [, alt] ). Thanks to Ben Noblet. -
  • -
  • The package files now maintain their original "Last Modified" date, so - incremental FTP uploads can be used to update to new versions of the editor - (from now on).
  • -
  • The "Source" view now forces its contents to be written in "Left - to Right" direction even when the editor interface language is running a RTL - language (like Arabic, Hebrew or Persian).
  • -
-

- Fixed Bugs:

-
    -
  • [SF - BUG-1124220] [SF - BUG-1119894] [SF - BUG-1090986] [SF - BUG-1100408] The editor now works correctly when starting with an - empty value and switching to the Source mode.
  • -
  • [SF - BUG-1119380] [SF - BUG-1115750] [SF - BUG-1101808] The problem with the scrollbar and the toolbar combos (Style, - Font, etc...) over Mac has been fixed.
  • -
  • [SF - BUG-1098460] [SF - BUG-1076544] [SF - BUG-1077845] [SF - BUG-1092395] A new upload class has been included for the ASP File - Manager Connector. It uses the "ADODB.Stream" object. Many thanks to "NetRube". -
  • -
  • I small correction has been made to the ColdFusion integration files. Thanks to - Hendrik Kramer.
  • -
  • There was a very specific problem when the editor was running over a FRAME executed - on another domain.
  • -
  • The performance problem on Gecko while typing quickly has been solved.
  • -
  • The <br type= "_moz">is not anymore shown on XHTML source.
  • -
  • It has been introduced a mechanism to avoid automatic contents duplication on very - specific occasions (bad formatted HTML).
  • -
  • [SF - BUG-1146407] [SF - BUG-1145800] [SF - BUG-1118803 ] Other issues in the XHTML processor have been solved. -
  • -
  • [SF - BUG-1143969] The editor now accepts the "accept-charset" attribute - in the FORM tag (IE specific bug).
  • -
  • [SF - BUG-1122742] [SF - BUG-1089548 ] Now, the contents of the SCRIPT and STYLE tags remain untouched. -
  • -
  • [SF - BUG-1114748] The PHP File Manager Connector now sets the new folders permissions - (chmod) to 0777 correctly.
  • -
  • The PHP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/php/config.php) - to set some security preferences.
  • -
  • The ASP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/asp/config.asp) - to set some security preferences.
  • -
  • A small bug in the toolbar rendering (strips auto position) has been corrected. -
  • -
  • [SF - BUG-1093732] [SF - BUG-1091377] [SF - BUG-1083044] [SF - BUG-1096307] The configurations are now encoded so a user can use - values that has special chars (&=/).
  • -
  • [SF - BUG-1103688] [SF - BUG-1092331] [SF - BUG-1088220] PHP samples now use PHP_SELF to automatically discover - the editor's base path.
  • -
  • Some small wrapping problems with some labels in the Image and Table dialog windows - have been fixed.
  • -
  • All .js files are now encoded in UTF-8 format with the BOM (byte order mask) to - avoid some errors on specific Linux installations.
  • -
  • [SF - BUG-1114449] The editor packager program has been modified so now it is possible - to use the source files to run the editor as described in the documentation. The - new packager must be downloaded.
  • -
  • A small problem with the editor focus while in source mode has been corrected. - Thanks to Eric (ric1607).
  • -
  • [SF - BUG-1108167] [SF - BUG-1085149] [SF - BUG-1151296] [SF - BUG-1082433] No more IFRAMEs without src attribute. Now it points - to a blank page located in the editor's package. In this way we avoid security warnings - when using the editor over HTTPS. Thanks to Guillermo Bozovich.
  • -
  • [SF - BUG-1117779] The editor now works well if you have more than one element named - "submit" on its form (even if it is not correct to have this situation). -
  • -
  • The XHTML processor was duplicating the text on some specific situation. It has - been fixed.
  • -
  • [SF - Patch-1090213] [SF - Patch-1098929] With ASP, the editor now works correctly on pages using "Option - Explicit". Thanks to Ben Noblet.
  • -
  • [SF - BUG-1100759] [SF - BUG-1029125] [SF - BUG-966130] The editor was not working with old IE 5.5 browsers. There - was a problem with the XML parser. It has been fixed.
  • -
  • The localization engine is now working correctly over IE 5.5 browsers.
  • -
  • Some commands where not working well over IE 5.5 (emoticons, image,...). It has - been fixed.
  • -
  • [SF - BUG-1146441] [SF - BUG-1149777] The editor now uses the TEXTAREA id in the ReplaceTextarea - function. If the id is now found, it uses the "name". The docs have been - updated.
  • -
  • [SF - BUG-1144297] Some corrections have been made to the Dutch language file. Thanks - to Erwin Dondorp.
  • -
  • [SF - BUG-1121365] [SF - BUG-1090102] [SF - BUG-1152171] [SF - BUG-1102907] There is no problem now to start the editor with values - like "<div></div>" or "<p></p>".
  • -
  • [SF - BUG-1114059] [SF - BUG-1041861] The click on the disabled options in the Context Menu has no - effects now.
  • -
  • [SF - BUG-1152617] [SF - BUG-1102441] [SF - BUG-1095312] Some problems when setting the editor source to very specific - values has been fixed.
  • -
  • [SF - BUG-1093514] [SF - BUG-1089204] [SF - BUG-1077609] The editor now runs correctly if called directly (locally) without - a server installation (just opening the HTML sample files).
  • -
  • [SF - BUG-1088248] The editor now uses a different method to load its contents. In - this way the URLs remain untouched.
  • -
  • The PHP integration file now detects Internet Explorer 5.5 correctly.
  • -
-

- Version 2.0 RC2 (Release Candidate 2)

-
    -
  • [SF - Feature-1042034] [SF - Feature-1075961] [SF - Feature-1083200] A new dialog window for the table cell properties - is now available (right-click).
  • -
  • [SF - Feature-1042034] The new "Split Cell ", to split - a table cell in two columns, has been introduced (right-click).
  • -
  • [SF - Feature-1042034] The new "Merge Cells", to merge - table cells (in the same row), has been introduced (right-click).
  • -
  • The "fake" TAB key support (available by default over - Gecko browsers is now available over IE too. You can set the number of spaces to - add setting the FCKConfig.TabSpaces configuration setting. Set it to 0 (zero) to - disable this feature (IE).
  • -
  • It now possible to tell IE to send a <BR> when the user presses - the Enter key. Take a look at the FCKConfig.UseBROnCarriageReturn - configuration setting.
  • -
  • [SF - Feature-1085422] ColdFusion: The File Manager connector - is now available! (Thanks to Hendrik Kramer).
  • -
  • The editor is now available in 29 languages! The new language files - available are:  -
      -
    • [SF - Feature-1067775] Chinese Simplified and Traditional (Taiwan - and Hong Kong) (by NetRube).
    • -
    • Czech (by David Horák).
    • -
    • Danish (by Jesper Michelsen).
    • -
    • Dutch (by Bram Crins).
    • -
    • German (by Maik Unruh).
    • -
    • Portuguese (Portugal) (by Francisco Pereira).
    • -
    • Russian (by Andrey Grebnev).
    • -
    • Slovenian (by Boris Volaric).
    • -
    -
  • -
  • Updates to the French language files (by Hubert Garrido).
  • -
  • [SF - BUG-1085816] [SF - BUG-1083743] [SF - BUG-1078783] [SF - BUG-1077861] [SF - BUG-1037404] Many small bugs in the XHTML processor - has been corrected (workarounds to browser specific bugs). These are some things - to consider regarding the changes: -
      -
    • [SF - BUG-1083744] On Gecko browsers, any element attribute that the name starts with - "_moz" will be ignored.
    • -
    • [SF - BUG-1060073] The <STYLE> and <SCRIPT> elements contents will be - handled as is, without CDATA tag surrounding. This may break XHTML validation. In - any case the use of external files for scripts and styles is recommended (W3C recommendation).
    • -
    -
  • -
  • [SF - BUG-1088310] [SF - BUG-1078837] [SF - BUG-999792] URLs now remain untouched when initializing the editor or - switching from WYSYWYG to Source and vice versa.
  • -
  • [SF - BUG-1082323] The problem in the ASP and PHP connectors when handling non - "strange" chars in file names has been corrected.
  • -
  • [SF - BUG-1085034] [SF - BUG-1076796] Some bugs in the PHP connector have been corrected.
  • -
  • A problem with the "Format" command on IE browsers on languages different - of English has been solved. The negative side of this correction is that due to - a IE bad design it is not possible to update the "Format" combo while - moving throw the text (context sensitive).
  • -
  • On Gecko browsers, when selecting an image and executing the "New Page" - command, the image handles still appear, even if the image is not available anymore - (this is a Gecko bug). When clicking in a "phanton" randle, the browser - crashes. It doesn't happen (the crash) anymore.
  • -
  • [SF - BUG-1082197] On ASP, the bug in the browser detection system for Gecko browsers - has been corrected. Thanks to Alex Varga.
  • -
  • Again on ASP, the browser detection for IE had some problems on servers that use - comma for decimal separators on numbers. It has been corrected. Thanks to Agrotic. -
  • -
  • No error is thrown now when non existing language is configured in the - editor. The English language file is loaded in that case.
  • -
  • [SF - BUG-1077747] The missing images on the Office2003 and Silver skins are now included - in the package.
  • -
  • On some Gecko browsers, the dialog window was not loading correctly. I couldn't - reproduce the problem, but a fix has been applied based on users tests.
  • -
  • [SF - BUG-1004078] ColdFusion: The "config" structure/hash table with keys - and values is in ColdFusion not(!) case sensitive. All keys returned by ColdFusion - are in upper case format. Because the FCKeditor configuration keys must be case - sensitive, we had to match all structure/hash keys with a list of the correct configuration - names in mixed case. This has been added to the fckeditor.cfc and fckeditor.cfm. -
  • -
  • [SF - BUG-1075166] ColdFusion: The "fallback" variant of the texteditor - (<textarea>) has a bug in the fckeditor.cfm. This has been fixed.
  • -
  • A typo in the Polish language file has been corrected. Thanks to Pawel Tomicki. -
  • -
  • [SF - BUG-1086370] A small coding type in the Link dialog window has been corrected. -
  • -
-

- Version 2.0 RC1 (Release Candidate 1)

-
    -
  • ASP support is now available (including the File Manager connector). -
  • -
  • PHP support is now available (including the File Manager connector). -
  • -
  • [SF - Feature-1063217] The new advanced Style command is available - in the toolbar: full preview, context sensitive, style definitions are loaded from - a XML file (see documentation for more instructions).
  • -
  • The Font Format, Font Name and Font Size - toolbar command now show a preview of the available options.
  • -
  • The new Find and Replace features has been introduced. -
  • -
  • A new Plug-in system has been developed. Now it is quite easy to - customize the editor to your needs. (Take a look at the html/sample06.html file). -
  • -
  • The editor now handles HTML entities in the right way (XHTML support - must be set to "true"). It handles all entities defined in the W3C XHTML - DTD file.
  • -
  • A new "_docs" folder has been introduced for the documentation. - It is not yet complete, but I hope the community will help us to fill it better. -
  • -
  • It is now possible (even if it is not recommended by the W3C) to force the use of - simple ampersands (&) on attributes (like the links href) instead of its entity - &amp;. Just set FCKConfig.ForceSimpleAmpersand = true in the configuration - file.
  • -
  • [SF - Feature-1026866] The "EditorAreaCSS" configuration - option has been introduced. In this way you can set the CSS to use in the editor - (editable area).
  • -
  • The editing area is not anymore clipped if the toolbar is too large and exceeds - the window width.
  • -
  • [SF - BUG-1064902] [SF - BUG-1033933] The editor interface is now completely localizable. - The version ships with 19 languages including: Arabic, Bosnian, Catalan, - English, Spanish, Estonian, Finnish, French, - Greek, Hebrew, Croatian, Italian, Korean, Lithuanian, - Norwegian, Polish, Serbian (Cyrillic), - Serbian (Latin) and Swedish.
  • -
  • [SF - BUG-1027858] Firefox 1.0 PR introduced a bug that made the editor - stop working on it. A workaround has been developed to fix the problem.
  • -
  • There was a positioning problem over IE with the color panel. It has been corrected. -
  • -
  • [SF - BUG-1049842] [SF - BUG-1033832] [SF - BUG-1028623] [SF - BUG-1026610] [SF - BUG-1064498] The combo commands in the toolbar were not opening - in the right way. It has been fixed.
  • -
  • [SF - BUG-1053399] [SF - BUG-965318] [SF - BUG-1018296] The toolbar buttons icons were not showing on some IE and - Firefox/Mac installations. It has been fixed.
  • -
  • [SF - BUG-1054621] Color pickers are now working with the "office2003" and - "silver" skins.
  • -
  • [SF - BUG-1054108] IE doesn’t recognize the "&apos;" entity for - apostrophes, so a workaround has been developed to replace it with "&#39;" - (its numeric entity representation).
  • -
  • [SF - BUG-983434] [SF - BUG-983398] [SF - BUG-1028103] [SF - BUG-1072496] The problem with elements with name "submit" - inside the editor's form has been solved.
  • -
  • [SF - BUG-1018743] The problem with Gecko when collapsing the toolbar while in source - mode has been fixed.
  • -
  • [SF - BUG-1065268] [SF - BUG-1034354] The XHTML processor now doesn’t use the minimized tag - syntax (like <br/>) for empty elements that are not marked as EMPTY in the - W3C XHTML DTD specifications.
  • -
  • [SF - BUG-1029654] [SF - BUG-1046500] Due to a bug on Gecko there was a problem when creating links. - It has been fixed.
  • -
  • [SF - BUG-1065973] [SF - BUG-999792] The editor now handles relative URLs in IE. In effect IE transform - all relative URLs to absolute links, pointing to the site the editor is running. - So now the editor removes the protocol and host part of the link if it matches the - running server.
  • -
  • [SF - BUG-1071824] The color dialog box bug has been fixed.
  • -
  • [SF - BUG-1052856] [SF - BUG-1046493] [SF - BUG-1023530] [SF - BUG-1025978] The editor now doesn’t throw an error if no selection - was made and the create link command is used.
  • -
  • [SF - BUG-1036756] The XHTML processor has been reviewed.
  • -
  • [SF - BUG-1029101] The Paste from Word feature is working correctly.
  • -
  • [SF - BUG-1034623] There is an IE bug when setting the editor value to "<p><hr></p>". - A workaround has been developed.
  • -
  • [SF - BUG-1052695] There are some rendering differences between Netscape and Mozilla. - (Actually that is a bug on both browsers). A workaround has been developed to solve - it.
  • -
  • [SF - BUG-1073053] [SF - BUG-1050394] The editor doesn’t throw errors when hidden.
  • -
  • [SF - BUG-1066321] Scrollbars should not appear on dialog boxes (at least for the - Image and Link ones).
  • -
  • [SF - BUG-1046490] Dialogs now are forced to show on foreground over Mac.
  • -
  • [SF - BUG-1073955] A small bug in the image dialog window has been corrected.
  • -
  • [SF - BUG-1049534] The Resources Browser window is now working well over Gecko browsers. -
  • -
  • [SF - BUG-1036675] The Resources Browser window now displays the server error on bad - installations.
  • -
-

- Version 2.0 Beta 2

-
    -
  • There is a new configuration - "GeckoUseSPAN" - that - can be used to tell Gecko browsers to use <SPAN style...> or <B>, <I> - and <U> for the bold, italic and underline commands.
  • -
  • [SF - Feature-1002622] New Text Color and Background Color -  commands have been added to the editor.
  • -
  • On Gecko browsers, a message is shown when, because of security settings, the - user is not able to cut, copy or paste data from the clipboard using the - toolbar buttons or the context menu.
  • -
  • The new "Paste as Plain Text " command has been introduced. -
  • -
  • The new "Paste from Word " command has been introduced. -
  • -
  • A new configuration named "StartupFocus" can be used to tell the - editor to get the focus when the page is loaded.
  • -
  • All Java integration files has been moved to a new separated package. -
  • -
  • [SF - BUG-1016781] Table operations are now working when right click - inside a table. The following commands has been introduced: Insert Row, - Delete Row, Insert Column, Delete Column, - Insert Cell and Delete Cells .
  • -
  • [SF - BUG-965067] [SF - BUG-1010379] [SF - BUG-977713] XHTML support was not working with FireFox, blocking the - editor when submitting data. It has been fixed.
  • -
  • [SF - BUG-1007547 ] [SF - BUG-974595 ] The "FCKLang not defined" error when loading - has been fixed.
  • -
  • [SF - BUG-1021028] If the editor doesn't have the focus, some commands were been executed - outside the editor in the place where the focus is. It has been fixed.
  • -
  • [SF - BUG-981191] We are now using <!--- ---> for ColdFusion comments.
  • -
-

- Version 2.0 Beta 1

-

- This is the first beta of the 2.x series. It brings a lot of new and important things. - Beta versions will be released until all features available on version 1.x will - be introduced in the 2.0.
-
- Note: As it is a beta, it is not yet completely developed. Future - versions can bring new features that can break backward compatibility with this - version. -

-
    -
  • Gecko browsers (Mozilla and Netscape) support. -
  • -
  • Quick startup response times.
  • -
  • Complete XHTML 1.0 support.
  • -
  • Advanced link dialog box: -
      -
    • Target selection.
    • -
    • Popup configurator.
    • -
    • E-Mail link.
    • -
    • Anchor selector.
    • -
    -
  • -
  • New File Manager.
  • -
  • New dialog box system, with tabbed dialogs support.
  • -
  • New context menus with icons.
  • -
  • New toolbar with "expand/collapse" feature.
  • -
  • Skins support.
  • -
  • Right to left languages support.
  • -
-

- Version 1.6.1

-
    -
  • [SF - BUG-862364] [SF - BUG-812733] There was a problem when the user tried to delete the last row, - collumn or cell in a table. It has been corrected.*
  • -
  • New Estonian language file. Thanks to Kristjan Kivikangur
  • -
  • New Croatian language file. Thanks to Alex Varga.
  • -
  • Updated language file for Czech. Thanks to Plachow.
  • -
  • Updated language file for Chineze (zh-cn). Thanks to Yanglin.
  • -
  • Updated language file for Catalan. Thanks to Jordi Cerdan.
  • -
-

- * This version has been partially sponsored by Genuitec, - LLC.

-

- Version 1.6

-
    -
  • Context Menu support for form elements.*
  • -
  • New "Selection Field" command with advanced dialog box - for options definitions.*
  • -
  • New "Image Button" command is available.*
  • -
  • [SF - Feature-936196] Many form elements bugs has been fixed and - many improvements has been done.*
  • -
  • New Java Integration Module. There is a complete Java API and Tag - Library implementations. Take a look at the _jsp directory. Thanks to Simone Chiaretta - and Hao Jiang.
  • -
  • The Word Spell Checker can be used. To be able to run it, your - browser security configuration "Initialize and script ActiveX controls not - marked as safe" must be set to "Enable" or "Prompt". And - easier and more secure way to do that is to add your site in the list of trusted - sites. IeSpell can still be used. Take a look at the fck_config.js file for some - configuration options. Thanks to EdwardRF.
  • -
  • [SF - Feature-748807] [SF - Feature-801030] [SF - Feature-880684] New "Anchor" command, including - context menu support. Thanks to G.Meijer.
  • -
  • Special characters are replaced with their decimal HTML entities when the XHMTL - support is enabled (only over IE5.5+).
  • -
  • New Office 2003 Style toolbar icons are available. Just uncomment - the config.ToolbarImagesPath key in the fck_config.js file. Thanks to Abdul-Aziz - A. Al-Oraij. Attention: the default toolbar items have been moved - to the "images/toolbar/default" directory.
  • -
  • [SF - Patch-934566] Double click support for Images, Tables, Links, - Anchors and all Form elements. Thanks to Top Man.
  • -
  • New "New Page" command to start a typing from scratch. - Thanks to Abdul-Aziz A. Al-Oraij.
  • -
  • New "Replace" command. Thanks to Abdul-Aziz A. Al-Oraij. -
  • -
  • New "Advanced Font Style" command. Thanks to Abdul-Aziz - A. Al-Oraij.
  • -
  • [SF - Feature-738193] New "Save" command. It can be used - to simulate a save action, but in fact it just submits the form where the editor - is placed in. Thanks to Abdul-Aziz A. Al-Oraij.
  • -
  • New "Universal Keyboard" command. This 22 charsets are - available: Arabic, Belarusian, Bulgarian, Croatian, Czech, Danish, Finnish, French, - Greek, Hebrew, Hungarian, Diacritical, Macedonian, Norwegian, Polish, Russian, Serbian - (Cyrillic), Serbian (Latin), Slovak, Spanish, Ukrainian and Vietnamese. Includes - a keystroke listener to type Arabic on none Arabic OS or machine. Thanks to Abdul-Aziz - A. Al-Oraij.
  • -
  • [SF - Patch-935358] New "Preview" command. Context menu - option is included and can be deactivated throw the config.ShowPreviewContextMenu - configuration. Thanks to Ben Ramsey.
  • -
  • New "Table Auto Format" context menu command. Hack a - little the fck_config.js and the fck_editorarea.css files. Thanks to Alexandros - Lezos.
  • -
  • New "Bulleted List Properties " context menu to define - its type and class. Thanks to Alexandros Lezos.
  • -
  • The image dialog box has been a redesigned . Thanks - to Mark Fierling.
  • -
  • Images now always have the "alt" attribute set, even - when it's value is empty. Thanks to Andreas Barnet.
  • -
  • [SF - Patch-942250] You can set on fck_config.js to automatically clean Word - pasting operations without a user confirmation.
  • -
  • Forms element dialogs and other localization pending labels has been updated.
  • -
  • A new Lithuanian language file is available. Thanks to Tauras Paliulis. -
  • -
  • A new Hebrew language file is available. Thanks to Ophir Radnitz. -
  • -
  • A new Serbian language file is available. Thanks to Zoran Subic. -
  • -
  • Danish language file updates. Thanks to Flemming Jensen.
  • -
  • Catalan language file updates. Thanks to Jordi Cerdan.
  • -
  • [SF - Patch-936514] [SF - BUG-918716] [SF - BUG-931037] [SF - BUG-865864] [SF - BUG-915410] [SF - BUG-918716] Some languages files were not - saved on UTF-8 format causing some javascript errors on loading - the editor or making "undefined" to show on editor labels. This problem - was solved.
  • -
  • Updates on the testsubmit.php file. Thanks to Geat and Gabriel Schillaci
  • -
  • [SF - BUG-924620] There was a problem when setting a name to an editor instance when - the name is used by another tag. For example when using "description" - as the name in a page with the <META name="description"> tag.
  • -
  • [SF - BUG-935018] The "buletted" typo has been corrected.
  • -
  • [SF - BUG-902122] Wrong css and js file references have been corrected.
  • -
  • [SF - BUG-918942] All dialog boxes now accept Enter and Escape keys as Ok and Cancel - buttons.
  • -
-

- * This version has been partially sponsored by Genuitec, - LLC.

-

- Version 1.5

-
    -
  • [SF - Feature-913777] New Form Commands are now available! Special - thanks to G.Meijer.
  • -
  • [SF - Feature-861149] Print Command is now available!
  • -
  • [SF - BUG-743546] The XHTML content duplication problem has been - solved . Thanks to Paul Hutchison.
  • -
  • [SF - BUG-875853] The image dialog box now gives precedence for width - and height values set as styles. In this way a user can change the size of the image - directly inside the editor and the changes will be reflected in the dialog box. -
  • -
  • [SF - Feature-788368] The sample file upload manager for ASPX now - uses guids for the file name generation. In this way a support - XML file is not needed anymore.
  • -
  • It's possible now to programmatically change the Base Path of the - editor if it's installed in a directory different of "/FCKeditor/". Something - like this:
    - oFCKeditor.BasePath = '/FCKeditor/' ;
    - Take a look at the _test directory for samples.
  • -
  • There was a little bug in the TAB feature that moved the insertion point if there - were any object (images, tables) in the content. It has been fixed.
  • -
  • The problem with accented and international characters on the PHP - test page was solved.
  • -
  • A new Chinese (Taiwan) language file is available. Thanks to Nil. -
  • -
  • A new Slovenian language file is available. Thanks to Pavel Rotar. -
  • -
  • A new Catalan language file is available. Thanks to Jordi Cerdan. -
  • -
  • A new Arabic language file is available. Thanks to Abdul-Aziz A. - Al-Oraij.
  • -
  • Small corrections on the Norwegian language file.
  • -
  • A Java version for the test results (testsubmit.jsp) is now available. Thanks to - Pritpal Dhaliwal.
  • -
  • When using JavaScript to create a editor instance it's possible now to easily get - the editor's value calling oFCKeditor.GetValue() (eg.). Better JavaScript API interfaces - will be available on version 2.0.
  • -
  • If XHTML is enabled the editor cleans the HTML before showing it - on the Source View, so the exact result can be viewed by the user. This option can - be activated setting config.EnableSourceXHTML = true in the fck_config.js file. -
  • -
  • The JS integration object now escapes all configuration settings, - in this way a user can use reserved chars on it. For example: -
    - oFCKeditor.Config["ImageBrowserURL"] = '/imgs/browse.asp?filter=abc*.jpg&userid=1'; -
  • -
  • A minimal browse server sample is now available in ASP. Thanks to Andreas Barnet. -
  • -
-

- Version 1.4

-
    -
  • ATTENTION: For PHP users: The editor was changed and now uses - htmlspecialchars instead of htmlentities when handling - the initial value. It should works well, but please make some tests before upgrading - definitively. If there is any problem just uncomment the line in the fckeditor.php - file (and send me a message!).
  • -
  • The editor is now integrated with ieSpell (http://www.iespell.com) - for Spell Checking. You can configure the download URL in then - fck_config.js file. Thanks to Sanjay Sharma. (ieSpell is free for personal use but - must be paid for commercial use)
  • -
  • Table and table cell dialogs has been changed. - Now you can select the class you want to be applied. Thanks to - Alexander Lezos.
  • -
  • [SF - Feature-865378]A new upload support is available for ASP. It - uses the /UserImages/ folder in the root of the web site as the files container - and a counter controlled by the upload.cnt file. Both must have write permissions - set to the IUSR_xxx user. Thanks to Trax and Juanjo.
  • -
  • [SF - Patch-798128] The user (programmer) can now define a custom separator - for the list items of a combo in the toolbar. Thanks to Wulff D. Heiss.
  • -
  • [SF - Feature-741963][SF - Feature-878941][SF - Patch-869389] A minimal support for a “fake” TAB is now available, - even if HTML has no support for TAB. Now when the user presses the TAB key a configurable - number of spaces (&nbsp;) is added. Take a look at config.TabSpaces on the fck_config.js - file. No action is performed if it is set to zero. The default value is 4. Thanks - to Phil Hassey.
  • -
  • [SF - BUG-782779][SF - BUG-790939] The problem with big images has been corrected. Thanks to Raver. -
  • -
  • [SF - BUG-862975] Now the editor does nothing if no image is selected in the image - dialog box and the OK button is hit.
  • -
  • [SF - BUG-851609] The problem with ASP and null values has been solved.
  • -
  • Norwegean language pack. Thanks to Martin Kronstad.
  • -
  • Hungarian language pack. Thanks to Balázs Szabó. -
  • -
  • Bosnian language pack. Thanks to Trax.
  • -
  • Japanese language pack. Thanks to Kato Yuichiro.
  • -
  • Updates on the Polish language pack. Thanks to Norbert Neubauer. -
  • -
  • The Chinese (Taiwan) (zh-tw) has been removed from the package - because it's corrupt. I'm sorry. I hope someone could send me a good version soon. -
  • -
-

- Version 1.3.1

-
    -
  • It's now possible to configure the editor the insert a <BR> tag instead - of <P> when the user presses the <Enter> key. - Take a look at the fck_config.js configuration file for the "UseBROnCarriageReturn" - key. This option is disabled by default.
  • -
  • Icelandic language pack. Thanks to Andri Óskarsson.
  • -
  • [SF - BUG-853374] On IE 5.0 there was a little error introduced with version 1.3 on - initialization. It was corrected.
  • -
  • [SF - BUG-853372] On IE 5.0 there was a little error introduced with version 1.3 when - setting the focus in the editor. It was corrected.
  • -
  • Minor errors on the language file for english has been corrected. - Thanks to Anders Madsen.
  • -
  • Minor errors on the language file for danish has been corrected. - Thanks to Martin Johansen.
  • -
-

- Version 1.3

-
    -
  • Language support for Danish, Polish, Simple Chinese, Slovak, Swedish and - Turkish.
  • -
  • Language updates for Romanian.
  • -
  • It's now possible to override any of the editor's configurations - (for now it's implemented just for JavaScript, ASPX and HTC modules). See _test/test.html - for a sample. I'm now waiting for the Community for the ASP, CFM and PHP versions. -
  • -
  • A new method is available for PHP users. It's called ReturnFCKeditor. - It works exactly like CreateFCKeditor, but it returns a string with the HTML - for the editor instead of output it (echo). This feature is useful for people who - are working with Smarty Templates or something like that. Thanks to Timothy J. Finucane. -
  • -
  • Many people have had problems with international characters over - PHP. I had also the same problem. PHP have strange problems with - character encoding. The code hasn't been changed but just saved again with Western - European encoding. Now it works well in my system.
    - Take a look also at the "default_charset" configuration option at the - php.ini file. It doesn't seem to be an editor's problem but a PHP issue.
  • -
  • The "testsubmit.php" file now strips the "Magic - Quotes " that are automatically added by PHP on form posts.
  • -
  • A new language integration module is available for ASP/Jscript. - Thanks to Dimiter Naydenov.
  • -
  • New configuration options are available to customize the - Target combo box in the Insert/Modify Link dialog box. - Now you can hide it, or set which options are available in the combo box. Take a - look at the fck_config.js file.
  • -
  • The Text as Plain Text toolbar icon has been changed - to avoid confusion with the Normal Paste or. Thanks to Kaupo Kalda. -
  • -
  • The file dhtmled.cab has been removed from the package. It's not - needed to the editor to work and caused some confusion for a few users.
  • -
  • The editor's content now doesn't loose the focus - when the user clicks with the mouse in a toolbar button.
  • -
  • On drag-and-drop operations the data to be inserted in the editor - is now converted to plain text when the "ForcePasteAsPlainText" - configuration is set to true.
  • -
  • The image browser sample in PHP now sorts the files - by name. Thanks to Sergey Lupashko.
  • -
  • Two new configuration options are available to turn on/off - by default the "Show Borders" and "Show - Details" commands.
  • -
  • Some characters have been removed from the "Insert - Special Chars" dialog box because they were causing encoding problems - in some languages. Thanks to Abomb Hua.
  • -
  • JSP versions of the image and file upload and browsing - features. Thanks to Simone Chiaretta.
  • -
-

- Version 1.2.4

-
    -
  • Language support for Spanish, Finnish, Romanian and Korean.
  • -
  • Language updates for German.
  • -
  • New Zoom toolbar option. (Thanks - to "mtn_roadie")
  • -
-

- Version 1.2.2

-
    -
  • Language support for French.
  • -
  • [SF - BUG-782779] Version 1.2 introduced a bug on the image dialog window: when changing - the image, no update was done. This bug is now fixed.
  • -
-

- Version 1.2

-
    -
  • Enhancements to the Word cleaning feature (Thanks to Karl von Randow). -
  • -
  • The Table dialog box now handles the Style width and height set - in the table (Thanks to Roberto Arruda). There where many problems on prior version - when people changed manually the table's size, dragging the size handles, and then - it was not possible to set a new size using the table dialog box.
  • -
  • For the Image dialog box: -
      -
    • No image is shown in the preview pane if no image has been set.
    • -
    • If no HSpace is set in the image a "-1" value was shown in the dialog - box. Now, nothing is shown if the value is negative.
    • -
    -
  • -
  • [SF - BUG-739630] Image with link lost the link when changing its properties. The - problem is solved.
  • -
  • Due to some problems in the XHTML cleaning (content duplication when the source - HTML is dirty and malformed), the XHTML support is turned off by default - from this version. You can still change this behavior and turn it on in the configuration - file.
  • -
  • Some little updates on the English language file.
  • -
  • A few addition of missing entries on all languages files (translations for these - changes are pending).
  • -
  • Language files has been added for the following languages: -
      -
    • Brazilian Portuguese (pt-br)
    • -
    • Czech (cz)
    • -
    • Dutch (nl)
    • -
    • Russian (ru)
    • -
    • Chinese (Taiwan) (zh-tw)
    • -
    • Greek (gr)
    • -
    • German (de)
    • -
    -
  • -
-

- Version 1.1

-
    -
  • The "Multi Language" system is now available. This version - ships with English and Italian versions completed. Other languages will be available - soon. The editor automatically detects the client language and sets all labels, - tooltips and dialog boxes to it, if available. The auto detection and the default - language can be set in the fck_config.file.
  • -
  • Two files can now be created to isolate customizations code from the original source - code of the editor: fckeditor.config.js and fckeditor.custom.js. - Create these files in the root folder of your web site, if needed. The first one - can be used to add or override configurations set on fck_config.js. The second one - is used for custom actions and behaviors.
  • -
  • A problem with relative links and images like "/test/test.doc" has been - solved. In prior versions, only with XHTML support enabled, the URL was changed - to something like "http://www.mysite.xxx/test/test.doc" (The domain was - automatically added). Now the XHTML cleaning procedure gets the URLs exactly how - they are defined in the editor’s HTML.
  • -
  • [SF - BUG-742168] Mouse drag and drop from toolbar buttons has been disabled.
  • -
  • [SF - BUG-768210] HTML entities, like &lt;, were not load correctly. - The problem is solved.
  • -
  • [SF - BUG-748812] The link dialog window doesn't open when the link button is grayed. -
  • -
-

- Version 1.0

-
    -
  • Three new options are available in the configuration file to set what file types - are allowed / denied to be uploaded from the "Insert Link" and "Insert - Image" dialog boxes.
  • -
  • Upload options, for links and images, are automatically hidden on IE 5.0 browsers - (it's not compatible).
  • -
  • [SF BUG-734894] Fixed a problem on XHTML cleaning: the value on INPUT fields were - lost.
  • -
  • [SF BUG-713797] Fixed some image dialog errors when trying to set image properties - when no image is available.
  • -
  • [SF BUG-736414] Developed a workaround for a DHTML control bug when loading in the - editor some HTML started with <p><hr></p>.
  • -
  • [SF BUG-737143] Paste from Word cleaning changed to solve some IE 5.0 errors. This - feature is still not available over IE 5.0.
  • -
  • [SF BUG-737233] CSS mappings are now OK on the PHP image browser module.
  • -
  • [SF BUG-737495] The image preview in the image dialog box is now working correctly. -
  • -
  • [SF BUG-737532] The editor automatically switches to WYSIWYG mode when the form - is posted.
  • -
  • [SF BUG-739571] The editor is now working well over Opera (as for Netscape, a TEXTAREA - is shown).
  • -
-

- Version 1.0 Final Candidate

-
    -
  • A new dialog box for the "Link" command is available. Now you can upload - and browse the server exactly like the image dialog box. It's also possible to define - the link title and target window (_blank, _self, _parent and _top). As with the - image dialog box, a sample (and simple) file server browser is available.
  • -
  • A new configuration option is available to force every paste action to be handled - as plain text. See "config.ForcePasteAsPlainText" in fck_config.js.
  • -
  • A new Toolbar button is available: "Paste from Word". It automatically - cleans the clipboard content before pasting (removesWord styles, classes, xml stuff, - etc...). This command is available for IE 5.5 and more. For IE 5.0 users, a message - is displayed advising that the text will not be cleaned before pasting.
  • -
  • The editor automatically detects Word clipboard data on pasting operations and asks - the user to clean it before pasting. This option is turned on by default but it - can be configured. See "config.AutoDetectPasteFromWord" in fck_config.js. -
  • -
  • Table properties are now available in cells' right click context menu.
  • -
  • It's now possible to edit cells advanced properties from it's right click context - menu.
  • -
-

- Version 1.0 Release Candidate 1 (RC1)

-
    -
  • Some performance improvements.
  • -
  • The file dhtmled.cab has been added to the package for clients ho needs to install - the Microsoft DHTML Editor component.
  • -
  • [SF BUG-713952] The format command options are localized, so it depends on the IE - language to work. Until version 0.9.5 it was working only over English IE browsers. - Now the options are load dynamically on the client using the client's language. -
  • -
  • [SF BUG-712103] The style command is localized, so it depends on the IE language - to work. Until version 0.9.5 it was working only over English IE browsers. Now it - configures itself using the client's language.
  • -
  • [SF BUG-726137] On version 0.9.5, some commands (special chars, image, emoticons, - ...) remove the next available character before inserting the required content even - if no selection was made in the editor. Now the editor replaces only the selected - content (if available).
  • -
-

- Version 0.9.5 beta

-
    -
  • XHTML support is now available! It can be enabled/disabled in the fck_config.js - file.
  • -
  • "Show Table Borders" option: show borders for tables with borders size - set to zero.
  • -
  • "Show Details" option: show hidden elements (comments, scripts, paragraphs, - line breaks)
  • -
  • IE behavior integration module. Thanks to Daniel Shryock.
  • -
  • "Find" option: to find text in the document.
  • -
  • More performance enhancements.
  • -
  • New testsubmit.php file. Thansk to Jim Michaels.
  • -
  • Two initial PHP upload manager implementations (not working yet). Thanks to Frederic - Tyndiuk and Christian Liljedahl.
  • -
  • Initial PHP image browser implementation (not working yet). Thanks to Frederic Tyndiuk. -
  • -
  • Initial CFM upload manager implementation. Thanks to John Watson.
  • -
-

- Version 0.9.4 beta

-
    -
  • ColdFusion module integration is now available! Thanks to John Watson.
  • -
  • "Insert Smiley" toolbar option! Thanks to Fredox. Take a look at fck_config.js - for configuration options.
  • -
  • "Paste as plain text" toolbar option!
  • -
  • Right click support for links (edit / remove).
  • -
  • Buttons now are shown in gray when disabled.
  • -
  • Buttons are shown just when the image is downloaded (no more "red x" while - waiting for it).
  • -
  • The toolbar background color can be set with a CSS style (see fck_editor.css).
  • -
  • Toolbar images have been reviewed: -
      -
    • Now they are transparent.
    • -
    • No more over...gif for every button (so the editor loads quicker).
    • -
    • Buttons states are controlled with CSS styles. (see fck_editor.css).
    • -
    -
  • -
  • Internet Explorer 5.0 compatibility, except for the image uploading popup.
  • -
  • Optimizations when loading the editor.
  • -
  • [SF BUG-709544] - Toolbar buttons wait for the images to be downloaded to start - watching and responding the user actions (turn buttons on/off when the user changes - position inside the editor).
  • -
  • JavaScript integration is now Object Oriented. CreateFCKeditor function is not available - anymore. Take a look in test.html.
  • -
  • Two new configuration options, ImageBrowser and ImageUpload, are available to turn - on and off the image upload and image browsing options in the Image dialog box. - This options can be hidden for a specific editor instance throw specific URL parameter - in the editor’s IFRAME (upload=true/false&browse=true/false). All specific - language integration modules handle this option. For sample see the _test directory. -
  • -
- - diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckcontextmenu.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckcontextmenu.js deleted file mode 100755 index d7daefbf1..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckcontextmenu.js +++ /dev/null @@ -1,214 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * FCKContextMenu Class: renders an control a context menu. - */ - -var FCKContextMenu = function( parentWindow, langDir ) -{ - this.CtrlDisable = false ; - - var oPanel = this._Panel = new FCKPanel( parentWindow ) ; - oPanel.AppendStyleSheet( FCKConfig.SkinEditorCSS ) ; - oPanel.IsContextMenu = true ; - - // The FCKTools.DisableSelection doesn't seems to work to avoid dragging of the icons in Mozilla - // so we stop the start of the dragging - if ( FCKBrowserInfo.IsGecko ) - oPanel.Document.addEventListener( 'draggesture', function(e) {e.preventDefault(); return false;}, true ) ; - - var oMenuBlock = this._MenuBlock = new FCKMenuBlock() ; - oMenuBlock.Panel = oPanel ; - oMenuBlock.OnClick = FCKTools.CreateEventListener( FCKContextMenu_MenuBlock_OnClick, this ) ; - - this._Redraw = true ; -} - - -FCKContextMenu.prototype.SetMouseClickWindow = function( mouseClickWindow ) -{ - if ( !FCKBrowserInfo.IsIE ) - { - this._Document = mouseClickWindow.document ; - if ( FCKBrowserInfo.IsOpera && !( 'oncontextmenu' in document.createElement('foo') ) ) - { - this._Document.addEventListener( 'mousedown', FCKContextMenu_Document_OnMouseDown, false ) ; - this._Document.addEventListener( 'mouseup', FCKContextMenu_Document_OnMouseUp, false ) ; - } - this._Document.addEventListener( 'contextmenu', FCKContextMenu_Document_OnContextMenu, false ) ; - } -} - -/** - The customData parameter is just a value that will be send to the command that is executed, - so it's possible to reuse the same command for several items just by assigning different data for each one. -*/ -FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled, customData ) -{ - var oItem = this._MenuBlock.AddItem( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled, customData ) ; - this._Redraw = true ; - return oItem ; -} - -FCKContextMenu.prototype.AddSeparator = function() -{ - this._MenuBlock.AddSeparator() ; - this._Redraw = true ; -} - -FCKContextMenu.prototype.RemoveAllItems = function() -{ - this._MenuBlock.RemoveAllItems() ; - this._Redraw = true ; -} - -FCKContextMenu.prototype.AttachToElement = function( element ) -{ - if ( FCKBrowserInfo.IsIE ) - FCKTools.AddEventListenerEx( element, 'contextmenu', FCKContextMenu_AttachedElement_OnContextMenu, this ) ; - else - element._FCKContextMenu = this ; -} - -function FCKContextMenu_Document_OnContextMenu( e ) -{ - var el = e.target ; - - while ( el ) - { - if ( el._FCKContextMenu ) - { - if ( el._FCKContextMenu.CtrlDisable && ( e.ctrlKey || e.metaKey ) ) - return true ; - - FCKTools.CancelEvent( e ) ; - FCKContextMenu_AttachedElement_OnContextMenu( e, el._FCKContextMenu, el ) ; - return false ; - } - el = el.parentNode ; - } - return true ; -} - -var FCKContextMenu_OverrideButton ; - -function FCKContextMenu_Document_OnMouseDown( e ) -{ - if( !e || e.button != 2 ) - return false ; - - var el = e.target ; - - while ( el ) - { - if ( el._FCKContextMenu ) - { - if ( el._FCKContextMenu.CtrlDisable && ( e.ctrlKey || e.metaKey ) ) - return true ; - - var overrideButton = FCKContextMenu_OverrideButton ; - if( !overrideButton ) - { - var doc = FCKTools.GetElementDocument( e.target ) ; - overrideButton = FCKContextMenu_OverrideButton = doc.createElement('input') ; - overrideButton.type = 'button' ; - var buttonHolder = doc.createElement('p') ; - doc.body.appendChild( buttonHolder ) ; - buttonHolder.appendChild( overrideButton ) ; - } - - overrideButton.style.cssText = 'position:absolute;top:' + ( e.clientY - 2 ) + - 'px;left:' + ( e.clientX - 2 ) + - 'px;width:5px;height:5px;opacity:0.01' ; - } - el = el.parentNode ; - } - return false ; -} - -function FCKContextMenu_Document_OnMouseUp( e ) -{ - var overrideButton = FCKContextMenu_OverrideButton ; - - if ( overrideButton ) - { - var parent = overrideButton.parentNode ; - parent.parentNode.removeChild( parent ) ; - FCKContextMenu_OverrideButton = undefined ; - - if( e && e.button == 2 ) - { - FCKContextMenu_Document_OnContextMenu( e ) ; - return false ; - } - } - return true ; -} - -function FCKContextMenu_AttachedElement_OnContextMenu( ev, fckContextMenu, el ) -{ - if ( fckContextMenu.CtrlDisable && ( ev.ctrlKey || ev.metaKey ) ) - return true ; - - var eTarget = el || this ; - - if ( fckContextMenu.OnBeforeOpen ) - fckContextMenu.OnBeforeOpen.call( fckContextMenu, eTarget ) ; - - if ( fckContextMenu._MenuBlock.Count() == 0 ) - return false ; - - if ( fckContextMenu._Redraw ) - { - fckContextMenu._MenuBlock.Create( fckContextMenu._Panel.MainNode ) ; - fckContextMenu._Redraw = false ; - } - - // This will avoid that the content of the context menu can be dragged in IE - // as the content of the panel is recreated we need to do it every time - FCKTools.DisableSelection( fckContextMenu._Panel.Document.body ) ; - - var x = 0 ; - var y = 0 ; - if ( FCKBrowserInfo.IsIE ) - { - x = ev.screenX ; - y = ev.screenY ; - } - else if ( FCKBrowserInfo.IsSafari ) - { - x = ev.clientX ; - y = ev.clientY ; - } - else - { - x = ev.pageX ; - y = ev.pageY ; - } - fckContextMenu._Panel.Show( x, y, ev.currentTarget || null ) ; - - return false ; -} - -function FCKContextMenu_MenuBlock_OnClick( menuItem, contextMenu ) -{ - contextMenu._Panel.Hide() ; - FCKTools.RunFunction( contextMenu.OnItemClick, contextMenu, menuItem ) ; -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdataprocessor.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdataprocessor.js deleted file mode 100755 index c8726c570..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdataprocessor.js +++ /dev/null @@ -1,119 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * The Data Processor is responsible for transforming the input and output data - * in the editor. For more info: - * http://dev.fckeditor.net/wiki/Components/DataProcessor - * - * The default implementation offers the base XHTML compatibility features of - * FCKeditor. Further Data Processors may be implemented for other purposes. - * - */ - -var FCKDataProcessor = function() -{} - -FCKDataProcessor.prototype = -{ - /* - * Returns a string representing the HTML format of "data". The returned - * value will be loaded in the editor. - * The HTML must be from to , including , and - * eventually the DOCTYPE. - * Note: HTML comments may already be part of the data because of the - * pre-processing made with ProtectedSource. - * @param {String} data The data to be converted in the - * DataProcessor specific format. - */ - ConvertToHtml : function( data ) - { - // The default data processor must handle two different cases depending - // on the FullPage setting. Custom Data Processors will not be - // compatible with FullPage, much probably. - if ( FCKConfig.FullPage ) - { - // Save the DOCTYPE. - FCK.DocTypeDeclaration = data.match( FCKRegexLib.DocTypeTag ) ; - - // Check if the tag is available. - if ( !FCKRegexLib.HasBodyTag.test( data ) ) - data = '' + data + '' ; - - // Check if the tag is available. - if ( !FCKRegexLib.HtmlOpener.test( data ) ) - data = '' + data + '' ; - - // Check if the tag is available. - if ( !FCKRegexLib.HeadOpener.test( data ) ) - data = data.replace( FCKRegexLib.HtmlOpener, '$&' ) ; - - return data ; - } - else - { - var html = - FCKConfig.DocType + - ' 0 && !FCKRegexLib.Html4DocType.test( FCKConfig.DocType ) ) - html += ' style="overflow-y: scroll"' ; - - html += '>' + - '' + - data + - '' ; - - return html ; - } - }, - - /* - * Converts a DOM (sub-)tree to a string in the data format. - * @param {Object} rootNode The node that contains the DOM tree to be - * converted to the data format. - * @param {Boolean} excludeRoot Indicates that the root node must not - * be included in the conversion, only its children. - * @param {Boolean} format Indicates that the data must be formatted - * for human reading. Not all Data Processors may provide it. - */ - ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) - { - var data = FCKXHtml.GetXHTML( rootNode, !excludeRoot, format ) ; - - if ( ignoreIfEmptyParagraph && FCKRegexLib.EmptyOutParagraph.test( data ) ) - return '' ; - - return data ; - }, - - /* - * Makes any necessary changes to a piece of HTML for insertion in the - * editor selection position. - * @param {String} html The HTML to be fixed. - */ - FixHtml : function( html ) - { - return html ; - } -} ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js deleted file mode 100755 index a25eacb08..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js +++ /dev/null @@ -1,46 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This is a generic Document Fragment object. It is not intended to provide - * the W3C implementation, but is a way to fix the missing of a real Document - * Fragment in IE (where document.createDocumentFragment() returns a normal - * document instead), giving a standard interface for it. - * (IE Implementation) - */ - -var FCKDocumentFragment = function( parentDocument, baseDocFrag ) -{ - this.RootNode = baseDocFrag || parentDocument.createDocumentFragment() ; -} - -FCKDocumentFragment.prototype = -{ - - // Append the contents of this Document Fragment to another element. - AppendTo : function( targetNode ) - { - targetNode.appendChild( this.RootNode ) ; - }, - - InsertAfterNode : function( existingNode ) - { - FCKDomTools.InsertAfterNode( existingNode, this.RootNode ) ; - } -} diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js deleted file mode 100755 index 4a50cf441..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js +++ /dev/null @@ -1,58 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * This is a generic Document Fragment object. It is not intended to provide - * the W3C implementation, but is a way to fix the missing of a real Document - * Fragment in IE (where document.createDocumentFragment() returns a normal - * document instead), giving a standard interface for it. - * (IE Implementation) - */ - -var FCKDocumentFragment = function( parentDocument ) -{ - this._Document = parentDocument ; - this.RootNode = parentDocument.createElement( 'div' ) ; -} - -// Append the contents of this Document Fragment to another node. -FCKDocumentFragment.prototype = -{ - - AppendTo : function( targetNode ) - { - FCKDomTools.MoveChildren( this.RootNode, targetNode ) ; - }, - - AppendHtml : function( html ) - { - var eTmpDiv = this._Document.createElement( 'div' ) ; - eTmpDiv.innerHTML = html ; - FCKDomTools.MoveChildren( eTmpDiv, this.RootNode ) ; - }, - - InsertAfterNode : function( existingNode ) - { - var eRoot = this.RootNode ; - var eLast ; - - while( ( eLast = eRoot.lastChild ) ) - FCKDomTools.InsertAfterNode( existingNode, eRoot.removeChild( eLast ) ) ; - } -} ; diff --git a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange.js b/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange.js deleted file mode 100755 index 09aab3282..000000000 --- a/vendor/plugins/fckeditor/public/javascripts/fckeditor/editor/_source/classes/fckdomrange.js +++ /dev/null @@ -1,918 +0,0 @@ -/* - * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2008 Frederico Caldeira Knabben - * - * == BEGIN LICENSE == - * - * Licensed under the terms of any of the following licenses at your - * choice: - * - * - GNU General Public License Version 2 or later (the "GPL") - * http://www.gnu.org/licenses/gpl.html - * - * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * http://www.gnu.org/licenses/lgpl.html - * - * - Mozilla Public License Version 1.1 or later (the "MPL") - * http://www.mozilla.org/MPL/MPL-1.1.html - * - * == END LICENSE == - * - * Class for working with a selection range, much like the W3C DOM Range, but - * it is not intended to be an implementation of the W3C interface. - */ - -var FCKDomRange = function( sourceWindow ) -{ - this.Window = sourceWindow ; - this._Cache = {} ; -} - -FCKDomRange.prototype = -{ - - _UpdateElementInfo : function() - { - var innerRange = this._Range ; - - if ( !innerRange ) - this.Release( true ) ; - else - { - // For text nodes, the node itself is the StartNode. - var eStart = innerRange.startContainer ; - var eEnd = innerRange.endContainer ; - - var oElementPath = new FCKElementPath( eStart ) ; - this.StartNode = eStart.nodeType == 3 ? eStart : eStart.childNodes[ innerRange.startOffset ] ; - this.StartContainer = eStart ; - this.StartBlock = oElementPath.Block ; - this.StartBlockLimit = oElementPath.BlockLimit ; - - if ( eStart != eEnd ) - oElementPath = new FCKElementPath( eEnd ) ; - - // The innerRange.endContainer[ innerRange.endOffset ] is not - // usually part of the range, but the marker for the range end. So, - // let's get the previous available node as the real end. - var eEndNode = eEnd ; - if ( innerRange.endOffset == 0 ) - { - while ( eEndNode && !eEndNode.previousSibling ) - eEndNode = eEndNode.parentNode ; - - if ( eEndNode ) - eEndNode = eEndNode.previousSibling ; - } - else if ( eEndNode.nodeType == 1 ) - eEndNode = eEndNode.childNodes[ innerRange.endOffset - 1 ] ; - - this.EndNode = eEndNode ; - this.EndContainer = eEnd ; - this.EndBlock = oElementPath.Block ; - this.EndBlockLimit = oElementPath.BlockLimit ; - } - - this._Cache = {} ; - }, - - CreateRange : function() - { - return new FCKW3CRange( this.Window.document ) ; - }, - - DeleteContents : function() - { - if ( this._Range ) - { - this._Range.deleteContents() ; - this._UpdateElementInfo() ; - } - }, - - ExtractContents : function() - { - if ( this._Range ) - { - var docFrag = this._Range.extractContents() ; - this._UpdateElementInfo() ; - return docFrag ; - } - return null ; - }, - - CheckIsCollapsed : function() - { - if ( this._Range ) - return this._Range.collapsed ; - - return false ; - }, - - Collapse : function( toStart ) - { - if ( this._Range ) - this._Range.collapse( toStart ) ; - - this._UpdateElementInfo() ; - }, - - Clone : function() - { - var oClone = FCKTools.CloneObject( this ) ; - - if ( this._Range ) - oClone._Range = this._Range.cloneRange() ; - - return oClone ; - }, - - MoveToNodeContents : function( targetNode ) - { - if ( !this._Range ) - this._Range = this.CreateRange() ; - - this._Range.selectNodeContents( targetNode ) ; - - this._UpdateElementInfo() ; - }, - - MoveToElementStart : function( targetElement ) - { - this.SetStart(targetElement,1) ; - this.SetEnd(targetElement,1) ; - }, - - // Moves to the first editing point inside a element. For example, in a - // element tree like "

Text

", the start editing point - // is "

^ Text

" (inside ). - MoveToElementEditStart : function( targetElement ) - { - var editableElement ; - - while ( targetElement && targetElement.nodeType == 1 ) - { - if ( FCKDomTools.CheckIsEditable( targetElement ) ) - editableElement = targetElement ; - else if ( editableElement ) - break ; // If we already found an editable element, stop the loop. - - targetElement = targetElement.firstChild ; - } - - if ( editableElement ) - this.MoveToElementStart( editableElement ) ; - }, - - InsertNode : function( node ) - { - if ( this._Range ) - this._Range.insertNode( node ) ; - }, - - CheckIsEmpty : function() - { - if ( this.CheckIsCollapsed() ) - return true ; - - // Inserts the contents of the range in a div tag. - var eToolDiv = this.Window.document.createElement( 'div' ) ; - this._Range.cloneContents().AppendTo( eToolDiv ) ; - - FCKDomTools.TrimNode( eToolDiv ) ; - - return ( eToolDiv.innerHTML.length == 0 ) ; - }, - - /** - * Checks if the start boundary of the current range is "visually" (like a - * selection caret) at the beginning of the block. It means that some - * things could be brefore the range, like spaces or empty inline elements, - * but it would still be considered at the beginning of the block. - */ - CheckStartOfBlock : function() - { - var cache = this._Cache ; - var bIsStartOfBlock = cache.IsStartOfBlock ; - - if ( bIsStartOfBlock != undefined ) - return bIsStartOfBlock ; - - // Take the block reference. - var block = this.StartBlock || this.StartBlockLimit ; - - var container = this._Range.startContainer ; - var offset = this._Range.startOffset ; - var currentNode ; - - if ( offset > 0 ) - { - // First, check the start container. If it is a text node, get the - // substring of the node value before the range offset. - if ( container.nodeType == 3 ) - { - var textValue = container.nodeValue.substr( 0, offset ).Trim() ; - - // If we have some text left in the container, we are not at - // the end for the block. - if ( textValue.length != 0 ) - return cache.IsStartOfBlock = false ; - } - else - currentNode = container.childNodes[ offset - 1 ] ; - } - - // We'll not have a currentNode if the container was a text node, or - // the offset is zero. - if ( !currentNode ) - currentNode = FCKDomTools.GetPreviousSourceNode( container, true, null, block ) ; - - while ( currentNode ) - { - switch ( currentNode.nodeType ) - { - case 1 : - // It's not an inline element. - if ( !FCKListsLib.InlineChildReqElements[ currentNode.nodeName.toLowerCase() ] ) - return cache.IsStartOfBlock = false ; - - break ; - - case 3 : - // It's a text node with real text. - if ( currentNode.nodeValue.Trim().length > 0 ) - return cache.IsStartOfBlock = false ; - } - - currentNode = FCKDomTools.GetPreviousSourceNode( currentNode, false, null, block ) ; - } - - return cache.IsStartOfBlock = true ; - }, - - /** - * Checks if the end boundary of the current range is "visually" (like a - * selection caret) at the end of the block. It means that some things - * could be after the range, like spaces, empty inline elements, or a - * single
, but it would still be considered at the end of the block. - */ - CheckEndOfBlock : function( refreshSelection ) - { - var isEndOfBlock = this._Cache.IsEndOfBlock ; - - if ( isEndOfBlock != undefined ) - return isEndOfBlock ; - - // Take the block reference. - var block = this.EndBlock || this.EndBlockLimit ; - - var container = this._Range.endContainer ; - var offset = this._Range.endOffset ; - var currentNode ; - - // First, check the end container. If it is a text node, get the - // substring of the node value after the range offset. - if ( container.nodeType == 3 ) - { - var textValue = container.nodeValue ; - if ( offset < textValue.length ) - { - textValue = textValue.substr( offset ) ; - - // If we have some text left in the container, we are not at - // the end for the block. - if ( textValue.Trim().length != 0 ) - return this._Cache.IsEndOfBlock = false ; - } - } - else - currentNode = container.childNodes[ offset ] ; - - // We'll not have a currentNode if the container was a text node, of - // the offset is out the container children limits (after it probably). - if ( !currentNode ) - currentNode = FCKDomTools.GetNextSourceNode( container, true, null, block ) ; - - var hadBr = false ; - - while ( currentNode ) - { - switch ( currentNode.nodeType ) - { - case 1 : - var nodeName = currentNode.nodeName.toLowerCase() ; - - // It's an inline element. - if ( FCKListsLib.InlineChildReqElements[ nodeName ] ) - break ; - - // It is the first
found. - if ( nodeName == 'br' && !hadBr ) - { - hadBr = true ; - break ; - } - - return this._Cache.IsEndOfBlock = false ; - - case 3 : - // It's a text node with real text. - if ( currentNode.nodeValue.Trim().length > 0 ) - return this._Cache.IsEndOfBlock = false ; - } - - currentNode = FCKDomTools.GetNextSourceNode( currentNode, false, null, block ) ; - } - - if ( refreshSelection ) - this.Select() ; - - return this._Cache.IsEndOfBlock = true ; - }, - - // This is an "intrusive" way to create a bookmark. It includes tags - // in the range boundaries. The advantage of it is that it is possible to - // handle DOM mutations when moving back to the bookmark. - // Attention: the inclusion of nodes in the DOM is a design choice and - // should not be changed as there are other points in the code that may be - // using those nodes to perform operations. See GetBookmarkNode. - // For performance, includeNodes=true if intended to SelectBookmark. - CreateBookmark : function( includeNodes ) - { - // Create the bookmark info (random IDs). - var oBookmark = - { - StartId : (new Date()).valueOf() + Math.floor(Math.random()*1000) + 'S', - EndId : (new Date()).valueOf() + Math.floor(Math.random()*1000) + 'E' - } ; - - var oDoc = this.Window.document ; - var eStartSpan ; - var eEndSpan ; - var oClone ; - - // For collapsed ranges, add just the start marker. - if ( !this.CheckIsCollapsed() ) - { - eEndSpan = oDoc.createElement( 'span' ) ; - eEndSpan.style.display = 'none' ; - eEndSpan.id = oBookmark.EndId ; - eEndSpan.setAttribute( '_fck_bookmark', true ) ; - - // For IE, it must have something inside, otherwise it may be - // removed during DOM operations. -// if ( FCKBrowserInfo.IsIE ) - eEndSpan.innerHTML = ' ' ; - - oClone = this.Clone() ; - oClone.Collapse( false ) ; - oClone.InsertNode( eEndSpan ) ; - } - - eStartSpan = oDoc.createElement( 'span' ) ; - eStartSpan.style.display = 'none' ; - eStartSpan.id = oBookmark.StartId ; - eStartSpan.setAttribute( '_fck_bookmark', true ) ; - - // For IE, it must have something inside, otherwise it may be removed - // during DOM operations. -// if ( FCKBrowserInfo.IsIE ) - eStartSpan.innerHTML = ' ' ; - - oClone = this.Clone() ; - oClone.Collapse( true ) ; - oClone.InsertNode( eStartSpan ) ; - - if ( includeNodes ) - { - oBookmark.StartNode = eStartSpan ; - oBookmark.EndNode = eEndSpan ; - } - - // Update the range position. - if ( eEndSpan ) - { - this.SetStart( eStartSpan, 4 ) ; - this.SetEnd( eEndSpan, 3 ) ; - } - else - this.MoveToPosition( eStartSpan, 4 ) ; - - return oBookmark ; - }, - - // This one should be a part of a hypothetic "bookmark" object. - GetBookmarkNode : function( bookmark, start ) - { - var doc = this.Window.document ; - - if ( start ) - return bookmark.StartNode || doc.getElementById( bookmark.StartId ) ; - else - return bookmark.EndNode || doc.getElementById( bookmark.EndId ) ; - }, - - MoveToBookmark : function( bookmark, preserveBookmark ) - { - var eStartSpan = this.GetBookmarkNode( bookmark, true ) ; - var eEndSpan = this.GetBookmarkNode( bookmark, false ) ; - - this.SetStart( eStartSpan, 3 ) ; - - if ( !preserveBookmark ) - FCKDomTools.RemoveNode( eStartSpan ) ; - - // If collapsed, the end span will not be available. - if ( eEndSpan ) - { - this.SetEnd( eEndSpan, 3 ) ; - - if ( !preserveBookmark ) - FCKDomTools.RemoveNode( eEndSpan ) ; - } - else - this.Collapse( true ) ; - - this._UpdateElementInfo() ; - }, - - // Non-intrusive bookmark algorithm - CreateBookmark2 : function() - { - // If there is no range then get out of here. - // It happens on initial load in Safari #962 and if the editor it's hidden also in Firefox - if ( ! this._Range ) - return { "Start" : 0, "End" : 0 } ; - - // First, we record down the offset values - var bookmark = - { - "Start" : [ this._Range.startOffset ], - "End" : [ this._Range.endOffset ] - } ; - // Since we're treating the document tree as normalized, we need to backtrack the text lengths - // of previous text nodes into the offset value. - var curStart = this._Range.startContainer.previousSibling ; - var curEnd = this._Range.endContainer.previousSibling ; - - // Also note that the node that we use for "address base" would change during backtracking. - var addrStart = this._Range.startContainer ; - var addrEnd = this._Range.endContainer ; - while ( curStart && curStart.nodeType == 3 ) - { - bookmark.Start[0] += curStart.length ; - addrStart = curStart ; - curStart = curStart.previousSibling ; - } - while ( curEnd && curEnd.nodeType == 3 ) - { - bookmark.End[0] += curEnd.length ; - addrEnd = curEnd ; - curEnd = curEnd.previousSibling ; - } - - // If the object pointed to by the startOffset and endOffset are text nodes, we need - // to backtrack and add in the text offset to the bookmark addresses. - if ( addrStart.nodeType == 1 && addrStart.childNodes[bookmark.Start[0]] && addrStart.childNodes[bookmark.Start[0]].nodeType == 3 ) - { - var curNode = addrStart.childNodes[bookmark.Start[0]] ; - var offset = 0 ; - while ( curNode.previousSibling && curNode.previousSibling.nodeType == 3 ) - { - curNode = curNode.previousSibling ; - offset += curNode.length ; - } - addrStart = curNode ; - bookmark.Start[0] = offset ; - } - if ( addrEnd.nodeType == 1 && addrEnd.childNodes[bookmark.End[0]] && addrEnd.childNodes[bookmark.End[0]].nodeType == 3 ) - { - var curNode = addrEnd.childNodes[bookmark.End[0]] ; - var offset = 0 ; - while ( curNode.previousSibling && curNode.previousSibling.nodeType == 3 ) - { - curNode = curNode.previousSibling ; - offset += curNode.length ; - } - addrEnd = curNode ; - bookmark.End[0] = offset ; - } - - // Then, we record down the precise position of the container nodes - // by walking up the DOM tree and counting their childNode index - bookmark.Start = FCKDomTools.GetNodeAddress( addrStart, true ).concat( bookmark.Start ) ; - bookmark.End = FCKDomTools.GetNodeAddress( addrEnd, true ).concat( bookmark.End ) ; - return bookmark; - }, - - MoveToBookmark2 : function( bookmark ) - { - // Reverse the childNode counting algorithm in CreateBookmark2() - var curStart = FCKDomTools.GetNodeFromAddress( this.Window.document, bookmark.Start.slice( 0, -1 ), true ) ; - var curEnd = FCKDomTools.GetNodeFromAddress( this.Window.document, bookmark.End.slice( 0, -1 ), true ) ; - - // Generate the W3C Range object and update relevant data - this.Release( true ) ; - this._Range = new FCKW3CRange( this.Window.document ) ; - var startOffset = bookmark.Start[ bookmark.Start.length - 1 ] ; - var endOffset = bookmark.End[ bookmark.End.length - 1 ] ; - while ( curStart.nodeType == 3 && startOffset > curStart.length ) - { - if ( ! curStart.nextSibling || curStart.nextSibling.nodeType != 3 ) - break ; - startOffset -= curStart.length ; - curStart = curStart.nextSibling ; - } - while ( curEnd.nodeType == 3 && endOffset > curEnd.length ) - { - if ( ! curEnd.nextSibling || curEnd.nextSibling.nodeType != 3 ) - break ; - endOffset -= curEnd.length ; - curEnd = curEnd.nextSibling ; - } - this._Range.setStart( curStart, startOffset ) ; - this._Range.setEnd( curEnd, endOffset ) ; - this._UpdateElementInfo() ; - }, - - MoveToPosition : function( targetElement, position ) - { - this.SetStart( targetElement, position ) ; - this.Collapse( true ) ; - }, - - /* - * Moves the position of the start boundary of the range to a specific position - * relatively to a element. - * @position: - * 1 = After Start ^contents - * 2 = Before End contents^ - * 3 = Before Start ^contents - * 4 = After End contents^ - */ - SetStart : function( targetElement, position, noInfoUpdate ) - { - var oRange = this._Range ; - if ( !oRange ) - oRange = this._Range = this.CreateRange() ; - - switch( position ) - { - case 1 : // After Start ^contents - oRange.setStart( targetElement, 0 ) ; - break ; - - case 2 : // Before End contents^ - oRange.setStart( targetElement, targetElement.childNodes.length ) ; - break ; - - case 3 : // Before Start ^contents - oRange.setStartBefore( targetElement ) ; - break ; - - case 4 : // After End contents^ - oRange.setStartAfter( targetElement ) ; - } - - if ( !noInfoUpdate ) - this._UpdateElementInfo() ; - }, - - /* - * Moves the position of the start boundary of the range to a specific position - * relatively to a element. - * @position: - * 1 = After Start ^contents - * 2 = Before End contents^ - * 3 = Before Start ^contents - * 4 = After End contents^ - */ - SetEnd : function( targetElement, position, noInfoUpdate ) - { - var oRange = this._Range ; - if ( !oRange ) - oRange = this._Range = this.CreateRange() ; - - switch( position ) - { - case 1 : // After Start ^contents - oRange.setEnd( targetElement, 0 ) ; - break ; - - case 2 : // Before End contents^ - oRange.setEnd( targetElement, targetElement.childNodes.length ) ; - break ; - - case 3 : // Before Start ^contents - oRange.setEndBefore( targetElement ) ; - break ; - - case 4 : // After End contents^ - oRange.setEndAfter( targetElement ) ; - } - - if ( !noInfoUpdate ) - this._UpdateElementInfo() ; - }, - - Expand : function( unit ) - { - var oNode, oSibling ; - - switch ( unit ) - { - // Expand the range to include all inline parent elements if we are - // are in their boundary limits. - // For example (where [ ] are the range limits): - // Before => Some [Some sample text]. - // After => Some [Some sample text]. - case 'inline_elements' : - // Expand the start boundary. - if ( this._Range.startOffset == 0 ) - { - oNode = this._Range.startContainer ; - - if ( oNode.nodeType != 1 ) - oNode = oNode.previousSibling ? null : oNode.parentNode ; - - if ( oNode ) - { - while ( FCKListsLib.InlineNonEmptyElements[ oNode.nodeName.toLowerCase() ] ) - { - this._Range.setStartBefore( oNode ) ; - - if ( oNode != oNode.parentNode.firstChild ) - break ; - - oNode = oNode.parentNode ; - } - } - } - - // Expand the end boundary. - oNode = this._Range.endContainer ; - var offset = this._Range.endOffset ; - - if ( ( oNode.nodeType == 3 && offset >= oNode.nodeValue.length ) || ( oNode.nodeType == 1 && offset >= oNode.childNodes.length ) || ( oNode.nodeType != 1 && oNode.nodeType != 3 ) ) - { - if ( oNode.nodeType != 1 ) - oNode = oNode.nextSibling ? null : oNode.parentNode ; - - if ( oNode ) - { - while ( FCKListsLib.InlineNonEmptyElements[ oNode.nodeName.toLowerCase() ] ) - { - this._Range.setEndAfter( oNode ) ; - - if ( oNode != oNode.parentNode.lastChild ) - break ; - - oNode = oNode.parentNode ; - } - } - } - - break ; - - case 'block_contents' : - case 'list_contents' : - var boundarySet = FCKListsLib.BlockBoundaries ; - if ( unit == 'list_contents' || FCKConfig.EnterMode == 'br' ) - boundarySet = FCKListsLib.ListBoundaries ; - - if ( this.StartBlock && FCKConfig.EnterMode != 'br' && unit == 'block_contents' ) - this.SetStart( this.StartBlock, 1 ) ; - else - { - // Get the start node for the current range. - oNode = this._Range.startContainer ; - - // If it is an element, get the node right before of it (in source order). - if ( oNode.nodeType == 1 ) - { - var lastNode = oNode.childNodes[ this._Range.startOffset ] ; - if ( lastNode ) - oNode = FCKDomTools.GetPreviousSourceNode( lastNode, true ) ; - else - oNode = oNode.lastChild || oNode ; - } - - // We must look for the left boundary, relative to the range - // start, which is limited by a block element. - while ( oNode - && ( oNode.nodeType != 1 - || ( oNode != this.StartBlockLimit - && !boundarySet[ oNode.nodeName.toLowerCase() ] ) ) ) - { - this._Range.setStartBefore( oNode ) ; - oNode = oNode.previousSibling || oNode.parentNode ; - } - } - - if ( this.EndBlock && FCKConfig.EnterMode != 'br' && unit == 'block_contents' && this.EndBlock.nodeName.toLowerCase() != 'li' ) - this.SetEnd( this.EndBlock, 2 ) ; - else - { - oNode = this._Range.endContainer ; - if ( oNode.nodeType == 1 ) - oNode = oNode.childNodes[ this._Range.endOffset ] || oNode.lastChild ; - - // We must look for the right boundary, relative to the range - // end, which is limited by a block element. - while ( oNode - && ( oNode.nodeType != 1 - || ( oNode != this.StartBlockLimit - && !boundarySet[ oNode.nodeName.toLowerCase() ] ) ) ) - { - this._Range.setEndAfter( oNode ) ; - oNode = oNode.nextSibling || oNode.parentNode ; - } - - // In EnterMode='br', the end
boundary element must - // be included in the expanded range. - if ( oNode && oNode.nodeName.toLowerCase() == 'br' ) - this._Range.setEndAfter( oNode ) ; - } - - this._UpdateElementInfo() ; - } - }, - - /** - * Split the block element for the current range. It deletes the contents - * of the range and splits the block in the collapsed position, resulting - * in two sucessive blocks. The range is then positioned in the middle of - * them. - * - * It returns and object with the following properties: - * - PreviousBlock : a reference to the block element that preceeds - * the range after the split. - * - NextBlock : a reference to the block element that follows the - * range after the split. - * - WasStartOfBlock : a boolean indicating that the range was - * originaly at the start of the block. - * - WasEndOfBlock : a boolean indicating that the range was originaly - * at the end of the block. - * - * If the range was originaly at the start of the block, no split will happen - * and the PreviousBlock value will be null. The same is valid for the - * NextBlock value if the range was at the end of the block. - */ - SplitBlock : function( forceBlockTag ) - { - var blockTag = forceBlockTag || FCKConfig.EnterMode ; - - if ( !this._Range ) - this.MoveToSelection() ; - - // The range boundaries must be in the same "block limit" element. - if ( this.StartBlockLimit == this.EndBlockLimit ) - { - // Get the current blocks. - var eStartBlock = this.StartBlock ; - var eEndBlock = this.EndBlock ; - var oElementPath = null ; - - if ( blockTag != 'br' ) - { - if ( !eStartBlock ) - { - eStartBlock = this.FixBlock( true, blockTag ) ; - eEndBlock = this.EndBlock ; // FixBlock may have fixed the EndBlock too. - } - - if ( !eEndBlock ) - eEndBlock = this.FixBlock( false, blockTag ) ; - } - - // Get the range position. - var bIsStartOfBlock = ( eStartBlock != null && this.CheckStartOfBlock() ) ; - var bIsEndOfBlock = ( eEndBlock != null && this.CheckEndOfBlock() ) ; - - // Delete the current contents. - if ( !this.CheckIsEmpty() ) - this.DeleteContents() ; - - if ( eStartBlock && eEndBlock && eStartBlock == eEndBlock ) - { - if ( bIsEndOfBlock ) - { - oElementPath = new FCKElementPath( this.StartContainer ) ; - this.MoveToPosition( eEndBlock, 4 ) ; - eEndBlock = null ; - } - else if ( bIsStartOfBlock ) - { - oElementPath = new FCKElementPath( this.StartContainer ) ; - this.MoveToPosition( eStartBlock, 3 ) ; - eStartBlock = null ; - } - else - { - // Extract the contents of the block from the selection point to the end of its contents. - this.SetEnd( eStartBlock, 2 ) ; - var eDocFrag = this.ExtractContents() ; - - // Duplicate the block element after it. - eEndBlock = eStartBlock.cloneNode( false ) ; - eEndBlock.removeAttribute( 'id', false ) ; - - // Place the extracted contents in the duplicated block. - eDocFrag.AppendTo( eEndBlock ) ; - - FCKDomTools.InsertAfterNode( eStartBlock, eEndBlock ) ; - - this.MoveToPosition( eStartBlock, 4 ) ; - - // In Gecko, the last child node must be a bogus
. - // Note: bogus
added under