Has anyone ever created new page layout as per KB 57267 instructions?
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=57267We experimented with that, but noticed that after an unrelated change in the customer_src/.../web.xml, the whole webapp contentcenter was reinstalled by make-tookit.
Upon that reinstall, the folder that holds the layout's XSL files, was restored to original contents, and our new XSL were gone... :eek: (iw-home/httpd/webapps/content_center/WEB-INF/classes/com/interwoven/xsl/enduser/)
Did anyone else encounter this...? Any solutions?
Because this is not what I would call a stable configuration method, if project A's changes to web.xml will wipe out project B's custom page type / page layout. Same for a forced reinstall of content-center with the -clobber option to make-toolkit.
thx for sharing