<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Andy Bicksbo schrieb:
<blockquote
 cite="midc67d43dd0609210701i17630a71x186183b1938b4ccd@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
  <div>Hi all</div>
  <div>Does somebody know, how to publish a NEW resource through an api
method?<br>
I normally oublish resouces with cmsObject.publishResource(string
path), but this doesn't work for new ones, it seems.<br>
(got the error message that cannot direct publish cause folder is new)
  <br>
Do I may need to do this with a CmsPublishList? <br>
Hope to get a solution for this<br>
Yours Andy</div>
</blockquote>
If the folder is new, then you have to publish the complete folder.<br>
Opencms cannot publish a page, if the folder where it is contained is
not published.<br>
<br>
c.<br>
</body>
</html>