Custom index with widgets v1.9

Release Notes

Bug fixes in 1.9

  1. German translation added
  2. Correction of 'custom_index_widgets:nogroups'
  3. Correction of izap folder name

 

  • Whenever I enable this, my login box does not appear...

  • Nick, have you set the login box setting in the Tools menu?  I found this did not work with the theme I was running.... so you could have a theme inconpatability.  If this is your problem, it is possible to fiddle with the page views etc, but I would get another theme until you are comfortable with that kind of fiddling.

  • Just wanted to let everyone know of this bug I found.

    </a> is missing from. 

    $form_body .=  "<a href=\"{$vars['url']}account/forgotten_password.php\">" . elgg_echo('user:password:lost');  

    in mod\custom_index_widgets\views\default\page_elements\elgg_topbar.php

    This was messing up the layout in IE

    here is the corrected line.

    $form_body .=  "<a href=\"{$vars['url']}account/forgotten_password.php\">" . elgg_echo('user:password:lost') . "</a>";  

    Hope that helps someone else who may be having that problem.

     

  • Hi There,

    could someone help me please. I still have the Prob, that this plugin and Siteaccess plugin are not working together... Could anybody please try it out to tell me, if I'm right or if there is another problem, maybe with server variables or so...

    Thank you!

    Best, Gunther

  • @GizDrak  Thank Your for the bug fix!


    @Gunther Bigl  - I'm running this plugin with siteaccess no problems.

     

    customindex widgets

    Siteaccess

  • Hello all,

    I made some tests with the future 1.7 version, and i just had to make one correction in order to be compliant. A good news. I integrated by the way the correction for the german translation, a spanish translation, the topbar end href tag problem. I noticed also thai didn't see the free htlm (damn) bug appear ... I am no more sure at all concerning this bug.

    If some of you notice issues on this plugin with the 1.7, let me know.

    AnyWay, i gonna post this 1.9.1 release, see you in an other page ;)

  • Hiya, great mod, love it and using the heck out of it, one thing, is it possible to have random members and random Photos instead of latest?

    -J

Fx Nion

I'am R&D engineer in a standardisation organisation. We use Elgg as the internal Company directory. As i really love the nice modeling approach of this tool, i made several plugin both for my company and the community.

Project Info

Stats

  • Category: Widgets
  • License: GNU General Public License (GPL) version 2
  • Updated: 2015-10-13
  • Downloads: 32324
  • Recommendations: 60

Other Projects

View Fx Nion's plugins