List Info

Thread: Static Export Question




Static Export Question
user name
2007-10-01 22:09:42
I am trying to get my site up and running using the static
export.

What I am seeing is the path to images and the CSS has an
extra meshcms:

<link type="text/css"
rel="stylesheet" 
href="meshcms/admin/theme/meshcms.css" />
<link type="text/css"
rel="stylesheet" 
href="meshcms/themes/andreas08/main.css" />

Also I don't see how the links can work:
<li><a
href="/meshcms/contact/">Contact</a>

In the same directory as my index.html (home page) I have a
contact folder, 
however it has an index.html (I would have expected a 
contact.html).Something is not configured right, I am just
not sure what.

Any ideas? 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
user name
2007-10-02 09:48:31
Ok, it seems my Base Url was in correct. All I needed was
http://localserver:8080/B
ut the question still remains how the links work. 
They browse to the directory.Should each link not say
something like 
/contact/index.html rather than just /contact?----- Original
Message ----- 
From: "Luke" <lukelukeshannon.com>
To: "General discussion about MeshCMS" 
<meshcms-discussionlists.sourceforge.net>
Sent: Monday, October 01, 2007 11:09 PM
Subject: [MeshCMS-Discussion] Static Export Question


>I am trying to get my site up and running using the
static export.
>
> What I am seeing is the path to images and the CSS has
an extra meshcms:
>
> <link type="text/css"
rel="stylesheet"
> href="meshcms/admin/theme/meshcms.css" />
> <link type="text/css"
rel="stylesheet"
> href="meshcms/themes/andreas08/main.css"
/>
>
> Also I don't see how the links can work:
> <li><a
href="/meshcms/contact/">Contact</a>
>
> In the same directory as my index.html (home page) I
have a contact 
> folder,
> however it has an index.html (I would have expected a
> contact.html).Something is not configured right, I am
just not sure what.
>
> Any ideas?
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> MeshCMS-Discussion mailing list
> MeshCMS-Discussionlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
> 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
country flaguser name
Italy
2007-10-04 09:53:18
On Tue, 2 Oct 2007 10:48:31 -0400
"Luke" <lukelukeshannon.com> wrote:

> Ok, it seems my Base Url was in correct. All I needed
was
> http://localserver:8080/B
ut the question still remains how the links
> work. They browse to the directory.Should each link not
say something
> like /contact/index.html rather than just /contact?

Hi,

the site is exported "as is", and so it must be
served by a web server,
it is not suitable to be browsed locally.

Luciano


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
user name
2007-10-05 07:05:35
Hi Luciano;

I have it running from apache. Do I have something
configured wrong with 
Apache?

http://www.lukeshannon.co
m/

Thanks,

Luke

----- Original Message ----- 
From: "Luciano Vernaschi" <lucianovirgilio.it>
To: <meshcms-discussionlists.sourceforge.net>
Sent: Thursday, October 04, 2007 10:53 AM
Subject: Re: [MeshCMS-Discussion] Static Export Question


> On Tue, 2 Oct 2007 10:48:31 -0400
> "Luke" <lukelukeshannon.com> wrote:
>
>> Ok, it seems my Base Url was in correct. All I
needed was
>> http://localserver:8080/B
ut the question still remains how the links
>> work. They browse to the directory.Should each link
not say something
>> like /contact/index.html rather than just
/contact?
>
> Hi,
>
> the site is exported "as is", and so it must
be served by a web server,
> it is not suitable to be browsed locally.
>
> Luciano
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> MeshCMS-Discussion mailing list
> MeshCMS-Discussionlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
> 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
country flaguser name
Italy
2007-10-06 11:06:10
On Fri, 5 Oct 2007 08:05:35 -0400
"Luke" <lukelukeshannon.com> wrote:

> I have it running from apache. Do I have something
configured wrong
> with Apache?
> 
> http://www.lukeshannon.co
m/

You have MeshCMS on http://localhost/meshcms
, you should use
http://localhost instead.
Otherwise, you should put your site into a
meshcms folder and see your site at http://www.lukesh
annon.com/meshcms.

Luciano


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
user name
2007-10-08 20:49:44
When you say I "should use http://localhost instead "
do you mean in the 
section of the Static Export screen where it asks you to
specify the "URL to 
get the home page"?



----- Original Message ----- 
From: "Luciano Vernaschi" <lucianovirgilio.it>
To: <meshcms-discussionlists.sourceforge.net>
Sent: Saturday, October 06, 2007 12:06 PM
Subject: Re: [MeshCMS-Discussion] Static Export Question


> On Fri, 5 Oct 2007 08:05:35 -0400
> "Luke" <lukelukeshannon.com> wrote:
>
>> I have it running from apache. Do I have something
configured wrong
>> with Apache?
>>
>> http://www.lukeshannon.co
m/
>
> You have MeshCMS on http://localhost/meshcms
, you should use
> http://localhost
instead. Otherwise, you should put your site into a
> meshcms folder and see your site at http://www.lukesh
annon.com/meshcms.
>
> Luciano
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> MeshCMS-Discussion mailing list
> MeshCMS-Discussionlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
> 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
user name
2007-10-10 13:15:51
Hi;

I am trying to get the static export working, and am
struggling with it. 
This is the main reason I choose this product and I would
really like to get 
it working.

What I am trying to do is run a version of meshcms on my
local machine with 
a URL like this:

http://localhost:8080/
meshcms/

It works fine and I am able to update and maintain the site
fine.

I want to generate a static site onto this local machine.
Then I would like 
to FTP the file generated by the exporter it to production
server and use 
apache to serve the files.

When I perform the static export I have the following
settings:

URL to get the home page (if empty will be gathered from
current URL) :
http://localhost:8080/
meshcms/

Destination directory:
c:/localSite

Check for files that do not need to be updated [checked]

Command to be executed after export (optional)
None

The resulting site is not served correctly in apache (the
links look like 
this
href="/meshcms/meshcms/admin/theme/meshcms.css" ).
In I switched the 
URL to get the home page to be http://localhost:8080/ and
the exporter 
doesn't generate a index.html for the home directory.

What am I doing wrong? Is this the wrong scenario? Does any
one on this 
forum know of some online articles or examples on how this
feature is best 
used?

Thanks.




----- Original Message ----- 
From: "Luciano Vernaschi" <lucianovirgilio.it>
To: <meshcms-discussionlists.sourceforge.net>
Sent: Saturday, October 06, 2007 12:06 PM
Subject: Re: [MeshCMS-Discussion] Static Export Question


> On Fri, 5 Oct 2007 08:05:35 -0400
> "Luke" <lukelukeshannon.com> wrote:
>
>> I have it running from apache. Do I have something
configured wrong
>> with Apache?
>>
>> http://www.lukeshannon.co
m/
>
> You have MeshCMS on http://localhost/meshcms
, you should use
> http://localhost
instead. Otherwise, you should put your site into a
> meshcms folder and see your site at http://www.lukesh
annon.com/meshcms.
>
> Luciano
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> MeshCMS-Discussion mailing list
> MeshCMS-Discussionlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
> 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
country flaguser name
Italy
2007-10-11 03:11:48
On Wed, 10 Oct 2007 14:15:51 -0400
"Luke" <lukelukeshannon.com> wrote:

> Hi;
> 
> I am trying to get the static export working, and am
struggling with
> it. This is the main reason I choose this product and I
would really
> like to get it working.

As I told you before, you *can't* go from http://localhost/meshcms
to
http://www.yoursite.com

You must choose between

http://localhost --> http://www.yoursite.com

OR

http://localhost/whatever --> http://www.yoursite.
com/whatever

You should configure Tomcat to serve MeshCMS as default
(ROOT) website.
The port number is not an issue instead.

Luciano


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

Re: Static Export Question
user name
2007-10-11 22:02:57
Ah! I have finally got this. Thank for your patience Luciano
while assisting 
me.


----- Original Message ----- 
From: "Luciano Vernaschi" <lucianovirgilio.it>
To: <meshcms-discussionlists.sourceforge.net>
Sent: Thursday, October 11, 2007 4:11 AM
Subject: Re: [MeshCMS-Discussion] Static Export Question


> On Wed, 10 Oct 2007 14:15:51 -0400
> "Luke" <lukelukeshannon.com> wrote:
>
>> Hi;
>>
>> I am trying to get the static export working, and
am struggling with
>> it. This is the main reason I choose this product
and I would really
>> like to get it working.
>
> As I told you before, you *can't* go from http://localhost/meshcms
to
> http://www.yoursite.com
>
> You must choose between
>
> http://localhost -->
http://www.yoursite.com
>
> OR
>
> http://localhost/whatever --> http://www.yoursite.
com/whatever
>
> You should configure Tomcat to serve MeshCMS as default
(ROOT) website.
> The port number is not an issue instead.
>
> Luciano
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> MeshCMS-Discussion mailing list
> MeshCMS-Discussionlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
> 


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussionlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion

[1-9]

about | contact  Other archives ( Real Estate discussion Medical topics )