Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.241.085 Times

Fancy Login 7.x-1.0-beta2

  Date Added: May 17, 2013  |  Visits: 859

Fancy Login

Report Broken Link
Printer Friendly Version


Product Homepage
Download (40 downloads)



OverviewFancy Login adds javascript based, lightbox-style login functionality to your site. When the user clicks on any link that links to /user/login, they screen dims and a login box is created in the center of the screen.InstallationInstallation is as simple as installing the module. After it is installed, any anchor tag () that goes to the URL user/login will automatically be enabled with the Fancy Login functionality. A block is also provided (though disabled upon installation) that contains such a link. This can be used to replace the current login block that ships with Drupal. This block will not appear when a user is signed in.Graceful DegradationBecause Fancy Login is set up to target any anchor tag that goes to user/login, if the user either doesn't have javascript enabled, or is on a browser that doesn't support javascript, they be taken to the user/login page, meaning that no functionality is lost, as they can sign in on this page.Demostration VideoA short demonstration video showing how the module looks can be downloaded here.Integration with Other ModulesAs of version 1.2, this module should theoretically integrate with other modules that deal with the login form. Tested modules include the Persistent Login module, and the No Request New Password module. If you find that there is an integration issue with another module out there, please let me know and I will look into it.HotkeyAs of 6.x-1.1-Beta2, the login window can be brought up using ctrl + . (period). I don't know if this works on a Mac - if someone could let me know I would be appreciative. Theoretically this means that all login links could be removed from the page altogether, and users would use this hotkey when visiting the site in order to login. However, this would result in a loss of the graceful degradation mentioned in the last point. Although they could still log in at user/login, so no users would be locked out.CustomizationThe fancy login display CSS is all inserted inline using javascript. As a result, these settings cannot be overridden in your theme directory (inline CSS always takes precedence over stylesheets). In order to be able to style the login page, I have created an administration page at admin/settings/fancy_login. Various CSS settings can be set here in order to customize the display of the fancy login to match your site.The close button styling however cannot be set on the administration page. The styling for the close button is all set in in an external stylesheet and if I were to make it stylable through the administration page, it would add to the javascript footprint of the module, making it a little heavier. If you wish to change the styling of the close button, add the following to CSS selectors to the style.css stylesheet in your theme (note: some themes may name their stylesheet something other than style.css), and make the necessary changes: * #fancy_login_close_button * #fancy_login_close_button:hoverSSL (Secure Login)SSL secure login support has been added as of version 1.3. Sites must have SSL enabled to be able to use this feature. An optional themeable icon can be added to the HTML above or below the form. The html for the form can be overridden by creating the file ssl-icon.tpl.php in your theme directory, and inserting whatever HTML you want there.Tested BrowsersThis module has been tested on the following browsers: * IE6* * IE7 - 8 * FF 2 - 3.6 * Safari 3 - 5 * Chrome 2 - 5 * Opera 9.64 - 10.6If you find it does not work on any browsers I have not tested, please let me know.* Fancy Login doesn't actually work with IE6 - it just gracefully degrades, letting the link act as a normal link bringing the user to the login page. This module uses position:fixed which is not supported by IE6. There are ways around this, but to be honest, I can't be bothered taking the time to make it happen for a broken browser. But, if anyone else wants to take the time, then please feel free and I will happy to examine and include your changes if they work.TroubleshootingIf you find that you click a link and either nothing happens, or that the screen fades out but the login box doesn't appear, it's very possible that your theme isn't outputting it's closure tag. To fix this, do the following: 1. Find your theme directory 2. Open the file named page.tpl.php 3. Directly before the closing body tag (), paste the following code: * VersionSept 22/2010: Version 1.6 release. Added feature allowing fade speeds to be customized. Added HTML ID to login form to enable easier styling and javascript targeting.August 25/2010: Version 1.5 release. Minor bug fix for users not using clean URLs. javascript cleaned up to run a little faster/smoother.June 18/2010: Version 1.4 release. I strongly recommend upgrading from version 1.3 as soon as possible, as the 'request new password' and 'create account' links don't work in version 1.3 due to a bug in the javascript.May 31/2010: Version 1.3 release. SSL Support has been added, and can be configured on the settings page.May 17/2010: Version 1.2 release. All reported bugs have been fixed, and the module seems quite stable. Rounded corners have been added to the login box for Mozilla, Webkit and KTHML based browsers.RoadmapIf anyone has any requests for new features or functionality, please let me know.DeveloperFancy Login was built by Jaypan Designs.

Requirements: No special requirements
Platforms: PHP
Keyword: Added Administration Button Doesn Functionality Login Module Release Styling Theme Userlogin Users Vascript Version
Users rating: 0/10

License: Freeware Size: 30.72 KB
USER REVIEWS
More Reviews or Write Review


FANCY LOGIN RELATED
Modules  -  iTweak Login 6.x-1.14
iTweak Login module provides very useful tweaks for the standard user login form: * Lightweight (code under 9k) and powerful * Complements nicely functions of Login Toboggan module (if it is present) * Works with any theme (that does not already...
10 KB  
Modules  -  Login one time 6.x-2.0-rc2
Login one time provides functions for emailing a one-time login link to a user. You can also choose the pages they will land on.The use case for this is where your users can't figure out how to use a username and password - so they request an...
10 KB  
Modules  -  Open Login 6.x-1.1
Open login module adds handy widget to OpenID login form.This module do not have any logic for OpenID authentication. All authentication is come from system openid module.When user clicks on the name of openid provider - javascript substitutes...
30.72 KB  
Modules  -  Force Password Change 7.x-1.0-rc2
ConceptThis module allows administrators to force users, by role, individual user, or newly created user, to change their password on their next page load or login, either immediately, or after a set period of time.Features * Ability to force all...
10 KB  
Modules  -  Content administration 6.x-1.0-beta2
This module provides a dynamic interface for content administration.It is intended to supplement Drupal's built-in content management page, and features these improvements over the standard interface: * Uses AHAH to show node previews and node...
20.48 KB  
Modules  -  Fast Login 5.x-1.x-de
This module provides tokens with login ticket, which can be used in emails for automatic login of users via links from emails.Admins can build different tokens for different purposes.To install, place the entire module folder into your modules...
10 KB  
Modules  -  Contact attach 1.0
This functionality is added to the core Drupal Contact module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x
 
Modules  -  Image FUpload for Gallery Assist 6.x-1.2
What does Image FUpload for Gallery Assist?This module extends Gallery Assist with the "multiupload" functionality from module Image FUpload.
30.72 KB  
Modules  -  Cyrilic Module 1.0
Module that allows to the users to type in forms in cyrilic, even if they don't have it installed on their PC. Supports two types of keyboards: Standard and Phonetic (English Based)
 
Database Tools  -  MySQL Login 1.0
MySQL Login can be used to authenticate users with records stored in a MySQL database table.Features of MySQL Login:- Customization of the table and the fields to lookup to verify the existence of an account and the respective password- A session...
10 KB  
NEW DOWNLOADS IN SCRIPTS, MODULES
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Modules  -  TinyMCE Node Picker 6.x-2.1
This module will de discontinued and replaced with Node Picker as soon as a stable release is available.TinyMCE Node Picker provides a button in TinyMCE that displays a list of links to content. Choosing a link inserts it into the editor.The...
20.48 KB  
Modules  -  Fapilicious 5.x-1.x-de
Fapilicious is a collection of FormAPI goodies.I hope to make it a repository of reusable FormAPI trickery and short cuts. Currently it has small collection of powerful FormAPI element validators.Please submit your favorite tricks as patches so we...
10 KB  
Modules  -  Donation Goals 6.x-1.x-de
The Donation Goals module lets you create nodes of the type "Donation Goal." These goals allow you to set an amount of money you'll need for whatever you're saving up for. Visitors of the site can then donate money through PayPal. Once the target...
20.48 KB  
Modules  -  Plica Twitter 1.0.1
Plica TwitterInstallation : * Download, unzip, and install plugin dir in /wp-content/plugins * Activate * All right now
10 KB  
Modules  -  Page Array 5.x-1.x-de
The pagearray module is a small (single function) helper module that can be used whenever there is a need to load the output of any Drupal path in data form. Based on the code in index.php, Page Array bypasses the theme('page') call, instead...
10 KB