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=43037>. 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=43037 Summary: we need documentation about our cocoon components (i.e. our "sitemap api") Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: critical Priority: P2 Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] we should collect some documentation about all the custom cocoon components we provide. input module information is especially rare... currently, i'm seeing these: *input modules* org.apache.lenya.cms.cocoon.components.modules.input.DateConverterModule org.apache.lenya.cms.cocoon.components.modules.input.DocumentInfoModule org.apache.lenya.cms.cocoon.components.modules.input.DocumentURLModule org.apache.lenya.cms.cocoon.components.modules.input.MetaDataModule org.apache.lenya.cms.cocoon.components.modules.input.PublicationTemplateFallbackModule org.apache.lenya.cms.cocoon.components.modules.input.PageEnvelopeModule org.apache.lenya.cms.cocoon.components.modules.input.ResourceTypeModule org.apache.lenya.cms.cocoon.components.modules.input.AccessControlModule org.apache.lenya.cms.cocoon.components.modules.input.LinkingModule org.apache.lenya.cms.cocoon.components.modules.input.ProxyModule org.apache.lenya.cms.cocoon.components.modules.input.WorkflowModule org.apache.lenya.cms.cocoon.components.modules.input.SitetreeModule org.apache.lenya.cms.cocoon.components.modules.input.UsecaseDocumentModule org.apache.lenya.cms.cocoon.components.modules.input.PropertiesModule *actions* org.apache.lenya.cms.cocoon.acting.DelegatingAuthenticatorAction org.apache.lenya.cms.cocoon.acting.DelegatingAuthorizerAction org.apache.lenya.cms.cocoon.acting.DiscoverCheckoutAction org.apache.lenya.cms.cocoon.acting.LanguageExistsAction org.apache.lenya.cms.cocoon.acting.ReservedCheckinAction org.apache.lenya.cms.cocoon.acting.ReservedCheckoutAction org.apache.lenya.cms.cocoon.acting.ReservedCheckoutTestAction org.apache.lenya.cms.cocoon.acting.ResourceExistsAction org.apache.lenya.cms.cocoon.acting.WorkflowInvokerAction *generators* org.apache.lenya.cms.cocoon.generation.LenyaMetaDataGenerator org.apache.lenya.cms.cocoon.generation.SitetreeFragmentGenerator *matchers* org.apache.lenya.cms.cocoon.matching.UsecaseRegistrationMatcher *transformers* org.apache.lenya.cms.cocoon.transformation.AccessControlSitetreeTransformer org.apache.lenya.cms.cocoon.transformation.DocumentIndexTransformer org.apache.lenya.cms.cocoon.transformation.IncomingProxyTransformer org.apache.lenya.cms.cocoon.transformation.MetaDataTransformer org.apache.lenya.cms.cocoon.transformation.ProxyTransformer org.apache.lenya.cms.cocoon.transformation.UrlToUuidTransformer org.apache.lenya.cms.cocoon.transformation.UsecaseMenuTransformer org.apache.lenya.cms.cocoon.transformation.UuidToUrlTransformer org.apache.lenya.cms.cocoon.transformation.WorkflowMenuTransformer i'd like to have an overview similar to the existing "protocols" (which we seem to have covered completely): org.apache.lenya.cms.cocoon.source.AggregatingFallbackSourceFactory org.apache.lenya.cms.cocoon.source.FallbackSourceFactory org.apache.lenya.cms.cocoon.source.LenyaSourceFactory org.apache.lenya.cms.cocoon.source.SiteSourceFactory org.apache.lenya.cms.cocoon.source.TemplateFallbackSourceFactory org.apache.lenya.cms.cocoon.source.DocumentSourceFactory org.apache.lenya.cms.cocoon.source.LenyaDocSourceFactory we should think about which of these represent current best practice and should be part of our "sitemaps API" in the future, and only document those. can you comment on this list and weed out stuff we should better left hidden..? -- 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]
