Re: [CODE4LIB] Guide on the Side TinyMCE help?

2018-02-23 Thread Hagedon, Mike - (mhagedon)
No problem, the list has been around a while, and it can be slow at times. :-)

Mike Hagedon | Team Lead for Software & Web Development (Dev) | Technology 
Strategy & Services | University of Arizona Libraries

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Cynthia 
Harper
Sent: Friday, February 23, 2018 2:31 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Sorry I seemed anxious - I just realized that the posts I was reading were from 
2015.

Thanks!
Cindy

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Hagedon, 
Mike - (mhagedon)
Sent: Friday, February 23, 2018 4:30 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Glad to hear, Cindy. 

The GotS Google Group is used by the community and by the University of 
Arizona. Sometimes the response time is on the slower end.


Mike Hagedon | Team Lead for Software & Web Development (Dev) | Technology 
Strategy & Services | University of Arizona Libraries

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Cynthia 
Harper
Sent: Tuesday, February 20, 2018 11:16 AM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Hi all - I worked out my problem,. All working as expected now.

Thanks,
Cindy

From: Cynthia Harper
Sent: Saturday, February 17, 2018 2:59 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Guide on the Side TinyMCE help?


Forgive me for taking this level of debug question to the list, but I get the 
impression the GOTS Google Group hasn't been used for a while.



I just installed Guide on the Side on Bluehost, and everything's working except 
TinyMCE.  I'm not much of an Apache user, so I don't know how to override the 
rewrite rules for the directory that I've copied the tinymce into.

The html is looking for the js in

src="/guide_on_the_side/TinyMCE/js/tiny_mce/tiny_mce.js">
I don't know where to change where it's looking for it, so I don't kno how to 
move the js outside of the rewritten urls.



So I tried putting an .htaccess with rewrite engine off in the directory where 
the js resides, but I get an internal server error when I try to pull up the js.



Any advice?



Cindy Harper


Re: [CODE4LIB] Guide on the Side TinyMCE help?

2018-02-23 Thread Cynthia Harper
Sorry I seemed anxious - I just realized that the posts I was reading were from 
2015.

Thanks!
Cindy

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Hagedon, 
Mike - (mhagedon)
Sent: Friday, February 23, 2018 4:30 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Glad to hear, Cindy. 

The GotS Google Group is used by the community and by the University of 
Arizona. Sometimes the response time is on the slower end.


Mike Hagedon | Team Lead for Software & Web Development (Dev) | Technology 
Strategy & Services | University of Arizona Libraries

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Cynthia 
Harper
Sent: Tuesday, February 20, 2018 11:16 AM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Hi all - I worked out my problem,. All working as expected now.

Thanks,
Cindy

From: Cynthia Harper
Sent: Saturday, February 17, 2018 2:59 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Guide on the Side TinyMCE help?


Forgive me for taking this level of debug question to the list, but I get the 
impression the GOTS Google Group hasn't been used for a while.



I just installed Guide on the Side on Bluehost, and everything's working except 
TinyMCE.  I'm not much of an Apache user, so I don't know how to override the 
rewrite rules for the directory that I've copied the tinymce into.

The html is looking for the js in

src="/guide_on_the_side/TinyMCE/js/tiny_mce/tiny_mce.js">
I don't know where to change where it's looking for it, so I don't kno how to 
move the js outside of the rewritten urls.



So I tried putting an .htaccess with rewrite engine off in the directory where 
the js resides, but I get an internal server error when I try to pull up the js.



Any advice?



Cindy Harper


Re: [CODE4LIB] Guide on the Side TinyMCE help?

2018-02-23 Thread Hagedon, Mike - (mhagedon)
Glad to hear, Cindy. 

The GotS Google Group is used by the community and by the University of 
Arizona. Sometimes the response time is on the slower end.


Mike Hagedon | Team Lead for Software & Web Development (Dev) | Technology 
Strategy & Services | University of Arizona Libraries

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Cynthia 
Harper
Sent: Tuesday, February 20, 2018 11:16 AM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Guide on the Side TinyMCE help?

Hi all - I worked out my problem,. All working as expected now.

Thanks,
Cindy

From: Cynthia Harper
Sent: Saturday, February 17, 2018 2:59 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Guide on the Side TinyMCE help?


Forgive me for taking this level of debug question to the list, but I get the 
impression the GOTS Google Group hasn't been used for a while.



I just installed Guide on the Side on Bluehost, and everything's working except 
TinyMCE.  I'm not much of an Apache user, so I don't know how to override the 
rewrite rules for the directory that I've copied the tinymce into.

The html is looking for the js in

src="/guide_on_the_side/TinyMCE/js/tiny_mce/tiny_mce.js">
I don't know where to change where it's looking for it, so I don't kno how to 
move the js outside of the rewritten urls.



So I tried putting an .htaccess with rewrite engine off in the directory where 
the js resides, but I get an internal server error when I try to pull up the js.



Any advice?



Cindy Harper


Re: [CODE4LIB] Guide on the Side TinyMCE help?

2018-02-20 Thread Cynthia Harper
Hi all - I worked out my problem,. All working as expected now.

Thanks,
Cindy

From: Cynthia Harper
Sent: Saturday, February 17, 2018 2:59 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Guide on the Side TinyMCE help?


Forgive me for taking this level of debug question to the list, but I get the 
impression the GOTS Google Group hasn't been used for a while.



I just installed Guide on the Side on Bluehost, and everything's working except 
TinyMCE.  I'm not much of an Apache user, so I don't know how to override the 
rewrite rules for the directory that I've copied the tinymce into.

The html is looking for the js in

src="/guide_on_the_side/TinyMCE/js/tiny_mce/tiny_mce.js">
I don't know where to change where it's looking for it, so I don't kno how to 
move the js outside of the rewritten urls.



So I tried putting an .htaccess with rewrite engine off in the directory where 
the js resides, but I get an internal server error when I try to pull up the js.



Any advice?



Cindy Harper