Site Notice

hello, world

InPageEdit-v2/version-info

From Project-EPB Commons
< InPageEdit-v2
Revision as of 01:30, 24 November 2019 by 机智的小鱼君 (talk | contribs) ([InPageEdit] 没有编辑摘要)

This is update log for InPageEdit-v2.

<html><style>@media screen and (min-width:850px){.min-right-toc {float:right;margin-left:4px;}.min-right-toc .toc {min-width:unset !important;}}@media screen and (max-width:850px){.min-right-toc, .min-right-toc .toc {width:100%}}.min-right-toc .toc .toctogglespan {display:none !important;}</style></html>

Description:
[N] New function(s)
[T] Beta testing function(s)
[F] Fixed issue(s)
[D] Deleted function(s)

2.6.1(build_1238)

Release data: 14:35, 23 November 2019 (CST)

  • [N] Script now run strict mode
  • [N] We are now using new version number naming rule:
    • V2 Main.Primary.Secondary(build_Code-revision-id)
    • Canary edition Main.Primary.Secondary(canary_Code-revision-id)

2.6.0(build_1196)

Release date: 00:32, 23 November 2019 (CST)

  • [N] We rewrote quick diff module
    • Rename module InPageEdit.viewDiff()InPageEdit.loadQuickDiff(CompareApiJson)
    • Add module InPageEdit.quickDiff()
  • [N] You can now quick view diff on history page!
  • [N] We redesigned the quick edit editor
    • More OOUI style (LOL)
  • [N] You can now view difference between your code and old code when you are editting!

2.5.3(build_1094)

  • [D] We are no longer support skin setting.
    • We are now using the new OOUI-like skin. You can customize the look of the IPE on your personal css page.
  • [F] New OOUI style progress bar: <html><button class="btn btn-primary" onclick="$('#ipe-progress-sample').toggleClass('done')">TOGGLE</button></html>(我可以玩一年)

2.5.2(build_944)

  • [N] We are now using the new OOUI-like skin!
    • You can still load old Wikia-like designed skin via var InPageEditSkin = 'wds';

2.5.1(build_876)

  • [F] The page content is no longer overwritten when an editing conflict occurs

2.5.0(build_821)

  • Release date: 19:59, 16 November 2019 (CST)
  • [N] This is a big update, we replaced the cookie function with localStorage
    • You can manually delete old cookies or wait for 60 days to expire automatically
  • [N] You can turn off the function of clicking outside of edit window to close via setting

2.4.1(build_783)

Release date: 16:03, 16 November 2019 (CST)

  • [F] Fixed a bug that caused the display title in the preview as API
  • [F] Fixed a bug that caused personal local settings(MyInPageEditPreference) not working

2.4.0(build_764)

Release date: 01:55, 12 November 2019 (CST)

  • [F] This is not important update for most of you, we use a new version number to remind you that we replaced some function names to make the module more holistic
    • InPageEdit()InPageEdit.edit()
    • InPageEditRedirect()InPageEdit.redirect()
    • InPageEditDeletepageInPageEdit.deletepage()
    • InPageEditRename()InPageEdit.renamepage()
    • InPageEditPreference()InPageEdit.preference()
    • InPageEditViewDiff()InPageEdit.viewDiff()
    • InPageEditSectionLink()InPageEdit.articleLink()

<html><div class="hide-old-version" style="width:100%><hr/><center><a href="javascript:void(0);" onclick="$('.hide-old-version').toggle(400)"> See more <br/>﹀</a></center><hr/></div></html>

Earlier version

InPageEdit 1.0 no longer updated


InPageEdit-v2 is a MediaWiki plugin based on JavaScript. And write by 机智的小鱼君.
© Original by Wjghj Project, GNU General Public License 3.0 (2019- )
See more: Plugin page Version info