Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons and everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
No such issues in https://ml.wikisource.org . Page namespace is working fine.
Regards, Balasankar C http://balasankarc.in
2013/12/4 Andrea Zanni zanni.andrea84@gmail.com
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons and everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
Same No issue i bn.wikisource.org at Page namespace, work fine.
On Wed, Dec 4, 2013 at 6:01 PM, ബാലശങ്കർ സി c.balasankar@gmail.com wrote:
No such issues in https://ml.wikisource.org . Page namespace is working fine.
Regards, Balasankar C http://balasankarc.in
2013/12/4 Andrea Zanni zanni.andrea84@gmail.com
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons and everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
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
2013/12/4 Jayanta Nath jayantanth@gmail.com:
Same No issue i bn.wikisource.org at Page namespace, work fine.
No issue on fr.ws or br.ws So I tried on it.ws and everything looks fine to me (I see the Edit form and the scan. I've tested on several books, connected or not, on Ubuntu with Mozilla Firefox 11.0 or Google Chrome 26.0 ; I know, I know, I have old browsers…).
Cdlt, ~nicolas
Thanks guys for checking.
it seems that the deployment of the new Proofread extension "broke" something. I guess the problem is here: https://it.wikisource.org/wiki/MediaWiki:Common.js
I only have problem when I'm logged, but I cleaned up all my personal js and css.
Aubrey
On Wed, Dec 4, 2013 at 1:46 PM, Nicolas VIGNERON <vigneron.nicolas@gmail.com
wrote:
2013/12/4 Jayanta Nath jayantanth@gmail.com:
Same No issue i bn.wikisource.org at Page namespace, work fine.
No issue on fr.ws or br.ws So I tried on it.ws and everything looks fine to me (I see the Edit form and the scan. I've tested on several books, connected or not, on Ubuntu with Mozilla Firefox 11.0 or Google Chrome 26.0 ; I know, I know, I have old browsers…).
Cdlt, ~nicolas
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
Thanks guys for checking.
it seems that the deployment of the new Proofread extension "broke" something. I guess the problem is here: https://it.wikisource.org/wiki/MediaWiki:Common.js
I only have problem when I'm logged, but I cleaned up all my personal js and css.
I just logged into it.wikisource and pulled up a random Page file, but the edit field looked just fine to me. Could it be a browser extension? (might explain why the error was carrying across both the Italian and English versions)
-EVula
You should activate 2 things in the preference :
- Mostra barra degli strumenti di modifica [Show edit toolbar] - Abilita barra degli strumenti di modifica avanzata [Enable enhanced editing toolbar]
Pyb
2013/12/4 Andrea Zanni zanni.andrea84@gmail.com
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons and everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
On Wed, 04 Dec 2013 at 13:17 +0000, Andrea Zanni wrote:
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons and everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
Follow Pyb advice, at the moment all Page edit on all wikisource are broken if you have this two options in preferences/editing
[unchecked] Show edit toolbar [checked] Enable enhanced editing toolbar
Thanks! This explains perhaps why I don't find any trouble editing it.source.... but I found big problems editing into en.source.
But I found into it.source another extremely annoying problem: edit textarea is too high and there's no scrolling bar. I fixed a third problem coming from different html of front image that blocked a recent tool; but this has been reasonably simple since I knew the tool code and the tool logics.
Alex
2013/12/4 phil.el@free.fr
On Wed, 04 Dec 2013 at 13:17 +0000, Andrea Zanni wrote:
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons
and
everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
Follow Pyb advice, at the moment all Page edit on all wikisource are broken if you have this two options in preferences/editing
[unchecked] Show edit toolbar [checked] Enable enhanced editing toolbar
-- Phe
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
Perfect Phil, I reproduced (and removed) the "blocking configuration" just as you told.
Main textarea wpTextbox1 should have a row="31" attribute while it has a row="51" attribute in lateral view; in vertical view too textarea is too high. Have we to parch this bug locally, or there's a consistent hope that it will be fixed soon?
Alex
2013/12/5 Alex Brollo alex.brollo@gmail.com
Thanks! This explains perhaps why I don't find any trouble editing it.source.... but I found big problems editing into en.source.
But I found into it.source another extremely annoying problem: edit textarea is too high and there's no scrolling bar. I fixed a third problem coming from different html of front image that blocked a recent tool; but this has been reasonably simple since I knew the tool code and the tool logics.
Alex
2013/12/4 phil.el@free.fr
On Wed, 04 Dec 2013 at 13:17 +0000, Andrea Zanni wrote:
Hi all. In Italian wikisource we are experiencing huge issues in namespace page: I enter in Edit mode, and I don't see the Edit form nor the scan. i just see the editoolbar, with the Save button, the SAL radiobuttons
and
everything. I have disabled all my Gadgets in Preferences. I don't have the same problem editing en.source.
Do you experience similar problems?
Aubrey
Follow Pyb advice, at the moment all Page edit on all wikisource are broken if you have this two options in preferences/editing
[unchecked] Show edit toolbar [checked] Enable enhanced editing toolbar
-- Phe
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
On Thu, 05 Dec 2013 at 01:18 +0000, Alex Brollo wrote:
Main textarea wpTextbox1 should have a row="31" attribute while it has a row="51" attribute in lateral view; in vertical view too textarea is too high. Have we to parch this bug locally, or there's a consistent hope that it will be fixed soon?
Alex
Tpt plan to fix it iirc, but I don't remember if it'll go back to 31 or it'll use the preferences, I'm unsure why the preferences wasn't used.
Thanks guys. Whas this the reason why the French Wikisource lost over 6000 pages from 75 to 25 yesterday? (today it seems corrected).
Next time, it would be better to have a better documentation and communitcation for the deployment: we can use this list for that reason, and single users can write in the local sitenotice about that.
Aubrey
On Thu, Dec 5, 2013 at 4:05 AM, phil.el@free.fr wrote:
On Thu, 05 Dec 2013 at 01:18 +0000, Alex Brollo wrote:
Main textarea wpTextbox1 should have a row="31" attribute while it has a row="51" attribute in lateral view; in vertical view too textarea is too high. Have we to parch this bug locally, or there's a consistent hope
that
it will be fixed soon?
Alex
Tpt plan to fix it iirc, but I don't remember if it'll go back to 31 or it'll use the preferences, I'm unsure why the preferences wasn't used.
-- Phe
Wikisource-l mailing list Wikisource-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikisource-l
2013/12/5 Andrea Zanni zanni.andrea84@gmail.com
Thanks guys. Whas this the reason why the French Wikisource lost over 6000 pages from 75 to 25 yesterday? (today it seems corrected).
I think it is due to a bug in the new version of the ProofreadPage extension.
Next time, it would be better to have a better documentation and
communitcation for the deployment: we can use this list for that reason, and single users can write in the local sitenotice about that.
Agreed.
Aubrey
Regards,
Yann
On Thu, 05 Dec 2013 at 16:45 +0000, Yann Forget wrote:
2013/12/5 Andrea Zanni zanni.andrea84@gmail.com
Thanks guys. Whas this the reason why the French Wikisource lost over 6000 pages from 75 to 25 yesterday? (today it seems corrected).
I think it is due to a bug in the new version of the ProofreadPage extension.
Yes, this bug is fixed and the patch is alive on the server.
wikisource-l@lists.wikimedia.org