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

       Web browser: ---
            Bug ID: 53784
           Summary: Use Parsoid HTML for read-only views too
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

As mentioned in our roadmap [1], we would like to use Parsoid HTML+RDFa for
regular page views too.

This has several potential advantages:

1) It can speed up visual editing by eliminating the need to re-load content
for editing. We can use a hash to detect modifications by gadgets, or shadow
the innerHTML on page load.

2) It can enable copying content between pages. See bug 52091 and bug
52936.

To make this possible at a large scale, the size of compressed Parsoid HTML
needs to be closer to that of the PHP parser. Site-specific CSS rules for the
content need to be adjusted to work on Parsoid's more semantic HTML structures.

[1]:
https://www.mediawiki.org/wiki/Parsoid/Roadmap#Use_Parsoid_HTML_for_all_page_views_.5Bhard.2C_stretch_goal.2C_Q2_2014.5D

-- 
You are receiving this mail because:
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