Namespaces
Variants
Actions

Difference between revisions of "Talk:Main Page"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (Encoding adjusted after software update. Some comments.)
(Changed structure and added section about the API)
Line 1: Line 1:
'''Comments/suggestions concerning the software update Mai 2020:'''
+
== Comments/suggestions concerning the software update Mai 2020: ==
  
 +
=== Cullinane diamond theorem (fixed) ===
 
After the May 2020 EOM server transfer, the "Cullinane diamond theorem" page is displaying in several places the error message "error creating thumbnail." There are references on the Web on how to fix this, but they are for system administrators, not users. [[User:M759|Steven H. Cullinane]] 20:17, 20 May 2020 (EDT)
 
After the May 2020 EOM server transfer, the "Cullinane diamond theorem" page is displaying in several places the error message "error creating thumbnail." There are references on the Web on how to fix this, but they are for system administrators, not users. [[User:M759|Steven H. Cullinane]] 20:17, 20 May 2020 (EDT)
  
 
: I am not able to replicate this issue... Have you tried just hard reloading the page in your browser (CTRL+F5) ?
 
: I am not able to replicate this issue... Have you tried just hard reloading the page in your browser (CTRL+F5) ?
: EDIT: The problem was fixed three hours prior to me asking the question... (see [https://encyclopediaofmath.org/index.php?title=Talk:EoM:This_project&diff=45963&oldid=45961].) --[[User:Maximilian Janisch|Maximilian Janisch]] ([[User talk:Maximilian Janisch|talk]]) 13:14, 25 May 2020 (UTC)  
+
: EDIT: The problem was fixed three hours prior to me asking the question... (see [https://encyclopediaofmath.org/index.php?title=Talk:EoM:This_project&diff=45963&oldid=45961].) --[[User:Maximilian Janisch|Maximilian Janisch]] ([[User talk:Maximilian Janisch|talk]]) 13:14, 25 May 2020 (UTC)
  
 +
=== Problem with talk page (fixed) ===
 
There's a problem with [[Talk:EoM:This project]] which goes haywire about two-thirds of the way down.  It seems to have something to do with ''nowiki'' tags no working.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:28, 23 May 2020 (UTC)
 
There's a problem with [[Talk:EoM:This project]] which goes haywire about two-thirds of the way down.  It seems to have something to do with ''nowiki'' tags no working.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:28, 23 May 2020 (UTC)
 
:: Fixed by both updating an encoding example and also the encoding inside <nowiki><nowiki></nowiki>...<nowiki></nowiki></nowiki> tags (\$ needs being escaped by \\\$...), and thanks, [[User:Maximilian Janisch|Maximilian]], for the intermediate fix! --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
 
:: Fixed by both updating an encoding example and also the encoding inside <nowiki><nowiki></nowiki>...<nowiki></nowiki></nowiki> tags (\$ needs being escaped by \\\$...), and thanks, [[User:Maximilian Janisch|Maximilian]], for the intermediate fix! --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
  
 +
=== Kuratowski closure operator‎ (fixed?) ===
 
There seem to be two pages entitled [[Kuratowski closure operator‎]].  I couldn't find it, created it just now, then somehow the old one appeared again.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:28, 23 May 2020 (UTC)
 
There seem to be two pages entitled [[Kuratowski closure operator‎]].  I couldn't find it, created it just now, then somehow the old one appeared again.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:28, 23 May 2020 (UTC)
 
:: I do see one [[Kuratowski closure operator]], which redirects to another named [[Closure space]]. The redirection was created by you on  16:23, 23 May 2020‎. --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
 
:: I do see one [[Kuratowski closure operator]], which redirects to another named [[Closure space]]. The redirection was created by you on  16:23, 23 May 2020‎. --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
 +
 +
=== Cookies popup ===
 
I get a pop-up about accepting cookies about half the time I go to a new page: I'm using Chrome 81.0.4044.138.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:36, 23 May 2020 (UTC)
 
I get a pop-up about accepting cookies about half the time I go to a new page: I'm using Chrome 81.0.4044.138.  [[User:Richard Pinch|Richard Pinch]] ([[User talk:Richard Pinch|talk]]) 16:36, 23 May 2020 (UTC)
 
: Same to me! Ugly. Needs fixing! --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
 
: Same to me! Ugly. Needs fixing! --[[User:Ulf Rehmann|Ulf Rehmann]] ([[User talk:Ulf Rehmann|talk]]) 21:09, 25 May 2020 (UTC)
 +
 +
=== API ===
 +
The [https://encyclopediaofmath.org/api.php API] appears to not work anymore when accessed using the Python [https://mwclient.readthedocs.io/en/latest/ mwclient] library. Note that this library is used by me for the [[User:Maximilian_Janisch/latexlist|Latexification]]. I think this should be fixable by changing some setting of EMSPress' server configuration. @Ulf I have sent you a mail with more details.

Revision as of 14:01, 26 May 2020

Comments/suggestions concerning the software update Mai 2020:

Cullinane diamond theorem (fixed)

After the May 2020 EOM server transfer, the "Cullinane diamond theorem" page is displaying in several places the error message "error creating thumbnail." There are references on the Web on how to fix this, but they are for system administrators, not users. Steven H. Cullinane 20:17, 20 May 2020 (EDT)

I am not able to replicate this issue... Have you tried just hard reloading the page in your browser (CTRL+F5) ?
EDIT: The problem was fixed three hours prior to me asking the question... (see [1].) --Maximilian Janisch (talk) 13:14, 25 May 2020 (UTC)

Problem with talk page (fixed)

There's a problem with Talk:EoM:This project which goes haywire about two-thirds of the way down. It seems to have something to do with nowiki tags no working. Richard Pinch (talk) 16:28, 23 May 2020 (UTC)

Fixed by both updating an encoding example and also the encoding inside <nowiki>...</nowiki> tags (\$ needs being escaped by \\\$...), and thanks, Maximilian, for the intermediate fix! --Ulf Rehmann (talk) 21:09, 25 May 2020 (UTC)

Kuratowski closure operator‎ (fixed?)

There seem to be two pages entitled Kuratowski closure operator‎. I couldn't find it, created it just now, then somehow the old one appeared again. Richard Pinch (talk) 16:28, 23 May 2020 (UTC)

I do see one Kuratowski closure operator, which redirects to another named Closure space. The redirection was created by you on 16:23, 23 May 2020‎. --Ulf Rehmann (talk) 21:09, 25 May 2020 (UTC)

Cookies popup

I get a pop-up about accepting cookies about half the time I go to a new page: I'm using Chrome 81.0.4044.138. Richard Pinch (talk) 16:36, 23 May 2020 (UTC)

Same to me! Ugly. Needs fixing! --Ulf Rehmann (talk) 21:09, 25 May 2020 (UTC)

API

The API appears to not work anymore when accessed using the Python mwclient library. Note that this library is used by me for the Latexification. I think this should be fixable by changing some setting of EMSPress' server configuration. @Ulf I have sent you a mail with more details.