# WordPress Hebrew changes ## WordPress Hebrew 2.2.1 * Removed all Hebrew from wp-config-sample.php, so it is now plain latin text and not UTF-8. This was offered by Omry Yadan to solve the "Warning: Headers sent" issue that many users suffer from. * Minor translation fixes. * Changes from WordPress.org 2.2.2 can be seen here: http://wordpress.org/development/2007/08/wordpress-222-and-2011/ * Files changed since 2.2.1h: changes.txt wp-app.php wp-config-sample.php wp-admin\admin-db.php wp-admin\admin-functions.php wp-admin\edit-comments.php wp-admin\install-rtl.css wp-admin\link-import.php wp-admin\options.php wp-admin\upload-functions.php wp-admin\users.php wp-admin\import\wordpress.php wp-includes\comment-template.php wp-includes\functions.php wp-includes\general-template.php wp-includes\theme.php wp-includes\version.php wp-includes\widgets.php wp-includes\languages\he_IL.mo wp-includes\languages\he_IL.po ## WordPress Hebrew 2.2.1 * Fixed comment_type() function. * Brought back the interface to change the rss_language setting, which is respected by some feed readers. (This defaults to 'he' since quite a few versions ago, but if you have an old installation you are only now upgrading, you'll be able to change it without having to edit the DB directly). * Various translation fixes. * Changes from WordPress.org 2.2.1 can be seen here: http://wordpress.org/development/2007/06/wordpress-221/ * Files changed since 2.2h: wp-admin\admin-db.php wp-admin\admin-functions.php wp-admin\comment.php wp-admin\edit-comments.php wp-admin\edit-form-advanced.php wp-admin\edit-form-comment.php wp-admin\edit-form.php wp-admin\edit-page-form.php wp-admin\export.php wp-admin\install.php wp-admin\options-reading.php wp-admin\options-writing.php wp-admin\upload-rtl.css wp-admin\user-edit.php wp-admin\widgets.css wp-admin\widgets.php wp-content\plugins\akismet\akismet.php wp-content\themes\default\comments.php wp-content\themes\default\functions.php wp-content\themes\default\sidebar.php wp-includes\js\tinymce\plugins\inlinepopups\editor_plugin.js wp-includes\js\tinymce\themes\advanced\css\editor_popup.css wp-includes\js\tinymce\themes\advanced\color_picker.htm wp-includes\js\tinymce\utils\mclayer.js wp-includes\js\tinymce\utils\mctabs.js wp-includes\js\wp-ajax.js wp-includes\languages\he_IL.po wp-includes\author-template.php wp-includes\bookmark-template.php wp-includes\bookmark.php wp-includes\category-template.php wp-includes\category.php wp-includes\class-phpmailer.php wp-includes\classes.php wp-includes\comment-template.php wp-includes\comment.php wp-includes\feed-atom-comments.php wp-includes\feed.php wp-includes\formatting.php wp-includes\functions.php wp-includes\general-template.php wp-includes\link-template.php wp-includes\pluggable.php wp-includes\post-template.php wp-includes\post.php wp-includes\registration.php wp-includes\theme.php wp-includes\version.php wp-includes\widgets.php changes.txt readme.html wp-settings.php xmlrpc.php * Files added since 2.2h: wp-includes\js\tinymce\themes\advanced\images\colors.jpg wp-includes\js\tinymce\themes\advanced\css\colorpicker.css ## WordPress Hebrew 2.2 This Release was done pretty much independently of WordPress Hebrew 2.1.3, so some changes may de duplicated/missing. * Translation fixes. * Incorporated Tom Sella's plugins in the release (wp-includes/languages/he_IL.php). * Replaced feeds in the dashboard with ones more appropriate for WordPress Hebrew users. Used the feed for the Technorati tag "wordpress" (in Hebrew) instead of the WordPress Planet, got the idea from Hanit (I think). * Major overhaul of the default theme (Should not make a difference for blog readers, but should make it easier to debug and develop upon). * Added special paste, full justify and undo/redo buttons to the TinyMCE toolbar. * Added a link to Tzafrir's blog. * Fixed the Change Timestamp box in the post editor. * Fixed directionality for LTR-specific form fields in the administration interface and elsewhere. * More fixes for feed directionality. Titles should also now be RTLed (using the RLE, or U+202B, or ‫ character). * All files modified for WPH are now tagged with a "Modified for WPH" comment at the top. All specific changes in each file are tagged with "WPH" and a description. Some day these will all be gone... * Various other bug fixes. * Some of the changes from WordPress 2.2 (a complete list is at http://codex.wordpress.org/Changelog/2.2) * New User Features: * Improved comment editing * Widgets (no longer a plugin but available under Presentation tab) o Widget capability added to Default and Classic themes o Archives and categories widgets have option to display in pulldown box * Deactivate Plugins automatically * New Blogger Import * Fewer clicks and better user experience for upgrades * Improved login accessibility * Improved UI when deleting Drafts * Improved clarity regarding "Spam it:" and "Delete it:" in comment notification e-mails * Developer / Power User Stuff * Atom 1.0 support for feeds. * Multiple format comment feeds, including Atom. * Switched to jQuery for core JS, which is lighter and faster. * Atom API support. * Additional XML-RPC APIs for pages and such. * phpmailer (http://phpmailer.sourceforge.net/) was integrated for performance and maintainability. * Plugin sandbox (http://trac.wordpress.org/ticket/3254) * TinyMCE is now enabled for Safari Webkit 420 and above. * New function to unify private posts SQL based on capabilities -- get_private_posts_cap_sql() * Plugin add and apply filter optimizations * New style internationalization of quicktags.js * i18n of xmrpc.php error messages * Add a class to wp_list_bookmarks * Change MORE text link from anchor to span for proper validation * PHPdoc for plugin.php * Ability to set database character set and collation via wp-config.php New values to support character set and collation in wp-config-sample.php: define('DB_CHARSET', 'utf8'); define('DB_COLLATE', ''); * Ability to set WordPress address (URL) and Blog address (URL) via wp-config.php New values that can be added to wp-config.php define('WP_SITEURL', 'http://www.sample.com/wordpress'); define('WP_HOME', 'http://www.sample.com'); * Files changed since WordPress Hebrew 2.0.7: wp-includes\js\tinymce\plugins\wordpress\images\help.gif wp-includes\js\tinymce\themes\advanced\images\backcolor.gif wp-includes\js\tinymce\themes\advanced\images\buttons.gif wp-includes\js\tinymce\themes\advanced\images\forecolor.gif wp-includes\languages\he_IL.mo wp-admin\import\blogger.php wp-admin\import\dotclear.php wp-admin\import\greymatter.php wp-admin\import\israblog.php wp-admin\import\livejournal.php wp-admin\import\mt.php wp-admin\import\rss.php wp-admin\import\tapuz.php wp-admin\import\textpattern.php wp-admin\import\wordpress.php wp-admin\admin-db.php wp-admin\admin-footer.php wp-admin\admin-functions.php wp-admin\admin-header.php wp-admin\admin.php wp-admin\bookmarklet.php wp-admin\categories.php wp-admin\edit-comments.php wp-admin\edit-form-advanced.php wp-admin\edit-form-comment.php wp-admin\edit-form.php wp-admin\edit-link-form.php wp-admin\edit-page-form.php wp-admin\edit-pages.php wp-admin\edit.php wp-admin\import.php wp-admin\index.php wp-admin\install-helper.php wp-admin\install.php wp-admin\link-add.php wp-admin\link-import.php wp-admin\link-manager.php wp-admin\link-parse-opml.php wp-admin\menu-header.php wp-admin\menu.php wp-admin\moderation.php wp-admin\options-discussion.php wp-admin\options-general.php wp-admin\options-head.php wp-admin\options-misc.php wp-admin\options-permalink.php wp-admin\options-reading.php wp-admin\options-writing.php wp-admin\options.php wp-admin\page-new.php wp-admin\plugin-editor.php wp-admin\plugins.php wp-admin\post.php wp-admin\profile-update.php wp-admin\profile.php wp-admin\setup-config.php wp-admin\sidebar.php wp-admin\templates.php wp-admin\theme-editor.php wp-admin\themes.php wp-admin\update-links.php wp-admin\upgrade-functions.php wp-admin\upgrade-schema.php wp-admin\upgrade.php wp-admin\user-edit.php wp-admin\users.php wp-admin\wp-admin.css wp-admin\xfn.js wp-content\plugins\akismet\akismet.php wp-content\plugins\hello.php wp-content\plugins\time_since-he.php wp-content\themes\connections\footer.php wp-content\themes\connections\sidebar.php wp-content\themes\connections\style.css wp-content\themes\default\404.php wp-content\themes\default\archive.php wp-content\themes\default\archives.php wp-content\themes\default\attachment.php wp-content\themes\default\comments.php wp-content\themes\default\footer.php wp-content\themes\default\functions.php wp-content\themes\default\header.php wp-content\themes\default\index.php wp-content\themes\default\links.php wp-content\themes\default\page.php wp-content\themes\default\search.php wp-content\themes\default\searchform.php wp-content\themes\default\sidebar.php wp-content\themes\default\single.php wp-content\themes\default\style.css wp-content\themes\greenmarinee\footer.php wp-content\themes\greenmarinee\sidebar.php wp-content\themes\greenmarinee\style.css wp-content\themes\red-train\comments-popup.php wp-content\themes\red-train\page.php wp-content\themes\red-train\sidebar.php wp-content\themes\red-train\style.css wp-content\themes\rin\footer.php wp-content\themes\rin\sidebar.php wp-content\themes\rin\style.css wp-includes\js\scriptaculous\builder.js wp-includes\js\scriptaculous\controls.js wp-includes\js\scriptaculous\dragdrop.js wp-includes\js\scriptaculous\effects.js wp-includes\js\scriptaculous\MIT-LICENSE wp-includes\js\scriptaculous\prototype.js wp-includes\js\scriptaculous\scriptaculous.js wp-includes\js\scriptaculous\slider.js wp-includes\js\scriptaculous\unittest.js wp-includes\js\tinymce\langs\en.js wp-includes\js\tinymce\plugins\autosave\langs\en.js wp-includes\js\tinymce\plugins\autosave\editor_plugin.js wp-includes\js\tinymce\plugins\directionality\langs\en.js wp-includes\js\tinymce\plugins\directionality\editor_plugin.js wp-includes\js\tinymce\plugins\inlinepopups\css\inlinepopup.css wp-includes\js\tinymce\plugins\inlinepopups\jscripts\mcwindows.js wp-includes\js\tinymce\plugins\inlinepopups\editor_plugin.js wp-includes\js\tinymce\plugins\wordpress\langs\en.js wp-includes\js\tinymce\plugins\wordpress\editor_plugin.js wp-includes\js\tinymce\plugins\wordpress\wordpress.css wp-includes\js\tinymce\plugins\wphelp\langs\en.js wp-includes\js\tinymce\themes\advanced\css\editor_content.css wp-includes\js\tinymce\themes\advanced\css\editor_popup.css wp-includes\js\tinymce\themes\advanced\css\editor_ui.css wp-includes\js\tinymce\themes\advanced\jscripts\about.js wp-includes\js\tinymce\themes\advanced\jscripts\anchor.js wp-includes\js\tinymce\themes\advanced\jscripts\charmap.js wp-includes\js\tinymce\themes\advanced\jscripts\color_picker.js wp-includes\js\tinymce\themes\advanced\jscripts\image.js wp-includes\js\tinymce\themes\advanced\jscripts\link.js wp-includes\js\tinymce\themes\advanced\jscripts\source_editor.js wp-includes\js\tinymce\themes\advanced\langs\en.js wp-includes\js\tinymce\themes\advanced\about.htm wp-includes\js\tinymce\themes\advanced\anchor.htm wp-includes\js\tinymce\themes\advanced\charmap.htm wp-includes\js\tinymce\themes\advanced\color_picker.htm wp-includes\js\tinymce\themes\advanced\editor_template.js wp-includes\js\tinymce\themes\advanced\image.htm wp-includes\js\tinymce\themes\advanced\link.htm wp-includes\js\tinymce\themes\advanced\source_editor.htm wp-includes\js\tinymce\utils\form_utils.js wp-includes\js\tinymce\utils\mctabs.js wp-includes\js\tinymce\utils\validate.js wp-includes\js\tinymce\license.txt wp-includes\js\tinymce\tiny_mce.js wp-includes\js\tinymce\tiny_mce_gzip.php wp-includes\js\tinymce\tiny_mce_popup.js wp-includes\js\tinymce\wp-mce-help.php wp-includes\js\colorpicker.js wp-includes\js\dbx.js wp-includes\js\fat.js wp-includes\js\quicktags.js wp-includes\js\tw-sack.js wp-includes\languages\he_IL.po wp-includes\cache.php wp-includes\capabilities.php wp-includes\class-pop3.php wp-includes\class-snoopy.php wp-includes\classes.php wp-includes\default-filters.php wp-includes\functions.php wp-includes\gettext.php wp-includes\kses.php wp-includes\locale.php wp-includes\registration-functions.php wp-includes\rss-functions.php wp-includes\template-loader.php wp-includes\vars.php wp-includes\version.php wp-includes\wp-db.php changes.txt index.php readme.html wp-atom.php wp-blog-header.php wp-comments-post.php wp-commentsrss2.php wp-config-sample.php wp-feed.php wp-links-opml.php wp-login.php wp-mail.php wp-rdf.php wp-register.php wp-rss.php wp-rss2.php wp-settings.php wp-trackback.php xmlrpc.php * Files removed since WordPress Hebrew 2.0.7: wp-content\plugins\widgets wp-content\themes\orangesky wp-content\themes\default\images\kubrickbg.jpg wp-admin\import\b2.php wp-admin\import\wp-xmlmigrate.php wp-admin\cat-js.php wp-admin\edit-form-ajax-cat.php wp-admin\execute-pings.php wp-admin\inline-uploading.php wp-admin\link-categories.php wp-admin\list-manipulation.js wp-admin\list-manipulation.php wp-content\plugins\comment_direction.php wp-content\plugins\dj_c_wpp.php wp-content\plugins\ol-feedburner-he.php wp-content\plugins\wp-db-backup.php wp-includes\js\tinymce\langs\he.js wp-includes\js\tinymce\plugins\autosave\langs\he.js wp-includes\js\tinymce\plugins\directionality\langs\he.js wp-includes\js\tinymce\plugins\inlinepopups\editor_plugin_src.js wp-includes\js\tinymce\plugins\inlinepopups\readme.txt wp-includes\js\tinymce\plugins\wordpress\langs\he.js wp-includes\js\tinymce\plugins\wphelp\langs\he.js wp-includes\js\tinymce\themes\advanced\langs\he.js wp-includes\js\tinymce\themes\advanced\editor_template_src.js wp-includes\js\dbx-key.js wp-includes\comment-functions.php wp-includes\feed-functions.php wp-includes\functions-compat.php wp-includes\functions-formatting.php wp-includes\functions-post.php wp-includes\links.php wp-includes\pluggable-functions.php wp-includes\template-functions-author.php wp-includes\template-functions-category.php wp-includes\template-functions-general.php wp-includes\template-functions-links.php wp-includes\template-functions-post.php wp-includes\wp-l10n.php * Files added since WordPress Hebrew 2.0.7: wp-includes\js\crop wp-includes\js\jquery wp-includes\js\tinymce\plugins\paste wp-includes\js\tinymce\plugins\spellchecker wp-admin\images\login-bkg-bottom.gif wp-admin\images\login-bkg-tile.gif wp-content\themes\default\images\kubrickbg-ltr.jpg wp-content\themes\default\images\kubrickbg-rtl.jpg wp-includes\js\tinymce\plugins\wordpress\images\toolbars.gif wp-includes\js\tinymce\themes\advanced\images\bold_es.gif wp-includes\js\tinymce\themes\advanced\images\bold_tw.gif wp-includes\js\tinymce\themes\advanced\images\button_menu.gif wp-includes\js\tinymce\themes\advanced\images\help.gif wp-includes\js\tinymce\themes\advanced\images\italic_es.gif wp-includes\js\tinymce\themes\advanced\images\italic_tw.gif wp-includes\js\tinymce\themes\advanced\images\justifycenter.gif wp-includes\js\tinymce\themes\advanced\images\justifyfull.gif wp-includes\js\tinymce\themes\advanced\images\justifyleft.gif wp-includes\js\tinymce\themes\advanced\images\justifyright.gif wp-includes\js\tinymce\themes\advanced\images\menu_check.gif wp-includes\js\tinymce\themes\advanced\images\opacity.png wp-includes\js\tinymce\themes\advanced\images\separator.gif wp-includes\js\tinymce\themes\advanced\images\underline_es.gif wp-includes\js\tinymce\themes\advanced\images\underline_tw.gif wp-admin\import\blogware.php wp-admin\admin-ajax.php wp-admin\cat.js wp-admin\categories.js wp-admin\comment.php wp-admin\custom-fields.js wp-admin\custom-header.php wp-admin\dbx-admin-key.js wp-admin\edit-category-form.php wp-admin\edit-comments.js wp-admin\export.php wp-admin\index-extra.php wp-admin\install-rtl.css wp-admin\install.css wp-admin\link.php wp-admin\options-privacy.php wp-admin\page.php wp-admin\post-new.php wp-admin\rtl.css wp-admin\upload-functions.php wp-admin\upload-rtl.css wp-admin\upload.css wp-admin\upload.js wp-admin\upload.php wp-admin\users.js wp-admin\widgets-rtl.css wp-admin\widgets.css wp-admin\widgets.php wp-content\themes\default\not-found.php wp-includes\js\scriptaculous\wp-scriptaculous.js wp-includes\js\tinymce\langs\he_il.js wp-includes\js\tinymce\plugins\autosave\langs\he_il.js wp-includes\js\tinymce\plugins\directionality\langs\he_il.js wp-includes\js\tinymce\plugins\wordpress\langs\he_il.js wp-includes\js\tinymce\plugins\wordpress\popups.css wp-includes\js\tinymce\plugins\wphelp\langs\he_il.js wp-includes\js\tinymce\themes\advanced\langs\he_il.js wp-includes\js\tinymce\utils\editable_selects.js wp-includes\js\tinymce\utils\mclayer.js wp-includes\js\tinymce\tiny_mce_config.php wp-includes\js\autosave.js wp-includes\js\list-manipulation.js wp-includes\js\prototype.js wp-includes\js\wp-ajax.js wp-includes\languages\he_IL.php wp-includes\author-template.php wp-includes\bookmark-template.php wp-includes\bookmark.php wp-includes\category-template.php wp-includes\category.php wp-includes\class-phpmailer.php wp-includes\class-smtp.php wp-includes\comment-template.php wp-includes\comment.php wp-includes\compat.php wp-includes\cron.php wp-includes\deprecated.php wp-includes\feed-atom-comments.php wp-includes\feed-atom.php wp-includes\feed-rdf.php wp-includes\feed-rss.php wp-includes\feed-rss2-comments.php wp-includes\feed-rss2.php wp-includes\feed.php wp-includes\formatting.php wp-includes\general-template.php wp-includes\l10n.php wp-includes\link-template.php wp-includes\pluggable.php wp-includes\plugin.php wp-includes\post-template.php wp-includes\post.php wp-includes\query.php wp-includes\registration.php wp-includes\rewrite.php wp-includes\rss.php wp-includes\script-loader.php wp-includes\theme.php wp-includes\user.php wp-includes\widgets.php wp-app.php wp-cron.php * Files changed since WordPress Hebrew 2.1.3: wp-includes\js\tinymce\themes\advanced\images\bullist.gif wp-includes\js\tinymce\themes\advanced\images\buttons.gif wp-includes\js\tinymce\themes\advanced\images\indent.gif wp-includes\js\tinymce\themes\advanced\images\numlist.gif wp-includes\js\tinymce\themes\advanced\images\outdent.gif wp-includes\js\tinymce\themes\advanced\images\redo.gif wp-includes\js\tinymce\themes\advanced\images\undo.gif wp-includes\languages\he_IL.mo wp-admin\import\blogger.php wp-admin\import\dotclear.php wp-admin\import\greymatter.php wp-admin\import\israblog.php wp-admin\import\livejournal.php wp-admin\import\mt.php wp-admin\import\rss.php wp-admin\import\textpattern.php wp-admin\import\wordpress.php wp-admin\admin-ajax.php wp-admin\admin-db.php wp-admin\admin-functions.php wp-admin\admin-header.php wp-admin\admin.php wp-admin\categories.js wp-admin\categories.php wp-admin\custom-header.php wp-admin\edit-category-form.php wp-admin\edit-comments.js wp-admin\edit-comments.php wp-admin\edit-form-advanced.php wp-admin\edit-form-comment.php wp-admin\edit-link-form.php wp-admin\edit-page-form.php wp-admin\edit.php wp-admin\export.php wp-admin\import.php wp-admin\index-extra.php wp-admin\index.php wp-admin\install-rtl.css wp-admin\install.php wp-admin\link-add.php wp-admin\link-import.php wp-admin\link-manager.php wp-admin\menu.php wp-admin\moderation.php wp-admin\options-general.php wp-admin\options-head.php wp-admin\options-misc.php wp-admin\options-permalink.php wp-admin\options-reading.php wp-admin\options-writing.php wp-admin\options.php wp-admin\page-new.php wp-admin\page.php wp-admin\plugin-editor.php wp-admin\plugins.php wp-admin\post-new.php wp-admin\post.php wp-admin\profile.php wp-admin\rtl.css wp-admin\setup-config.php wp-admin\templates.php wp-admin\theme-editor.php wp-admin\themes.php wp-admin\upgrade-functions.php wp-admin\upgrade-schema.php wp-admin\upgrade.php wp-admin\upload-functions.php wp-admin\upload-rtl.css wp-admin\upload.css wp-admin\upload.php wp-admin\user-edit.php wp-admin\users.php wp-admin\wp-admin.css wp-content\plugins\akismet\akismet.php wp-content\plugins\hello.php wp-content\plugins\time_since-he.php wp-content\themes\connections\footer.php wp-content\themes\connections\sidebar.php wp-content\themes\connections\style.css wp-content\themes\default\404.php wp-content\themes\default\archive.php wp-content\themes\default\archives.php wp-content\themes\default\attachment.php wp-content\themes\default\comments.php wp-content\themes\default\footer.php wp-content\themes\default\functions.php wp-content\themes\default\header.php wp-content\themes\default\index.php wp-content\themes\default\links.php wp-content\themes\default\page.php wp-content\themes\default\search.php wp-content\themes\default\searchform.php wp-content\themes\default\sidebar.php wp-content\themes\default\single.php wp-content\themes\default\style.css wp-content\themes\greenmarinee\comments.php wp-content\themes\greenmarinee\footer.php wp-content\themes\greenmarinee\sidebar.php wp-content\themes\greenmarinee\style.css wp-content\themes\red-train\comments-popup.php wp-content\themes\red-train\page.php wp-content\themes\red-train\sidebar.php wp-content\themes\red-train\style.css wp-content\themes\rin\footer.php wp-content\themes\rin\sidebar.php wp-content\themes\rin\style.css wp-includes\js\scriptaculous\builder.js wp-includes\js\scriptaculous\controls.js wp-includes\js\scriptaculous\dragdrop.js wp-includes\js\scriptaculous\effects.js wp-includes\js\scriptaculous\MIT-LICENSE wp-includes\js\scriptaculous\prototype.js wp-includes\js\scriptaculous\scriptaculous.js wp-includes\js\scriptaculous\slider.js wp-includes\js\scriptaculous\unittest.js wp-includes\js\scriptaculous\wp-scriptaculous.js wp-includes\js\tinymce\plugins\autosave\editor_plugin.js wp-includes\js\tinymce\plugins\directionality\editor_plugin.js wp-includes\js\tinymce\plugins\inlinepopups\css\inlinepopup.css wp-includes\js\tinymce\plugins\inlinepopups\editor_plugin.js wp-includes\js\tinymce\plugins\paste\jscripts\pasteword.js wp-includes\js\tinymce\plugins\paste\editor_plugin.js wp-includes\js\tinymce\plugins\paste\pastetext.htm wp-includes\js\tinymce\plugins\spellchecker\classes\TinyGoogleSpell.class.php wp-includes\js\tinymce\plugins\spellchecker\classes\TinyPspellShell.class.php wp-includes\js\tinymce\plugins\spellchecker\css\content.css wp-includes\js\tinymce\plugins\spellchecker\css\spellchecker.css wp-includes\js\tinymce\plugins\spellchecker\config.php wp-includes\js\tinymce\plugins\spellchecker\editor_plugin.js wp-includes\js\tinymce\plugins\spellchecker\tinyspell.php wp-includes\js\tinymce\plugins\wordpress\langs\en.js wp-includes\js\tinymce\plugins\wordpress\editor_plugin.js wp-includes\js\tinymce\plugins\wordpress\wordpress.css wp-includes\js\tinymce\plugins\wphelp\editor_plugin.js wp-includes\js\tinymce\themes\advanced\css\editor_popup.css wp-includes\js\tinymce\themes\advanced\css\editor_ui.css wp-includes\js\tinymce\themes\advanced\jscripts\color_picker.js wp-includes\js\tinymce\themes\advanced\jscripts\link.js wp-includes\js\tinymce\themes\advanced\jscripts\source_editor.js wp-includes\js\tinymce\themes\advanced\langs\en.js wp-includes\js\tinymce\themes\advanced\about.htm wp-includes\js\tinymce\themes\advanced\editor_template.js wp-includes\js\tinymce\themes\advanced\image.htm wp-includes\js\tinymce\themes\advanced\link.htm wp-includes\js\tinymce\utils\form_utils.js wp-includes\js\tinymce\utils\mclayer.js wp-includes\js\tinymce\utils\mctabs.js wp-includes\js\tinymce\utils\validate.js wp-includes\js\tinymce\tiny_mce.js wp-includes\js\tinymce\tiny_mce_config.php wp-includes\js\tinymce\tiny_mce_gzip.php wp-includes\js\tinymce\wp-mce-help.php wp-includes\js\prototype.js wp-includes\js\quicktags.js wp-includes\languages\he_IL.php wp-includes\languages\he_IL.po wp-includes\author-template.php wp-includes\bookmark-template.php wp-includes\bookmark.php wp-includes\cache.php wp-includes\category-template.php wp-includes\category.php wp-includes\class-pop3.php wp-includes\classes.php wp-includes\comment-template.php wp-includes\compat.php wp-includes\cron.php wp-includes\default-filters.php wp-includes\deprecated.php wp-includes\feed.php wp-includes\formatting.php wp-includes\functions.php wp-includes\general-template.php wp-includes\gettext.php wp-includes\l10n.php wp-includes\link-template.php wp-includes\locale.php wp-includes\pluggable.php wp-includes\plugin.php wp-includes\post-template.php wp-includes\post.php wp-includes\query.php wp-includes\rewrite.php wp-includes\script-loader.php wp-includes\template-loader.php wp-includes\theme.php wp-includes\user.php wp-includes\vars.php wp-includes\version.php wp-includes\wp-db.php changes.txt readme.html wp-atom.php wp-blog-header.php wp-comments-post.php wp-commentsrss2.php wp-config-sample.php wp-cron.php wp-links-opml.php wp-login.php wp-mail.php wp-rdf.php wp-rss.php wp-rss2.php wp-settings.php wp-trackback.php xmlrpc.php * Files removed since WordPress Hebrew 2.1.3: wp-content\plugins\widgets wp-content\themes\orangesky wp-content\plugins\wp-db-backup-he_IL.mo wp-content\themes\default\images\kubrickbg.jpg wp-includes\languages\default.mo wp-admin\import\b2.php wp-admin\cat-js.php wp-admin\dbx-admin-key-js.php wp-admin\rtl.css~ wp-admin\upload-js.php wp-content\plugins\comment_direction.php wp-content\plugins\dj_c_wpp.php wp-content\plugins\ol-feedburner-he.php wp-content\plugins\wp-db-backup.php wp-includes\js\tinymce\langs\he.js wp-includes\js\tinymce\plugins\autosave\langs\cs.js wp-includes\js\tinymce\plugins\autosave\langs\he.js wp-includes\js\tinymce\plugins\autosave\langs\sv.js wp-includes\js\tinymce\plugins\directionality\langs\he.js wp-includes\js\tinymce\plugins\paste\langs\he.js wp-includes\js\tinymce\plugins\spellchecker\langs\he.js wp-includes\js\tinymce\plugins\spellchecker\changelog wp-includes\js\tinymce\plugins\spellchecker\editor_plugin_src.js wp-includes\js\tinymce\plugins\wordpress\langs\he.js wp-includes\js\tinymce\plugins\wphelp\langs\he.js wp-includes\js\tinymce\themes\advanced\langs\he.js wp-includes\js\autosave-js.php wp-includes\js\list-manipulation-js.php wp-includes\js\wp-ajax-js.php wp-includes\languages\default.po * Files added since WordPress Hebrew 2.1.3: wp-includes\js\crop wp-includes\js\jquery wp-content\themes\default\images\kubrickbg-ltr.jpg wp-content\themes\default\images\kubrickbg-rtl.jpg wp-includes\images\rss.png wp-admin\cat.js wp-admin\dbx-admin-key.js wp-admin\upload.js wp-admin\widgets-rtl.css wp-admin\widgets.css wp-admin\widgets.php wp-content\themes\default\not-found.php wp-includes\js\tinymce\plugins\paste\langs\he_il.js wp-includes\js\tinymce\plugins\spellchecker\langs\he_il.js wp-includes\js\tinymce\utils\editable_selects.js wp-includes\js\autosave.js wp-includes\js\list-manipulation.js wp-includes\js\wp-ajax.js wp-includes\class-phpmailer.php wp-includes\class-smtp.php wp-includes\feed-atom-comments.php wp-includes\feed-atom.php wp-includes\feed-rdf.php wp-includes\feed-rss.php wp-includes\feed-rss2-comments.php wp-includes\feed-rss2.php wp-includes\widgets.php wp-app.php ## WordPress Hebrew 2.0.7 * Replaced initial blogroll with links to local WP developers. * Added Tapuz import plugin, thanks to Hanit for creating it. * Added WordPress import plugins, thanks to Tzafrir for pointing this out to me. * Proper encodings for mail sent from WordPress, thanks to Tom Sella for the fix. * Direct control of feed directionality on RSS Widget, thanks to Tom Sella for the fix. * TinyMCE get directionality right, thanks to Tom Sella for the fix. * Changed default time zone to +2 instead of -8, thanks to Hanan Cohen for pointing this out to me. * Changes from WordPress 2.0.6 and 2.0.7: * Security fix for wp_unregister_GLOBALS() to work around the zend_hash_del_key_or_index bug in PHP 4 versions less than 4.4.3 and PHP 5 versions less than 5.1.4 with register_globals set to “On.” * Feeds now properly serve 304 Not Modified headers instead of mismatched 200/304 headers (a.k.a. the FeedBurner bug). * Backport of another 304 Not Modified fix from WordPress 2.1 * Deleting WordPress Pages no longer gives an “Are You Sure?” prompt. * After deleting a WordPress Page, you are now properly redirected to the Edit Pages screen. * Sending an image at original size in Internet Explorer no longer adds an incorrect “height” attribute. * Security fixes. * HTML quicktags now work in Safari browsers. * Comments are filtered to prevent them from messing up your blog layout. * Compatibility with PHP/FastCGI setups. ## WordPress Hebrew 2.0.5 * Improved browser compatability in themes. Thanks to Artyom. * Fixed directionality for form fields where English is often used (email address and URLs, for e.g.). * Minor translation fixes. * Updated the Database backup plugin to version 1.8. * Updated the FeedBurner plugin by Steve Smith to version 2.1, now with support for redirecting the Comment Feed traffic (http://orderedlist.com/wordpress-plugins/feedburner-plugin/). * Updated Tom Sella's Diacritics Justification plugin to version 0.6b (http://www.dontsmile.info/my-plugins/plugin-dj_c/) and Comment Direction plugin to version 1.2 (http://www.dontsmile.info/my-plugins/plugin-comment_direction/). * Added links to the new Wiki in several places in the Admin interface. * Overhauled the ReadMe file, with better installation and upgrade instructions and links to Wiki, google discussion group, and Sarit's WordPress Hebrew site. * Added Greymatter import. * Changes from WordPress 2.0.5: * http://codex.wordpress.org/Changelog/2.0.5 * http://markjaquith.wordpress.com/2006/10/17/changes-in-wordpress-205/ ## WordPress Hebrew 2.0.4 * Added Tom Sella's great Comment Directionality plugin. http://www.dontsmile.info/2006/07/25/comment-direction-wordpress-plugin/ * Also update Tom Sella's diacritics justification plugin to 0.5. Thanks Tom! * Fixed bug in Edit Link page (Thanks to Yuval Dror) * Administrative: Merged (kinda) the theme and main repository. The old repository will still be around (with its history intact), but from now on I will only maintain themes as part of the main repos and they will be developed and published in sync with WordPress releases. * Changes from WordPress 2.0.4: * Security Updates * More than 50 bugs fixed: http://trac.wordpress.org/query?status=closed&milestone=2.0.4 ## WordPress Hebrew 2.0.3.1 * (Properly) fixed directionality in RSS feeds * Fixed mis-commented comments on TinyMCE ## WordPress Hebrew 2.0.3 * Changes from WordPress 2.0.3: * Trac Ticket 2550 - remove smilies uksort. * Trac Ticket 2548 - ent2ncr is very, very slow. * Trac Ticket 2768 - quotation marks are double escaped when editing a comment. * Trac Ticket 2764 - Redirection on comment editing broken. * Trac Ticket 2748 - Some Trac Ticket 2.0.3-beta fixes. * Trac Ticket 2729 - Regular expression bug in sanitize_user. * Trac Ticket 2686 - MT Importer loses Excerpt. * Trac Ticket 2578 - Setting "Show at most N posts" to 0 appears to break Page display (with a 404). * Trac Ticket 2564 - mysql2date() preg_replace() misinterpretation. * Trac Ticket 2553 - update_option action passes newoption serialized. * Trac Ticket 2551 - Redirected enclosures not quite there yet. * Trac Ticket 2463 - get_permalink() performance improvement. * Trac Ticket 2381 - WP error converting URL for a domaini containing "1X". * Trac Ticket 2744 - Typo in moderation.php. * Trac Ticket 2634 - wp_texturize kills some valid entities. * Changes in the local version: * Localized the widget plugin and added widget support on all themes. * Added localized widgets for displaying last.fm stats. * Added localized versions of OL-Feedburner plugin, for redirecting all feeds to FeedBurner, and TimeSince plugin, for displaying the time since a comment or post was written in human-readable form. * Added plugin to fix diacritics alignment issues, by Tom Sella (who wrote the thing on a PDA while doing miluim). * Added tags to headers on all themes. * Added link to Hebrew WordPress Google Group on the administration interface, removed references to the Vanilla forum. * Changed "sipurim" to "postim". * Fixed encoding of subject line on mail sent by WordPress. * Fixed directionality in feeds. Kudos to Grebulon and the Feedreader development team. * Fixed the comment editing page to allow editing comments. * Fixed image uploading feature - WordPress will no longer create thumbnails, and drag-and-drop of uploaded files will always create an image with the right dimensions. Also added instructions for using the upload feature. * Fixed localization of times and dates on the administration interface - no more "@" (at), no more minute:hour. * Fixed quote directionality - fancy quotes now work at end of sentance. * Changed local defaults for new blogs - week starts on Sunday, RSS language is Hebrew. * Fixed directionality on TinyMCE rich editor forms - when adding links and images. * Removed two redundant colons on post writing page.