Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Suggestion: naming of projects and *.js/*.html files
Thu, Sep 3 2015 4:52 AMPermanent Link

Uli Becker

Most of my projects are named "index" in order to produce matching
output files.
It would be great if that could be separated, i.e. project name <>
output files' names.
E.g. the list of recently opened projects would look much more readable. Smile

Thanks Uli
Thu, Sep 3 2015 8:29 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

I just have a file called index.html in my project directory (it gets
copied with the deploy as well) that has the following code in it:

<!doctype html>
<html>
<head>
   <title>Loading Interact HE...</title>
   <script>
     window.location='./webworker.html';
   </script>
  <body>
     <p>Loading Interact HE...</p>
  </body>
</html>

This is for my "WebWorker" project, I just change that bit of code to
match whatever my current project is.

Chris Holland
[Team Elevate]

On 03/09/2015 09:52, Uli Becker wrote:
> Most of my projects are named "index" in order to produce matching
> output files.
> It would be great if that could be separated, i.e. project name <>
> output files' names.
> E.g. the list of recently opened projects would look much more readable. Smile
>
> Thanks Uli
Thu, Sep 3 2015 9:26 AMPermanent Link

Uli Becker

Chris,

> I just have a file called index.html in my project directory (it gets
> copied with the deploy as well) that has the following code in it:

Not bad! Thanks.

Uli
Thu, Sep 3 2015 12:08 PMPermanent Link

Matthew Jones

Chris Holland wrote:

>    <title>Loading Interact HE...</title>


I recognise that product name.... (Best change it to your own in real
code).

--

Matthew Jones
Thu, Sep 3 2015 12:32 PMPermanent Link

Raul

Team Elevate Team Elevate

On 9/3/2015 4:52 AM, Uli Becker wrote:
> It would be great if that could be separated, i.e. project name <>
> output files' names.
> E.g. the list of recently opened projects would look much more readable. Smile

I've run into this as well and and i think the "feature" request would
is to be able to specify the html file name on a per project basis (so
that i can override it to index.html for example).

Project name and JS file name can remain same.

Ideally a globally flag to default it for all new porojects would be
sweet but simple name override on per project would do the trick.

Raul
Thu, Sep 3 2015 3:02 PMPermanent Link

Steve Gill

Avatar

<< I've run into this as well and and i think the "feature" request would
is to be able to specify the html file name on a per project basis (so
that i can override it to index.html for example).

Project name and JS file name can remain same.

Ideally a globally flag to default it for all new porojects would be
sweet but simple name override on per project would do the trick. >>

+1
Thu, Sep 3 2015 3:07 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Uli,

<< Most of my projects are named "index" in order to produce matching output files.  It would be great if that could be separated, i.e. project name <> output files' names. >>

It's already on the list.  That, and Run parameters, almost made it into 2.01, but didn't make the cut.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Sep 3 2015 4:23 PMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

I think it was probably lifted from one of the demos on the
newsgroups Smiley
Obviously change any text and the project name to suit each
application.


--
Chris Holland

"Matthew Jones" <matthew@mattNOSP-AMhew-jones.com> Wrote in message:
> Chris Holland wrote:
>
>>    <title>Loading Interact HE...</title>
>
>
> I recognise that product name.... (Best change it to your own in real


----Android NewsGroup Reader----
http://usenet.sinaapp.com/
Image