Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by JörnNettingsmeier: http://wiki.apache.org/lenya/Glossary ------------------------------------------------------------------------------ A Lenya installation can contain more than one publication. Publications can either be fully independent, or they can share common properties. See '''Templating''' below. - == Templating == + See also [http://lenya.apache.org/1_4/concepts/publication.html]. + + == Publication Templating == Every publication can be used as a '''template''' for new publications, producing '''derived publications''' or '''child publications'''. @@ -34, +36 @@ '''Copying''' severs the link between child and template - later changes to the template will not affect the child. '''Referencing''' implies that all changes to the template will immediately affect the child as well, since the child uses the template's property. + See also [http://lenya.apache.org/1_4/reference/publication-templating/index.html]. + == Resource Types == - From [http://lenya.apache.org/1_4/reference/resource-types.html]: A '''resource type''' defines a certain XML source format, together with processing options. It typically consists of * an XML structure definition (e.g., Relax NG) * some presentation pipelines, @@ -44, +47 @@ * usecases to manipulate documents. The default publication contains the resource types ''xhtml'', ''homepage'', ''OpenDocument'', ''CForms'' and ''links''. + See also [http://lenya.apache.org/1_4/reference/resource-types.html]. + - == Areas == + == Area == Lenya differenciates between two areas: '''authoring''' (which is what you use while you edit your pages) and '''live''' (which is what the visitors of your website will see). Both areas share many properties (notably the presentation of the content), but can have additional properties of their own (an obvious example are the editing menus in the authoring area). Live and authoring can have different content. A page moves from authoring to live and back according to '''workflows'''. In [http://lenya.apache.org/1_4/concepts/authoring_live.html] you will find term '''mode''' instead of "area" to describe the same concept. + + == Mode == + + See "Areas" == Roles/groups == @@ -75, +84 @@ * a repository implementation (e.g., jdbc module) * a collection of XSLTs (e.g., content2svg module) - See [http://lenya.apache.org/1_4/reference/modules/index.html]. + See also [http://lenya.apache.org/1_4/reference/modules/index.html]. == to do == @@ -96, +105 @@ === misc === * cross-reference each term to the appropriate docs + * keep each definition short and sweet. perhaps the more verbose explanations can be merged into the docs if it makes them easier to understand? == new terms used in this section: == @@ -103, +113 @@ * child publication (we have instance, but i think that's too OOP) * workflow action - Are there better, already established terms for these concepts? If so, let's use them instead. + Are there better, already established terms for these concepts? If so, let's use them instead and get rid of these new ones. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
