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 ------------------------------------------------------------------------------ access control:: 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'''. + A page moves from authoring to live and back according to '''=>workflow'''s. In the docs you will sometimes find term '''mode''' instead of "area" to describe the same concept. - See also [http://lenya.apache.org/1_4/concepts/authoring_live.html]. + see also [http://lenya.apache.org/1_4/concepts/authoring_live.html] - asset:: + ''[The area concept is currently debated.]'' + + asset:: A generic term for image and other media files embedded in an XML document. + content:: + + content item:: A generic term including XML content (language versions) and assets. + + ''[This is awkward.]'' + + content type:: A synonym for '''=>resource type'''. + context:: + + document:: The set of '''=>language versions''' and other '''=>assets''' of a piece of information grouped under a common '''document id''', with potentially multiple representations (e.g., HTML and PDF formats). + + ''[This is awkward.]'' group:: + language version:: A version of a document in a certain language. + + ''[This is awkward.]'' + - mode:: A synonym for '''=>Area''' + mode:: A synonym for '''=>area''' module:: Packages providing a certain set of resources or functionality, such as * a resource type (e.g., docbook module) @@ -33, +51 @@ see also [http://lenya.apache.org/1_4/reference/modules/index.html]. - publication:: A website created with Lenya. A Lenya installation can contain more than one publication. Publications can either be fully independent, or they can share common properties by '''=>publication templating'''. + publication:: A website created with Lenya. A Lenya installation can contain more than one publication. Publications can either be fully independent, or they can share common properties via '''=>publication templating'''. see also [http://lenya.apache.org/1_4/concepts/publication.html] @@ -46, +64 @@ The creation of a new child publication from a template is called '''instantiation'''. Therefore, you will sometimes find the term "'''instance''' of template X" instead of "child of X". Child publications can use features of their template(s) in two ways: by '''copying''' files from the template during instantiation, or by '''referencing''' those files. + '''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. - '''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 type: An XML source format, together with processing options. It typically consists of + resource type:: An XML source format for Lenya '''=>documents''', together with processing options. It typically consists of * an XML structure definition (e.g., Relax NG) * some presentation pipelines, * some presentation XSLT stylesheets, @@ -60, +77 @@ see also [http://lenya.apache.org/1_4/reference/resource-types.html] - role: By default, Lenya defines three basic roles that a lenya user can have. An '''admin''' can control all aspects of a publication and create, delete or modify users and groups. An '''editor''' can modify and create new content, but cannot publish it; for this, s/he hands the work to a '''reviewer''', who does the final check and decides whether the page can go live. + role:: By default, Lenya defines three basic roles that a lenya user can have. An '''admin''' can control all aspects of a publication and create, delete or modify users and groups. An '''editor''' can modify and create new content, but cannot publish it; for this, s/he hands the work to a '''reviewer''', who does the final check and decides whether the page can go live. You can define custom roles and workflows. - Do not confuse roles and groups. OverviewAccessControl has a good explanation of how different they are. + Roles are frequently assigned via '''=>group''' membership, but do not confuse roles and groups. OverviewAccessControl has a good explanation of how different they are. sitemap:: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
