Changeset 625336
- Timestamp:
- 11/14/2012 07:47:36 PM (12 years ago)
- Location:
- janrain-capture
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
janrain-capture/tags/0.2.0/readme.txt
r624326 r625336 1 === Janrain Capture ===1 === Social User Registration and Profile Storage with Janrain Capture === 2 2 Contributors: bhamrick, rwright, JeremyJanrain 3 3 Tags: capture, janrain, sso 4 4 Requires at least: 3.0 5 Tested up to: 3. 35 Tested up to: 3.4.2 6 6 License: APL 7 7 Stable tag: trunk … … 97 97 98 98 We also strongly recommend that you completely remove this page from the navigation menu. It is accessed through the "Edit My Profile" link in the Admin Bar for users who've been created through the Capture Service (that is, the default WordPress admin account will not have a Capture profile). 99 100 = Styling Capture 2.0: =101 If you have access to your WordPress server's filesystem you can gain full control over how the widget is styled. (Note: This section of settings is hidden until you enable Filesystem Mode on the UI Settings tab).102 103 The latest version of the plugin contains a folder called /janrain_capture_screens/ inside the wp-content/plugins/janrain_capture/ folder. Copy the /janrain_capture_screens/ folder to the /wp-content/plugins/ folder. This creates a local backup, and working in this folder prevents plugin updates from overwriting custom screen styles. This is also the default location of the screens folder in Filesystem Mode.104 Once in place, use the built-in Wordpress plugin editor to make modifications to your Capture screens.105 106 Note: You may also host this folder remotely on another server with PHP 5.2+ support, and change the folder under Filesystem Mode Settings. -
janrain-capture/trunk/readme.txt
r624354 r625336 1 === Janrain Capture ===1 === Social User Registration and Profile Storage with Janrain Capture === 2 2 Contributors: bhamrick, rwright, JeremyJanrain 3 3 Tags: capture, janrain, sso 4 4 Requires at least: 3.0 5 Tested up to: 3. 35 Tested up to: 3.4.2 6 6 License: APL 7 7 Stable tag: trunk … … 81 81 82 82 Individual blogs can be updated with separate UI settings and a different Client ID through the Janrain Capture administration menu in each blog's dashboard. If no changes are made they will default to the network admin settings. 83 84 == Capture 2.0 Setup == 85 As of version 0.2.0 of the plugin, Capture 2.0 integration is available. This is provided for customers using the latest widget version of Capture. If you are not using the Capture Widget, an upgrade path will be available in upcoming releases. 86 87 = Activating Capture 2.0: = 88 1. Log in to your WordPress Administrator Dashboard. 89 1. Navigate to Dashboard > Janrain Capture. 90 1. A new UI Type field has been added. Change the UI Type to Capture 2.0 and click save. 91 1. Capture 2.0 settings are configured in the 2.0 Settings and UI Settings tabs. Any existing Capture 1.0 settings will be preserved and hidden until you change the UI Type back. 92 93 = Configuring Capture 2.0: = 94 The Edit Profile page for Capture 2.0 requires creating a new WordPress page and adding only the following shortcode to it: [janrain_capture action="edit_profile"] 95 96 We set the initial link for this setting to the default WordPress sample page. So if you are trying this out on a new WordPress installation you can just edit that page, and replace the text with shortcode. 97 98 We also strongly recommend that you completely remove this page from the navigation menu. It is accessed through the "Edit My Profile" link in the Admin Bar for users who've been created through the Capture Service (that is, the default WordPress admin account will not have a Capture profile).
Note: See TracChangeset
for help on using the changeset viewer.