User talk:TheDJ/popups.js
From Wikipedia, the free encyclopedia
Buglist:
- doesn't allow preview of refs (the #id is an li element, probably not supported by Lupin's preview)
Fixed - code still uses query.php finish conversion to api.php
Fixed - uc=User:ip does not work
Fixed - issue with reverting not filling in the summary correctly
Fixed - fix issue with diffs User_talk:Lupin/popups.js#Bug_with_.22-.22_diffs_.28generated_by_contribsrange_gadget.2C_among_others.29
- strip timeline tags Midrash
- collision detection for commons images
- cleanup code so that api.php code can be used in "gadget version"
- create a "slimpopups" version that only uses the latest mediawiki options and has no support for legacy mediawiki
- block and protection status indicators
- use raw§ion=0 to limit our downloads. (also works for api.php with rvsection= )
- simple diff retrieval (does not work with image pages).
- consider using mootools ?
[edit] Deprecated
[edit] Functions
- processHistoryQuery() -> processHistory()
- processHistoryScrape() -> processHistory()
- finishProcessHistory() -> processHistory()
- getHistoryInfo() -> getHistory()
- revertSummaryQueried() -> revertSummary()
[edit] Options
- popupExtendedRevertSummary
- popupRevertSummary
- popupRevertToPreviousSummary
- popupLazyDownloads
- popupAdjustDiffDates (retrieved dates are already adjusted with new method)
- popupDiffContextLines (retrieved diffs always have 2 lines of context before and after a change )
- popupPreviewButton
- popupPreviewButtonEvent

