[geeklog-hg] [Geeklog-Core/geeklog] 734392: Admin can now edit users location, sig, about, and...

GitHub noreply at github.com
Mon May 8 10:50:52 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 734392de51d3246e9caaf5361dadb663a31133ab
      https://github.com/Geeklog-Core/geeklog/commit/734392de51d3246e9caaf5361dadb663a31133ab
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M public_html/admin/user.php
    M public_html/layout/denim/admin/user/edituser.thtml
    M public_html/layout/modern_curve/admin/user/edituser.thtml
    M system/lib-plugins.php

  Log Message:
  -----------
  Admin can now edit users location, sig, about, and pgpkey fields

Feature #782. Admin can now edit directly user location, signature,
about me, and pgpkey. Also can edit and plugin specfic user fields that
use Geeklog Plugin API (PLG_profileExtrasSave, PLG_profileVariablesEdit,
PLG_profileVariablesDisplay) as long as the edituser.html template has
been updated approprately.

Also added ability for function PLG_callFunctionForAllPlugins to pass
arguments to functions (or not).




More information about the geeklog-cvs mailing list