{"id":4126,"date":"2008-11-28T10:17:26","date_gmt":"2008-11-28T10:17:26","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/insitelogin\/"},"modified":"2009-03-23T09:07:21","modified_gmt":"2009-03-23T09:07:21","slug":"insitelogin","status":"publish","type":"plugin","link":"https:\/\/uk.wordpress.org\/plugins\/insitelogin\/","author":1236799,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.7","stable_tag":"0.7","tested":"2.7","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"InsiteLogin","header_author":"Franco Traversaro","header_description":"","assets_banners_color":"","last_updated":"2009-03-23 09:07:21","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.eurotraining.it\/insitelogin","header_plugin_uri":"http:\/\/www.eurotraining.it\/insitelogin","header_author_uri":"mailto:franco.traversaro@eurotraining.it","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6505,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.4","0.5","0.6","0.7"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566829","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566829","resolution":"1","location":"plugin"}},"screenshots":{"1":"The configuration panel","2":"The login in action on standard Kubrick theme, Italian locale"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[602,4233,13264,603],"plugin_category":[38,58],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-4126","plugin","type-plugin","status-publish","hentry","plugin_tags-login","plugin_tags-logout","plugin_tags-password-recovery","plugin_tags-registration","plugin_category-authentication","plugin_category-user-management","plugin_committers-belinde"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/insitelogin.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/insitelogin\/trunk\/screenshot-1.png?rev=1566829","caption":"The configuration panel"},{"src":"https:\/\/ps.w.org\/insitelogin\/trunk\/screenshot-2.png?rev=1566829","caption":"The login in action on standard Kubrick theme, Italian locale"}],"raw_content":"<!--section=description-->\n<p>This plugin insert the standard login procedure (login, logout, registration, password recovery) in a selected page of the site. This is made whith a few tricks:<\/p>\n\n<ul>\n<li><code>wp-login.php<\/code> is fully processed, and his output parsed replacing all links to <code>wp-login.php<\/code> with links to current page<\/li>\n<li>an \"init\" hook redirect to login page when <code>wp-login.php<\/code> is invoked<\/li>\n<li>a \"login_redirect\" filter send to login page on login and logout<\/li>\n<\/ul>\n\n<p>Login page can (and have to) be customized for logged in status: this is made through configuration subpanel under the Settings menu.<\/p>\n\n<p>From 0.6 version, the page for logged-in users contain a sidebar called \"insitelogin_sidebar\", placed <strong>after<\/strong> the text inserted into InsiteLogin options. Note that the generated sidebar will be parsed replacing any \"%%logout%%\" istance, so you can leave blank the option and use only the sidebar with a Text widget.<\/p>\n\n<p><strong>Pay attention:<\/strong> the content of the page selected to run the plugin is <em>completely ignored<\/em>!<\/p>\n\n<h3>ToDo<\/h3>\n\n<ul>\n<li>wysiwyg in configuration<\/li>\n<li>maybe retrieve standard CSS for login box?<\/li>\n<li>customize the layout for insitelogin_sidebar<\/li>\n<li>shortcode for registration \/ login \/ retrieve pw<\/li>\n<\/ul>\n\n<p>If you wish any other pretty feature, you've to ask me!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>insite_login<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Create a new page with suitable name, e.g. \"login\"<\/li>\n<li>Edit preferences in \"InsiteLogin\" subpanel under \"Settings\" menu<\/li>\n<li>Modify current theme to style the login form in order to be decent<\/li>\n<li>Add any widget you want in <code>insitelogin_sidebar<\/code>, they'll be displayed in logged-in page<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Are you sure that this plugin will work on my site?<\/dt>\n<dd><p>Obviously <strong>no<\/strong>! I've tested it on some Apache and IIS Windows server... I'll be happy if someone will inform me about any problem.<\/p><\/dd>\n<dt>I've installed XYX plugin that alter the login\/logout\/registration process, will they work well with InsiteLogin?<\/dt>\n<dd><p>I hope yes. The mechanics I use is (in theory) fully integrated with standard login, and so any plugin altering <code>wp-login.php<\/code> can also alter InsiteLogin. I've tested with <a href=\"http:\/\/wordpress.org\/extend\/plugins\/register-plus\/\" title=\"Register Plus\">Register Plus<\/a> and works very well.<\/p><\/dd>\n<dt>Why require WP 2.5? Will it works with earlier version?<\/dt>\n<dd><p>I think it can work, but I've not tested... If someone can test, please report to me any inconvenience; I think this plugin can work with 2.3 versions, but I'm not sure.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.7<\/h4>\n\n<ul>\n<li>Custom text before any form<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>PHP4 compatibility (not tested! thanks to <strong>Dominik Denkiewicz<\/strong>!)<\/li>\n<li>Correct %%logout%% link (thanks to <strong>Mike Malone<\/strong>!)<\/li>\n<li>Dynamic sidebar in logged-in page! Now you can easily customize it with any widget.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>i18n<\/li>\n<li>Added Italian locale<\/li>\n<li>Corrected a bug that make malformed URLs for retrieve password and register<\/li>\n<li>Deleted Wordpress <\/li>\n<\/ul>\n\n<p>&lt;<\/p>\n\n<p>h1&gt; tag for better visualization in page<\/p>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added notification on save options<\/li>\n<li>Added <code>die()<\/code> after <code>wp_redirect()<\/code> calls<\/li>\n<li>Added support to <code>redirect_to<\/code><\/li>\n<li>Change page title on login\/logout<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>First public release!<\/li>\n<li>Used buffered execution of <code>wp-login.php<\/code> and few filters and actions<\/li>\n<\/ul>\n\n<h4>0.2 and 0.1<\/h4>\n\n<ul>\n<li>Private test versions, not usable anymore...<\/li>\n<\/ul>","raw_excerpt":"A plugin that insert the standard login procedure into a page","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4126"}],"author":[{"embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/belinde"}],"wp:attachment":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4126"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4126"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4126"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4126"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4126"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}