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

default expansion of CWRC-reader structure panel #414

Closed SusanBrown closed 7 years ago

SusanBrown commented 8 years ago

Is this something you can control, Andrew? We want the structure panel to be expanded by default.

SusanBrown commented 8 years ago

I see this is a duplicate of #393 which was closed. However items loaded into the embeded CWRC-Writer still have the panel closed by default:

http://cwrc-dev-06.srv.ualberta.ca/islandora/object/cwrc%3Ab36c5553-5b33-4735-93ae-6f9754740b11#cwrc:b36c5553-5b33-4735-93ae-6f9754740b11

SusanBrown commented 8 years ago

Hi @ajmacdonald Just moved this up in priorities list. Want to know if this is something in your control or whether I need to flag it for Echidna.

ajmacdonald commented 8 years ago

This is something they'll have to update in their files. It's something that occurs in the "layout" file, which is specific to each implementation of CWRC-Writer.

SusanBrown commented 8 years ago

OK great. Can you please provide exact syntax/details?

On Aug 4, 2016, at 2:50 PM, Andrew notifications@github.com<mailto:notifications@github.com> wrote:

This is something they'll have to update in their files. It's something that occurs in the "layout" file, which is specific to each implementation of CWRC-Writer.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-237647667, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAhUoAoUD8GNEoiQxkPXBBUDQyx8_Bswks5qcjR9gaJpZM4JYc-d.

ajmacdonald commented 8 years ago

You have to call w.layout.open(REGION_NAME). Here is where I made the change for the standalone version: https://github.com/cwrc/CWRC-Writer/commit/d91dacbef76e4e50448e0c6d7271249638460f0c Where they add this will be different for them because they don't have the button/link to switch between Reader and Editor modes.

jefferya commented 7 years ago

I know how to accomplish, I'm uncertain which islandora_cwrc_writer githup repo to use.

js/islandora_cwrc_writer.js line 327 writer.layout.open('west');

On Tue, Sep 13, 2016 at 4:15 PM, SusanBrown notifications@github.com wrote:

Assigned #414 https://github.com/cwrc/CWRC-Writer/issues/414 to @jefferya https://github.com/jefferya.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#event-788291251, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1sqdLPDoX7qKCBBpezuVLbRj0bHRL3ks5qpyB2gaJpZM4JYc-d .

ghost commented 7 years ago

How many are there? Change them all??? Can you change them all?

On Sep 13, 2016, at 6:57 PM, Jeffery Antoniuk notifications@github.com wrote:

I know how to accomplish, I'm uncertain which islandora_cwrc_writer githup repo to use.

js/islandora_cwrc_writer.js line 327 writer.layout.open('west');

On Tue, Sep 13, 2016 at 4:15 PM, SusanBrown notifications@github.com wrote:

Assigned #414 https://github.com/cwrc/CWRC-Writer/issues/414 to @jefferya https://github.com/jefferya.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#event-788291251, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1sqdLPDoX7qKCBBpezuVLbRj0bHRL3ks5qpyB2gaJpZM4JYc-d .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-246852471, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9fG0U7vz66RVn-s4CJdxJOJCGWEYks5qpypVgaJpZM4JYc-d.

jefferya commented 7 years ago

DGi, Echidna, and me. I'll try to figure out things.

On Tue, Sep 13, 2016 at 5:05 PM, Susan Brown notifications@github.com wrote:

How many are there? Change them all??? Can you change them all?

On Sep 13, 2016, at 6:57 PM, Jeffery Antoniuk notifications@github.com wrote:

I know how to accomplish, I'm uncertain which islandora_cwrc_writer githup repo to use.

js/islandora_cwrc_writer.js line 327 writer.layout.open('west');

On Tue, Sep 13, 2016 at 4:15 PM, SusanBrown notifications@github.com wrote:

Assigned #414 https://github.com/cwrc/CWRC-Writer/issues/414 to @jefferya https://github.com/jefferya.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#event-788291251, or mute the thread https://github.com/notifications/unsubscribe-auth/ AA1sqdLPDoX7qKCBBpezuVLbRj0bHRL3ks5qpyB2gaJpZM4JYc-d .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-246852471>, or mute the thread https://github.com/notifications/unsubscribe- auth/AA1s9fG0U7vz66RVn-s4CJdxJOJCGWEYks5qpypVgaJpZM4JYc-d.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-246854180, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1sqZETfmHDWP433GMCM2Xh6ju0xqXSks5qpyxFgaJpZM4JYc-d .

jefferya commented 7 years ago

@SusanBrown Needs testing in the integrated environment. Also, some sorting out of the islandora_cwrc_writer GitHub.

SusanBrown commented 7 years ago

@jefferya

Working well in the integrated environment.

has the github been sorted out? If so this card can be closed.

jefferya commented 7 years ago

I'm hoping this is being sorted out as part of the github work Echidna is currently work upon.

On Sat, Nov 26, 2016 at 6:40 PM, SusanBrown notifications@github.com wrote:

Working well in integrated environment.

has the github been sorted out? If so this card can be closed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-263096842, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1sqf-kRSSBhqL9Rtk5-CN6Rq8X1aX0ks5rCN94gaJpZM4JYc-d .

ghost commented 7 years ago

That is what I was hoping!

On Nov 26, 2016, at 9:40 PM, Jeffery Antoniuk notifications@github.com wrote:

I'm hoping this is being sorted out as part of the github work Echidna is currently work upon.

On Sat, Nov 26, 2016 at 6:40 PM, SusanBrown notifications@github.com wrote:

Working well in integrated environment.

has the github been sorted out? If so this card can be closed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-263096842, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1sqf-kRSSBhqL9Rtk5-CN6Rq8X1aX0ks5rCN94gaJpZM4JYc-d .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/414#issuecomment-263098746, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9eecv8_QqiZ_KcExQ9QFGXkq1Xzqks5rCO2dgaJpZM4JYc-d.