DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38466>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38466 ------- Additional Comments From [EMAIL PROTECTED] 2006-02-03 17:30 ------- > ["Adding the Resource Type to a Publication":] > what is a publet? > add the full path to cocoon.xconf (i.e. > build/lenya/webapp/WEB-INF/cocoon.xconf) > and add a "see below" note. Applied. > [add after the example patchfile in "The Resource Type Definition":] > "This XPatch file will be used during ./build and its contents will be patched > into build/lenya/webapp/WEB-INF/cocoon.xconf." Applied. > ["Formats":] > get rid of "In the following snippet, the module name pe is used as a shortcut > fo page-envelope. You have to change it if you copy & paste the code." > use "page-envelope" in the example! Applied. I had to add a line break, but there's no perfect solution. > and i have a problem understanding the format cncept: why do i need > <map:part src="{resource-type:format-xhtml}"/> ? can't i just say > cocoon://cocoon://modules/profile/{x}.xml ? No, because resource types and modules are orthogonal concepts. You don't have to use a module. And if you use a module, it's not required to have the same name as the resource type - you can e.g. provide several resource types in a single module. That's why the resource type has to be able to declare arbitrary view URLs. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
