← Back to team overview

mahara-contributors team mailing list archive

[Bug 1314012] Re: Document local/lib.php functions

 

Small error in the documentation. It says, that
"local_header_top_content(): Returned data is printed at top of <head>",
when in fact the returned data is printed (almost) at top of <body>.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1314012

Title:
  Document local/lib.php functions

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  See forum post:
  https://mahara.org/interaction/forum/editpost.php?parent=26592

  There are quite a few local hooks that have been added to Mahara but
  are not documented in one central location. I've located these in the
  code, and added comments to local/lib.php that document the existence
  of these methods, so that a developer looking under /local/lib.php
  will know what their options are.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1314012/+subscriptions


References