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

Priyanka Dhanda <pdha...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #11 from Priyanka Dhanda <pdha...@wikimedia.org> 2010-10-05 
16:05:29 UTC ---
I was thinking of modifying the difference interface to only return the diff
without content if it does not find a parser cache. We could do this through a
hook for now, only if Flagged Revs id enabled.

So in DifferenceInterface::renderNewRevision() if the parser cache is not set
then run a hook to check whether or not to get the content . It could also
return some alternative content for flagged revs.
Then the content can be loaded through some javascript and an api call.

Anyone has thoughts on this approach?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to