Addendum to my last email. I forgot to mention, generally non-emergency configuration changes (Such as adding a new allowed domain for gwtoolset) are only done in specific time windows. The next window for config changes is 15:00 UTC on monday, so you'll unfortunately probably have to at least wait until then.
As an aside, I think we should perhaps get a test wiki which doesn't use the domain whitelist. Making people wait for approval just to test gwtoolset seems kind of silly. -- -Brian. On 9/13/15, Brian Wolff <[email protected]> wrote: > Hi > > It appears that Derekson submitted a change request to add the domain, > but nobody has acted on it yet :S > > So the request to add the domain is still pending. > > > (Relevant urls https://gerrit.wikimedia.org/r/#/c/234980/ > https://phabricator.wikimedia.org/T110869 ) > -- > -bawolff > > On 9/13/15, Lizzy Jongma <[email protected]> wrote: >> Dear all, >> >> I am testing my very first batch upload on >> http://commons.wikimedia.beta.wmflabs.org/wiki/Special:GWToolset >> it all looks great and seems to work (I can map fields), but when I try >> start the upload I get an error message: >> There was a problem processing the metadata file. >> Copy uploads are not available from this domain. >> >> We host our images in the Google cloud and the url to images refer to: >> >> http://lh3.ggpht.com/ >> http://lh4.ggpht.com >> http://lh5.ggpht.com >> http://lh6.ggpht.com >> >> I know Sandra Fauconnier already asked permission for these domains but I >> am >> not sure if that was for this test environment or for the production >> environment? >> >> I also noted that I don’t have permissions for uploading batches in the >> production environment: I am still testing in the Test toolset, but how do >> I >> get permissions when we are ready with testing? >> >> Thanks again! >> >> best wishes >> Lizzy Jongma >> On 13 Sep 2015, at 14:32, Lizzy Jongma >> <[email protected]<mailto:[email protected]>> wrote: >> >> Hi all, >> >> Thanks for your tips!!!! >> >> Before opening my email I realised that XSLT actually has a simple code >> to >> transform names etc: >> <xsl:element name="dc:creator"> >> <xsl:text>{{Creator|Name=</xsl:text> >> <xsl:value-of select="substring-after(name/value[@lang=1], ', ')" /> >> <xsl:text> </xsl:text> >> <xsl:value-of select="substring-before(name/value[@lang=1], ', ')" /> >> So that was easy. >> But the option in de GLAMwiki toolset looks cool too! I may want to try >> that >> later on too! >> >> BTW: if people are interested in the API-call we are building, this is >> the >> URL: >> https://www.rijksmuseum.nl/api2/oai/8zmxuaJ2?verb=ListRecords&metadataPrefix=oai_WPCM&set=subject:BirdsDepicted >> Mind you: it’s still work in progress but please feel free to send me >> your >> comments >> >> And eh… anyone interested in the XSLT? I could make it available too >> (when >> we are finished) >> >> Best wishes >> Lizzy >> >> On 13 Sep 2015, at 12:51, Federico Leva (Nemo) >> <[email protected]<mailto:[email protected]>> wrote: >> >> Jean-Frédéric, 13/09/2015 12:10: >> This is one of the tricks built-in in the GlamWiki Toolset (I have never >> tested it though): >> >> When I imported some stuff from BEIC's Primo, I did a regex replacement >> like >> this in a LibreOffice document: >> ([^,:]+(?=,)),? *([^,(:]+)? *:? *([^,\(]+)? * → $2 $3 $1 >> ( : | +) → (nothing) >> >> But there are so many possible formats... >> >> Nemo >> >> _______________________________________________ >> Glamtools mailing list >> [email protected]<mailto:[email protected]> >> https://lists.wikimedia.org/mailman/listinfo/glamtools >> >> _______________________________________________ >> Glamtools mailing list >> [email protected]<mailto:[email protected]> >> https://lists.wikimedia.org/mailman/listinfo/glamtools >> >> > _______________________________________________ Glamtools mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/glamtools
