[opencms-dev] API 8.0 changed

Tobias Herrmann t.herrmann at alkacon.com
Fri Aug 26 17:00:54 CEST 2011


Hi Jan,

the repository on GitHub has been updated today. You can also view the java doc of the current version here: http://files.opencms.org/javadoc/core/index.html.

Greetings, Tobias


Am 26.08.2011 16:44, schrieb jan.boon at zonnet.nl:
> Hi,
> I have build a simple blog module running on my 7.5.3 installation.
> New development I want to do in a 8.0.2 environment.
> I noticed that the blog-module does not run anymore because the API changed.
>
> E.g. to get a list of folders underneath the 'blogs' folder in 7.5.3 I use
> List<CmsResource>  collectorResult =
> collector.getResults(getCmsObject(), "allInFolderDateReleasedDesc",
> path + "|" + Integer.toString(CmsResourceTypeFolder.RESOURCE_TYPE_ID));
>
> This returns zero folders while I know there are.
>
> I know also that 8.0.2. will be tagged in github early next week.
> But maybe there is someone who can shine some light on this issue
> before I start debugging (and I hope the tag will represent the war I
> installed).
>
> Regards Jan.
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list