New blank page path problem - Post ID...

User 2906089 Photo


Registered User
222 posts

When you create a new HTML file either from the "quick start" or the "New HTML" option there is a conditional that is pointing to a bad bad path.

<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

The path has change over to git hub and it also now hosted on a secure site.

So, I know the problem and the solution, but my question is how do I change this boiler plate html doc so I don't have to change it for every time I create a new page?

Thanks in advance for any help.
Learn something, Share something.
User 122279 Photo


Senior Advisor
14,447 posts

Is this the correct path according to your findings?
<!--[if lt IE 9]>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->

If it is, we can correct it ourselves until the next update of the Editor.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 379556 Photo


Registered User
1,533 posts

It looks to me that the file used is _default.html which I find at

C:\Users\Frank\AppData\Roaming\CoffeeCup Software\CoffeeCup HTML Editor\Markup\HTML5

Although I cannot open it in a browser, it seems editable with Notepad++ - but I haven't tried to do so, being somewhat nervous about messing with such files in case untoward side effects occur.

Frank
User 122279 Photo


Senior Advisor
14,447 posts

It is exactly that file, Frank. It can be opened in the Editor itself. I have changed mine to read what I mentioned in my previous post, and it seems to be ok. At the same time I have notified the CC support and asked what URL they think is the best one. I was advised to send a direct mail to the developer, so I've done that.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 379556 Photo


Registered User
1,533 posts

Thanks, Inger. I look forward to any further developments regarding this.

Frank
User 2906089 Photo


Registered User
222 posts

Inger,

Have you heard anything else on this?
Learn something, Share something.
User 122279 Photo


Senior Advisor
14,447 posts

No, not yet.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.