Hi all, I will be there to attend the meetup.
Regards Satdeep Gill > On 11-May-2016, at 2:11 PM, [email protected] wrote: > > Send Wikisource-l mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.wikimedia.org/mailman/listinfo/wikisource-l > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Wikisource-l digest..." > > > Today's Topics: > > 1. Tranclusion some non-consecutive pages (Rachmat W.) > 2. Re: Tranclusion some non-consecutive pages (Nicolas VIGNERON) > 3. Re: Tranclusion some non-consecutive pages (Philippe Elie) > 4. Wikisource Meetup in Wikimania 2016 (Bodhisattwa Mandal) > 5. Re: Wikisource Meetup in Wikimania 2016 (Sam Wilson) > 6. Re: Wikisource Meetup in Wikimania 2016 (Mardetanha) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 10 May 2016 21:44:26 +0700 > From: "Rachmat W." <[email protected]> > To: "discussion list for Wikisource, the free library" > <[email protected]> > Subject: [Wikisource-l] Tranclusion some non-consecutive pages > Message-ID: > <CAJ_43Bv5txgKb16SL1VE0Scxra8Rb9sjA=_nnQMSDT=6f+s...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi all, > > I was wondering how to transclude pages that are not in sequential order > into mainspace. For example, I have a book that a chapter starts from page > 4 to 8, and then the contents continue again from page 20 to 25. > > Usually, we can use the following code: > <pages index="My example book.djvu" from="4" to="8" /> > to transclude. > > But in this case, it seems that we cannot repeat the code twice as shown > below in the same page: > <pages index="My example book.djvu" from="4" to="8" /> > <pages index="My example book.djvu" from="20" to="25" /> > > Is there a way to solve this matter? > > Thank you, > Rachmat > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.wikimedia.org/pipermail/wikisource-l/attachments/20160510/455c64fe/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Tue, 10 May 2016 17:54:25 +0200 > From: Nicolas VIGNERON <[email protected]> > To: "discussion list for Wikisource, the free library" > <[email protected]> > Subject: Re: [Wikisource-l] Tranclusion some non-consecutive pages > Message-ID: > <cantrcmiad4cregbnm16nysx3rsz_erpszoddpv6tv50dgcr...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > 2016-05-10 16:44 GMT+02:00 Rachmat W. <[email protected]>: > >> Hi all, >> >> I was wondering how to transclude pages that are not in sequential order >> into mainspace. For example, I have a book that a chapter starts from page >> 4 to 8, and then the contents continue again from page 20 to 25. >> >> Usually, we can use the following code: >> <pages index="My example book.djvu" from="4" to="8" /> >> to transclude. >> >> But in this case, it seems that we cannot repeat the code twice as shown >> below in the same page: >> <pages index="My example book.djvu" from="4" to="8" /> >> <pages index="My example book.djvu" from="20" to="25" /> >> >> Is there a way to solve this matter? > > Hi, > > I think this should work : <pages index="My example book.djvu" from="4" > to="25" exclude="9-19" /> > > Cdlt, ~nicolas > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.wikimedia.org/pipermail/wikisource-l/attachments/20160510/854e3b24/attachment-0001.html> > > ------------------------------ > > Message: 3 > Date: Wed, 11 May 2016 05:34:22 +0200 > From: Philippe Elie <[email protected]> > To: [email protected] > Subject: Re: [Wikisource-l] Tranclusion some non-consecutive pages > Message-ID: <20160511033422.GA1328@zaniah> > Content-Type: text/plain; charset=us-ascii > >> On Tue, 10 May 2016 at 21:44 +0700, Rachmat W. wrote: >> >> Hi all, >> >> I was wondering how to transclude pages that are not in sequential order >> into mainspace. For example, I have a book that a chapter starts from page >> 4 to 8, and then the contents continue again from page 20 to 25. >> >> Usually, we can use the following code: >> <pages index="My example book.djvu" from="4" to="8" /> >> to transclude. >> >> But in this case, it seems that we cannot repeat the code twice as shown >> below in the same page: >> <pages index="My example book.djvu" from="4" to="8" /> >> <pages index="My example book.djvu" from="20" to="25" /> > > <pages index="My example book.djvu" include"4-8,20-25" /> > > you can add any number of comma separated range you need. > > -- > Phe > > > > ------------------------------ > > Message: 4 > Date: Wed, 11 May 2016 09:04:08 +0530 > From: Bodhisattwa Mandal <[email protected]> > To: "discussion list for Wikisource, the free library" > <[email protected]> > Subject: [Wikisource-l] Wikisource Meetup in Wikimania 2016 > Message-ID: > <cahyrfgzb3qkyoh8gfp1jcdipgvnhl2mfbx6eg6f23mmpyg_...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > > Wikisourcers from different language communities, who are attending > Wikimania this year in Esino Lario, are requested to visit the Wikisource > meet-up page. > > - https://wikimania2016.wikimedia.org/wiki/Meetups/Wikisource > > There is an etherpad link also to sort out the agenda of the meet-up > > - https://etherpad.wikimedia.org/p/wikisource > > Regards > -- > Bodhisattwa > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.wikimedia.org/pipermail/wikisource-l/attachments/20160511/4dc0e7c2/attachment-0001.html> > > ------------------------------ > > Message: 5 > Date: Wed, 11 May 2016 07:44:20 +0100 > From: Sam Wilson <[email protected]> > To: [email protected] > Subject: Re: [Wikisource-l] Wikisource Meetup in Wikimania 2016 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > Yes, good idea. :-) > > Are any Wikisourcerers going to the hackathon at the beginning of > Wikimania? I'm going to be there, and would love to help with any > Wikisource-related coding. > > ―Sam > > >> On 11/05/16 04:34, Bodhisattwa Mandal wrote: >> >> Hi, >> >> Wikisourcers from different language communities, who are attending >> Wikimania this year in Esino Lario, are requested to visit the >> Wikisource meet-up page. >> >> * https://wikimania2016.wikimedia.org/wiki/Meetups/Wikisource >> >> There is an etherpad link also to sort out the agenda of the meet-up >> >> * https://etherpad.wikimedia.org/p/wikisource >> >> Regards >> -- >> Bodhisattwa >> >> >> >> _______________________________________________ >> Wikisource-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/wikisource-l > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.wikimedia.org/pipermail/wikisource-l/attachments/20160511/1dde1ee4/attachment-0001.html> > > ------------------------------ > > Message: 6 > Date: Wed, 11 May 2016 13:11:21 +0430 > From: Mardetanha <[email protected]> > To: "discussion list for Wikisource, the free library" > <[email protected]> > Subject: Re: [Wikisource-l] Wikisource Meetup in Wikimania 2016 > Message-ID: > <CAN6NyNo2QDRhPQcyfd7ik6jc=U_qXEbJkD+WW=bpjnxcir1...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I might be there too, we could meet than discuss then > > Mardetanha > >> On Wed, May 11, 2016 at 11:14 AM, Sam Wilson <[email protected]> wrote: >> >> Yes, good idea. :-) >> >> Are any Wikisourcerers going to the hackathon at the beginning of >> Wikimania? I'm going to be there, and would love to help with any >> Wikisource-related coding. >> >> ―Sam >> >> >> On 11/05/16 04:34, Bodhisattwa Mandal wrote: >> >> >> Hi, >> >> Wikisourcers from different language communities, who are attending >> Wikimania this year in Esino Lario, are requested to visit the Wikisource >> meet-up page. >> >> - https://wikimania2016.wikimedia.org/wiki/Meetups/Wikisource >> >> There is an etherpad link also to sort out the agenda of the meet-up >> >> - https://etherpad.wikimedia.org/p/wikisource >> >> Regards >> -- >> Bodhisattwa >> >> >> >> _______________________________________________ >> Wikisource-l mailing >> [email protected]https://lists.wikimedia.org/mailman/listinfo/wikisource-l >> >> >> >> _______________________________________________ >> Wikisource-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/wikisource-l > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.wikimedia.org/pipermail/wikisource-l/attachments/20160511/169457de/attachment.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Wikisource-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikisource-l > > > ------------------------------ > > End of Wikisource-l Digest, Vol 637, Issue 1 > ******************************************** _______________________________________________ Wikisource-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikisource-l
