Too late, Thomas.... I found this blocking change by myself and fixed our
it.source tools yesterday.
There's another issue, our additional toolbar buttons wtite into header
area of nsPage and refuse to write into wgTextbox1; this fuzzy behaviour is
inspiring, since it suggests the need to review deeply the "text selection
management" and to change the present js functions with a new idea, linking
text selection reading/writing  with DOM activeElement. This would be
mostly useful in nsPage (it would allow tool use into headed and footer
boxes too) but could be useful too while filling forms: wouldn't it be
rewarding to see, that editing tools work exactly in the same way into any
type of edit box?

Alex




2013/6/26 Thomas PT <thoma...@hotmail.fr>

> Hi!
>
> As part of the Google Summer of Code 2013, Aarti Kumari Dwivedi
> (User:Rtdwivedi), Thibaut Horel (User:Zaran) and I are working on a
> refactoring of the Proofread Page extension that will allow us to add the
> ability to edit Page: pages using the Visual Editor. For more information,
> see https://www.mediawiki.org/wiki/User:Rtdwivedi
>
> We are currently rewriting a lot of code inside of the extension, changes
> that may cause bugs, like the {{{pagenum}}} one that will be fixed next
> monday. We are trying to do our best to avoid bugs by increasing the test
> coverage of the extension but some other ones may occur. Sorry in advance
> for the inconvenience.
>
> Thomas PT
> User:Tpt
>
> PS: We have changed last monday the canonical namespaces names for Page:
> and Index: namespaces from internationalized ones to English ones ("Page"
> and "Index") in order to be consistent with MediaWiki core and the other
> extensions. This allows a more easily sharing of JavaScript gadgets (to
> test if a page is a Page: page, you just have now to do mw.config.get( 
> "wgCanonicalNamespace"
> ) === "Index", test that will work in every wikis) but breaks some scripts
> that are based on the internationalized namespaces names. This change add
> also "Page" and "Index" as aliases for the Page: and Index: namespaces in
> every wikis.
>
> _______________________________________________
> Wikisource-l mailing list
> Wikisource-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikisource-l
>
>
_______________________________________________
Wikisource-l mailing list
Wikisource-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikisource-l

Reply via email to