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

       Web browser: ---
            Bug ID: 45512
           Summary: Request support for retrieving raw wikitext with Lua
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Scribunto
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Presently, Lua allows one to import preprocessed templates / pages using
frame.preprocess.  This is useful for many applications.

However, there does not appear to be any way to get at a page's raw wikitext
without processing.

There are a number of meta tasks and tools that might operate more logically
and faster on the raw wikitext rather than the already parsed and expanded
code.  So it would be nice to add a method of allowing Lua to access the
unparsed wikitext of a page.

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

Reply via email to