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

------------------------------------------------------------------------------
   asset:: A generic term for image and other media files embedded in an XML 
document.
  
   authoring:: see '''=>area'''
+ 
+  Cocoon:: An web development framework under the hood of the Apache Software 
Foundation, built around the concepts of separation of concerns and 
component-based web development. Lenya is based on Cocoon, and basic Cocoon 
knowledge is essential to customize a Lenya-driven website.
+ 
+  ''(see also: OverviewCocoonKnowledge and [http://cocoon.apache.org/])''
  
   content::
  
@@ -70, +74 @@

  
   navigation::
  
-  protocol:: A specifier used in URIs to define where the content comes from 
and in which format. The most famous is likely '''http://'''. In Lenya 
publication sitemaps, you will find the following protocols:
+  protocol:: A specifier used in URIs to define where the content comes from 
and in which format. The most famous is likely '''{{{http://}}}'''. In Lenya 
publication sitemaps, you will find the following protocols:
     * from Cocoon:
-    ** cocoon://
+     * {{{cocoon://}}}
-    ** context://
+     * {{{context://}}}
     * Lenya-specific:
-    ** lenya://
+     * {{{lenya://}}}
-    ** lenyadoc://
+     * {{{lenyadoc://}}}
-    ** fallback://
+     * {{{fallback://}}}
-    ** fallback-template://
+     * fallback-template://
   Protocols are implemented using '''=>Source factories'''.
  
   ''(see also http://lenya.apache.org/1_4/reference/protocols/index.html)''
@@ -118, +122 @@

   review:: The act of proof-reading a '''=>submit'''ted document and deciding 
whether to '''=>publish''' or to '''=>reject''' it. See also: '''=>workflow'''.
  
   revision control:: The ability to preserve past states of documents, roll 
back to them as needed and show the differences between revisions. Lenya 
currently has a file-based revision control mechanism and an experimental new 
one based on the JackRabbit implementation of the JCR (or Java Content 
Repository) API.
+ 
+  ''(see also JcrConfiguration)''
  
   role:: The capabilities and privileges of a user as part of a 
'''=>workflow'''. 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to