cwrc / DEPRECATED-CWRC-Writer

The Canadian Writing Research Collaboratory (CWRC) is developing an in-browser text markup editor (CWRCWriter) for use by collaborative scholarly editing projects.
http://www.cwrc.ca/projects/infrastructure-projects/technical-projects/cwrc-writer/
GNU General Public License v2.0
24 stars 17 forks source link

Sample Cdn Women Playwrights entry CSS association broken? #496

Closed SusanBrown closed 6 years ago

SusanBrown commented 6 years ago

Although I have been able to load some files with which I had the CSS problem successfully with the CSS, this one I couldn't get to work at all.

@ajmacdonald could you investigate what the problem would be? In the meantime, can we please remove it from the available templates?

jchartrand commented 6 years ago

Do you have this problem on the Production version:

http://208.75.74.217

or the development version:

http://208.75.74.225

I ask because I think the problem is with https, which is in place on the dev version, but not with the prod version.

We should now specify the version (prod, dev, or both) when reporting bugs.

SusanBrown commented 6 years ago

I do indeed get the error shown below when I go to the dev version.

But I get this error on the prod version too. CSS for other files are loading fine, just not this one. I tested them all.

image

ajmacdonald commented 6 years ago

The problem is that the file doesn't exist on the server at https://cwrc.ca/templates/css/playwrights.css Others do exist, e.g. https://cwrc.ca/templates/css/tei.css

SusanBrown commented 6 years ago

Thanks, Andrew. @ilovan could you please rectify this?

ilovan commented 6 years ago

Hm, This has to do with this commit from Jeff (I believe he took this decision about the project-specific stylesheets when ceww was frequently modifying theirs.

I would hesitate to roll it back; could you @ajmacdonald change the URL to http://cwrc.ca/templates/css/obsolete/playwrights.css?

ajmacdonald commented 6 years ago

https://github.com/cwrc/CWRC-Writer-Templates/commit/bb26240e1244b77a49ab59b6ba14f0a7e8309222