-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
32 lines (25 loc) · 1.18 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# $Id$
Module: SlipJaq - Sliding login panel using jQuery
Authors: teeny-tiny websites created this Drupal module from
HTML, CSS and JavaScript code by Jérémie Tisseau
http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
FOR SITE DESIGNERS
==================
This module provides a pull-down sliding panel for logging in and creating
a new account. It provides a prominent login/join prompt on every page
and, provided that the login succeeds, the current page doesn't change.
There are several configuration options, including allowing the slider
to be placed within a block, to change the title text, and to specify
an image/icon to display. Normally, the panel is not displayed on login
pages, as such pages duplicate the functionality of this module, but that,
too, is configurable.
In addition to basic configuration, this module allows for complete
theming control using normal theming hooks, a single theme template file
and CSS.
FOR DEVELOPERS
==============
See the Doxygen output for detailed internal documentation.
LICENSE
=======
Distributed under the terms of the GNU General Public License, version 3.0
http://www.gnu.org/licenses/gpl-3.0.html