Site Notice

hello, world

InPageEdit-v2/version-info

From Project-EPB Commons
< InPageEdit-v2
Revision as of 17:23, 9 April 2020 by 机智的小鱼君 (talk | contribs) ([InPageEdit] 没有编辑摘要)

This is update log for InPageEdit-v2.

2.13.0(build_2795)

Continued Cup

Release date: 17:14, 9 April 2020 (CST)

  • NEW Quick-Edit edit toolbar is available
    • Designed similar to 2010 Wiki Editor
    • You can add extra custom buttons, read more →.
  • DELETED MyInPageEditPreference variable no longer used. Please use InPageEdit.myPreference instead.
// Demo to replace old code
// Old
window.MyInPageEditPreference = {"outSideClose":true,"editMinor":false,"editSummary":"[InPageEdit] $section没有编辑摘要$oldid"};
// New
window.InPageEdit = window.InPageEdit || {}; // Keep this line
InPageEdit.myPreference = {"outSideClose":true,"editMinor":false,"editSummary":"[InPageEdit] $section没有编辑摘要$oldid"};

2.12.0.4(build_2686)

Release data: 00:11, 6 April 2020 (CST)

  • FIXED When you are editting page section, IPE can display the name of the section correctly and jump to the anchor point after saving.
    • Now $section placeholder in edit summary will replace with /* Section title */. Just like the original MW editor. (Finally!!!)
  • FIXED Fixed a logic issue. When you open another editor in the editor (eg. via Page detail links). Saving will no longer reload the page.
  • FIXED Fixed the logic of fetch editnotice.

2.12.0.3(build_2629)

Release date: 02:48, 5 April 2020 (CST)

  • FIXED Fixed the logic to get the last edit timestamp of the page. Edit conflict issues should be encountered less often.
  • FIXED Fixed the logic of whether the editarea is modified.

2.12.0.2(build_2619)

Release date: 01:16, 4 April 2020 (CST)

2.12.0.1(build_2610)

Release date: 00:11, 4 April 2020 (CST)

2.12.0(build_2575)

The Matryoshka Update

Release date: 01:37, 2 April 2020 (CST)

  • NEW New functions in quick edit editor: page details list!
    • Show the list of templates and images on the page!
    • You can easily edit the templates or view images via the list.

2.11.0(build_2545)

Just Hooks Update

Release date: 18:15, 1 April 2020 (CST)

  • NEW Quick Delete launched.
  • FIXED Rewrote the logic of move pages, delete pages, and redirect pages modules. In addition, it is now possible to add reasons for your action.
  • NEW Technical update:
    • Add module alias: InPageEdit.quickEdit, InPageEdit.quickRename, InPageEdit.quickRedirect, InPageEdit.quickDelete. ATTENTION: Old module name will be archive soon.
    • Add mw.hook for InPageEdit. You can now write extended functions for IPE more easily. (eg. mw.hook('InPageEdit.quickEdit').add(myFunctions);)

<html><div class="hide-old-version" style="width:100%"><hr/><center><a href="javascript:void(0);" onclick="$('.hide-old-version').toggle()"> 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

<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>