Last modified: 2013-07-23 21:14:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52388, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50388 - Create a function to make the handling of the reading interface simplest
Create a function to make the handling of the reading interface simplest
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
BookManagerv2 (Other open bugs)
master
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Molly White
:
Depends on:
Blocks: 50386
  Show dependency treegraph
 
Reported: 2013-06-28 19:16 UTC by Raylton P. Sousa
Modified: 2013-07-23 21:14 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Raylton P. Sousa 2013-06-28 19:16:47 UTC
The reading interface has four basic parts which vary with the page.
They are:
*Metadata
*List of Chapters
*Link to the previous chapter in a list (relative to current)
*Link to the next chapter in a list (relative to current)

The proposal transforms parts in variables like this:

readingInterfaceUX($prev, $next, $chapterList, $metadata);

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links