openstax / cnx-recipes

The extended CSS recipes for cooking openstax books
https://packages.cnx.org/cnx-rulesets/latest/
GNU Lesser General Public License v2.1
5 stars 14 forks source link

Nursing Internal -- PDF -- References -- urls coded as plain text still have links in PDFs #5491

Closed ww-openstax closed 4 months ago

ww-openstax commented 4 months ago

Summary & Screenshots

For References, urls are coded as plain text but in PDF a link is still created. Is this OK? This is something that happens as a result of the PDF creation process. Occurs in PDF but not in Webview. URLs in Webview are plain text.

I think we asked this for another title, but I can't find the previous ticket.

image

Sample Mark-Up

    <section class="references" id="sect-00023">
    <title>References</title>
    <para id="para-00043">Agency for Healthcare Research and Quality. (2019, July). <emphasis effect="italics">What is cultural and linguistic competence?</emphasis> Retrieved February 28, 2023, from https://www.ahrq.gov/ncepcr/tools/cultural-competence/definition.html</para>
    <para id="para-00044">Agency for Healthcare Research and Quality. (2020, September). <emphasis effect="italics">The share approach-overcoming communication barriers with your clients: A reference guide for health care providers</emphasis>. Retrieved March 1, 2023, from https://www.ahrq.gov/health-literacy/professional-training/shared-decision/tool/resource-3.html</para>
    <para id="para-00045">American Nurses Association. (2018, February 15). <emphasis effect="italics">Code of ethics</emphasis>. Retrieved February 21, 2023, from https://www.nursingworld.org/practice-policy/nursing-excellence/ethics/code-of-ethics-for-nurses/coe-view-only</para>
    <para id="para-00046">American Nurses Association. (2021). <emphasis effect="italics">Nursing: Scope and standards of practice</emphasis> (4th ed.). American Nurses Association.</para>
    <para id="para-00047">American Psychological Association. (n.d.). <emphasis effect="italics">APA dictionary of psychology</emphasis>. Retrieved February 21, 2023, from https://dictionary.apa.org/cultural-blindness</para>
    <para id="para-00048">Bhattacharya, S., Kumar, R., Sharma, N., &amp; Thiyagarajan, A. (2019). Cultural competence in family practice and primary care setting. <emphasis effect="italics">Journal of Family Medicine and Primary Care</emphasis>, <emphasis effect="italics">8</emphasis>(1), 1. https://doi.org/10.4103/jfmpc.jfmpc_393_18</para>
    <para id="para-00049">Boston Medical Center. (n.d.). <emphasis effect="italics">Genetic screening: Ancestry based</emphasis>. Retrieved February 9, 2023, from https://www.bmc.org/genetic-services/ancestry-based</para>

Issue Occurrence(s)

Location

Frequency

Content Location(s)

Acceptance Criteria

PDF

Web

lwtchu commented 4 months ago

@ww-openstax This is okay and a PDF reader specific feature. Some PDF readers will detect links and automatically link them. I think if you opened this on a very plain/free PDF reader, it likely wouldn't be clickable.