https://bugzilla.wikimedia.org/show_bug.cgi?id=50388

       Web browser: ---
            Bug ID: 50388
           Summary: Create a function to make the handling of the reading
                    interface simplest
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: BookManagerv2
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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);

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to