=== Plugin Name ===
Contributors: sillybean, CorneliousJD, freeatnet, Evan Broder
Donate link: http://code.google.com/p/ljxp/
Tags: livejournal, lj, crosspost
Requires at least: 2.8
Tested up to: 3.2.1
Stable tag: 2.1.2
Automatically crossposts your WP entries to your LiveJournal or LJ based clone.
== Description ==
LJ-XP can automatically crosspost
a blog entry to your LiveJournal (or LiveJournal-based clone) account.
It can crosspost to communities, and even has a customizable
header and footer, and allows you to direct would-be LJ comments
to your WP blog instead!
= Features =
* Crosspost entries to a LiveJournal account.
* Crosspost entries to a LiveJournal community.
* Add a header/footer to force comments on your site.
* Fully customizable header and/or footer.
* Edit privacy settings for the LiveJournal posts.
* Assign tags based on WordPress categories.
* Assign `` tag settings, like LJ-Cuts, or link-backs.
* Ability to only crosspost certain categories.
== Installation ==
1. Upload the `lj-xp` directory to your `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to Settings → LiveJournal and configure your settings.
=== Plugin Name ===
Contributors: sillybean, CorneliousJD, freeatnet, Evan Broder
Donate link: http://code.google.com/p/ljxp/
Tags: livejournal, lj, crosspost
Requires at least: 2.8
Tested up to: 3.2.1
Stable tag: 2.1.2
Automatically crossposts your WP entries to your LiveJournal or LJ based clone.
== Description ==
LJ-XP can automatically crosspost
a blog entry to your LiveJournal (or LiveJournal-based clone) account.
It can crosspost to communities, and even has a customizable
header and footer, and allows you to direct would-be LJ comments
to your WP blog instead!
= Features =
* Crosspost entries to a LiveJournal account.
* Crosspost entries to a LiveJournal community.
* Add a header/footer to force comments on your site.
* Fully customizable header and/or footer.
* Edit privacy settings for the LiveJournal posts.
* Assign tags based on WordPress categories.
* Assign `` tag settings, like LJ-Cuts, or link-backs.
* Ability to only crosspost certain categories.
== Installation ==
1. Upload the `lj-xp` directory to your `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to Settings → LiveJournal and configure your settings.
= Screenshots =
1. Sitewide crossposting options
2. Sitewide crossposting options, continued
3. Per-post options
== Changelog ==
= 2.1.2 =
* Fixed category handling and a warning about arrays on line 89 that could also lead to "headers already sent" message on some servers.
* Translations: generated new POT from wordpress.org; updated old .po/.mo files to match the new text domain.
= 2.1.1 =
* Fix for `` tags containing text (#76)
* Added a filter, `ljxp_pre_process_post`, applied to the post content before it's crossposted (#120)
* Added option to not crosspost by default (#67)
* Added option to crosspost the excerpt instead of the full text (#111)
* Added `[author]` tag for header/footer (#34)
* Settings API! Much better security.
* General settings cleanup. Now using two settings instead of thirteen, and removing settings on plugin uninstall.
* More improvements to the error handling.
= 2.1 =
* send error back to the post edit screen when LJ is down (transport/socket errors) rather than using `wp_die()`, which stops all other plugins from working
* support userpics (#74)
* support cut text
* switch to new meta box format so you can collapse the LJ box or move it around the post edit screen
* fix a problem with gallery image IDs that would cause the wrong images to be shown when the `[gallery]` shortcode was crossposted
* options page cleanup
* get rid of `has_cap` deprecated argument notice
* less obnoxious default styling for the crosspost header/footer
== Upgrade Notice ==
= 2.1 =
* This version sends an error back to the post edit screen when LJ is down rather than stopping WordPress entirely. Added support for userpics, cut text, [gallery] tags with the right images, and a proper box for the options on the Edit screen.
= 2.1.1 =
* 2.1 sends an error back to the screen when LJ is down rather than stopping WordPress entirely. Supports userpics, cut text; fixed [gallery] images and meta boxes. New in 2.1.1: turn off crossposting by default; crosspost excerpt or full text; [author] tag; `` tags with text.
= 2.1.2 =
* 2.1 shows an error when LJ is down rather than stopping WordPress. Supports userpics, cut text; fixed [gallery] images and meta boxes. New in 2.1.1: turn off crossposting by default; crosspost excerpt or full text; [author] tag; `` tags with text. 2.1.2: fix line 89 error.
== Changelog ==
= 2.1.2 =
* Fixed category handling and a warning about arrays on line 89 that could also lead to "headers already sent" message on some servers.
* Translations: generated new POT from wordpress.org; updated old .po/.mo files to match the new text domain.
= 2.1.1 =
* Fix for `` tags containing text (#76)
* Added a filter, `ljxp_pre_process_post`, applied to the post content before it's crossposted (#120)
* Added option to not crosspost by default (#67)
* Added option to crosspost the excerpt instead of the full text (#111)
* Added `[author]` tag for header/footer (#34)
* Settings API! Much better security.
* General settings cleanup. Now using two settings instead of thirteen, and removing settings on plugin uninstall.
* More improvements to the error handling.
= 2.1 =
* send error back to the post edit screen when LJ is down (transport/socket errors) rather than using `wp_die()`, which stops all other plugins from working
* support userpics (#74)
* support cut text
* switch to new meta box format so you can collapse the LJ box or move it around the post edit screen
* fix a problem with gallery image IDs that would cause the wrong images to be shown when the `[gallery]` shortcode was crossposted
* options page cleanup
* get rid of `has_cap` deprecated argument notice
* less obnoxious default styling for the crosspost header/footer
== Upgrade Notice ==
= 2.1 =
* This version sends an error back to the post edit screen when LJ is down rather than stopping WordPress entirely. Added support for userpics, cut text, [gallery] tags with the right images, and a proper box for the options on the Edit screen.
= 2.1.1 =
* 2.1 sends an error back to the screen when LJ is down rather than stopping WordPress entirely. Supports userpics, cut text; fixed [gallery] images and meta boxes. New in 2.1.1: turn off crossposting by default; crosspost excerpt or full text; [author] tag; `` tags with text.
= 2.1.2 =
* 2.1 shows an error when LJ is down rather than stopping WordPress. Supports userpics, cut text; fixed [gallery] images and meta boxes. New in 2.1.1: turn off crossposting by default; crosspost excerpt or full text; [author] tag; `` tags with text. 2.1.2: fix line 89 error.