[opencms-dev] Static export ignoring files

Lori Boes lori at skysailtech.com
Thu Jan 24 05:20:10 CET 2008


Amit,

Thanks! This worked. I had tried to set the export property on the catalogue
folder, but for some reason, all of my properties for that folder were
grayed out. That's no longer the case, so perhaps I was seeing things or
whatever was wrong cleared up when I restarted my server.

 

Lori

 

  _____  

From: Chauhan, Amit [mailto:Amit_Chauhan at intuit.com] 
Sent: Wednesday, January 23, 2008 1:10 PM
To: lori at skysailtech.com; The OpenCms mailing list
Subject: RE: [opencms-dev] Static export ignoring files

 

Hi,

I am assuming your html files are within catalogue folder. To export all the
files within this folder, make sure you have set 'export' property to true
for this folder.

Right click on the folder name, and select Properties in the submenu. Click
on Advanced button to display all the properties. Add "true" (without the
quotes) against the property named export.

Another easier way to do this, right click on the folder name, and click on
Advanced->Secure/Export submenu. Select "true" in the radio box and press OK
button.

 

Thanks

Amit Chauhan

  _____  

From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Lori Boes
Sent: Wednesday, January 23, 2008 12:49 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] Static export ignoring files

 

Hi,

 

I'm trying to set up a static export for my site. I've followed the
directions in the  <http://www.alkacon.com/> Alkacon documentation, but the
export ignores my HTML files. The files are listed in the export log, but it
says 'ignored' after them. The resources are exported. Is there another
setting I have to change somewhere?

 

>From my opencms-importexport.xml:

<resourcestorender>

            <regex>/sites/default/catalogue/.*</regex>

 
<regex>/system/modules/com.company.catalogue/resources/.*</regex>

            <export-rules>

                        <export-rule>

                                    <name>Name</name>

                                    <description>Description</description>

                                    <modified-resources>

 
<regex>/sites/default/catalogue/.*</regex>

 
<regex>/system/modules/com.company.catalogue/.*</regex>

                                    </modified-resources>

                                    <export-resources>

 
<uri>/sites/default/catalogue/</uri>

                                    </export-resources>

                        </export-rule>

            </export-rules>

</resourcestorender>

 

Thanks,

 

Lori 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20080123/c868c04b/attachment.htm>


More information about the opencms-dev mailing list