I took a tutorial posted on web-kreation.com and came up with this Pligg module that will insert a tab at the top of your site with a search and login link. Clicking on the links will drop down the appropriate area where users can either log in to or search your Pligg site.
If you want to see a quick demo of how it works when installed, check out this very crude demo video. Appologies for the quality of the video, I don't have time to make a proper screencast. The ajax dropdown effect gets lost in the video quality, but trust me it's very smooth. To see what it's like on a non-Pligg site check out this demo.
This module might mess with some templates because of how it's positioned at the top of your template. For example it works perfectly with my LemonTwist template, but it interferes with the Macblue template and won't go full width with Yget. It also requires that you add some new module hooks to your template which will be standard in the next release. I'll list those below along with where they need to go, they all will be added to pligg.tpl. I believe that only 2 and 3 are required for this module to work, the others were added in for future modules.
If you want to see a quick demo of how it works when installed, check out this very crude demo video. Appologies for the quality of the video, I don't have time to make a proper screencast. The ajax dropdown effect gets lost in the video quality, but trust me it's very smooth. To see what it's like on a non-Pligg site check out this demo.
This module might mess with some templates because of how it's positioned at the top of your template. For example it works perfectly with my LemonTwist template, but it interferes with the Macblue template and won't go full width with Yget. It also requires that you add some new module hooks to your template which will be standard in the next release. I'll list those below along with where they need to go, they all will be added to pligg.tpl. I believe that only 2 and 3 are required for this module to work, the others were added in for future modules.
- {checkActionsTpl location="tpl_pligg_start_head"} - Goes just after <head>
- {checkActionsTpl location="tpl_pligg_end_head"} - Just before </head>
- {checkActionsTpl location="tpl_pligg_start_body"} - Right after <body>
- {checkActionsTpl location="tpl_pligg_end_body"} - Just before </body>
Download Now
| moo_login.zip (38.2 KB, 55 views) |
Licence Agreement
Creative Commons Attribution-Noncommercial-Share Alike LicenseYou are free to Share and Remix this work under the following conditions: You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
You may not use this work for commercial purposes.
If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
Show Your Support
- If you like this modification support the author by donating.
- This modification may not be copied, reproduced or published elsewhere without author's permission.










