<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, <br>
<br>
Create a new Theme Page and from ZMI in portal_themes > Method
Themes Tab add a mapping:<br>
<br>
<b>folder_view = YourTheme+YourCustomPage</b><br>
<br>
Michael Schulz wrote:
<blockquote
cite="mide750b12e0704190628l44524c60s876fce0fdc3dd83e@mail.gmail.com"
type="cite">Hi,
<br>
<br>
what would be the correct way to cutomize the visualization of a
"folder_view" ?
<br>
Meaning, the folder_contents should remain as it is, i just want the
<br>
folder_view view customized.
<br>
<br>
I know how to tell the types that are afftected to use another method
<br>
instead of folder view, but i am not sure what i have to put in this
<br>
replacement method.
<br>
<br>
At the moment "skins/cps_default/content_lib_display_contents_column"
<br>
takes care of the visualization, but for folder_view and
<br>
folder_contents. I could put the separation of the rendering into a
<br>
customized version of that PT, but it seems to me not the perfect
<br>
solution.
<br>
<br>
Thanks for any hints and help, Michael
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>