Version: 1.00beta2, by gothicuser
Developer Last Online: Nov 2013
Category: Miscellaneous Hacks -
Version: 4.1.11
Rating:
Released: 04-08-2012
Last Update: 04-20-2012
Installs: 28
Uses Plugins Template Edits Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
DESCRIPTION:
This mod will add a tabbed drop-down slider for both 'Log-In' and 'Register' dialogues based on the jQuery Tools Library.
UPGRADE:
This release only addresses a couple of compatibility issues. It will now play more friendly with other jQuery scripts.
The registration Human Verification component supports the 'Image Verification', 'Question & Answer' and the 'reCAPTCHA' modules, but NOT third party ones.
Please remember that if you have more than one mod that uses jQuery, they could conflict with each other.
You can see a demo HERE
(You need to select the 'Grey' theme from the drop-down 'Choose your theme..')
The next upgrade will include alternative styles amongst other things.
To Upgrade from Beta 1:
All you need to do is re-import the product file, allowing overwrite.
Installation:
Upload the content of the 'Upload' folder to your forum root, retaining directory structure.
If you already have TMS installed, the installation is a breeze, simply import the product file 'product-jqt_sliding_login.xml' in your AdminCP/Plugins & Products/Manage Products/
If you do not have TMS then in addition to importing the product file you will need to carry out the template edits found in the 'Template Edits.html' document. There aren't too many.
Configure the mod in AdminCP/Settings/Options/jQt Sliding Login
All updates/future releases and support are now only available at jqt-suite.co.uk
Thanks for explaining. So what happens if there is an automatic redirect to register.php?
How do you mean 'automatic redirect'. As in another script/mod?
I (think) I used a THIS_SCRIPT when displaying slider, avoiding embarrassing moments if register.php opens from a direct call.
Let me know what you want and I'll see what can be done. Though it'll be slow, I'm not fully functional yet.
How do you mean 'automatic redirect'. As in another script/mod?
I (think) I used a THIS_SCRIPT when displaying slider, avoiding embarrassing moments if register.php opens from a direct call.
Let me know what you want and I'll see what can be done. Though it'll be slow, I'm not fully functional yet.
Yes, I have a custom modification that loads register.php after doing a task reserved for regular members along with a couple other direct links to register.php. Would anything need to be done to accommodate for your mod in those cases?
Yes, I have a custom modification that loads register.php after doing a task reserved for regular members along with a couple other direct links to register.php. Would anything need to be done to accommodate for your mod in those cases?
As the template containing the form is cached only on pages when a guest is viewing the first part (loads register.php after doing a task reserved for regular members) shouldn't be a problem.
Off the top of my head I can't see any conflict issues, though HumanVerify is a fickle lady!! and can baulk if it is called more than once on any page.
Not sure what else to say other than to fire it through a dev machine and see what breaks first
Sorry not to be too informative.