Bugzilla – Attachment 128848 Details for
Bug 29722
Add some diversity to sample quotes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29722: Add more sample quotes
Bug-29722-Add-more-sample-quotes.patch (text/plain), 3.81 KB, created by
Lucas Gass (lukeg)
on 2021-12-21 20:32:53 UTC
(
hide
)
Description:
Bug 29722: Add more sample quotes
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2021-12-21 20:32:53 UTC
Size:
3.81 KB
patch
obsolete
>From 8eea574dc5b8474927b3917588580db965d937b2 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Fri, 17 Dec 2021 02:48:42 +0000 >Subject: [PATCH] Bug 29722: Add more sample quotes > >This patch adds sample quotes from women, women of colour, trans women, >Black and Indigenous women, and people who weren't US Presidents! > >To test: >1. Install a fresh Koha and import sample quotes >2. Go to Tools -> Quote editor >3. Confirm the quotes show > >Sponsored-by: Catalyst IT > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../data/mysql/en/optional/sample_quotes.yml | 64 +++++++++++++++++++ > 1 file changed, 64 insertions(+) > >diff --git a/installer/data/mysql/en/optional/sample_quotes.yml b/installer/data/mysql/en/optional/sample_quotes.yml >index da9f98348b..271b2136d0 100644 >--- a/installer/data/mysql/en/optional/sample_quotes.yml >+++ b/installer/data/mysql/en/optional/sample_quotes.yml >@@ -149,5 +149,69 @@ tables: > source: "George W. Bush" > text: "Every nation in every region now has a decision to make. Either you are with us, or you are with the terrorists." > >+ - id: 35 >+ source: "Katherine Johnson" >+ text: "Girls are capable of doing everything men are capable of doing. Sometimes they have more imagination than men." >+ >+ - id: 36 >+ source: "Serena Williams" >+ text: "I really think a champion is defined not by their wins but by how they can recover when they fall." >+ >+ - id: 37 >+ source: "Shirley Chisholm" >+ text: "Tremendous amounts of talent are being lost to our society just because that talent wears a skirt." >+ >+ - id: 38 >+ source: "Frida Kahlo" >+ text: "At the end of the day, we can endure much more than we think we can." >+ >+ - id: 39 >+ source: "Marie Curie" >+ text: "Have no fear of perfection; you'll never reach it." >+ >+ - id: 40 >+ source: "Indira Gandhi" >+ text: "You cannot shake hands with a clenched fist." >+ >+ - id: 41 >+ source: "Maya Angelou" >+ text: "If you don't like something, change it. If you can't change it, change your attitude." >+ >+ - id: 42 >+ source: "Marilyn Monroe" >+ text: "I don't mind living in a man's world, as long as I get to be a woman in it." >+ >+ - id: 43 >+ source: "Maya Angelou" >+ text: "My mission in life is not merely to survive but to thrive and to do so with some passion, some compassion, some humor, and some style." >+ >+ - id: 44 >+ source: "Alex Elle" >+ text: "I am thankful for my struggle because, without it, I wouldnât have stumbled across my strength." >+ >+ - id: 45 >+ source: "Madeleine Albright" >+ text: "It took me quite a long time to develop a voice, and now that I have it, I am not going to be silent." >+ >+ - id: 46 >+ source: "Jane Goodall" >+ text: "What you do makes a difference, and you have to decide what kind of difference you want to make." >+ >+ - id: 47 >+ source: "Dolly Parton" >+ text: "The way I see it, if you want the rainbow, you gotta put up with the rain!" >+ >+ - id: 48 >+ source: "Laverne Cox" >+ text: "Each and every one of us has the capacity to be an oppressor. I want to encourage each and every one of us to interrogate how we might be an oppressor and how we might be able to become liberators for ourselves and for each other." >+ >+ - id: 49 >+ source: "Gloria Steinem" >+ text: "The future depends entirely on what each of us does every day; a movement is only people moving." >+ >+ - id: 50 >+ source: "Robin Wall Kimmerer" >+ text: "The land knows you, even when you are lost." >+ > sql_statements: > - "UPDATE quotes SET timestamp = NOW();" >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29722
:
128643
|
128848
|
129235
|
129712