[opencms-dev] List Detail Page problem
Sandrine Prousteau
s.prousteau at eurelis.com
Wed Aug 10 13:57:58 CEST 2011
Hi
Do your use custom containerpage template? Did you put the attribute detailview="true" in the tag cms:container in your containerpage template?
De : opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] De la part de Feuerstein Andreas
Envoyé : mercredi 10 août 2011 13:47
À : opencms-dev at opencms.org
Objet : [opencms-dev] List Detail Page problem
Hi,
I created a page with the following structure:
|.content (folder)
|---news (of type v8newsgallery)
|------my_news.html (of type v8news)
|---list (of type v8listgallery)
|------mylist.html (of type v8list)
|news (folder)
|---index.html (of type containerpage)
|---.content (content_folder)
|------.config(sitemap_config)
The list collects data in the .content/news folder.
The index.html contains mylist.html
The result is that the news are being displayed in index.html. The problem is that the links for "more" looks like the following: http://localhost/opencms/opencms/.content/news/my_news.html <http://localhost/opencms/opencms/.content/news/my_news.html>
I tried to create a .content folder with a .config file in the /news folder. I inserted the following mapping for detail pages:
Type: v8news
Page: /news/
This didn't help.
Do you have any idea what I could have done wrong?
Best Regards,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20110810/d474b598/attachment.htm>
More information about the opencms-dev
mailing list