Warning Please do not post any new comments on this page.
This is a discussion archive first created in , although the comments contained were likely posted before and after this date.
See current discussion.

Template:Nopt

Didn't work here. (but you said yourself it was experimental) Page:Railways Act 1921 (ukpga 19210055 en).pdf/88 as shown by the oputput here [Railways_Act_1921#Sch6]

Mediwiki needs PROPER termination/continuation markers (for sitautions like this), which I don't see happening on a reasonable timescale.. ShakespeareFan00 (talk) 12:05, 26 January 2018 (UTC)

Its use at the start of the body is not analogous to what you are trying to do. Don't blame Mediawiki for your fantasy templates, that is some ugly shit you are trying to do there crammed into one template. — billinghurst sDrewth 12:17, 26 January 2018 (UTC)
Okay let's try a simple table for that formatting shall we? {{nop}} works, but is not necessarily liked by linter {{nopt}} makes the header look ugly. This is almost certainly down to what is and isn't being treated as a newline, context. As I said there is need for termination/continuation markers, so that markup like this can be written to be whitespace independent, such that contributors like myself aren't constantly playing endless rounds of hunt the semantic, just to get content that displays consistently. (Sigh) ShakespeareFan00 (talk) 15:25, 26 January 2018 (UTC)
On doing some careful testing in Special:ExpandTemplates, it indeed proved to be down to precisely where newlines/whitespace occur in relation to all the templates..

Examples follow:

This goes wrong:

{{cl-act-paragraph/x|split=table|text={{{!}}class="wikitable"
{{!}}-
{{!}}item1
{{!}}item2
}}
{{cl-act-paragraph/x|split=table|text={{nopt}}
{{!}}-
{{!}}item3
{{!}}item4
{{!}}} 
}}


As does :

{{cl-act-paragraph/x|split=table|text={{{!}}class="wikitable"
{{!}}-
{{!}}item1
{{!}}item2}}{{cl-act-paragraph/x|split=table|text={{nopt}}
{{!}}-
{{!}}item3
{{!}}item4
{{!}}} 
}}

But in a different way, the only difference being where a line feed is encounted in the markup.

It would of course be desirable if there was a way of writing table markup in templates/transclusion that did not rely on precise whitespace behaviour. That's what I was trying to get at.

In the end I basicly said &^%^ it, and took out any attempt to wrap the cl-act-paragrpah handling around the table, which means it will all of course break or look bad if cl-act-paragraph ever gets updated to handle sidetitles differently... ShakespeareFan00 (talk) 16:30, 26 January 2018 (UTC)

I've also closed the ticket I raised as task T185750, because the issue seems to be to do with the complexity of certain template interactions and not the syntax as such.ShakespeareFan00 (talk) 17:20, 26 January 2018 (UTC)
On a related issues how does #pages transclude... Does it put in linefeeds between pages or not? I'm trying to figure out what might have broken ShakespeareFan00 (talk) 17:25, 26 January 2018 (UTC)
Long ago in IRC we talked about your templates, and I said that they were overly complex, and horribly time-consuming and difficult to problem solve. I said that I don't build my templates that way because it is simply too hard. You continued to harangue me about them through that medium to the point that I irc-ignored your voice (you are the only one ever where I have done that). I stopped supporting your templates at that time, and I will not be rejoining efforts to support your templates. The support forums for enWS are WS:Scriptorium and WS:Scriptorium/Help and for general fixes that is still the recommended place for help. Things in life doesn't give me the ultimate patience to deal with your needs or demands, nor the way that you impart them. — billinghurst sDrewth 23:20, 26 January 2018 (UTC)
(Sigh) :( ShakespeareFan00 (talk) 23:44, 26 January 2018 (UTC)

WD images

If there are multiple images available at WD for a person, how do I direct it to choose a specific image for inclusion in a WS Author page? Londonjackbooks (talk) 22:23, 4 January 2018 (UTC)

It's easiest to just pick one and add it with the "image=" parameter in the header. Anything else would be subject to the whims of editors at WD. --EncycloPetey (talk) 22:53, 4 January 2018 (UTC)
Was wondering because Author:Agnes Repplier has one image used at WP (I guess w/ image parameter set), and a different one here at WS (with no image parameter set). Didn't know how that worked... Whether WD sets a default image, and how. Londonjackbooks (talk) 22:58, 4 January 2018 (UTC)
(edit conflict) EncycloPetey is correct, but there is something odd going on with Wikidata here. I think you are talking about Author:Apsley George Benet Cherry-Garrard? Currently, pulling the image parameter from WD, it is a redlink because the relevant code, {{#invoke:Wikidata|getValue|P18|FETCH_WIKIDATA}}, is fetching both WD images in a list, unlike e.g. Author:Agnes Repplier, where only one is selected. Any ideas? BethNaught (talk) 23:02, 4 January 2018 (UTC)
Yes, I would like to use that image for Cherry-Garrard; and I knew Repplier had two different images used, so I was trying to compare to see how it all worked. Londonjackbooks (talk) 23:23, 4 January 2018 (UTC)
There is a ranking system, apparently (see Agnes Repplier WD page). I am not sure how to change Cherry-Garrard's from normal to preferred. Will look into it. Londonjackbooks (talk) 23:26, 4 January 2018 (UTC)
Think I figured it out. Thanks all! Let me know if there's anything else I need to know... Londonjackbooks (talk) 23:33, 4 January 2018 (UTC)
@Londonjackbooks: The catch with relying on WD ranking is that anyone could change the ranking at any time. That's why, for people with multiple images, I recommend using "image=" instead. --EncycloPetey (talk) 00:19, 5 January 2018 (UTC)
Sounds good. Which makes me think, we are then also at the mercy of WD for birth/death date changes made now as well. Londonjackbooks (talk) 00:22, 5 January 2018 (UTC)
But oh, then aren't we back to BethNaught's discovery about the redlink issue if someone at WD changes both the images back to normal rank? Londonjackbooks (talk) 00:32, 5 January 2018 (UTC)
The dates at WD tend to be well-managed. I have seen instances where an author has two birth years, but our header can handle that, and displays both options with a slash (e.g. Author:Scott Joplin). But that's because it's possible to display two dates without breaking things. Displaying two images creates an issue, and yes, some other project might decide that a different image should rank higher, or that neither should. So the best practice when dealing with multiple images is probably setting our own choice locally. There are also a few times where I have found the image at WD was of such poor quality that I simply replaced it with a different, similar one of higher quality. But again, there was only one image in place at WD in those situations. --EncycloPetey (talk) 00:49, 5 January 2018 (UTC)
  • @Londonjackbooks: At WD, please just click the edit link of the image statement, then choose one to be preferred. More information at d:Help:Ranking. I do try to keep away from manually adding an image link here unless it is truly necessary. Note that I regularly check for broken images and maintain, and there is a category on my user page for those.— billinghurst sDrewth 01:15, 5 January 2018 (UTC)
Yes. I had figured out how to do that, and did; but EP suggested that since the preference could be changed in the future at WD (with no 'warning' here), to use the image parameter anyway... Ugh. Local vs. global... Londonjackbooks (talk) 01:20, 5 January 2018 (UTC)
Sure it can be changed, and they can be changed for the better or for worse, and the truth is that it is usually for the better. I go over there and do that myself. Re change at WD affecting us, that can be said for any of the data that we pull from WD, it is a risk that we need to manage. And I attempted to cover that with "truly necessary", if we have to have a certain image, then do it, in general, the image is just a head and or a body, and we prefer the most relevant, better shot where possible. We have automatically added many images just by linking, and as I remove our image links, they are generally improved by pulling WD links, though on some occasions, I will add our image as preferred over the default.

PS. You can add WD edits into your Watchlist through your preferences, if that interests you, though it can add to the intensity if you also have bot edits under scrutiny. — billinghurst sDrewth 01:35, 5 January 2018 (UTC)

Noted. I suppose there is a lesson in there (for the better...risk...manage) that can be widely applied as well. Thanks for the dose of optimism & realism. Londonjackbooks (talk) 01:46, 5 January 2018 (UTC)
While I can produce a level of snark, I am generally all about practicality and risk management. I do keep an eye towards idealism, I try not to let its inachieveability to be a blocker to progress. Not called Captain Practical by some for no reason, and for some it is almost said lovingly. :-) — billinghurst sDrewth 01:54, 5 January 2018 (UTC)
"Idealism" was on my mind, but being that "ere I attain it I must die", I chose "optimism" instead—being more practical. There can be no progress without risk & responsibility—or without passing the "trade" on to the next generation or "contributor"   Londonjackbooks (talk) 02:23, 5 January 2018 (UTC)

16:19, 8 January 2018 (UTC)

Raincheck

Re this: it's been a while, and I feel that my feet are "more firmly on bedrock". Although life has sometimes got in the way, I'm still here and I feel I've learned more about WS, and my worries on that score are gone. So I wanted to ask you if I am still fit in your opinion to wield a mop here; I wish to run if so. Thanks, BethNaught (talk) 21:29, 12 January 2018 (UTC)

@BethNaught: Thanks for considering this and getting back to me. Typically after someone is nominated they would accept the nomination and indicate their familiarity to WS:Adminship. — billinghurst sDrewth 03:00, 13 January 2018 (UTC)

18:45, 15 January 2018 (UTC)

Template:Statute table/titles/footer

https://en.wikisource.org/w/index.php?title=Template:Statute_table/titles/footer&oldid=7202248

Can you explain what was being attempted here? Currently redirecting it causes a "stripped tag" concern in relation to the pages where it is used.

https://en.wikisource.org/w/index.php?title=Short_Titles_Act_1896/First_Schedule/1831&action=edit&lintid=746570

being an example. ShakespeareFan00 (talk) 09:43, 18 January 2018 (UTC)

Phew

Well, that's a relief. If "before I boldly..." had been followed by "take my leave"—or something along those lines—I'd feel obligated to pick up a few extra mops around here, and I so dislike cleaning and maintenance. Londonjackbooks (talk) 23:25, 18 January 2018 (UTC)

:-p

You cannot quietly doing anything around here, it is like a small country town. — billinghurst sDrewth 00:26, 19 January 2018 (UTC)

Keeps one humble and honest; or else it drives you insane ;)
Let me know if there are any maintenance tasks where I could be of use. I am sometimes in the mood for the mundane—helps if I know I'm being helpful. Londonjackbooks (talk) 01:48, 19 January 2018 (UTC)

Thanks... and another even more esoteric problem....

For suggesting nopt, which I am consdering replacing my uses of {{nopt}} with....

However, whilst this has solved the "Fostered Content issue" , I'm now seeing something more estoeric here.

Somewhere whitespace is "escaping" into the rendering of the templated header on Page:Public General Statutes 1896.djvu/36. :(

I've considering taking a break, until someone has had a chance to check a certain Mediawiki patch mentioned in a Phabricator ticket is fully integrated which should render "fixes" like {{nop}} {{nopt}} and so on unnecessary by removing the limitation/glitch in mediwiki that requires them ( which is what ideally should have been done 5 years ago when these issues first arose. :( ) ShakespeareFan00 (talk) 23:45, 18 January 2018 (UTC)

Patience. I am supposedly quietly confirming something, so until then it is an idea only. I still believe that the place for these problems is in front of the community, so either WS:S or WS:scriptorium/Help. RL is just too demanding for me to reliably answer questions, or be the solution driver for many things. I am not getting the time for my own transcribing, as I do maintenance for others. Re Mediawiki, we choose it as our base, not the other way around, so sometimes you have to live with imperfections. — billinghurst sDrewth 00:35, 19 January 2018 (UTC)
From my own investigations it seems the escaping whitespace may be due to how the sectionlisation is done, and the precise handling of whitsepace vs linefeeds, but I won't ask you to do anything further on this currently as you would like to get back to doing actual content generation. In respect of both of the 'complex' works I've recently had issues with, I am considering finding someone to write a Lua module to do the generation, for performance reasons. ShakespeareFan00 (talk) 08:55, 19 January 2018 (UTC)
Also on the subject of {{nopt}} {{nop}} {{newlistitem}} etc... https://phabricator.wikimedia.org/T163073 which I had previously closed as no-one responded. :( ShakespeareFan00 (talk) 18:39, 19 January 2018 (UTC)

H. S. Graham

At your leisure, can you find full name of H. S. Graham, Royal Engineers. Died 5th November 1918....? Thanks, Londonjackbooks (talk) 15:04, 22 January 2018 (UTC)

Sorry to butt in, but Author:Henry S. Graham? According to the notes I made back in 2008 here, he did die in 1928. Even more surprisingly, the links are still active from back then, see here and here. Carcharoth (talk) 16:19, 22 January 2018 (UTC)
Hang on, am confused now. There is an H. S. Graham of the Royal Engineers, who died on 5 November 1918. Did you mean them or the other one? The Grave Registration Report form on the CWGC website (scroll down and click the image on the right) says the full name of the soldier who died on 5 November 1918 is Herbert Spink Graham. There will be a family grave up in Penrith, but there is no photo online. Carcharoth (talk) 16:48, 22 January 2018 (UTC)
Hmm. I'm not sure. Whichever is referenced in Muse in Arms. I searched for "H. S. Graham" with "Royal Engineers" coming up relatively empty for full names other than a death date. It is likely to be Author:Henry S. Graham (for Muse in Arms)? Londonjackbooks (talk) 17:51, 22 January 2018 (UTC)

@Londonjackbooks, @Carcharoth: The 1918 death for HSG had the rank "pioneer", so that is unlikely to be the Captain. The 1928 death HSG is Henry Salkeld Graham from St Austell, who is a law clerk/solicitor, later living Wimbledon (1911). Someone has the latter in their family tree, though no war records attached, however, looks single, so that would be no in depth record search. Military records take a little longer to dig through. I can do some in depth searching later if we believe that we are on the right track. — billinghurst sDrewth 03:17, 23 January 2018 (UTC)

https://www.findagrave.com/memorial/185340714billinghurst sDrewth 03:31, 23 January 2018 (UTC)
http://www.freebmd.org.uk/cgi/information.pl?cite=o0lmH8Fcin1qwe0za1sqkg&scan=1 birth 1888
Thanks (both of you) for looking into it. You'll forgive if I leave it to you experts to hash out. Apologies if I made things confusing with my less-than-thorough initial search :) Londonjackbooks (talk) 03:38, 23 January 2018 (UTC)
Some war records here phab:M240 in phabricator (you will need to login there). Not confusing at all, known pitfalls are useful. Someone has to identify them. — billinghurst sDrewth 04:19, 23 January 2018 (UTC)

New users (sigh)

https://en.wikisource.org/w/index.php?title=Template:Nopt&diff=prev&oldid=7210490

was a revert I just made, I'm assuming a new user that mistakenly edited, but that template wasn't widely used.

They were also perhaps in error claiming to be an administrator here on their user page... They weren't listed as such on the page that lists confirmed ones.

Perhaps you'd be willing to help this user avoid the usual pitfalls? ShakespeareFan00 (talk) 18:01, 22 January 2018 (UTC)

They then posted this - https://en.wikisource.org/w/index.php?title=User_talk:ShakespeareFan00&direction=prev&oldid=7210526 . Assuming they are just really confused, but would appreciate an experienced viewpoint on this. Disengaging. ShakespeareFan00 (talk) 18:12, 22 January 2018 (UTC)
Thanks, it is a new account for the problem editor last week. Managed for the moment, though I guess it will recur. — billinghurst sDrewth 03:00, 23 January 2018 (UTC)

23:55, 22 January 2018 (UTC)

Just came across

this, and I wasn't sure exactly how to work it out. Londonjackbooks (talk) 11:57, 23 January 2018 (UTC)

Ah, if that was all... thanks. Londonjackbooks (talk) 12:10, 23 January 2018 (UTC)

Gee, I didn't even get the time to save my witty instruction. Take my sleeping head, gently lift it from the desk and drop it swiftly. Weirdly, everything else from the day looks the sane [25] so dunno what happened. — billinghurst sDrewth 12:14, 23 January 2018 (UTC)
Well, displays of wit usu. go over my head—sleepy or otherwise. Londonjackbooks (talk) 12:25, 23 January 2018 (UTC)

Float left/right

I know you've removed the section about this, but FYI display:block; is redundant when specifying float:left/right. So sayeth the intarwebz. My experiments seem to confirm that the display is ignored. So, I suppose you can just remove the display property entirely? Inductiveloadtalk/contribs 15:23, 24 January 2018 (UTC)

At 2:26 am, it is all intergreek to me. — billinghurst sDrewth 15:27, 24 January 2018 (UTC)
Well past the witching hour and into the WTFing hour. I know it well ;-) Inductiveloadtalk/contribs

The Book of the Thousand Nights and One Night

Thank you for editing The_Book_of_the_Thousand_Nights_and_One_Night. But even though the use of the "pages" template instead of "page" may be preferred, there are a couple of advantages of "page" that are lost with your changes:

  • Setting custom page numbers, instead of generic "cvr" from the index file. I guess I could rename the pages in the index, but the current names are what I understood from the recommendations at the time I did it.
  • Transcluding only parts of a page, specifically excluding repeated headers in the toc pages.

How strong is the preference for "pages"? If it's just a matter of "newer is better", I'd rather leave the old. Jellby (talk) 08:58, 10 February 2018 (UTC)

@Jellby: There are some inherent issues with Page, and always has been, so converting to <Pages> has always been ongoing. I would have only arrived at the work for fixing identified and flagged errors in works such as that, the conversion was secondary while there. Fixing page numbering is easy, and I would have argued that crap like "cvr" should never have been in place, and they should be numbered according to the work. With repeated headers, I would encourage you to wrap those components in a <noinclude> so that they display on page, though not in tranclusion, which is I handle those pages. — billinghurst sDrewth 09:58, 10 February 2018 (UTC)
Personal strong opinion is that 1=cvr 2to6=blk 7=cvr 8to10=blk 11=prt 12=blk 13=cvr 14=blk 15=ded 16=blk 17=toc 18=blk ... is truly unnecessary. When transcluded it is blindingly obvious what they are, and there is zero need to have a page anchor as you would within a chapter and to a page of text. I much prefer the neat 1to18="–" ...billinghurst sDrewth 10:08, 10 February 2018 (UTC)
@Billinghurst: As I interpret Help:index_pages, these pages should actually be named with roman numerals, since they are part of the logical flow (the first numbered page is "vii" in Vol. I, for instance, so I count back to start with "i"). Jellby (talk) 16:21, 10 February 2018 (UTC)
Even better :-) — billinghurst sDrewth 23:09, 10 February 2018 (UTC)
If we do something like this then we don't need sections and just have some good simple transclusions. — billinghurst sDrewth 10:20, 10 February 2018 (UTC)

21:59, 12 February 2018 (UTC)

How one stops cron mail?

Hi. How can I stop mails about wikisource-bot cron jobs? Thanks— Mpaa (talk) 20:59, 15 February 2018 (UTC)

Yeah, I need to ask on the mailing list, I haven't found that bit in the help pages. Mail filter would be my immediate answer. Sorry, haven't managed to get that clear time to resolve that bit. :-( — billinghurst sDrewth 21:53, 15 February 2018 (UTC)
Sort an answer in cloud@lists. — billinghurst sDrewth 00:17, 16 February 2018 (UTC)

Two page .pdf

Hello @Billinghurst:,

You advised me to make pages for two pages from a book 📖 I uploaded to Wikimedia Commons but I can't seem to find a pre-existing book on Wikisource where this has been done, can you recommend an example so I could copy its prose? Thank you in advance. -- DonTrung (徵國單)  (討論 🤙🏻) (方孔錢 ☯) 19:49, 17 February 2018 (UTC)

No, I cannot easily pinpoint a work where I have done it. It is just page numbering which is a presentation output; so get your work uploaded, and index page created and we can fix up that presentation component afterwards. — billinghurst sDrewth 02:27, 18 February 2018 (UTC)

22:54, 19 February 2018 (UTC)

Template:Ordered list

I could really use a {{Ordered list/s}} and {{Ordered list/e}} for a work I'm currently proofing/validating. Who would be best to ask for help, and is such a thing even feasible? --EncycloPetey (talk) 18:33, 20 February 2018 (UTC)

I've thought the same many times. I find the way MediaWiki handles the OL tag very confusing, but have managed to figure out bits of it. Might be worth bringing up on a tech mailing list, or in Phabricator? -Pete (talk) 20:56, 20 February 2018 (UTC)

Why do we need a template? Use # and if you need to push the numbering on a subsequent page, say 3, you can do something like #<li value=3>. If you want to get really anal for the page namespace you can do something like the following at the start of the body of the Page:

<noinclude>
::</noinclude>text that continues over the page in second dot point
#<li value=3>text in the third dot point
  1. text in the third dot point... — billinghurst sDrewth 00:23, 21 February 2018 (UTC)
Very helpful technique, thanks for pointing that out. -Pete (talk) 01:06, 21 February 2018 (UTC)

  Comment I am uncertain why {{ordered list}} has a safesubst: within it, as I don't see that it is actually doing anything. From a light set of testcases it appears to behave the same with and without it. If you remove that component, then if it is necessary, you can build the same /s and /e templates without them. — billinghurst sDrewth 00:36, 21 February 2018 (UTC) it creates item1_value=5 type labels

WRT "why do we need a template" -- I am not strongly advocating any specific solution, merely agreeing with what take EncycloPetey to be saying -- that the current options available are somewhat lacking. Or maybe I just haven't found good enough documentation. I have at times used HTML, at other times been able to manage with wikitext, and often tried code which I expected to work, but did not. Maybe I could start a page at Help:Ordered list and assemble the collective wisdom there? -Pete (talk) 01:05, 21 February 2018 (UTC)
Note about the list I'm formatting: It's an outline, where the sort of marking, the style, etc. vary at different levels of indentation, and some of the individual items begin on one page and continue onto the next, which is where the biggest headache occurs. I can't see how an <li> tag could work for an individual item that spans pages. --EncycloPetey (talk) 02:21, 21 February 2018 (UTC)
I wish I could remember the complex cases I've dealt with. It's really tricky stuff. Noinclude seems to work sometimes when spanning pages, not others. It seems to me the HTML tags are very fussy about whether there are line breaks or not, which makes it tough to make readable code. -Pete (talk) 04:41, 21 February 2018 (UTC)
But as a general rule, keep in mind that you have two options with the <li> tag. You can either do:
<li> here's your list item </li> or:
<li /> here's your list item
The first format makes it easier to span pages, because with separate opening and closing tags, you can wrap one of them in a "noinclude" statement. -Pete (talk) 04:44, 21 February 2018 (UTC)
But the general method doesn't seem to work at all when the item is to be preceded by a Roman numeral (letter(s)) instead of an Arabic numeral. --EncycloPetey (talk) 06:11, 21 February 2018 (UTC)

I've created Help:Ordered list, and would welcome any efforts to help flesh it out. (I'll try to chip away at it in coming days, but I suspect you guys have a better handle on the details than I do.) So far all I've tried to do is frame the issues involved, there's no specific advice there yet. I might suggest we move this discussion over too Help talk:Ordered list. -Pete (talk) 06:38, 21 February 2018 (UTC)

I'm sorry for blundering all over this discussion. I started blabbing without really understanding what was under discussion, and that probably detracted from actual problem-solving. I doubt I have the technical know-how to help, but I'd like to try if possible. @EncycloPetey:, is roman numeral lists spanning page breaks the only thing you're wrestling with, or are there other components to the problem? (I don't understand how {{ordered list}} works well enough to imagine how a "/s" and "/e" version might help, but I'm trying to familiarize myself with its use.) -Pete (talk) 03:57, 22 February 2018 (UTC)

"Random" Lint "fixes" in Page: namespace

Firstly, ALL of the edits I refer to below were made in good faith.

I said elsewhere I had concerns about un-cordinated fixes in respect of Page: and Index namespace and the formatting in them getting out of step, across a work (and it's transclusion).

That's partly why I'd moved to looking at Author: Portal: and Help: namespace pages on the grounds that there should be less context to consider.

I appreciate other contributors are also attempting fixes in Page: namespace, Special:Contributions/JustinCB being some examples.

However in places, a slower more considered analysis would have shown that a wider context needed to be considered in making repairs. The most recent examples with this particular users "fixes" were the replacement of {{smaller}} with {{smaller block}} or multiple {{smaller}} entries within the context of a page.. (example being: Page:Women of distinction.djvu/246 )

I left a somewhat terse comment here but: User_talk:JustinCB#Page:Women_of_distinction.djvu/246 you and others have told me in the past told me to slow down, and now I find myself telling someone else to slow down. (sigh).

Because of concerns about 'random' fixes, I'd in respect of Page: fixes more recently been trying to find works I'd actually assisted in proofreading/validating on the grounds that I'd be more likely to recall how (or why) I'd used a particular formatting, That maybe a slower approach, but it's probably better than 'blind' fixes made within the context of a single page. (Aside: This may also be why a bot approach may be unsuited to many of the fixes needed for parser migration.). It's a shame there isn't an easy way at present to 'filter' Special:LintErrors output by prefix. ShakespeareFan00 (talk) 22:49, 24 January 2018 (UTC)

Yes, pick the low hanging fruit, to make the list shorter. I have been looking at the works, and we can probably bot in batches per work, once we know what is there, it just needs to be judicious and deliberate. Rushing and blindly botting is not going to be as useful or as effective. In the end, better to do nothing than to foul up the works. — billinghurst sDrewth 23:07, 24 January 2018 (UTC)
As an aside, I've now got 100 or so works I helped with to re-check, given that these are from when I was new here, and re-checking the proofreading/validation seemed reasonable.. Would make sense to check them for Linter derived concerns when the relevant tools support Page: namespace (Known issue so not overly concerned in flagging it to the developers.).. What would be useful though is if Special:LintErrors/X pages had a prefix: filter, like some other pages, so that the results can be trimmed down to a specfic group of pages.. Worth raising a Phabricator ticket for that feature? ShakespeareFan00 (talk) 23:12, 24 January 2018 (UTC)
Linter error reporting was not designed for WS where we do long collective and/or joined works, so suggestions to them on how it could work better for collective works is a reasonable suggestion for phabricator improvement. Their thinking is pages in isolation, whereas we are working on 1) transcluding multiple pages, 2) multiple collective pages with the same error. That they don't know our sites intimately is not their fault, and we should always politely suggest efficiency improvements. Even if they allow for working on something based on PrefixIndex / subpages would be advantageous. — billinghurst sDrewth 23:21, 24 January 2018 (UTC)
Speaking of which is there a page to start noting particular conditions to look for?
{{anchor+|[[File:example.svg|100px|center]]}} being one example I can think of straightaway, I've also seen images floated inside a {{float right}}, which whilst it works... probably shouldn't given HTML5 sturcturing conventions..... ShakespeareFan00 (talk) 00:31, 25 January 2018 (UTC)
I am unaware of a page, though consider something like Wikisource:Maintenance/Linter errorsbillinghurst sDrewth 01:02, 25 January 2018 (UTC)
(On Prefix filter for linter) - https://phabricator.wikimedia.org/T185685, your opinions appreciated.ShakespeareFan00 (talk) 11:08, 25 January 2018 (UTC)

00:56, 25 January 2018 (UTC)

Use of smaller/larger &c. block

Can you please explain when (and perhaps why) "smaller/larger block" should be used/not used as opposed to merely "smaller" or "larger" in certain cases? Londonjackbooks (talk) 04:03, 25 January 2018 (UTC)

Background (and it may be known)

  • span =< p =< div
  • spans are directly joinable (on a page and between pages); to join split divs we bridge with /s and /e templates, otherwise we get a new p
  • template:smaller is span (only usable up to a p in length), template:smaller_block is div (usable p and beyond)

but we decided that smaller block has a lessened line height (awareness that a span cannot have a line height, only p and div), so if we have a long length smaller span (multiple lines within the parent p) the mix of span and div templates is crap (technical description)
at this stage we haven't gone to div templates with span equivalent line-height
when we randomly fix pages within a work, as you know there may be or will be similar templating to fix, or in use that doesn't need fixing, however, can change the look. Let me know what I have missed or overly abbreviated, or needs extending. Some of it may need some examples, so we can go and play in the sandbox to demonstrate if that helps. — billinghurst sDrewth 04:40, 25 January 2018 (UTC)

Thanks for taking the time to explain. It is late here (too late to build sand castles). I will wrap my head around the above in the morning and get back with you if I need a visual. Have a good one, Londonjackbooks (talk) 04:50, 25 January 2018 (UTC)
Nope. I'm hopeless. So, what I am not understanding is if you use smaller/larger with multiple lines of text, what is crap (exactly/technically) if it renders? (this is where I am dim) I understand on a purely aesthetic level where multiple lines of poetry are concerned, for example, but not on a technical level for things such as were changed here. If it is too late for you to get into this, later will be fine... Thanks, Londonjackbooks (talk) 11:46, 25 January 2018 (UTC)

Let me try it as a narrative. [This is one of those situations where the little steps need to be understood, and watching eyes and face understand is so much easier so one can adopt the right style.]

Background: (known points though worth stating up front) www is html in its presentation; mediawiki is not html, so it has a renderer to output in html. Current renderer is to html4, mediawiki needing to move to html5 renderer; upgrade is occurring by WMF across wikis, and they are doing stepwise as wikis get their errors under control (see the wikitech announcements in WS:S)

Current mediawiki renderer is able to interpret our misuse of span/p/div (hierarchy described above) and currently fixes our miscoding and renders things how it thinks we are wanting; so with your cited example where we (mis)write our templates to

<span (format code)><p></p>
<p></p></span>

the current renderer gently and quietly sighs, and codes it to

<p><span (format code)></span></p>
<p><span (format code)></span></p>

The recently introduced linter error system is now providing the audible sigh, and saying "here, here, and ... here" are miscoded. WMF is providing the advanced warning that the new renderer (for up to html5) isn't so tolerant or amenable.

I am guessing that if we coded as per the first example that it will say something like "yeah nah", take this

<p><span (format code)></span></p>
<p></p>

so only get the span format code in the first <p>.

So back to the cited example, the edit where we converted to the block templates does

<div (format code)><p></p>
<p></p></div>

so the format code is sitting outside the paragraphs. [Noting that while enWS could write paragraph level coded templates, we don't as divs can be paragraphs]

This div coding still allows us to insert span code inside the paragraphs, eg. float templates, and still allows us to determine whether the p or span code inherits or doesn't inherit the code of their parent tag. [html also insert divs inside other divs for coding; save that for another day]

Outside the apparent weirdness of html, and css. The important thing to remember is that the hierarchy of the tags, and that they have to be nested to work reliably. This is no different to how word processing apps work, or the visual editor of mediawiki, it just manages the nesting and coding for you (is more idiot-proof).

How did I go? Apologies for length of response. — billinghurst sDrewth 00:05, 26 January 2018 (UTC)

No—no apologies! Thank you. Can I backtrack a second? When you stated "smaller is span (only usable up to a p in length)", my brain translates that to mean "TITLE" (below) is one p, and "Subtitle" is another p (do I have that wrong?), and therefore the following formatting shouldn't work (although it currently renders as desired). Are you saying in your latest illustration that while it works currently (due to the current renderer's conversion), it will not work in the future? I think that is where my confusion lies.
{{center|{{smaller|TITLE

Subtitle}}}}

Londonjackbooks (talk) 00:38, 26 January 2018 (UTC)

That is correct, the current renderer does a good job of fixing miscoding (not perfect). The best current example of "fail" is with use of ''' (which is span) with an end of line (EOL). Similarly author links with a EOL split fail. If you look at a page's source, you will see that the rendered has put in two spans inside the paragraphs and coded properly. — billinghurst sDrewth 01:28, 26 January 2018 (UTC)
(ec) Ok. So my next duh question is, how can I discern between which templates are spans and which are divs? What is {{center}}, for example? [And as an aside, why do you personally change {{c}} to {{center}} when you come across them? BTW, I do now as well, following your example, but I never knew why] Londonjackbooks (talk) 01:40, 26 January 2018 (UTC)
I appreciate your time, and patience. Don't need an answer now, as I am calling it a night soon. Have a good one, and thanks! :) Londonjackbooks (talk) 02:41, 26 January 2018 (UTC)
Anything inline, or in the flow of a paragraph, is span. If a template affects the whole paragraph or more, then it is div, a block. So center has to be div, as you cannot centre a couple of words within a sentence, you have to do the block.

The only way to truly know whether one of our templates is a div or span is to check the guts of the template, though I think that we need to start explicitly stating what type of template something may be inline or block, though some of the new descriptive bits for TemplateData does this. Don't worry, it took me a long time to learn, and only through imperatives, not desire. As I am only partially educated in html and css, my go to site is https://www.w3schools.com/billinghurst sDrewth 03:33, 26 January 2018 (UTC)

Great, thanks much. Will make note of all. :) Londonjackbooks (talk) 09:53, 26 January 2018 (UTC)
P.S. If we see a contributor formatting with {{center|{{larger| & the like, should we inform them of the issue? or will a bot eventually come along one day to make corrections? Londonjackbooks (talk) 12:26, 27 January 2018 (UTC)
If it is a single line and in that order, then it is okay as it is a paragraph (fits the minm. div definition, and it fits the maxm. span definition, and we have <div><span></span></div>). If they had the span template outside, then that is incorrect. With regard to telling people, (slight waving of hands) it depends whether they are watching their edits or not. All about opportunity. — billinghurst sDrewth 12:32, 27 January 2018 (UTC)
Aye, Cap'n (sloppy salute), makes sense. Londonjackbooks (talk) 12:37, 27 January 2018 (UTC)

Is {{sc}} a span or a div? Londonjackbooks (talk) 23:26, 22 February 2018 (UTC)

It's a span. You can tell by opening the code and seeing the "span" tag in the template. --EncycloPetey (talk) 23:37, 22 February 2018 (UTC)
There it is! So, would it then have the same issues as {{smaller}}, etc. when it wraps more than a single line? Would the following be a no-no:
{{block right|{{sc|Laura Stedman,<br />
George M. Gould.}}}}

Londonjackbooks (talk) 23:42, 22 February 2018 (UTC)

Answered my own question. I didn't realize there was a small-caps block template. Londonjackbooks (talk) 23:45, 22 February 2018 (UTC)

@Londonjackbooks: remember that span can cover up to a paragraph so you can do ...

{{block right|{{sc|Laura Stedman,<br />George M. Gould.}}}}

as it is the hard return that causes the break for the coding. — billinghurst sDrewth 00:36, 23 February 2018 (UTC)

Oh! Another piece of my puzzle :) Thanks. Londonjackbooks (talk) 00:41, 23 February 2018 (UTC)

Block expiration time

Just curious for future reference: Why block 'indefinite' for User account (spambot/abused &c.) and '1 month' for IP address account? Londonjackbooks (talk) 03:49, 27 January 2018 (UTC)

Spambot accounts will always be spambots, so we don't want to see them again => infinite. IP addresses can be anyone, especially as they are often dynamically allocated. Blocking a dynamic IP address for a day will often be sufficient, however, they could be there for a week, a month is usually enough to know; if they come back after a month, then I will hit them for a year. (Spambots can often be an hijacked PC so thinking how long you are between router reboots, refreshes, etc. is what we are trying to cover.) It is less usual for us to have an editor on an IP, so randomly having someone blocked as a consequence of another block is pretty rare; even more so when the IP addresses are non-English speaking countries. — billinghurst sDrewth 03:59, 27 January 2018 (UTC)
OK. More questions surface, but another time. Sorry for the interruption, but thanks. Londonjackbooks (talk) 04:02, 27 January 2018 (UTC)
Not an issue. I have been doing spam and spambots for so long, I can neglect what is second nature to me is not obvious to others. — billinghurst sDrewth 04:35, 27 January 2018 (UTC)

You are owed an apology...

I'll keep this short, but essentially I now consider I was being unreasonable to expect an overly-complex template to be supported. Therefore I think I need to offer an apology.

I would however like to offer my thanks for having the extraordinary patience to handle an 'exploding' contributor with the integrity and common sense that should be encouraged. ShakespeareFan00 (talk) 09:34, 29 January 2018 (UTC)

17:06, 29 January 2018 (UTC)

Bobbili Zamindari

Can you help me in completing the book : A Revised and Enlarged Account of the Bobbili Zemindari in a proper format. There are few pages to be proofread. Title page and Table of Contents to be looked into. Thanking you.--Rajasekhar1961 (talk) 06:11, 31 January 2018 (UTC)

@Rajasekhar1961: I have fixed the chapters and the transclusions, all pages are now contained. I have updated the lead page with its ToC. I will leave you to finish your proofreading. — billinghurst sDrewth 09:51, 2 February 2018 (UTC)
Thank you very much sir. Can we make subsections in the chapters.--Rajasekhar1961 (talk) 09:54, 2 February 2018 (UTC)
@Rajasekhar1961: We can do lots of things, it is about the value, and whether it adds clarity and purpose. Sub-sections? to which chapter and what were you thinking. — billinghurst sDrewth 09:56, 2 February 2018 (UTC)
Addendum to my part. I am not certain about the chapters with the same name, they being A Revised and Enlarged Account of the Bobbili Zemindari/Bobbili Zemindari/The Founder of The Samasthanam and A Revised and Enlarged Account of the Bobbili Zemindari/The Founder of The Samasthanam as I find that confusing. I would recommend working with Hrishikes (talkcontribs) to resolve that. — billinghurst sDrewth 09:55, 2 February 2018 (UTC)

20:51, 5 February 2018 (UTC)

19:52, 26 February 2018 (UTC)

The Devil's Pool

Do you think we need to locally host File:Devils Pool (1895).djvu? The author and lead translator pose no issue, but the second translator died in 1960 (and was apparently only 18 at the time credited with assisting in translation). The book was simultaneously published in the UK and US, so it's not clear to me whether it's in PD in its "country of origin". --EncycloPetey (talk) 01:48, 1 March 2018 (UTC)

@EncycloPetey: It is Commons, let us just play safe.   moved it will need local updating. — billinghurst sDrewth 03:40, 1 March 2018 (UTC)
I have deleted here and undeleted at Commons. As US translators the 1923 publication rules. — billinghurst sDrewth 12:08, 1 March 2018 (UTC)

Duplicated posts in the Scriptorium

Hi. I won't touch the duplicated posts in the Scriptorium, but I know that it is because we had an simultaneous editing clash. I added some minor info to your Preferences comment and uploaded the image of what I see on the screen. — Ineuw talk 01:10, 4 March 2018 (UTC)

Cratinus date of death

Whatever algorithm we're using, it's not working for Author:Cratinus. His date of death comes out as "?" instead of somewhere in the three year range WD has. --EncycloPetey (talk) 18:51, 4 March 2018 (UTC)

Not certain that our algorithm needed to cope with the variation at WD; amended the data there. — billinghurst sDrewth 21:19, 4 March 2018 (UTC)

Thanks

Thanks for the (re-)welcome message! (Though I'm curious how you noticed me - are you following Special:NewPages or something like that?) Thanks also for the correction on subpage titling/numbering - clearly there are some things I have forgotten in my (semi-)absence from WS. :) - Htonl (talk) 22:09, 4 March 2018 (UTC)

@Htonl: Way less romantic; category watch on Category:Works with non-existent author pages‎‎ one of those maintenance spaces that I try to jump on early, also good for seeing some weird and wonderfuls. — billinghurst sDrewth 22:43, 4 March 2018 (UTC)

11:29, 5 March 2018 (UTC)

17:12, 5 March 2018 (UTC)

Pachelbel date of birth

We're not getting a value at all from WD for Author:Johann Pachelbel's date of birth. --EncycloPetey (talk) 19:28, 10 March 2018 (UTC)

I kind of made a hit-and-run change at WD setting rank; there is an "unknown value" statement that was likely a factor. I have to run, but if someone can perhaps double-check/merge info, etc. at WD? Thanks, Londonjackbooks (talk) 21:09, 10 March 2018 (UTC)
Well, the problem is that the only date we really have is a "latest possible date", so we need an "ante" that date, and I don't know how to set such a thing, or whether our templates will handle it successfully. --EncycloPetey (talk) 21:27, 10 March 2018 (UTC)
d:Help:Ranking explains how to prefer values, and if you deprecate (which has been done here) also look at d:Help:Deprecation where you can justify your action. You could start with d:Help:Statements if you need step back. — billinghurst sDrewth 00:23, 11 March 2018 (UTC)
If we have something to query the statements that 1 Sep is not the correct date, then we can look to add other statements that are of lower ranking, and push a preferred, though here they would need to be factually supported, and there are references there that state 1 Sep as a birth date. I feel that conversation is better at the author talk page with pings, rather than a user talk page. — billinghurst sDrewth 00:26, 11 March 2018 (UTC)

Arnold James

Looking for b/d dates for an Arnold James ("A. J."). Published "The Tryst" in The Muse &c. and according to a contact: "in a volume of 'Wheels,' the poetry collection edited by the Sitwells. That makes me wonder if he weren't English? There are four men with that first/last name combination listed on the Lives of the First World War/Imperial War Museum site, but very little information on any of them." Thanks whether yes or no. Londonjackbooks (talk) 21:16, 11 March 2018 (UTC)

P.S. He was a soldier. Londonjackbooks (talk) 21:32, 11 March 2018 (UTC)

Without further detail that is going to be pretty hopeless task as there will be no confirmatory information, and the name is not uncommon. — billinghurst sDrewth 22:14, 11 March 2018 (UTC)
No problem. I've been looking around with no luck. I'll create an author page anyway with known works, and any facts on author Talk page. Perhaps a miracle will occur. Londonjackbooks (talk) 22:38, 11 March 2018 (UTC)

19:44, 12 March 2018 (UTC)

Periods and sentences

I'm baffled by your current pattern of removing periods from the end of sentences. [108] Is this something you're doing on purpose, or is it an artefact of an automated tool you're using? --EncycloPetey (talk) 16:02, 18 March 2018 (UTC)

Re:Notes on the churches in the counties of Kent, Sussex, and Surrey

I don't understand why you reverted my edit. The previous table of contents was lacking the symbols between chapter titles and page number, which I replicated using {{Dotted TOC page listing}}. If it was possible to successfully incorporate the full typesetting of the source, why should that be neglected? Legofan94 (talk) 03:42, 11 March 2018 (UTC)

The display artefacts of a table of contents are not a requirement and that is a long held principle. Where a person has taken to a format we have also generally allowed that formatting to stand unless it causes particular issues. — billinghurst sDrewth 06:55, 11 March 2018 (UTC)
Hi there. I was notified of this issue when Legofan94 came to us on the Wikimedia Discord. I am curious where this "long held principle" is described (a Wikisource guideline?), or if it has been discussed before. I am also curious if it applies to more detailed formatting. Other things I am curious about is potential screenreader issues and what your personal opinion is of Legofan's styling. We may want to move this to the relevant talk page, though. Maplestrip (talk) 15:13, 15 March 2018 (UTC)
@Maplestrip: That is a rather rich and pompous question, I wonder whether you even asked that in the reverse case.

With all due respect, go away. Please do not think that you can pop up in this community and think that you have the knowledge or ability to act as an arbitrator. We do manage grown-up conversations here. — billinghurst sDrewth 22:00, 15 March 2018 (UTC)

I don't have the knowledge of this community to act as an arbitrator. I only have experience with Wikipedia and Commons, really. I did ask these questions to Legofan, but they didn't know of any such guidelines either. I am a bit worried that I may be affected by what Wikipedia calls canvassing, but I hope to be transparent about that. I've always had somewhat of an interest in Wikisource, so this may give me a better idea of how this community works. If you want somekind of arbitrator to get involved, I'd be happy to get that done, though I don't really know how that process works (there isn't a page called WS:Arbitration. Maybe WS:Scriptorium? I've never even really been in contact with such pages on Wikipedia, so I'm out of my element as far as arbitration is concerned). Maplestrip (talk) 10:05, 16 March 2018 (UTC)
If you don't know how this community works, then appearing on my user talk page in this manner is truly weird. No, I don't wish for you to be here to arbitrate, and you seem to have missed my intimation that this community has the maturity to manage its discussions and resolutions. I would also say that your approach to me has elements of naivety, and one where it is evident that you haven't done any research prior to contacting me. — billinghurst sDrewth 10:44, 16 March 2018 (UTC)
I am approaching this from naivite, sure, hence why I asked which guidelines or former discussions are relevant to this issue. I didn't intend to attack you or any such thing, I was simply intrigued by the problem and would love to know more about how Wikisource deals with these stylization, page ownership, that kind of thing. It appears I picked the wrong "disagreement" to start out with. From you comments on maturity, I assume this kind of thing comes up a lot in the community and has a pretty complex history, huh? Maplestrip (talk) 11:24, 16 March 2018 (UTC)
It is the end of Friday after a busy week, and in some ways you are asking me to regurgitate 10 years of history of development of style guide and operating practice, and you are asking about a page where dot leaders on a page were reverted on a work done by me in 2009. Add you are appear here when someone has addressed the matter to an outsider to the local community in a form of complaint about me reverting their edit. Yeah, an interesting way to start a conversation about how Wikisource works.

We try to encapsulate our information into the welcome message, particularly style guide, the page for Wikipedians, and about proofreading from page scans. — billinghurst sDrewth 11:40, 16 March 2018 (UTC)

Well, I apologize for coming in at an awkward moment. I didn't expect this to be quite as difficult a topic as it is. I didn't intend to come across as hostile or even really counteractive, so I'm sorry that this happened. I figured dot leaders on a page not edited since 2009 would have been a relatively low-tension topic, and I often find that user talk pages can be a good place to quickly learn about a project and how guidelines are practiced. I'm sorry I caused harm... I'll leave you alone. Maplestrip (talk) 12:13, 16 March 2018 (UTC)
No, it is not so much an awkward moment, I was expressing that I am not feeling the most tolerant and I have you yapping away in an area in which you have no knowledge, and you are riding in on your hero pony. I would reflect to you that it would seem that you have little knowledge and experience with successful issue resolution. In a sociological sense, taking an interventionist approach where you have no credibility is doomed to failure. If you take a step back you can see that this approach fails in many places through the wikimedia sites. — billinghurst sDrewth 23:32, 16 March 2018 (UTC)
"Hero pony"? I accept that I apparently shouldn't have butted into this conversation, but I did so purely out of curiosity and I'm upset that you are of such strong belief that I had such ulterior motives. I'm sorry that you are not feeling the most tolerant, but that doesn't mean that you need to be so rude. I can't understand why you opted to go for personal attacks rather than to just discuss Wikisource page styling. I'm sure there is a concensus on Wikisource to use page styling as set up by the page creator, and I'm sure that your version of the page works better for screenreaders. All you had to do was just say so and I would have believed you (the latter was my assumption already). You keep saying I have no credibility on Wikisource, but I've never made any claims about Wikisource. I just asked a couple of questions.

I guess at this point I am just getting emotional. I have put a request for comment at WS:Scriptorium. I don't even know if it is for conflict resolution or for the improvement of the page we were originally talking about. I would simply like to attract the attention of an experienced editor who is more tolerant of newcomers. Maplestrip (talk) 08:40, 19 March 2018 (UTC)
@Maplestrip: With all due respect, you'll find few editors more experienced or tolerant of "newcomers". But the impression of you that I got from your initial post was not as one who comes as a curious newcomer, but as one establishing a line of questioning under the guise of curiosity. If you were merely being curious, your timing and placement was unfortunate and perhaps poorly chosen? In forums such as this, much often gets lost/misunderstood in translation and interpretation where personality enters in. I would consider that in this case—before emotion gets the upper hand. If it is improvement of library content that is truly the desired end, then my suggestion is to move on from here and address formatting questions at a more appropriate Talk page. Londonjackbooks (talk) 10:41, 19 March 2018 (UTC)
Thank you, @Londonjackbooks:. I'm sorry for the disruption I have caused, Billinghurst. Maplestrip (talk) 11:16, 19 March 2018 (UTC)

15:03, 19 March 2018 (UTC)

12:24, 26 March 2018 (UTC)

20:04, 26 March 2018 (UTC)

Harassment by an admin

Please see my talk. I do not feel like User:EncycloPetey is acting in a manner befitting an admin and he's harassing me. Frankly, I've had many interactions with him that were inappropriate and I am put out and not sure where to go with this grievance. —Justin (koavf)TCM 03:18, 1 April 2018 (UTC)

N.b. Replying to your questions every time you ping me is not harassment. --EncycloPetey (talk) 03:44, 1 April 2018 (UTC)
WS:ANbillinghurst sDrewth 09:15, 1 April 2018 (UTC)

Butler's translation of the Odyssey

I thought this pattern of page accesses was interesting. This is the page views for The Odyssey (Butler), and it suddenly spiked to 400 when the updated (now scan-backed) version was announced as New—with an increase far out of proportion to other items that were listed on the Main Page at the time—but it's continued to have high access even after it was no longer listed on the Main page. Some evidence then for a demand / interest in major works of literature through our site. Also, I presume the earlier spikes to 100 are the result of some class somewhere assigning the work, possibly with an instructor directing students to us as a source for a free copy. --EncycloPetey (talk) 22:47, 1 April 2018 (UTC)

19:28, 2 April 2018 (UTC)

Structured Data on Commons Newsletter - Spring 2018

Welcome to the newsletter for Structured Data on Wikimedia Commons! You can update your subscription to the newsletter and contribute to the next issue. Do inform others who you think will want to be involved in the project!

Community updates
  • Our dedicated IRC channel: wikimedia-commons-sd webchat
  • Several Commons community members are working on ways to integrate Wikidata in Wikimedia Commons. While this is not full-fledged structured data yet, this work helps to prepare for future conversion of data, and helps to understand how Wikidata and Commons can work better together.
Things to do / input and feedback requests
Discussions held
Events
Partners and allies
  • We are still welcoming (more) staff from GLAMs (Galleries, Libraries, Archives and Museums) to become part of our long-term focus group (phabricator task T174134). You will be kept in the loop of the project, and receive regular small surveys and requests for feedback. Get in touch with Sandra if you're interested - your input in helping to shape this project is highly valued!
Research
Development
  • Prototypes will be available for Multilingual Captions soon.
Stay up to date!

-- Keegan (WMF) (talk)

Message sent by MediaWiki message delivery - 19:48, 3 April 2018 (UTC)

Author:Kālidāsa

The WD items for this author claims that he flourished in the 5th century, but was born and died in the 4th century, which is impossible. The dates of birth and death are cited from the BnF, but the BnF entry says (in French) "4th or 5th century", rather than simply 4th, for both his birth and death. I've no idea how to correctly code this information. --EncycloPetey (talk) 23:25, 25 March 2018 (UTC)

His author page now has no dates at all, neither locally nor from Wikidata. Was that intentional?
It had dates after I edited it. — billinghurst sDrewth 22:09, 26 March 2018 (UTC)
(ec) I don't think that it makes that much difference if we said approximately 4th century or 5th century, it is meant to be as accurate as possible, though it is still indicative, and we are not trying to be the encyclopaedia. That said @Samwilson: Can author pages please have a fallback to use d:Property:P2031 and d:Property:P2032 when floruit isn't used. We have issues displaying in more general data, and floruit cannot span centuries. — billinghurst sDrewth 22:17, 26 March 2018 (UTC)
Good idea. I've started a thread at Module talk:Author. Let's talk there. Sam Wilson 05:38, 4 April 2018 (UTC)
Did you purge after editing the WD item? I've had the dates linger after an edit until purging. But there have been no changes to the WD item since you edited it, and none to our Author page since this edit you made. --EncycloPetey (talk) 22:13, 26 March 2018 (UTC)
Yes I did purge, there has been the occasional issue where there has been data lag when the bots have been hammering it, and this would appear to be one of those cases. — billinghurst sDrewth 22:19, 26 March 2018 (UTC)

On a slightly related issue, we're getting red-linked categories for another Sanskrit writer Author:Bharata Muni. --EncycloPetey (talk) 22:20, 26 March 2018 (UTC)

Are you sure that you want to go back to 1000 BCE? Do you mean "1. century"? — billinghurst sDrewth 05:10, 27 March 2018 (UTC)
We don't know which century he lived in, so it's generating "1st millenium". Note that I didn't add the dates. This is what we're getting automatically from the information at WD. --EncycloPetey (talk) 15:47, 28 March 2018 (UTC)

18:08, 9 April 2018 (UTC)

Direction

Hi Billinghurst. I am not sure how to encourage a User to perhaps move beyond mere page creation and to attempt some basic elements of proofreading. I made an inquiry at their Talk page; they answered in the section above the section I created. Londonjackbooks (talk) 23:09, 13 April 2018 (UTC)

Conversation is all I can see, though only to what is reasonable and practicable, in finding the balance between allowing contributions and to protect the project from those who aren't understanding what we are trying to achieve, or do not seem willing to understand and to work with us. If we are having to put in more work than is reasonable and practicable, then we reach a crux point and may use the other tools available to us. — billinghurst sDrewth 23:34, 13 April 2018 (UTC)
Actually, I will correct myself. Lead by example. Make changes to what they should be and point and explain why. — billinghurst sDrewth 23:37, 13 April 2018 (UTC)

15:20, 16 April 2018 (UTC)

Frankenstein

When this is completed and checked, I'd suggest nominating it for October FT instead of sharing November with other works. I've already nominated Jekyll and Hyde for October, but given this year is the 200th anniversary of Frankenstein, and given the enormous impact of that work, I'd say it's the better choice for FT. --EncycloPetey (talk) 16:34, 23 April 2018 (UTC)

18:16, 23 April 2018 (UTC)

Du you think

the Du in Du Maurier should be du? as it is at WP? A trifle, but that's how it goes... Londonjackbooks (talk) 01:10, 28 April 2018 (UTC)

I was doing other things. Feel free to fix, as I have no informed opinion on the matter. — billinghurst sDrewth 01:17, 28 April 2018 (UTC)
Opinion: It should be lowercase. Not only is the "du" lowercase on Wikipedia, but also in his DNB article. --EncycloPetey (talk) 01:21, 28 April 2018 (UTC)
I think so too, and I can make the change, but I will ask of someone real quick... if it be quick... Thanks, Londonjackbooks (talk) 01:25, 28 April 2018 (UTC)

Revert

I reverted your removal of my comments. I made constructive comments in relation to the outright slander by JesseWaugh that you have no trouble tolerating. Is it really the policy to allow people to be called Nazis but to delete comments that are suggest constructive solutions?104.163.159.237 10:06, 28 April 2018 (UTC)

Within reason you can have comments about users on the user talk pages, but not so off-topic on our deletion discussion page. Further, as an random IP address, I am not sure how you can be slandered. When you are editing from a Wikimedia account, then maybe I will consider your sniping commentary differently. — billinghurst sDrewth 10:47, 28 April 2018 (UTC)

16:18, 30 April 2018 (UTC)

Q on copyright, inclusion &c.

Wondering, because I still don't grasp copyright issues: With regard to this file, I see that 'someone' made the file available under public domain. Was it the uploader or the compiler? There is no link or explanation available anywhere. I am not understanding what is required to have this 'work' uploaded to Commons or WS. Londonjackbooks (talk) 12:36, 6 May 2018 (UTC)

<shrug> wrong choice is my guess. I have amended to {{PD-old}}. — billinghurst sDrewth 12:56, 6 May 2018 (UTC)
OK, I'll belabor. Let me know at what point I should inquire elsewhere.... The poems are indeed 'old', but they are extracted from some other source that is not documented anywhere (see individual Index pages). I was under the impression that copyright protections exist on compilations (with regard to poem order, etc.). When was this particular 'work' compiled, by whom, and did the compiler release the compilation into the public domain? Londonjackbooks (talk) 13:03, 6 May 2018 (UTC)
The LEL works and their appearance always seem to be less than perfect. In the end, they are all published from old sources, so I just gently shake my head, and decide to not upset that apple cart. — billinghurst sDrewth 13:19, 6 May 2018 (UTC)
Ohkay. Thanks. Londonjackbooks (talk) 13:25, 6 May 2018 (UTC)

16:27, 7 May 2018 (UTC)

Sorry

for being a buttinsky. Not my place. Londonjackbooks (talk) 01:15, 8 May 2018 (UTC)

There is never a problem to give some a polite poke if you think that they are unnecessarily or indiscriminately pushing a boundary. We are a society, and society needs to keep us within the society norms where an individual may not. — billinghurst sDrewth 01:05, 12 May 2018 (UTC)
I thought it more of a misunderstanding... If I thought a boundary was being pushed, I would have gladly left that to you :) Londonjackbooks (talk) 01:31, 12 May 2018 (UTC)
I wasn't meaning anyone else. — billinghurst sDrewth 04:52, 12 May 2018 (UTC)
Oh, I am befuddled. But I won't belabor. All's well that ends well :) Londonjackbooks (talk) 09:51, 12 May 2018 (UTC)

Template:BLI link

fix to work with article templates

I am working on that. Is my blackletter styling of the journal title going to be discouraged?--RaboKarbakian (talk) 13:53, 11 May 2018 (UTC)
@Billinghurst: {{BLore1 link}}, also, I have requested a sdelete of {{BLI link}}, I am here checking on overall satisfaction, etc.--RaboKarbakian (talk) 00:49, 12 May 2018 (UTC)
Styles on author pages are not encouraged, as we look to have a standard presentation and one that is able to be done by all. Same with putting styles into any of our header templates. Keeping it simple. — billinghurst sDrewth 01:02, 12 May 2018 (UTC)

Standard section notation

This is about the ===header=== notation mentioned on my talk page. All times in my day, but especially early in it, there is a tendency for me to see|read what I want to see|read.

Did you say that this style of h1-6 notation is discouraged?

I have actually and mostly unsuccessfully been trying to include it, as I have read things about getting the TOC from it, etc.

My problem(s) with it include: that there is no guarantee of the nesting once the work or piece of the work is used apart from the main and that it needs to be included in a template for it not to appear previously styled.

Such good news, I really needed to confirm it.--RaboKarbakian (talk) 13:52, 11 May 2018 (UTC)

@RaboKarbakian: It is not encouraged to be used in the Page: namespace, as generally it does not reflect the formatting of the work. That is not to say never as there may be an occasion, just not usual. — billinghurst sDrewth 00:59, 12 May 2018 (UTC)

Thanks

Thank you for cleaning up the mess I left with Sunset (magazine)/Volume 32. Pete (talk) 17:34, 14 May 2018 (UTC)

22:22, 14 May 2018 (UTC)

Author info

I was not able to find the death year of Author:Walter Francis, but I think it is findable. Birth data, father's name etc. available at 1 and 2. Father's burial data at 3. Can you help? Hrishikes (talk) 12:37, 19 April 2018 (UTC)

@Hrishikes: It will be a tough find. For example looking at 1944 probate records, there are four gentleman of that name. With no reference for place or period of return you are going to be chasing tail and require full diligence in proving claims. You might get lucky if you can find someone to check UK National Archives card index [170]billinghurst sDrewth 13:15, 19 April 2018 (UTC)
FFS You are truly blessed Hrishikes, and I stun myself with my skills and ingenuity. <eyeroll> I will add the data to the talk page. — billinghurst sDrewth 13:37, 19 April 2018 (UTC)
I was already convinced about your skills. Thanks a lot. Amended Wikidata. Hrishikes (talk) 14:40, 19 April 2018 (UTC)

Any idea about death year of this author? Hrishikes (talk) 07:25, 17 May 2018 (UTC)

  Done and entered in situ @Hrishikes:. So much easier than fixing wireless network routers and dodgy network cards. — billinghurst sDrewth 12:44, 17 May 2018 (UTC)
Thanks. Hrishikes (talk) 14:54, 17 May 2018 (UTC)

POTM

Hi,

Apologies if I'm being dim, but I wanted to propose a work for POTM, but I can't seem to find a "join" mechanism for the process? I was however pretty sure that just adding my name to the list of members was not the right way of going about things, not only because it appeared rather rude, but also because all I wanted to do was propose one work rather than propose myself as an active participant - I'm afraid I just dip in when I can! In the end I have added Index:In bad company and other stories.djvu to the "List of suggested works not actioned" section of the proposals page. Apologies if this isn't the right way to do it. I think Boldrewood would possibly work for the December short stories collection slot. Although there's quite a lot of Australian science and politics on WS (most of it proofread by you!), I'm not sure there's much fiction, is there? Again, apologies if I haven't followed the correct process. CharlesSpencer (talk) 13:28, 16 May 2018 (UTC)

WT:POTM is the place for suggestions. — billinghurst sDrewth 15:12, 16 May 2018 (UTC)
@CharlesSpencer: If you think it will make a good candidate for December, you can propose it as an "Option B" for December 2018—same page Billinghurst linked to—and remove it from where you listed it at "suggested works not actioned". Londonjackbooks (talk) 15:27, 16 May 2018 (UTC)

Mediaeval Leciester Illustration list...

I've attempted a fix, but it uses a {{nowrap}} to wrap a {{ditto}} that I'm not entirely comfortable with

Page:Mediaevalleicest00billrich.djvu/14 Page:Mediaevalleicest00billrich.djvu/15

Can you review and possibly suggest an alternate? {{TOCstyle}} might be if I can tweak a call to it to have the appropriate leaders.ShakespeareFan00 (talk) 07:39, 17 May 2018 (UTC)

Test here User:ShakespeareFan00/Leicester Illustration list test , It looks ugly because of how the leader symbol is being dealt with. (sigh) :(

ShakespeareFan00 (talk) 07:44, 17 May 2018 (UTC)

You know that I don't go near TOCstyle, hence why I prodded. You may wish to see whomever else in the community may be able to assist if that is to be retained. — billinghurst sDrewth 12:33, 17 May 2018 (UTC)

diff of the month

Right there: https://en.wikisource.org/w/index.php?title=Template%3ABLVolSpeciesheader&type=revision&diff=7440760&oldid=7430767

I have a lot to thank you for but that link is the big one! --RaboKarbakian (talk) 17:28, 17 May 2018 (UTC) (I took the "Manage" in Manage Template Data button waaay too literally....)

Chapter moves ("Eleven years...")

Many thanks for moving all the chapters from roman to arabic numerals. It was a project I've been putting off for a long time (the lame excuse of this free software fanboy...AWB is one of the very few things that makes me boot up Windows any more, so I rarely do it!) It was only after I was fairly deep into that work that the preference for arabic numerals was pointed out to me.

One quibble, though, maybe worthy of consideration for future moves. I have made a number of links from English Wikipedia and elsewhere to the individual chapters. (["[[Eleven years in the Rocky Mountains and a life on the frontier" chapter site:en.wikipedia.org for instance]) In hindsight, that was a silly thing to do without first resolving the naming thing. However, the lack of redirects now makes it a bit of a project for me to find and fix all of those. I don't mind doing it. (I do mind, a little, that I probably won't find all of them...but such is life.)

In trying to understand what was going on, I found this interesting discussion from 2013. It was an informative read, and @Hesperian: made a valid point I hadn't considered, regarding pages that are moved as part of disambiguation projects. However, I didn't see any points in there in favor of deleting non-disambiguation-related redirects. I also consulted Wikisource:Deletion policy#Miscellaneous, but also came up short on reasons to eschew redirects like this.

Is there something I'm missing? It seems to me that preserving redirects in a case like this has no downside (apart from the "search prefix" thing somebody mentioned, which is probably not that big a deal...is it?) But it has a big upside, in that it keeps our library useful and relevant in ways that are difficult to anticipate. I'd emphasize that one point that I've found never fails to impress academics and librarians, is how liberal Wikipedia is about creating and maintaining redirects. We've all had problems from time to time with deeplinks on corporate, government, and media sites...I like to think that it's one of the things we simply "do better" at Wikimedia.

Is there anything I'm missing here? At this point I'm more interested in the general practice, than in this one particular issue, which I'm happy to address myself. And again, thanks for handling all the page moves! -Pete (talk) 21:39, 19 May 2018 (UTC)

Update: I fixed all the links I could find on enwp, enwikt, and enwq, as well as those here on Wikisource. I think that should the specific issue with this work, though there might be a few strays on Commons. -Pete (talk) 00:05, 20 May 2018 (UTC)

@Peteforsyth: Dealing with existing links, and presuming that you used the same linking methodology …

and I fixed the remaining at enWP. 01:41, 20 May 2018 (UTC)

Thanks for the links, I didn't know about the "insource" code. (Found it documented here, though...nice addition to the old toolbox.) I added "/Chapter" into your code, and it turned up one more stray broken link, which I'll fix. -Pete (talk) 23:55, 20 May 2018 (UTC)

and a created auxiliary when we have the real one? Interesting, as we try not to create what already exists

This template creates a special boxed table of contents within a mainspace page. It is intended for adding tables of contents to works that did not originally feature such a navigation device.

Template:Auxiliary Table of Contents

billinghurst sDrewth 01:49, 20 May 2018 (UTC)

I asked about it at the Scriptorium, and with some advice from more experienced Wikisourcers that's the arrangement we came up with. Seemed at the time like the best of various imperfect choices. I felt that the TOC in the original, which (a) didn't include the "introduction" or the "list of illustrations" and (b) was several pages long, since it included lengthy summaries of each chapter, was not so useful for a digital presentation. However, in hindsight, now that it's complete, I'm not sure I feel that way any more; it's hard to imagine a use case in which somebody knows (by number) what chapter they want to go to, without any indication at all of what's contained in that chapter. To me, it seems "good enough," but if you think it's worth redoing it, I will. However, I'm still not sure I can fully imagine a better alternative...the two-works-in-one-volume thing still makes it a little hard for me to imagine what the front page(s) should look like, in the absence of an auxiliary TOC. Could you describe an alternative, or maybe point me toward an example of a similar work that is better organized in its WS transcription?
Possible alternative: a single front page for both works, with a simplified Aux TOC listing only the Introduction, TOC, and List of Illustrations for each work? -Pete (talk) 23:19, 20 May 2018 (UTC)
Even that alternative might not be ideal, though. I think it's important to have a "front page" for each of the two works within the volume, so they can be linked to directly. For instance, a web page about George Custer should link to the "front" of that work, with a header that permits navigating to Eleven Years.... Since there are not individual, thorough title pages in the original work, I'm not sure what that "front page" would look like, without an auxiliary TOC. Maybe just very simple ones, like this, with a link to the introduction, TOC, and list of illustrations? (Having to click through from title page to introduction, and then to TOC, to get anywhere within the work seems onerous.) -Pete (talk) 23:46, 20 May 2018 (UTC)
That is covered by that text, and the adequacy of the ToC for navigation. On occasions I have been known to embed "auxiliary ToC" into a Page: ns wrapped in an "includeonly"( where it can be elegantly done. I personally don't find that a long ToC on a root page is problematic, it is presented somewhere, so if it is on the scroll, so what, per My Life in Two Hemispheres. — billinghurst sDrewth 13:33, 21 May 2018 (UTC)
I think I've found and implemented a relatively elegant answer...could you please take a look through the early pages of each book and let me know what you think? -Pete (talk) 03:18, 21 May 2018 (UTC)

  Comment With regard to redirects. It is one of those imperfect situations with imperfect solutions, and in the end came about from often hard lessons (it took years to fix redirects of moved subpages). It is why we had been strong on our guidance, and had been strong on our patrolling (which has weakened in the past while). I try to capture use of roman numeral chapters early, and maybe I should be writing a filter to flag it earlier. [We should next to never require them for fictional works.] I do wish there was a more ready means to find interwiki links, and maybe I should see if someone has written such a toolforge tool. — billinghurst sDrewth 02:21, 20 May 2018 (UTC)

17:33, 21 May 2018 (UTC)

Strip first page

Hi. I finally have some time for the bot deleting/whitening the first djvu page. The idea is that a template in placed on the File page to fix and a bot similar to archiveBot finds the pages, downloads the file, fixes it and re-uploads it. The idea is that wikisource-bot runs it. Few questions. - Does it have a bot flag on Commons?
- Would you mind defining the template & params?
- which actions shall we allow (IMHO no point in just whitening, for new works deleting is most interesting)
- once above is sorted out we can do a few tests locally
What do you think?— Mpaa (talk) 20:30, 24 May 2018 (UTC)

  • Permission is required to run the bot, though not a requirement to have a flag c:Commons:Bots. I don't see that this is a problem, and I am happy to put that proposal to the Commons community.
  • I am a "keep it simple stupid person", I am just seeing that we are wanting to replace a page, for me enhancing it to me runs the risk of fouling the image<->text alignment. I also see that doing it this way stops much malicious use of someone repeatedly snipping front pages. So not sure we need parameters.
  • as the function of IAupload being able to remove the front page, I not particularly inclined to get overly fussed about new files

Where the heck are our previous discussions and work on this, I cannot find them through the archives. I cannot even find the list of files that I prepared which needed the front page removed. Clearly I a useless tonight. I cannot even find where we did the tests in our file: ns. — billinghurst sDrewth 10:58, 25 May 2018 (UTC)

Worked out how to find it. Wikisource:Scriptorium/Archives/2017-03#Task proposal for Wikisource-botbillinghurst sDrewth 11:02, 25 May 2018 (UTC)
Can find files at Commons pretty easily c:special:search/"this is a digital copy of a book". Less easy here at that search doesn't work. We do have a good start list at User:Wikisource-bot/Lead google page
OK, I forgot about this discussion. I have created {{blank djvu cover}} at Commons.— Mpaa (talk) 21:49, 25 May 2018 (UTC)

maintenance

billinghurst sDrewth 08:53, 29 May 2018 (UTC)

12:40, 29 May 2018 (UTC)

AWB run

Why are you removing alt text? Please use {{ping}} if you respond here. —Justin (koavf)TCM 17:23, 26 May 2018 (UTC)

@Koavf: When removing images and relying on the best image from WD, the alt text cannot be certain to align with the image. If we need something like that, then we will need to get it from WD by the legend component. Apart from that ... COI. Also note that AWB is just the tool here, it is all manual as I need to check for image presence, so I am reviewing every change, so this was a purposeful choice. — billinghurst sDrewth 04:23, 27 May 2018 (UTC)
Sorry, if I misunderstand you but you're saying that you deliberately removed alt text? Are you doing that en masse and not replacing it? —Justin (koavf)TCM 05:34, 27 May 2018 (UTC)
It is quite unusual for us to use alt text, it was primarily done where we had a group shoot to identify individuals. — billinghurst sDrewth 10:38, 27 May 2018 (UTC)
If you'll permit an interjection, I don't expect we'll ever get alt text from wikidata, because alt text is supposed to capture the intent of including the image in a given textual context. There's a good visual example at w:WP:MOSALT that postulates using a picture of the Queen of England in a fashion article, with alt text "An elderly woman wearing a black hat". Hesperian 05:45, 28 May 2018 (UTC)
Alt? Oh, I thought he was meaning "image_caption". Duh! Thanks Hesperian. Koavf: there is not even an alt parameter in {{author}} so stop trying to add it. Why do we even have to go around this roundabout, you should be able to read the doc page as well as me? — billinghurst sDrewth 07:56, 28 May 2018 (UTC)
We should have alt text for all images for Web accessibility. Why wouldn't we? —Justin (koavf)TCM 02:24, 29 May 2018 (UTC)
If we wish to fill alt, it IMNSHO should pick up the default caption as the alt text, or image_caption where used, and if we ever get to update the WD call, it should use media legend. — billinghurst sDrewth 08:02, 28 May 2018 (UTC)
Alt text and captions serve two different purposes. Captions supplement an image and alt text replaces it. —Justin (koavf)TCM 04:41, 31 May 2018 (UTC)
It is known. — billinghurst sDrewth 04:48, 31 May 2018 (UTC)

Thanks!

I’m finished with the Swift 19-volume set. Over the last 5 years (my anniversary was two days ago) I have touched each of the 8600 pages at least twice, and many of them several times, as I learned how to create legible text out of codes. While I learned a lot from the Wikisource Help pages, I couldn’t have completed the volumes without the help of Greek and Latin experts, someone who created a beautiful piece of sheet music (at the end of volume 16), and several (many?) persons who helped with columns and margins and other fancy page layouts. My biggest thanks, though, are reserved for Beeswaxcandle (talk), Hesperian, billinghurst sDrewth, —Maury (talk), and EncycloPetey (talk) – all of you have been incredible with your help and encouragement!

I’m not sure what I’ll tackle next. It may be something fun (are any of Mark Twain’s works waiting?) or other early 18th century works (I might as well continue to use the huge data base of links to people and works of the era). For today, though, I am sending Swift out to the future, hoping that people will once again remember him for more than Gulliver.
Susanarb (talk) 05:15, 31 May 2018 (UTC)

@Susanarb: aw shucks. What you have produced is truly magnificent, though I do think that you need to add your work to Template:new texts and show it off to the world. Things like this need to be showcased! Have we also got all these works plugged into Wikidata. HAPPY ANNIVERSARY! Shimmy on the inside, job well done. — billinghurst sDrewth 07:24, 31 May 2018 (UTC)
psst https://twitter.com/billinghurstwik/status/1002087169085788160  

Abuse filters

Hey! I've reworked all the filters that needed obvious improvements. I added comments explaining the changes. I've also got the stale filter bot task running, you can view the report at User:MusikBot/StaleFilters/Report. Some of those haven't been tripped in a long time, so you might consider disabling them. I have the offset (number of days after which to consider a filter stale) set to 6 months. Also note the number of stale filters is written to User:MusikBot/StaleFilters/Total. On enwiki we show this at MediaWiki:Abusefilter-status, so that you can easily see what needs tending to at the top of Special:AbuseFilter. The code would be something like:

There {{plural:{{User:MusikBot/StaleFilters/Total}}|is|are}} [[User:MusikBot/StaleFilters/Report|{{User:MusikBot/StaleFilters/Total}} stale {{plural:{{User:MusikBot/StaleFilters/Total}}|filter|filters}}]] with no hits in the past {{User:MusikBot/StaleFilters/Offset}} days ({{purge}})

producing:

There are 6 stale filters with no hits in the past 180 days (Purge)

Kind regards, MusikAnimal talk 17:05, 31 May 2018 (UTC)

On two JavaScript tools

Hi, regarding your unused image administration issue as of phab:T195188 and ResultListSort gadget some input below.

  • MediaWiki:Gadget-ResultListSort.js
    • The gadget tests the namespace first, and if not Special: immediately terminates.
    • You might save user resources by providing the following clause:
if ( mw.config.get( "wgNamespaceNumber" )  ===  -1 ) {
   mw.loader.load("https://www.mediawiki.org/w/index.php?title=User:PerfektesChaos/js/resultListSort/r.js&action=raw&bcache=1&ctype=text/javascript");
}
  • dependencies
    • Well, they don’t help much, but don’t do any harm.
    • If the gadget decides that it shall start real work it will request them anyway and wait if necessary.
    • As you probably know the effect of the declaration of dependencies= is that those modules will be provided as one single package collected for the entire page rather than transferred in pieces via network, which saves overhead for single requests and deliveries.
      • user,user.options − mandatory part of every page, registered or anonymous
      • mediawiki.util − required on certainly all pages somewhere; very popular
      • mediawiki.user − most probably already requested in many pages, for banner advertising and various other purposes
    • The only effect might be that the initial execution of the gadget is slightly postponed.

You might try the following fairy thing:

if ( mw.config.get( "wgCanonicalSpecialPageName" )  ===  "Blankpage"   &&
     mw.config.get( "wgTitle" ).indexOf( "/filesMetaData" )  >  0 ) {
   mw.loader.load("https://de.wikipedia.beta.wmflabs.org/w/index.php?title=User:PerfektesChaos/js/filesMetaData/d.js&action=raw&bcache=1&ctype=text/javascript");
}
  • Then visit Special:Blankpage/filesMetaData and wait a little while.
  • It just jumped off the egg, is pure BETA and has no documentation yet but will explain itself.
  • During the next months I am going to complete that,

Enjoy --PerfektesChaos (talk) 13:47, 1 June 2018 (UTC)

Laurence Eusden

On en.WP there is a portrait w:File:Eusden.JPG marked as a candidate for transfer to Commons. If this image meets the requirements, could you help transwiki the image? Eusden is the only poet laureate in the current PotM whose Author page is lacking an image. (No, I can't do this myself. I've looked over the suggested process and can't get it to cooperate with my Mac. --EncycloPetey (talk) 17:12, 2 June 2018 (UTC)

Never mind. Since the image didn't originate with the uploader and has no source information there, I'll just upload directly rather than transwiki it. --EncycloPetey (talk) 21:19, 2 June 2018 (UTC)

There is no import ability for images, you can import the page (file data), though not the image. For images you have to use the image transfer processes which are typically Toolforge bots. — billinghurst sDrewth 01:27, 3 June 2018 (UTC)
I did import c:File:John Beames civil servant in British India, author.jpg from enWP. The imported file included the image and original upload log. Hrishikes (talk) 03:13, 3 June 2018 (UTC)
Terminology difference, that was transferred, not imported. Transfer is using third party tool, import is via Special:import. — billinghurst sDrewth 03:43, 3 June 2018 (UTC)
OK. Hrishikes (talk) 04:10, 3 June 2018 (UTC)

Connected

Internet is up and running at our new location. Who might know what works I am legally able to upload/edit at the English Wikisource from our current non-US location? Not sure if that is even a consideration. Any insight? Londonjackbooks (talk) 12:54, 2 June 2018 (UTC)

Who knows where you are, and could prove it anyway? If you use the IA-upload tool, are you even uploading a work, or is it a bot just doing it in your name US -> US. Of academic interest only IMNSHO. — billinghurst sDrewth 15:15, 2 June 2018 (UTC)
Ok. Sounds good. Thanks. Londonjackbooks (talk) 17:08, 2 June 2018 (UTC)
That is, if I explained my question sufficiently. For example, my question is with regard to copyright law in certain countries... not with regard to identity. How do I know what laws to follow with regard to uploading/editing of works? How would I know/find out? Londonjackbooks (talk) 17:14, 2 June 2018 (UTC)
Yes, that was my reply. If you are uploading local works to your location, then maybe, maybe we should explore this. In 90 days the only data that will sit beside your upload is your account name and data that you add to the edit. — billinghurst sDrewth 01:22, 3 June 2018 (UTC)
Okay. Thanks for clarifying. Londonjackbooks (talk) 04:41, 3 June 2018 (UTC)
For instance, am I able to continue editing Index:Lisbon and Cintra, Inchbold, 1907.djvu while in Portugal? The book was published in London in 1907; author died in 1939. Or even Index:The Muse in Arms, Osborn (ed), 1917.djvu (also pub London, 1917). At your leisure, I realize it is late there. No hurries on an answer, and feel free to pass my questions off to someone else :) Londonjackbooks (talk) 13:18, 5 June 2018 (UTC)
If it is at Commons, then you can edit. — billinghurst sDrewth 14:34, 5 June 2018 (UTC)
Good news. Thanks. Londonjackbooks (talk) 18:33, 5 June 2018 (UTC)

21:54, 4 June 2018 (UTC)

override_author

This shouldn't be needed except in places like Header template. For linking text within a page, there is not reason for it. You might want to check whatever script you're running. --EncycloPetey (talk) 20:22, 6 June 2018 (UTC)

Thanks. Power fail had me reset AWB, and I obviously had an old tick box in the settings that I missed for an old disambiguation. — billinghurst sDrewth 22:08, 6 June 2018 (UTC)

Media legend and alt text

We've had a couple of people ask about "alt" text for images. While it makes no sense for us to add such things here, there is a solution I think. Since we're taking images (usually) from Wikidata now, could we pull the "alt" text from the English media legend, if it exists? Then, people who favor alt text would be encouraged to add a short description at Wikidata rather than here, and everyone would benefit. Is this worthwhile, do you think? --EncycloPetey (talk) 23:21, 6 June 2018 (UTC)

There is a conversation above about it with Koavf and Hesperian making comment. I wasn't going to be having that sort of policy-setting sort of conversation here, though happy to have comment. Putting in alt= text is easy technically, it becomes the conversation about what we do. To keep it simple, I would suggest that if it is imperative for something that we implement alt={{PAGENAME}} as a base within {{author}}, and then if there is some consensus on more, then we look to how that happens. — billinghurst sDrewth 23:36, 6 June 2018 (UTC)

Joseph Tom Burgess

Thanks for helping with spelling errors. Clarke was a bad one, imo.

I can see that there must have been a problem with Author:Joseph Tom Burgess, because you were able to move it. What I can't see is what the problem was. A weird space maybe? --RaboKarbakian (talk) 22:48, 7 June 2018 (UTC)

@RaboKarbakian: Joesph. If you need to see the detail you can look in the page's history and/or the move log. Otherwise <shrug> it happens to all of us (been there done that, that dratted typoing gets me), it is why we have an open system, processes of review, and understanding that it is our shared system. As you probably have noted, getting the authors organised is a bit of a passion. — billinghurst sDrewth 22:54, 7 June 2018 (UTC)
Yes, you are really good. Crazy good, maybe. I actually decided that it would be easier to tackle the TOC Module than try to match or even begin to keep up with you--and I usually enjoy and don't back down from a challenge.
I did check the log. I cut and pasted and compared them on a text editor which was armed with a monotone font, all before bothering you. (Billinghurst moved page Author:Joesph Tom Burgess to Author:Joseph Tom Burgess.... I could find nothing, though I know it is there.--RaboKarbakian (talk) 23:02, 7 June 2018 (UTC)
I think that it is great what you are doing, and you are learning our quirks well. Please don't shy away, as there is so much that needs doing, and getting it 80-100% there is waaaaaay better than not attempting anything. It is a wiki, and we incrementally improve it. And to note that I am still fixing some of the errors from the late 2000s from pages I created then.  billinghurst sDrewth 23:38, 7 June 2018 (UTC)

Looking for unused PDF

Your phab:T195188 issue seems to me reasonably supported by filesMetaData@PerfektesChaos.

Enjoy --PerfektesChaos (talk) 10:42, 10 June 2018 (UTC)

21:55, 11 June 2018 (UTC)

{{NSRW article link}} RETF replacements

Recording what was used for AWB for record keeping purposes. (not seeking comment)

<Typo word="<enter a name>" find="\{\{small-caps\|\[\[The New Student's Reference Work\/([^\|]+?)\|[^\]]+?\]\]\}\}" replace="{{NSRW article link|$1}}" />
<Typo word="<enter a name>" find="\[\[The New Student's Reference Work\/([^\|]+?)\|{{(sc|small-caps)\|([^\]]+?)}}\]\]" replace="{{NSRW article link|$1}}" />
<Typo word="<enter a name>" find="\[\[The New Student's Reference Work\/([^\|]+?)\|<span style="font-variant:small-caps">([^\<]+?)\<\/span\>\]\]" replace="{{NSRW article link|$1}}" />
<Typo word="<enter a name>" find="\[\[The New Student's Reference Work\/([^\|]+?)\|(q.( |&nbsp;)v.)\]\]" replace="{{NSRW article link|$2|$1|nosc=yes}}" />
<Typo word="<enter a name>" find="\[\[The New Student's Reference Work\/([^\|]+?)\|([^\]]+?)\]\]" replace="{{NSRW article link|$2|$1|nosc=yes}}" />
<Typo word="<enter a name>" find="( |\|)([A-Z])\<small\>([A-Z]+?)\<\/small\>" replace="$1{{subst:ucfirst:{{subst:lc:$2$3}}}}" />

billinghurst sDrewth 13:00, 13 June 2018 (UTC)

link templates list — AWB RETF

(as above)

<Typo word="<enter a name>" find="\* ?"?(\'+)?\[\[The New Student's Reference Work\/([^\|]+?)\|.+" replace="* {{NSRW link|$2}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Collier's New Encyclopedia \(1921\)\/([^\|]+)\|.+" replace="* {{Collier's link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[1911 Encyclopædia Britannica\/([^\|]+)\|.+" replace="* {{EB1911 link|$1}}" />
<Typo word="<enter a name>" find="\* \[\[Author:([^\|]+)\|[^\]]+\]\] \(\d{4}\), ?"?\[\[Popular Science Monthly\/Volume (\d{1,3})\/([^\/]+?)\/([^\|]+?)\|.+" replace="* {{PSM link|$4|$2|$3|author=$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Complete Encyclopaedia of Music\/([A-Z])\/([^\|]+)\|.+" replace="* {{CEM link|$1|$2}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[A Dictionary of Greek and Roman Antiquities\/([^\|]+)\|.+" replace="* {{DGRA link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[A Dictionary of the English Language\/([^\|]+)\|.+" replace="* {{DEL link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Catholic Encyclopedia \(1913\)\/([^\|]+)\|.+" replace="* {{CE link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Easton's Bible Dictionary \(1897\)\/([^\|]+)\|.+" replace="* {{EBD link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[(.*?) \(DNB00\).+" replace="* {{DNB link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[(.*?) \(DNB(01|12)\).+" replace="* {{DNB link|year=$2|$1}}" />
<Typo word="<enter a name>" find="(\*.{0,5}\[\[Encyclopaedia Biblica.+)" replace="<!--$1-->" />
<Typo word="<enter a name>" find="\* ?"?\[\[Littell\'s Living Age\/Volume (\d+)\/Issue (\d{1,4})\/([^\|]+)\|[^\]]+\]\]" replace="* {{Littell's link|$3|$1|$2}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[A Short Biographical Dictionary of English Literature\/([^\|]+)\|.+" replace="* {{SBDEL link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[The Atlantic Monthly\/Volume (\d+)\/Number (\d+)\/([^\|]+)\|[^\]]+\]\]" replace="*{{Atlantic Monthly link|$3|$1|$2}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Weird Tales\/Volume (\d+)\/Issue (\d+)\/([^\|]+)\|[^\]]+\]\]" replace="*{{Weird Tales link|$1|$2|$3}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Century Magazine\/Volume (\d+)\/Issue (\d{1,4})\/([^\|]+)\|[^\]]+\]\]" replace="* {{Century Magazine link|$3|$1|$2}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[A Dictionary of Music and Musicians\/([^\|]+)\|.+" replace="* {{DMM link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Encyclopædia Britannica, Ninth Edition\/([^\|]+)\|.+" replace="{{EB9 link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Dictionary of Greek and Roman Geography\/([^\|]+)\|.+" replace="{{DGRG link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[The American Cyclopædia \(1879\)\/([^\|]+)\|.+" replace="* {{AmCyc link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[The Encyclopedia Americana \(1920\)\/([^\|]+)\|.+" replace="* {{Americana link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Appletons\' Cyclopædia of American Biography\/([^\|]+)\|.+" replace="* {{Appletons' link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[A Compendium of Irish Biography\/([^\|]+)\|.+" replace="* {{IrishBio link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Men-at-the-Bar\/([^\|]+)\|.+" replace="* {{Men-at-the-Bar|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Men of the Time, eleventh edition\/([^\|]+)\|.+" replace="*{{Men of the Time link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[Dictionary of Greek and Roman Biography and Mythology\/([^\|]+)\|.+" replace="* {{DGRBM link|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[(.+) \(EAm06\)\|.+" replace="* {{Americana link|year=1906|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[CIA World Fact Book, 2004\/([^\|]+)\|.+" replace="* {{factbook link|year=2004|$1}}" />
<Typo word="<enter a name>" find="\* ?"?\[\[The World Factbook \((\d{4})\)\/([^\|]+)\|.+" replace="* {{factbook link|year=$1|$2}}" />

billinghurst sDrewth 15:18, 13 June 2018 (UTC)

Tweetdeck access on mobile?

I would assume not, due to its complex nature, but is there no way that you know of to access Tweetdeck on mobile? I've only wished to do so on a couple occasions in the past, so it is not an imperative. Londonjackbooks (talk) 06:51, 16 June 2018 (UTC)

Supposedly you can do it from the existing Twitter app if you believe something like this page, however, I don't get those options. @Samwilson: are you accessing through android or iphone app? — billinghurst sDrewth 07:45, 16 June 2018 (UTC)
Thanks. I can get to Tweetdeck's login page, but once I log in, it takes me straight to my Twitter account with no access to other accounts. Thanks for checking :) Will wait to hear anything from Samwilson. Londonjackbooks (talk) 07:58, 16 June 2018 (UTC)
@Londonjackbooks, @Billinghurst: No, I've not figured out how to do anything with multiple accounts from mobile. I just use Tweetdeck on desktop. Sam Wilson 00:45, 17 June 2018 (UTC)
Thanks. Hmm, @Peteforsyth: You seem to wear many hats at Twitter, do you have any idea? Londonjackbooks (talk) 05:06, 17 June 2018 (UTC)

Been there, and it says

… Once a part of a Team, Twitter for iOS and Android users can tweet, Direct Message, Like and Retweet from a Team account using the main Twitter mobile app.

and in the app, from the authorised account @billinghurstwik I get no visualisation of @wikisource_en. From tweetdeck, all is good. Where it says

Can I use Teams outside of TweetDeck?

Yes, you can Tweet, Direct Message, like, or Retweet from a team account from the Twitter for iOS or Android apps.

I have an absolute blank on how that works. I cannot fathom it, and that has become three of us. I cannot see how I add it, as looking up accounts takes passwords. <shrug> — billinghurst sDrewth 02:29, 18 June 2018 (UTC)

@Peteforsyth: What Billinghurst said :) Lots about the fact that you can use a supposed app, nothing about how. Thanks for looking though, and if I am missing anything from /related to your link, please let me know! Londonjackbooks (talk) 04:30, 18 June 2018 (UTC)

Thanks for the welcome, mate.

I have been depending on wikipedia for info and entertainment for more than 10 years, its high time I give some back to the community. Jamerson fargone (talk) 10:36, 17 June 2018 (UTC)

@Jamerson fargone: Hah! Welcome here, less entertainment and more cooperation with only the occasional dust-up here. We do try to find texts with scan-backing, as that allows two-pass proofreading. WS:S will be helpful for questions. — billinghurst sDrewth 11:42, 17 June 2018 (UTC)

21:47, 18 June 2018 (UTC)

Wikisource:Books

Does this page (and its subpages) serve any real purpose anymore? It doesn't seem to be maintained by anyone. --EncycloPetey (talk) 14:57, 22 June 2018 (UTC)

https://tools.wmflabs.org/pageviews/?project=en.wikisource.org&platform=all-access&agent=user&start=2017-06&end=2018-05&pages=Wikisource:Books would indicate that it serves a purpose. The usefulness and correctness of the page are different questions with different answers, especially in 2018. It is old and there are better ways to do it, especially with Wikidata being available. I would definitely think that the targets of the links are of less value. Heaps of scope for better, and heaps of scope for automating stuff from Wikidata pulls to that space. The target is a great target. — billinghurst sDrewth 02:46, 23 June 2018 (UTC)

Wondering

The last couple Wikisource Twitter posts since the 20th have been posted from the Billinghurst account. Is that what was meant, or were they meant to be scheduled using Wikisource_en's account? Londonjackbooks (talk) 08:25, 23 June 2018 (UTC)

Pretty certain that is just a problem between the seat and the keyboard. OOOORRRR I am such a glory hog. — billinghurst sDrewth 10:06, 23 June 2018 (UTC)
  Londonjackbooks (talk) 11:07, 23 June 2018 (UTC)

23:10, 25 June 2018 (UTC)

validation blues (should be green)

Hello there! Suggestive programs for special day exercises/Lincoln Day

I changed my workflow today and made all of the links on the page before putting it into the main namespace.

If you are only going to validate the one page, I can go ahead and just undo it. I am not happy about redoing it. Perhaps this is the moment that validation means nothing to me.

They have been a problem, not all of the headings are the same as the title. It seemed *useful* to me to link them one article at a time.

So, I am looking at undoing and releasing my soul from all caring or serious taking of validation or perhaps you have a suggestion on how I am to proceed from here.--RaboKarbakian (talk) 02:56, 29 June 2018 (UTC)

@Billinghurst: Maybe you know how to handle this properly? File:Missing page.jpg is the last page of that pdf. I thought (maybe) if I used {{book}} and put the pdf file in image and the page number in imagepage that it would auto-magically add the page to the display.
Now at File:School Song Knapsack-0149.jpg. File fixes should be requested at WS:S in the relevant section. — billinghurst sDrewth 07:41, 29 June 2018 (UTC)
And that also is the reason I was proceeding cautiously, the unfortunate naming of the file. Another person has to clean that up, making it the one big mistake today. I did not want to make another.--RaboKarbakian (talk) 03:32, 29 June 2018 (UTC)
@RaboKarbakian: have a squiz at special:permalink/7529154. Here we are using accepted templates and expected tags that make things consistent. It would be unusual for us to pull a <section> tag as it obfuscates page numbering, and I only do it when <pages> won't work, or I don't want the page numbering. It is not our practice to force formatting like justification, that would normally be left to the default layouts, or people wanting to force it through their own common.js. Philosophically we have tried to allow people have their choice to impose, so you hardly see us force fonts, hard sizes, ... Similarly we have tried to move away from old html labels, and allow for css to rule.
To your opening statements, I have not made changes that have affected your ability to transclude. Your section covered the whole page, so just transclude the page without mention of a section, that section marking was superfluous. If you are referring to the coding changes, then at any point someone was going to come along and validate according to the style guide, it is why we have it, and why we point all users to it. I will have to look at your second statement set separately later. — billinghurst sDrewth 07:10, 29 June 2018 (UTC)
I am very sorry I over-reacted. Thank you for your time and patience.--RaboKarbakian (talk) 13:11, 29 June 2018 (UTC)

Task: Index:Hamel Telegraph history England 1859.pdf

Need to get the bot to go and touch all the pages to get the proofread status to show. If that fails then may have to null edit. — billinghurst sDrewth 22:52, 28 June 2018 (UTC)

  Done pywikibot script is
 jsub -quiet -N cron-tools.wikisource-bot-touch-broken1 python pwb.py touch.py -lang:en -family:wikisource -prefixindex:Page:name_name_name...
billinghurst sDrewth 03:24, 30 June 2018 (UTC)

DC & AD

Do the new {{BC}} and {{AD}} work the way we'd like them too? Looking for a second opinion before saying anything. -- EncycloPetey 03:28, 29 June 2018 (UTC)

@EncycloPetey: Not that approach. @Beleg Tâl: Published style manuals say that BC and AD should be capitals as they abbreviate Before Christ and Anno Domini, of course we may size them smaller after that. Whereas am/pm, ante-meridian and post-meridian are lower case that can be capitalised with "sc". These things do matter.

With regard to a universal with our works and space; some have full spaces, some have none, some may have thin spaces. A user can use a template if it reflects their work. As a template works better than bald, as it does at least allow us to have an informed default. Whether we would pursue that for our users is a different matter. — billinghurst sDrewth 04:45, 29 June 2018 (UTC)

This template is the simplest way I could think of to have upper-case AD and BC display as small-caps, as they are displayed in so many works. I put a thin space for a compromise with spaced and non-spaced versions but this can be modified by parameter in future. —Beleg Tâl (talk) 11:29, 29 June 2018 (UTC)
@Beleg Tâl: Except that they are treated as lower case by the software. Copy-paste the contents of the displayed result, and you get lower case. --EncycloPetey (talk) 14:38, 29 June 2018 (UTC)
One would think so, but the displayed text matches searches and copy/pastes as uppercase. CYGNIS INSIGNIS 15:40, 29 June 2018 (UTC)
I'm not talking about the displayed text. I'm saying that if I copy-paste, I get lowercase letters. If you can uppercase copying and pasting, that's great. However, I do not. --EncycloPetey (talk) 16:19, 29 June 2018 (UTC)
Mistyped: I meant to say that I got a different result, not seem to doubt what you observed. That it matched a case sensitive search is merely interesting. These templates are as cute as a pail full of kittens … CYGNIS INSIGNIS 18:03, 29 June 2018 (UTC)
@EncycloPetey: is it a browser thing? It definitely copy-pastes as uppercase for me. A.D. -> A. D. Windows 10, Firefox. —Beleg Tâl (talk) 22:44, 29 June 2018 (UTC)
Possibly; or platform-specific. I'm using Firefox on a Mac. --EncycloPetey (talk) 22:46, 29 June 2018 (UTC)
What is wrong with {{smaller}} with upper case? It works and is nice and simple. In fact, it is what is in place across our wiki. — billinghurst sDrewth 00:45, 30 June 2018 (UTC)

utf-8 as I know it

I am going to quit tonight, though, I have an hour to kill. I have been gathering my memories of utf-8 and character rendering in general as I have known it since 2001. I am going to share this with you here and now, instead of making new sections, etc.

The hackers I first encountered (this is before "cli" was added to some softwares) were mostly from Europe. They wanted to read their mail with first, nice fonts. A way to serve ttf fonts was worked on. I endured three different ways to configure fonts on my computer before ending up with what we have been using now for a while. They read their mail from terminals or terminal-emulators. html4 had all the entities needed, but the hackers are (or were) the kind of snobs who were not fond of html mail.

ttf then otf truly improved life on the terminal emulators. Hinted fonts are very nice on the eye compared to what we were using before. The expansion of the characters that a font can render, the unicode consortium who were doing this task, had the greatest of my respect. utf-8 was very very good for the cosmopolitan world of hackers.

That was before emoji. I consider emoji to be a personal punishment for me in particular for straying from my use of html entities and into using the actual font characters. Probably I am wrong but it is a something in the greater world that annoys me at least as much as me not following documentation that is less than 5 months old annoys you.

I am being annoyed by the trashing of my once beautiful world.--RaboKarbakian (talk) 02:43, 30 June 2018 (UTC)

This is not about utf-8, this is about not using curly single or double quotes. I have linked to the Wikisource:style manual and referred you to this document on multiple occasions about how we do things. If you want to restart the conversation about our style, and adapting it, then go for it, the place to start it is WS:S [The conversation has been had, and had, over the years.], blithely continuing with numerous elements that are outside our style and practice "just because" should be expected to be challenged, and can be expected to be changed. We are reproducing works in the web environment, where we maintain the words of the author(s). The stylistic variations of printers and compositers that produced a book are not maintained, that has proved problematic for the web and the multitude of devices, fonts, ... that the web throws at us. — billinghurst sDrewth 02:57, 30 June 2018 (UTC)
This "restart" is because I had a spare hour to fill due to the attention my work was getting. Amd I have spent some time thinking about the difference between dogma and instinct in the interim. Instinct is a reaction to a situation. Dogma is when people do not really know why.
* It would help me greatly if you could show me that the <pages /> is not just a pretty wrapper for {{#lst:articleX|chapter1}}. Metawiki is gpl? The greatest requirement for gnu/gpl is the source being available.
I am sorry to say that I really need to see that this is not just one persons goal, no matter how respectable or accomplished this person is. One person can clear all of the talent from a project far easier than he can make people leave all their knowledge at the door and use only his or hers.
Software, which is stupid, especially when compared to a living being, does not work a few hours earlier and then cease to work without someone or something changing it. This is a bigger fact than previous yet apparently not public discussions, as a link to these discussions was requested by me from you. It would be nice to know the agenda of whomever was messing with the software yesterday.
You are right about max-width. I need reminding about that.
I have starred the important thing. I know the license which you are using, it allows me to ask for the source and I would say that for my compliance it is a requirement that the full terms of the license be demonstrated. The source code that demonstrates your claims. --RaboKarbakian (talk) 13:36, 30 June 2018 (UTC)
<sigh> I have said it to you. Page numbering feeds from Index pages to main namespace pages through use of pages. I haven't said what I thought was obvious, that these hyperlinked page numbers are the means to enter Page: ns pages from a work; for validation, and other proofreading. pages also allows for an absolute string of pages to be transcluded, and it provides a standard and understandable means for all users to be able to see and to undertake the task. That said, on some occasions it is not more than a glorified wrapper for #lst, it is also the consistent wrapper that the community has adopted. Noting that the use of {{page}} is regularly problematic and our typical means of losing pages from transcluded works. We are a community and the community consensus sets the standard. We have learnt the value of KISS. We have seen things with users get themselves into horrible messes.
Now if you want to accuse me of a one-person crusade, then you are approaching a FRO. I am not here to explain every freaking decision that this community has made to arrive at the style guide over the years, with the development of components, etc. You may just have to take experience and lessons learnt in this game for granted. OR, go back through the years of discussions, and the revisions. If you think that I am having fun updating your works, NO. I had hoped that I could lead and demonstrate. I will keep updating as I have seen the consequences of code drift, and the use of problematic templates, some of which still plague us today as these experimental templates seemed like a good idea at the time.
With regard to software issues, ... WS:S for what has been reported locally; and no-one was playing with the software yesterday, though the consequences of earlier changes did come through in the past few days as things propagated. The place for support is the community at Scriptorium, a plethora of people with knowledge and history of this place. If you want to find ProofreadPage code then mw:Extension:ProofreadPagebillinghurst sDrewth 14:02, 30 June 2018 (UTC)
I am sorry that you are spending time typing of sighing instead of showing your claims. The recent claim is that mobile devices are unable to handle html5! It is a reasonable claim perhaps, but without THE SOURCE to back your claim or a link to the previous discussion I am unable to know that your claims are true! Certainly you can remember these discussions or the date of them and find them in the history here. You are representing all of the people who participated in these discussions.
If mobile devices are not handling html5 or simply ignoring it, the whole structure here and many many of the templates will need to be deleted. Please be very cautious with these claims.
My understanding of this comes from a conversation a very long time ago. It made sense. Working with it did not involve obedience to one persons words but to an overlying and underlying logic. I can provide a name and an approximate date if you need it. This understanding has followed me and helped me to sort through software logic problems. And determine the mental facilities of discussions I have lurked on.
Would you like to see the apache help for Server Side Includes? That combined with the storyline of Lawrence of Arabia might assist you to understand what I think has happened here. Apache (the software) is not GPL or GNU, yet they have made their source accessible and the documentation is not bad. This thing we are discussing is SSI and that <pages /> is a pretty wrapper around the php that accomplishes the task. I have not looked at the code. Please, tell me specifically where I am mistaken. I require an expert.
It is easier to change software than it is to change a mind and a persons hands-on experiences. Let me know if you would like to see the documentation for SSI. That is sincere and should improve your understanding of software we are sharing here.--RaboKarbakian (talk) 16:45, 30 June 2018 (UTC)

xwiki abuse

@Billinghurst: Hi Billinghurst, I'm writing you here because I've seen this is the main wiki where you edit and because here you're an abusefilter and sysop. I think I've found a few proxies used recently by a single user who hides behind them to make similar unconstructive edits in different pages, and a few socks used to do the same kind of edits created recently. If I write here the suspicious proxies IP ranges, will you be able to block them (as they're forbidden on Wikipedia) and do the same with the socks created over such ranges (as they weren't created for reasons according to community standards)? Let me know, please, I'd like to be helpful to the project by reporting vandals in bad faith who use proxies and socks such as this one! Kbstudio0121 (talk) 08:40, 30 June 2018 (UTC)

@Kbstudio0121: The stewards are the only people who can manage crosswiki vandals comprehensively, especially with regard to abused proxies, so please make your reports to m:SRG—I am no longer a steward so restricted in what I can do. If you need to discuss crosswiki abuse matters with me, then meta is the better place to have such discussions at m:User talk:Billinghurst/2018 where matters can be coordinated, or I can point you to each of the places set for managing abuse. This is the place that I talk wikisource. :-) — billinghurst sDrewth 08:59, 30 June 2018 (UTC)

Thank you for replying! Well, since the vandal has edited only in en.wikipedia as far as I know, and since you've already read my message, may I tell you about this issue so that you can advise me where or whom to ask? Kbstudio0121 (talk) 10:44, 30 June 2018 (UTC)

Problems at English Wikipedia belong at English Wikipedia. I suggest that reporting to w:WP:ANI is the means to progress. — billinghurst sDrewth 10:49, 30 June 2018 (UTC)

Ok, I'll try as you said! So you do think it's possible that, following this way, admins will check whether the socks I'm talking about were used over the proxy IP ranges I'm talking about or not, right? Kbstudio0121 (talk) 10:59, 30 June 2018 (UTC)

If you are demonstrating that there is abuse taking place, then admins will be interested. If the admins think that something needs escalating to checkusers, then they will do so. — billinghurst sDrewth 11:51, 30 June 2018 (UTC)

Understood :-) Kbstudio0121 (talk) 12:09, 30 June 2018 (UTC)

fix Template:Do not move to Commons to work fully

  1. not to show templates in top cat, only for other cats
  2. drop out to able to be moved based on year

seems that expiry has been set, +1. Either change guidance to include + 1, or reset the expiries. — billinghurst sDrewth 06:09, 2 July 2018 (UTC)

Uploading a handwritten diary to Wikidata

I'm most active in Wikipedia and Wikicommons and not so clued up with Wikisource and I have been approached by the Nelson Mandela Foundation, they are looking to donate one of Nelson Mandela's handwritten diary to Wikisource, Mandela wrote this diary in the 60s while receiving military training in some African countries. Anyway they've asked me to show them how to upload it to Wikisource but I'm not well clued up with that process. Some of his works were published here ( not on a free licence), Is there somewhere I can read to see how to go about uploading this diary to Wikisource? Bobbyshabangu (talk) 06:53, 2 July 2018 (UTC)

@Bobbyshabangu: What a magnificent gift to the public. Generally I would be encouraging that the Mandela Foundation to process through the Commons licencing C:Com:copyright tags and c:Com:OTRS process, as if the US and originating countries' copyright is managed then all okay; generally we would only upload a work here due to it being US public domain, though not origianting country. If something is uploaded there in either a DjVu format, or a PDF format, we can take that work and set up a transcription project here. Such would be an open project, and I can say that the community would be willing to assist. — billinghurst sDrewth 08:30, 2 July 2018 (UTC)
billinghurst I forgot to mention that the reason they are looking to donate this diary to Wikisource under a free license is because Mandela's centenary birthday of 18 July coincides with the start of Wikimania in Cape Town. Thank you so much I'll advice and perhaps show them as such. Bobbyshabangu (talk) 08:46, 2 July 2018 (UTC)
@Bobbyshabangu: Magic! I would be happy to set it up, and raise it with the community. It will take time to proofread and validate, though I think that this sort of work just needs some shepherding as I think that there will be volunteers, and probably not just locally. — billinghurst sDrewth 09:06, 2 July 2018 (UTC)

upload query

Hi, excuse me bothering you about this. I believe there is path at Commons to upload our files directly, bypassing the need to pull and push the data. I also want the large jp2 (zipped, rich jpg) data, and wonder if that can appear at Commons and I can grab individual page for local image manipulation. I have never bother to pursue this path, but my data metering is currently expensive. I am only interested in one article, in this volume which the journal host Taylor Francis has paywalled. Hope this is clear, cheers. CYGNIS INSIGNIS 11:54, 2 July 2018 (UTC)

@Cygnis insignis: Are you meaning toollabs:ia-upload for pulling djvu files from IA? It enables the book template to be used, though it still needs correcting. No to jp2, they are not acceptable files at commons, more info at c:Commons:File types. We still rely on Hesperian to pull them here by labelling with {{raw image}}. We don't have such a script usable by Wikisource-bot. — billinghurst sDrewth 12:13, 2 July 2018 (UTC)
Thanks for the quick response. That is the thing I recalled, but the jpg file is the heavy lifting. CYGNIS INSIGNIS 12:28, 2 July 2018 (UTC)
@Cygnis insignis: then upload the djvu, mark the images, and hassle Hesperian when he gets back from school hols to do the upload. — billinghurst sDrewth 12:31, 2 July 2018 (UTC)

00:46, 3 July 2018 (UTC)

Expiry year

If you are correct in making this edit [208] then we should adjust all of our licensing templates. Right now, if an author died in 1948, our {{PD/1923}} licensing template will say:

 

This work is in the public domain in the United States because it was published before January 1, 1929.


The longest-living author of this work died in 1948, so this work is in the public domain in countries and areas where the copyright term is the author's life plus 75 years or less. This work may be in the public domain in countries and areas with longer native copyright terms that apply the rule of the shorter term to foreign works.

 

Public domainPublic domainfalsefalse

Which means that it is not in PD in the UK, and should not be uploaded to Commons. The template changes in the year following. So, either your edit is in error, or our templates are. --EncycloPetey (talk) 15:47, 3 July 2018 (UTC)

Several Indian books were touched in this series of edits, so I can say this: in India, calendar year is followed for copyright. If an author died in any month of 1957, 60 years period is calculated from January 1 of 1958 to December 31 of 2017. The work comes into PD on January 1 of 2018. Hrishikes (talk) 17:29, 3 July 2018 (UTC)
As I understand things, the same is true for the UK, which is why H. G. Wells' works entered PD in the UK in January 2017, though he died in August 1946. --EncycloPetey (talk) 19:18, 3 July 2018 (UTC)
@EncycloPetey: No no no. We had just had some incorrect usage of the templates, and numbers by me, as I thought it worked the same as our PD templates. One series has < and the other has <= so one changes at the end of a year, and the other changes at the beginning of a year. So think here that we set a year of death in PD, and we set an end of copyright in expiry. Both still apply in the year after. — billinghurst sDrewth 23:35, 3 July 2018 (UTC)
Ah, so the various templates (PD, renewal, notCommons) treat the expiry date differently. Well, that's not confusing at all... :P --EncycloPetey (talk) 23:57, 3 July 2018 (UTC)
Oh, you are questioning the operating practice, not the actions. I did go through that point of difference (fbomb cussing) and decided to fix the problem first, then after that we can look at how we manage the difference in approach. Changing the practice in a use of template could just lead to it being broken the other way, and that is a community decision, not a sole operator. Yep, it is dumb, but hey, we do that with strings of templates where we rely on positional params, and invert their order. (fgo figure). — billinghurst sDrewth 04:01, 4 July 2018 (UTC)

Structured Data on Commons Newsletter - Summer 2018

Welcome to the newsletter for Structured Data on Wikimedia Commons! You can update your subscription to the newsletter and contribute to the next issue. Do inform others who you think will want to be involved in the project!

Community updates
  • Our dedicated IRC channel: wikimedia-commons-sd webchat
  • Since our last newsletter, the Structured Data team has moved into designing and building prototypes for various features. The use of multilingual captions in the UploadWizard and on the file page has been researched, designed, discussed, and built out for use. Behind the scenes, back-end work on search is taking place and designs are being drawn up for the front-end. There will soon be specifications published for the use of the first Wikidata property on Commons, "Depicts," and a prototype is to be released to go along with that.
Things to do / input and feedback requests
Discussions held
Wikimania 2018
Partners and allies
Research

Two research projects about Wikimedia Commons are currently ongoing, or in the process of being finished:

  1. Research:Curation workflows on Wikimedia Commons—a project that seeks to understand the current workflows of Commons contributors who curate media (categorize it, delete it, link to it from other projects, etc.).
  2. Research:Technical needs of external re-users of Commons media—soliciting feedback from individuals and organizations that re-use Commons content outside of Wikimedia projects, in order to understand their current painpoints and unmet needs.
Development
  • Prototypes will be available for Depicts soon.
Stay up to date!

-- Keegan (WMF) (talk)

Message sent by MediaWiki message delivery - 21:07, 6 July 2018 (UTC)

Structured Data Newsletter - Research link fix

Greetings,

The newsletter omitted two interwiki prefixes, breaking the links on non-meta wikis as you might see above. Here are the correct links:

  1. m:Research:Curation workflows on Wikimedia Commons—a project that seeks to understand the current workflows of Commons contributors who curate media (categorize it, delete it, link to it from other projects, etc.).
  2. m:Research:Technical needs of external re-users of Commons media—soliciting feedback from individuals and organizations that re-use Commons content outside of Wikimedia projects, in order to understand their current painpoints and unmet needs.

My apologies, I hope you find the corrected links helpful.

- Keegan (WMF) (talk) 21:21, 6 July 2018 (UTC)

Problem resolved

For reasons unbeknownst to me, my bot flag was up but not working. Strangely, my regular edits were not showing up in recent changes, but AWB edits were. I restarted AWB, and the bot flag now appears to be working normally. BD2412 T 14:40, 7 July 2018 (UTC)

AWB needs a fresh login after the bot right has been assigned. I would still prefer that editing in that fully automated mode at that rate without eyeball review be undertaken with a specific bot account rather than with your main account. It simply avoids this problem, and it clearly differentiates reviewed and semi-automated edits to the community. The ability for admins to operate in flood mode was not to allow such autonomous editing, nor to escape the restrictions of Wikisource:Botsbillinghurst sDrewth 05:00, 8 July 2018 (UTC)
My edits are manual. I lay eyes on every screen as I go through. It is actually possible to see five or six per second and tell that there is nothing amiss with the edit, particularly where the error and the fix are both obvious. BD2412 T 03:40, 9 July 2018 (UTC)

Bot request

Hi Billinghurst,

There are some questions added on विकिस्रोत:आंतरविकि दूतावास. Hope you have a look at them, Thanking you, --Tiven2240 (talk) 04:04, 9 July 2018 (UTC) (Admin Marathi wikipedia & Wikisource)

Thanks.   Donebillinghurst sDrewth 05:59, 9 July 2018 (UTC)

23:10, 9 July 2018 (UTC)

The Difference

Hello Billinghurst. I was wondering where you stumbled upon a poem entitled "The Difference" by Robert Louis Stevenson? Londonjackbooks (talk) 05:04, 11 July 2018 (UTC)

Not certain. Looking at what I did on the day and surrounds doesn't particularly enlighten me beyond saying that I was disambiguating a range of pages though what particularly brought me to that I work I cannot definitively say. Remove it if you think that it is incorrect or valueless. — billinghurst sDrewth 06:04, 11 July 2018 (UTC)
I'll keep looking around for one. I was hoping one existed, and that there was perhaps a relationship between that poem and Mrs. Coates', as hers mentions him. If I come up empty, I'll remove. Thanks, Londonjackbooks (talk) 08:45, 11 July 2018 (UTC)

Author:Lessel Hutcheon

Lieutenant, Royal Flying Corps during World War I. If you are able, I am in need of b/d dates, and any other pertinent info. Obrigada, Londonjackbooks (talk) 05:39, 12 July 2018 (UTC)

Over and above, thanks. I can update WD, if you'd like; also, is the photograph public domain? Can I upload a cleaner version to Commons & cite the source? Londonjackbooks (talk) 05:56, 12 July 2018 (UTC)

@Londonjackbooks: There is more available for marriage and stuff. If you need more, then please let me know. — billinghurst sDrewth 05:57, 12 July 2018 (UTC)
Thanks! Added to WD. You may have missed my question above with regard to photograph. Londonjackbooks (talk) 06:04, 12 July 2018 (UTC)
adding that at the author talk page. real time conversations! I am used to twelve hour delays. — billinghurst sDrewth 06:06, 12 July 2018 (UTC)
Not sure how to interpret what all the added info means as far as uploading the photograph to Commons is concerned. P.S. Real time conversation with me can be laborious :) Londonjackbooks (talk) 06:15, 12 July 2018 (UTC)
So no publication date would be in my favor ("less likely to be considered"... for deletion?)? There is a date underneath the photograph: 25 Nov. 1915. Would that be the likely photograph date? Londonjackbooks (talk) 06:26, 12 July 2018 (UTC)
For copyright purposes images are artistic in nature. To my understanding, identification photographs are not considered of merit, they are usually a generic photographer that captures an image for a purpose other than artistic.I know that passport photographs are not copyrightable in Australia as they are prescribed in what is shown, and they have been done for the purpose which would exclude copyright. One would think that for ID papers, the same would apply. Exactly how Commons handles it will depend on who reviews it and how the data is expressed. I would think that the date shown is the date of aviation qualification, match that with the image of the licence. If born 1897, what age do you think he is in the photo? — billinghurst sDrewth 08:31, 12 July 2018 (UTC)
Older than 18? younger than 25? I am bad at guessing age. Londonjackbooks (talk) 08:50, 12 July 2018 (UTC)
then call it "circa 1922", UK-based, unknown author European author. — billinghurst sDrewth 09:23, 12 July 2018 (UTC)
Thank you. Will get to it :) Londonjackbooks (talk) 10:15, 12 July 2018 (UTC)
Last bug: License to apply? Londonjackbooks (talk) 10:40, 12 July 2018 (UTC)
{{PD-UK-unknown}} and {{PD-US}} based on {{circa|1922}} — billinghurst sDrewth 04:32, 13 July 2018 (UTC)
Done. Thank you. Londonjackbooks (talk) 04:57, 13 July 2018 (UTC)

James Kennedy

We've little information thus far about Author:James Kennedy (d.1859)  , but there is a James Kennedy, politician, on Wikidata who died that year  , and might be worth researching. This sort of thing falls more within your area of expertise than mine. --EncycloPetey (talk) 00:01, 16 July 2018 (UTC)

Obituary here: The Gentleman's Magazine and Historical Review, Volume 206 (died age 60). Had one son. MarkLSteadman (talk) 00:49, 16 July 2018 (UTC)
MLS, good get ... p. 658 At Notting-hill, aged 60, James Kennedy, esq., barrister-at-law, formerly M.P. for Tiverton, and late H.M.'s Judge in the Mixed Court of Justice at Havana. I will poke at the genie records when I get a chance. — billinghurst sDrewth 01:30, 16 July 2018 (UTC)

16:01, 16 July 2018 (UTC)

Helsinki summit

Hello, I notices you are an admin here. I raiswd the issue previously on AN but thought it be better to ask admins personally instead. I think the transcript of Putin-Trump summit press conference is important enough to be included. Here's a transcript from White House website. Shall I create an article or does one already exist? MonsterHunter32 (talk) 03:43, 18 July 2018 (UTC)

@MonsterHunter32: no clue, I haven't look at new creations in the past few days. I would suggest that NewPages is the place to check, it shouldn't be overly long, alternatively the pages for Vladimir Putin or Donald Trump where it should be added. — billinghurst sDrewth 06:09, 18 July 2018 (UTC)
Found nothing anywhere. There's also no link to a Wikisource transcript on the Wikipedia page, I doubt it won't have been there if it was already created. I'll create one now. MonsterHunter32 (talk) 06:27, 18 July 2018 (UTC)
I’ve added it, Remarks by President Trump and President Putin of the Russian Federation in Joint Press Conference. Please make any changes you want to. MonsterHunter32 (talk) 06:55, 18 July 2018 (UTC)

I think an external link on the Wikipedia article to the transcript might be benificial for the readers. Is it allowed however to add it? I won't ask you again if it cannot be done, but I doubt adding a link will cause any problem. MonsterHunter32 (talk) 17:34, 18 July 2018 (UTC)

@MonsterHunter32: The {{Header}} template includes a parameter for links to wikipedia as
wikipedia =
which can be added if there is an article on Wikipedia about the work. --EncycloPetey (talk) 22:43, 18 July 2018 (UTC)
I was talking about adding a link on the Wikipedia article to the transcript that I added. Is it possible to do that or will it violate proxy editing prohibition if someone added it when I asked them? MonsterHunter32 (talk) 00:01, 19 July 2018 (UTC)
@MonsterHunter32: Wikipedia has a template called w:Template:Wikisource-inline that can be added to a page's "External links" section for these situations. --EncycloPetey (talk) 00:44, 19 July 2018 (UTC)
I am blocked from editing on Wikipedia. I'm asking whether anyone else is allowed to place it on the Wikipedia article upon being asked by a blocked user. MonsterHunter32 (talk) 00:52, 19 July 2018 (UTC)
If the work meets the standards for inclusion on Wikisource, and is relevant to the Wikipedia article, then it shouldn't matter who adds the link. --EncycloPetey (talk) 00:54, 19 July 2018 (UTC)
Well, I’ve created Remarks by President Trump and President Putin of the Russian Federation in Joint Press Conference. I think it would be beneficial to the readers if a link to it is added to w:2018 Russia–United States summit, where the press conference took place. MonsterHunter32 (talk) 00:57, 19 July 2018 (UTC)
  Done Please take this to WS:S, WS:S/H or personal talk pages. 01:18, 19 July 2018 (UTC)
Actually I was asking if you or EncycloPetey could add the link there. But I'll take it at another place then. MonsterHunter32 (talk) 01:35, 19 July 2018 (UTC)

Author's death year

At present, if the author's death year is absent in Wikidata, the author is shown as living in English Wikisource, e.g. 1. In Bengali Wikisource, no such categorisation is made if death year is absent in WD, e.g. 2. The author is shown as living only when the death year is customised as "no value" in WD, e.g. 3. Hrishikes (talk) 14:45, 19 July 2018 (UTC)

Bot operation

Can you please respond here? Thanks. —Justin (koavf)TCM 01:07, 20 July 2018 (UTC)

Second listing

Hello, Billinghurst. Sorry I didn't notice the same text was added again. I was copying the format but forgot to replace the earlier article with the new article I created. Thanks for the removal from New Texts. I'll correct it. MonsterHunter32 (talk) 09:47, 22 July 2018 (UTC)

It is fixed, just leave it alone. — billinghurst sDrewth 09:49, 22 July 2018 (UTC)
When I said "fixed", I was referring to adding the new article Remarks by President Trump and President Niinistö of the Republic of Finland at Working Break. I added the new one, hope you don't mind. The previous one was about Trump and Putin, sorry for the mistake earlier. 10:06, 22 July 2018 (UTC)
Hmm, please do not link author pages to Wikipedia, that is pretty unhelpful. — billinghurst sDrewth 10:08, 22 July 2018 (UTC)
Alright, I only linked to Wikipedia because the person Sauli Niinistö has no author page on Wikisource. Should I just leave it as a redlink or remove the brackets? MonsterHunter32 (talk) 10:20, 22 July 2018 (UTC)
Thank you for creating an author article for Sauli Niinistö. MonsterHunter32 (talk) 10:25, 22 July 2018 (UTC)

task

Run bot through Index:Appletons' Cyclopædia of American Biography (1900, volume 1).djvu and others in series IIIIIIIVVVIVII

to extract text layers. — billinghurst sDrewth 12:36, 20 March 2018 (UTC)

Whole work needs redoing, a mixture of editions — billinghurst sDrewth 09:54, 24 July 2018 (UTC)

disambiguate

to do Author:John Rae

  Donebillinghurst sDrewth 09:53, 24 July 2018 (UTC)

09:44, 24 July 2018 (UTC)

disambiguate Author:Charles Warren

Author:Charles Warrenbillinghurst sDrewth 06:05, 25 July 2018 (UTC)

  Donebillinghurst sDrewth 14:03, 25 July 2018 (UTC)

14:05, 30 July 2018 (UTC)

19:39, 6 August 2018 (UTC)

engravers and engravings and the moving targets that are words

That version of Tales contains engravings by at least two different people.

I had a discussion once with someone about the word "calligraphy". I was using the word to describe a style of font and the other person said that the word described a skill. I understood the point but needed a word to describe a style of font I needed that could be understood by others and the word did not exist.

The word engraving at commons is or was having the same problem. I am using the word to describe a style or type of illustration and someone or group over there took it very seriously that the word "Engraving" be used to describe single works. Lack of an understood/known "entry-level" word to describe the style is a problem for me and probably others as I looked at the attempts of others to categorize images.

I am enjoying these lesser known artists. Tennial, Crane the Dalzials have beautiful and well known works -- so are these others. So, this is a longish @Billinghurst:, once again, filled with problems. --RaboKarbakian (talk) 14:25, 7 August 2018 (UTC)

"engraving" can be used as both the noun and the verb, just like painting. I too enjoy finding the work of lesser known people, bringing it out to a larger audience. I also think that some of our shorter works, especially journal works, are more digestible, though maybe I am completely wrong on that assumption. — billinghurst sDrewth 22:25, 7 August 2018 (UTC)

IHRA

Thanks for letting me know re [237].

It is definitely NOT copyrighted - it was only adopted by IHRA in 2016; for many years it has been used by various public organizations. I will bring proof shortly. Is there a process for undeletion? If you could do so (temporarily) I will quickly add the out of copyright confirmations.

Onceinawhile (talk) 10:20, 9 August 2018 (UTC)

Here is a good example of the text on an out of copyright publication of the text (from 2007, nine years before IHRA’s adoption).
Per their copyright statement: “Unless a copyright is indicated, information on the State Department’s main website is in the public domain and may be copied and distributed without permission.”
Onceinawhile (talk) 10:27, 9 August 2018 (UTC)
Hi Billinghurst, did you see my message above? In case helpful, please see a few other examples of government publication [238], [239], [240], [241].
It might help to remove IHRA from the title of the page, consistent with the wikipedia article. Onceinawhile (talk) 20:37, 11 August 2018 (UTC)
I am still unsure that we are talking about a publication that fits within WS:WWI. A webpage or a definition is not a work, it would seem something that is part of a publication. It may be more appropriate taking your request to WS:CV and broach it through that forum rather than bring it to a user talk page, so the community can look at it collectively, not have one person's opinion alone. — billinghurst sDrewth 12:01, 13 August 2018 (UTC)
OK. The only reason the conversation is here is that the deletion happened without discussion and there is no page to link to or talk page to use.
Since the above proves that there is a case to be heard regarding copyright, could you please undelete the page so I can link to it in the CV discussion?
Also, so that I can open a sensible CV discussion, please could you also let me know what the argument for copyvio is, now that I have shown that the work predates IHRA (whose copyright tag on their website prompted the initial deletion) and that it is used by multiple governments whose publications are public domain? Onceinawhile (talk) 21:08, 13 August 2018 (UTC)

Siberia and the Exile System main namespace layout

This book's layout did not take into account the there are two volumes and used main namespace names like Chapter I, Chapter II, etc, which does not allow to join two volumes into one.

One solution is to use the chapter titles in the main ns, since there is no duplicate title, see HERE. Or we use Siberia and the Exile System Vol 1 and Siberia and the Exile System Vol 2. In either case the pages need to be moved/renamed.— Ineuw talk 03:18, 10 August 2018 (UTC)

@Ineuw: I still disagree with that approach of it becoming two works at the root level. If we have to split the work into volumes, it would be preferable to have WORK/Volume_1/Chapter_1 ... /Chapter_n, then WORK/Volume_2/Chapter_1 etc. If it was reprinted today as a one volume work of 30+ chapters, we would have no qualms. I again state that I would omit volumes and just continue chapter numbering even though that is not what the publisher did as it makes sense for our presentation style. I understand that it was printed as two volumes at the time, and that was a publishers decision, and should not have us bound presenting in a lesser way. — billinghurst sDrewth 13:37, 11 August 2018 (UTC)
The reason I split it into two volumes with the chapter titles was to save time (mine). The previous editor's efforts were easily converted by simply adding "Vol 1" and "Vol 2" to the name. But, agree with you that it should have been /Volume 1/..... /Volume 2/....., and I am willing to redo it. I just followed bad examples. — Ineuw talk 19:32, 11 August 2018 (UTC)

17:53, 13 August 2018 (UTC)

Re:

You're welcome. RaymondSutanto (talk) 01:24, 17 August 2018 (UTC)

Undeletion request

Hi Billinghurst, per above at #IHRA, please could you undelete the article so I can get on and start a wider discussion? It's been more than a week since the article's summary execution. Onceinawhile (talk) 06:49, 17 August 2018 (UTC)

I read around the policy pages and figured out that I should open discussion at Wikisource:Proposed_deletions#Undelete_IHRA_Working_Definition_of_Antisemitism. Onceinawhile (talk) 07:08, 17 August 2018 (UTC)

Wikisource-bot

Hi. I think you can speed up the throttling for ongoing touch campaign. IMO, 10-15 pages per minute should be OK with no effect on users. Bye.— Mpaa (talk) 18:46, 18 August 2018 (UTC)

It was set quicker, it seems to have its own throttling. In the end I didn't think that the rate particularly mattered. — billinghurst sDrewth 01:57, 19 August 2018 (UTC)

<section end="technews-2018-W3 16:46, 20 August 2018 (UTC)

Please,advice

On December 26, 1996, in a report in the Bangkok Post, the Rajabat Institute Council, the collective governing body of all of Thailand's teachers colleges, declared that it would bar homosexuals from enrolling in any of its colleges nationwide. The announcement brought strong criticism from human rights groups and many others, who are urging the repeal of this discriminatory policy. On January 25th, Suraporn Danaitangtrakul, a Deputy Education Minister, proposed that the Institute set a new criteria to bar people with "improper personalities," but not certain groups such as homosexuals. Anjaree, a lesbian group in Thailand, supported Mr. Saraporn's ideas but said the term "improper personalities" needs to be more clearly defined. Furthermore, members of Anjaree are working with other human and civil rights groups to request that the ban be dropped and that an anti-discrimination clause be added to the charter of the colleges. They are currently planning a conference to discuss opposition to the ban. In a recent positive development, the Commission on Justice and Human Rights of the Thai Parliament has discussed the matter and decided that the ban goes against human rights principles. This occurred after hearing testimonies from psychiatrists confirming that homosexuals were not sick or abnormal. Members of Anjaree were also asked to present lesbian and gay arguments against the ban.

https://www.outrightinternational.org/content/thailand-gays-and-lesbians-banned-enrolling-teacher-training-schools

You deleted my above statement .Could you please advise me ,If there is away to record my concern and set thing straight.

Where can l distributed the truth that my idea was never approved by the Ministry of Education because the Minister of Education at that time was against it.Suraporn Danaitangtrakul (talk) 02:09, 21 August 2018 (UTC) Duputy Minister of Education Thailand 1996-1997

Wikisource is a site for published works; I pointed to Wikisource:What Wikisource includes on your talk page. I am unaware of a site for making political statements. — billinghurst sDrewth 08:21, 21 August 2018 (UTC)

Latest message for Collaboration team newsletter; Growth team's newsletter invite

Hello

Sorry to use English if that's not your favorite language.

You are receiving this message because you were reading the Collaboration team newsletter.

The Collaboration team doesn't longer exists. That team was working on building features that encourage collaboration. This is the latest message for that newsletter.

The Growth Team, formed in July 2018, supports some former Collaboration projects. The Growth Team's main objective is to ease new editors' first steps on wikis, through software changes. You can discover all objectives and missions of the Growth team on its page.

If you wish to be informed about Growth team's updates about easing new users first steps, you can subscribe to the new list to get updates. The first message from Growth –with a call for feedback on a new project– will be posted in a few days!

If you have questions or you want to share experiences made on your wiki about new users' first steps, please post them on the team talk page, in any language.

On behalf of the Growth team, Trizek (WMF) (talk) 10:29, 22 August 2018 (UTC)

16:16, 27 August 2018 (UTC)

Wikidata entry for subpages

The Empire and the century/The Indian Army has a separate entry in wikidata. Can we follow similar method for the other books in English wikisource. Are there are any limitations.--Rajasekhar1961 (talk) 11:52, 28 August 2018 (UTC)

Yes, if pertinent. The guidance for WD and how we do books and editions at d:Wikidata:WikiProject Books. If the parts of a work have a separate subjects, then you can link appropriately. For the 63 volumes of the DNB we have done each of the biographies. One wouldn't do it for novels, though you could do it for poetry. — billinghurst sDrewth 12:14, 28 August 2018 (UTC)
Thank you very much sir.--Rajasekhar1961 (talk) 12:28, 28 August 2018 (UTC)
Can we create subpages for each of the Convocation addresses in Convocation Addresses of the Universities of Bombay and Madras. Can you create one entry there and help. Thank you.--Rajasekhar1961 (talk) 13:38, 29 August 2018 (UTC)
Yes we can. Creating the items for the parts is the last component. You need to ensure that the author pages exist and are linked, and the parent edition exists. I also use the "Add Wikidata..." gadget through the article link. I cannot help tonight, too late for me to focus there. — billinghurst sDrewth 13:43, 29 August 2018 (UTC)
I have created entries in Wikidata: [252] and [253]. Are they accurate.--Rajasekhar1961 (talk) 07:37, 30 August 2018 (UTC)

null edits

Pages in this index needs to be null-edited, but they are fully protected. Any hints? Ankry (talk) 05:13, 29 August 2018 (UTC)

@Ankry: no longer protected — billinghurst sDrewth 06:30, 29 August 2018 (UTC)
Pages (eg. Page:GeorgeTCoker.djvu/1) are still protected. Ankry (talk) 07:40, 29 August 2018 (UTC)
I have touched all the pages, it is easier to do that then to remove protection. — billinghurst sDrewth 13:14, 29 August 2018 (UTC)
That should also be OK. Unfortunately not all. See the list (at the bottom). However, no hurry; I'll prepare coplete list when bot finishes. Ankry (talk) 19:28, 29 August 2018 (UTC)
It was late, I had removed the protection from those, and then I decided to just kick the remainder. All done now. I just kicked those Special:RecentChangesLinked/Index:GeorgeTCoker.djvubillinghurst sDrewth 03:18, 30 August 2018 (UTC)

16:47, 3 September 2018 (UTC)

fancy styled single pages not allowed

I made an informed decision to use the fancy styled pages when there was more than one page but not when there is only one page or less, until such time as a method is established to suppress the overcooked css.--RaboKarbakian (talk) 09:32, 8 September 2018 (UTC)

Or you can just follow the community's determined and accepted style manual, and the css can work itself out in the wash. — billinghurst sDrewth 09:36, 8 September 2018 (UTC)
My favorite soap opera on television was actually a commercial for coffee. It got dropped because they did not actually sell coffee as much as they were simply entertaining.--RaboKarbakian (talk) 14:23, 8 September 2018 (UTC)

Expand name

Did you mean for this to be moved to Thomas Michael Kettle? Londonjackbooks (talk) 05:04, 10 September 2018 (UTC)

One would think so. Fixed. — billinghurst sDrewth 05:09, 10 September 2018 (UTC)
Thought maybe, but didn't want to presume in case you knew something I didn't (which is always a possibility). Londonjackbooks (talk) 05:44, 10 September 2018 (UTC)

22:35, 10 September 2018 (UTC)

To do (link template)

{{Once a Week link}}: needs /Series n/Volume n

Source needs a master wikidata template that can be used from templates within.--RaboKarbakian (talk) 13:48, 11 September 2018 (UTC)
Templating from Wikidata is unfortunately a retroactive task. We cannot even get all of our works added, so it is not yet reliable. With all the fields in the template completed, we have the opportunity to possibly extract data into WD, and populate that way. Who knows, we may get there one day. — billinghurst sDrewth 21:25, 12 September 2018 (UTC)

The People of India

I have started creating the chapter pages in this multivolume work. The People of India/Sonthals. Is it O.K. Please check for any errors.--Rajasekhar1961 (talk) 06:53, 12 September 2018 (UTC)

Looks okay, though not knowing the work is disadvantageous. You may wish to consider asking the community at WS:S as someone with a little more time can probably assist better.

You may wish to consider how you wish to capture and represent volume information. You can do it by introducing an extra layer in your hierarchy, or simply by labelling, either showing it in the title lime, or simply having a regular set of text in the notes field. The are pros and cons with both methods. Representing that information is important. — billinghurst sDrewth 21:31, 12 September 2018 (UTC)

Related changes

Do you know of a way to generate a list of, say, two-hundred most recent changes to an Index? Similar to related changes, but without being limited to the last 30 days... which is not always a helpful tool if an Index hasn't been worked on in a while and one wishes to view latest activity regardless of how long ago it was last worked on. Thanks, Londonjackbooks (talk) 12:32, 15 September 2018 (UTC)

Related changes is just souped up recent changes so has all those limitations. From the api, should be able to generate a list of pages with using the prefixindex as a generator and list them by last edited date, or get a mysql query. What exactly are you trying to determine or generate? — billinghurst sDrewth 13:53, 15 September 2018 (UTC)
There have been times in the past where I have not worked on an Index for some time. For example, Poems that Every Child Should Know. In the interest of keeping formatting consistent, I would like to know if any pages (not on my watchlist; or, on my watchlist that I may have missed) in the Index of any given work were edited by other contributors since I worked on it last. You will have to explain to me what everything you wrote from "api" to "mysql" means ;) No hurry if it is late. Thanks, Londonjackbooks (talk) 14:18, 15 September 2018 (UTC)
If you are looking for pages that you can further proofread, then I recommend that you use the gadget that red rings pages. w:API (mw:API:Main page)and w:MySQL; (wikitech:Help:MySQL queries); Special:Prefixindexbillinghurst sDrewth 14:44, 15 September 2018 (UTC)
Nope. Detecting unproofread pages is obvious just by visiting the Index page. I am looking for pages that have already been edited (but not by me) since I last worked on a given Index. Thanks for the links though. I will explore those. Londonjackbooks (talk) 14:50, 15 September 2018 (UTC)
You misunderstand. There is a gadget (Pages I can validate ...); use that, it will work for proofread pages as you desire. — billinghurst sDrewth 15:04, 15 September 2018 (UTC)
Once I locate that gadget (I may be back!), will it also work for pages I proofread (past tense) that others have edited since then (validated or not)? My intent is to check for changes to formatting. Londonjackbooks (talk) 15:14, 15 September 2018 (UTC)
It is called "pages I can validate", so it knows the editor and the person who marked as proofread. It is a 30 sec. tweak. — billinghurst sDrewth 15:19, 15 September 2018 (UTC)
I see, it is in my Preferences. Of course, I overthought things, like I would have to tweak my .js page or something... I stumbled across the following conversation (and a couple other related conversations), and was wondering if it may be something relevant to what I am looking to do? Londonjackbooks (talk) 15:39, 15 September 2018 (UTC)
All iterations. It was zoom-speeded earlier this year, and I am not sure where Hesperian's version is sitting. Personally I find it works fine as is. — billinghurst sDrewth 15:45, 15 September 2018 (UTC)
OK. Thanks. Still not finding the gadget ideal (for my purposes). A generated list of edits by date would be better. It would give better direction by revealing edit summaries—giving better insight into editing behavior if someone has come along making changes to formatting &c. If no such tool currently exists, it should :) I'll keep thinking. Thanks. Londonjackbooks (talk) 15:51, 15 September 2018 (UTC)

Pondering changes to page transclusion and scripts

When you have the time (no hurry), I would appreciate your thoughts on the conclusions I draw in the (long and rambling, sorry) thread here: WS:S#Page numbers borked with hyphenated words.

Long story short: the use of empty inline elements (span) to mark page transitions when works are transcluded to mainspace triggers bugs in Safari, Chrome, and Firefox (not tested in IE). To avoid this I am considering making a proposal (up in the relevant section of WS:S) to add a w:zero-width space character (&#8203;) to the existing code in MediaWiki:Proofreadpage pagenum template.

I would also appreciate your thoughts on the viability, desirability, and possible approaches for splitting page numbering and layouts into separate scripts, and Gadget-ifying both, for MediaWiki:PageNumbers.js (I left some half-chewed thoughts on its talk page too).

These all seem like good ideas and doable to me, but I am not confident of my ability to accurately assess them, and so would appreciate your thoughts before attempting to pursue them further. But, as mentioned, no hurry (I know you're busy); I just didn't want it to get archived off WS:S and forgotten. Regards, --Xover (talk) 06:14, 16 September 2018 (UTC)

I don't use {{hws}} as I only find it useful to educate newbies, but otherwise pointless, and instead I just add the hyphenated text to the footer. Adding artificial spaces doesn't seem the ideal solution for something that is just meant to do nothing in the main namespace. Noting that the span element is only to allow the decorative hover text, in the Page: namespace, we would just be better of to run the occasional bot through and move _{{hws|... downstream of the noinclude that forms the footer. Simplest solution is to just kill the span tags. — billinghurst sDrewth 06:43, 16 September 2018 (UTC)
{{hws}}, though that's where the adventure started, turned out to be a red herring. Anything that affects the number of whitespace characters before or after a page transition can potentially trigger these bugs. And even apart from these specific bugs, empty inline elements are known to be quite quirky and poorly specified: it would be a good idea in general to avoid relying on them for anything.
I don't understand your argument that the span tags should best be removed: without them there is no page marker and MediaWiki:PageNumbers.js cannot work? --Xover (talk) 07:20, 16 September 2018 (UTC)

to delete (later)

Transactions of the Linnean Society of London/Volume 12/Article 1
Transactions of the Linnean Society of London/Volume 12/Article 2
Transactions of the Linnean Society of London/Volume 12/Article 3
Transactions of the Linnean Society of London/Volume 12/Article 4
Transactions of the Linnean Society of London/Volume 12/Article 5
Transactions of the Linnean Society of London/Volume 12/Article 6

after resolution of issue.— billinghurst sDrewth 23:01, 16 September 2018 (UTC)

  Donebillinghurst sDrewth 22:07, 17 September 2018 (UTC)

21:58, 17 September 2018 (UTC)

https://books.google.com/books?id=F4EsAAAAYAAJ import

import work so we can migrate text French Constitution of 1848 — billinghurst sDrewth 12:34, 20 March 2018 (UTC)

  Donebillinghurst sDrewth 09:55, 24 July 2018 (UTC)

leftoutdent

consider whether this, or a variation, is better ...

<div class='leftoutdent' style='margin-left:auto !important; margin-right:auto;' >

check desktop and mobile, squish, broad

then see what we can do with longer and shorter

billinghurst sDrewth 23:53, 20 September 2018 (UTC)

Tech request

Hi, I just posted a request on the enwp Village Pump. I wonder if this is something you might be able to help with, or if you might have suggestions of how to refine the request, or better places to make it? It's a bit of a sticky problem for our project, and I'd like to come up with a nice clean answer (both for us, and for similar future projects). Hope you're able to take a look and share your thoughts. w:en:Wikipedia:Village_pump_(technical)#WikiProject_request_for_technical_assistance -Pete (talk) 23:58, 20 September 2018 (UTC)

E-mail

I have just sent you an urgent e-mail. If you have not received it, please inform me. --EncycloPetey (talk) 00:28, 24 September 2018 (UTC)

@EncycloPetey: Thanks. I have done a patch job, though not particularly familiar with that zone I think that I have recovered what is necessary. I will do a bit more, though not that flush with available time. — billinghurst sDrewth 01:23, 24 September 2018 (UTC)
Well that sucked up a lot of unavailable time. <shrug> — billinghurst sDrewth 02:43, 24 September 2018 (UTC)
@EncycloPetey: btw the means to most likely identify problematic changes is via the related changes link as it should identify templates, and other transclusions that are more recent, which is usually the case with such issues. If it is an old change, then it takes some digging and can be a little ugly. — billinghurst sDrewth 05:25, 24 September 2018 (UTC)

15:23, 24 September 2018 (UTC)

Treatise on Relics

Hello, respected colleague @Billinghurst:. I'm new to en. Wikisource. Help me please. I do not know where to put the source. file:///C:/Users/1/Downloads/32136-pdf.pdf (p. 162-208) Wlbw68 (talk) 11:33, 26 September 2018 (UTC)

@Wlbw68: On Talk:Treatise on Relics you can use {{textinfo}}. If this is a file on the web, adding a hyperlinks is sufficient. We are going to need to know the time of publication so we can know that the translation is also out of copyright. I am a little confused why the work has a translator, though once you have provided source information I am hoping that I will understand a little more. Thanks. — billinghurst sDrewth 12:20, 26 September 2018 (UTC)

17:35, 1 October 2018 (UTC)

23:38, 8 October 2018 (UTC)

SBDEL Link

Can year of publication be added to {{SBDEL Link}}? If so can you? Bob Burkhardt (talk) 19:07, 11 October 2018 (UTC)

  Done oops for missing it. I added the page ref, though it is probably less of a concern for that work, but what the heck. — billinghurst sDrewth 21:29, 11 October 2018 (UTC)
Thank you. Library Guy (talk) 21:21, 12 October 2018 (UTC)

Popular Science Monthly and contributor

Look to update the headers of Popular Science Monthly pages to convert the <br /> author detail to utilise contributor = billinghurst sDrewth 09:56, 24 September 2018 (UTC)

  Done
Need to run a check for use of [[Author: in headers of these pages. — billinghurst sDrewth 21:56, 17 October 2018 (UTC)

22:40, 15 October 2018 (UTC)

Link templates to create

The Ancestor

The English Historical Review

billinghurst sDrewth 21:54, 17 October 2018 (UTC)

Pseudonym

Hi. I would like to thank you for various corrections you do from time to time at pages I have founded here. However, I would also like to ask you to move back the author pages Author:Petr Bezruč and Author:Otakar Březina. The reason is that these authors are known only through their pseudonyms and vast majority of readers do not even know that these are pseudonyms. See also Help:Author pages where there is quite clearly written: "The full name of the author is preferred, unless he/she is better known by a pseudonym." Thanks. --Jan Kameníček (talk) 21:04, 21 October 2018 (UTC)

Except that isn't the practice; my understanding is that all pseudonyms have been moved. They will still be findable as redirects exist, still get listings. That incorrect text rem'd. — billinghurst sDrewth 21:19, 21 October 2018 (UTC)
We still have more than a few authors under their much better known pseudonyms. I'm not aware of any decision to change that practice. It's true that we don't prefer pseudonyms, but for some authors, their "real" name is written in more than one way with no clear preferred form, or else their "real" name is wholly unknown except to the literary scholar. --EncycloPetey (talk) 21:49, 21 October 2018 (UTC)
I do agree with EncycloPetey and before I read this I had also asked for a wider opinion at Scriptorium. I also think that help pages are here to help and serve as guides and I do not consider it to be a good practice to change them without wider discussion when they do not support one's opinion. I came here a short time ago and I do try to follow local rules, but if such a practice were more common, I would not know what to follow. I believe that if somebody does not like something stated at a page like this they should ask the community if they really agree with changing it. --Jan Kameníček (talk) 22:08, 21 October 2018 (UTC)

23:11, 22 October 2018 (UTC)

Bot rights for User:Wikisource-bot

Ok. I'm sorry. I've delayeda and don't remembered. --Agremon (talk) 16:33, 27 October 2018 (UTC)

20:09, 29 October 2018 (UTC)

17:29, 5 November 2018 (UTC)

19:22, 12 November 2018 (UTC)

23:28, 19 November 2018 (UTC)

22:22, 26 November 2018 (UTC)

16:12, 3 December 2018 (UTC)

Structured Data on Commons Newsletter - Fall 2018 edition

Welcome to the newsletter for Structured Data on Wikimedia Commons! You can update your subscription to the newsletter. Do inform others who you think will want to be involved in the project!

Community updates
Things to do / input and feedback requests

Current:

Since the last newsletter:

Presentations / Press / Events
Partners and allies
  • The info portal on Structured Commons now includes a section on GLAM (Galleries, Libraries, Archives and Museums).
  • We are currently planning the first GLAM pilot projects that will use structured data on Wikimedia Commons. One project has already started: the Swedish Heritage Board researches and develops a prototype tool to provide improved metadata (translations, data additions...) from Wikimedia Commons back to the source institution. Read the project brief.
  • The documentation for batch uploads of files to Wikimedia Commons will be improved in 2019, as part of preparing for Structured Data on Wikimedia Commons. To prepare, the GLAM team at the Wikimedia Foundation wants to understand better which types of documentation you already use, and how you like to learn new GLAM-Wiki skills and knowledge. Fill in a short survey to provide input!
Stay up to date!

-- Keegan (WMF) (talk)

Message sent by MediaWiki message delivery - 17:58, 7 December 2018 (UTC)

17:33, 10 December 2018 (UTC)

20:35, 17 December 2018 (UTC)

To review

  •   Done Category:EB9:Authors outside of how the community determined that we would develop pages. [plonk for later]
  •   Done Template:NSRW-signature style of attribution not used, by consensus of community — time to update
  •   Done template:OGL needs an author: ns version created for use. Currently only has works version.

billinghurst sDrewth 12:35, 20 March 2018 (UTC)

header WP links and the use of main subject at WD

  Done

have a check to see that where we have (encyclopaedic) pages in main namespace that link wikipedia = through header, that these items at wikidata may or may not have "main subject" wikilink. Can or should we be pulling that link via WD to manage deleted and moved items, and also be prepared for any item that has a future wp link. — billinghurst sDrewth 12:35, 20 March 2018 (UTC)