Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The "Tutorials" page has been changed by RainerSchoepf.
http://wiki.apache.org/lenya/Tutorials?action=diff&rev1=78&rev2=79

--------------------------------------------------

-  ''The tutorials on this page are generally not up-to-date wrt Lenya 2.0 and 
need to be reviewed.'' -- JörnNettingsmeier <<DateTime(2007-07-30T13:34:04Z)>>
+  . ''The tutorials on this page are generally not up-to-date wrt Lenya 2.0 
and need to be reviewed.'' -- JörnNettingsmeier 
<<DateTime(2007-07-30T13:34:04Z)>>
  
  == Installation and Setup ==
-  *  HowToGentooInstall
+  * HowToGentooInstall
-  *  HowToLenyaInEclipse
+  * HowToLenyaInEclipse
-  *  HowToLenyaInEclipseDebugger
+  * HowToLenyaInEclipseDebugger
-  *  HowToResinInstallation
+  * HowToResinInstallation
-  *  HowToLoggingWithChainsaw
+  * HowToLoggingWithChainsaw
-  *  LinuxInitScript
+  * LinuxInitScript
-  *  JcrConfiguration (experimental!)
+  * JcrConfiguration (experimental!)
-  *  HowToJettyInstall
+  * HowToJettyInstall
  
  == Developing and Using Publications ==
- 
-  *  OverviewLenyaPublication
+  * OverviewLenyaPublication
  
  == Basics ==
- 
  These are HOWTOs that you will need for any or at least most websites.
  
-  *  HowToContentImport
+  * HowToContentImport
-  *  [[HowToModifyingHTMLStructure]]
+  * [[HowToModifyingHTMLStructure]]
-  *  [[HowToLanguageSwitching|Adding a Control to Switch the Site Language]]
+  * [[HowToLanguageSwitching|Adding a Control to Switch the Site Language]]
-  *  OverviewCocoonKnowledge - What you need to know about Cocoon 
+  * OverviewCocoonKnowledge - What you need to know about Cocoon
-  *  [[HowToCFormsInLenya|Using Cocoon Forms in a Lenya Publication]]
+  * [[HowToCFormsInLenya|Using Cocoon Forms in a Lenya Publication]]
-  *  HowToFormsUsingExternalHandler - A basic approach for a form-to-email 
gateway
+  * HowToFormsUsingExternalHandler - A basic approach for a form-to-email 
gateway
-  *  [[HowToXHTMLTemplating]] - How to set up XHTML Templating in a Lenya 
Publication
+  * [[HowToXHTMLTemplating]] - How to set up XHTML Templating in a Lenya 
Publication
-  *  MultipleEditAreasHowTo - How to setup multiple edit areas on a page
+  * MultipleEditAreasHowTo - How to setup multiple edit areas on a page
-  *  HowToFullyCustomMenus
+  * HowToFullyCustomMenus
-  *  [[HowToCSS]] - Tips about how to use CSS for your publication
+  * [[HowToCSS]] - Tips about how to use CSS for your publication
-  *  [[HowToProxyLenyaOnJettyWithApache]] - i.e., getting your domain 
http://www.foo.com to go to your live home page.
+  * HowToProxyLenyaOnJettyWithApache - i.e., getting your domain 
http://www.foo.com to go to your live home page.
  
  == Editors ==
- 
  These are HOWTOs that deal with customizing and/or general usage of editors 
in Lenya.
  
  ==== BXE ====
- 
-  *  [[HowToEditCustomDoctypesWithBXE]]
+  * [[HowToEditCustomDoctypesWithBXE]]
-  *  [[HowToEditCustomDoctypesWithBXECSS]]
+  * [[HowToEditCustomDoctypesWithBXECSS]]
-  *  [[HowToEditCustomDoctypesWithBXESampleXSLFile]]
+  * [[HowToEditCustomDoctypesWithBXESampleXSLFile]]
  
  ==== Kupu ====
-  *  [[HowToCustomizeImageMarkup|Customizing HTML markup for images in Kupu]]
+  * [[HowToCustomizeImageMarkup|Customizing HTML markup for images in Kupu]]
-  *  [[HowToEditFormsWithKupu|Getting Kupu to save your HTML forms properly]]
+  * [[HowToEditFormsWithKupu|Getting Kupu to save your HTML forms properly]]
  
  ==== FCK Editor ====
- 
-  *  [[HowToIntegrateFCKEditor]]
+  * [[HowToIntegrateFCKEditor]]
-  *  [[HowToIntegrateFCKEditor2.0]]
+  * [[HowToIntegrateFCKEditor2.0]]
  
  ==== TinyMCE Editor ====
+ TinyMCE is now part of Lenya 2.0. If you want to backport it to Lenya 1.2.x, 
check out
  
- TinyMCE is now part of Lenya 2.0. If you want to backport it to Lenya 1.2.x, 
check out
-  {{{
+  . {{{
  svn co http://svn.apache.org/repos/asf/lenya/trunk/src/modules/tinymce
  }}}
   and have a look at the 
[[http://lenya.apache.org/docu20/standardmodules/tinymcemodulesection/tinymcemoduleoverview.html|module
 documentation]].
+  .
+  * [[HowToInstallTinyMCE3.x]]
  
  ==== Firedocs ====
- 
-  * [[HowToInstallFiredocs]]
+  * HowToInstallFiredocs
-  * [[MoreInformationsAboutFiredocs]]
+  * MoreInformationsAboutFiredocs
  
  ==== WebDAV ====
- 
-  *  [[HowToEditWithWebDAV|Editing documents with webDAV in the default pub]]
+  * [[HowToEditWithWebDAV|Editing documents with webDAV in the default pub]]
  
  == Advanced Topics ==
- 
  These are HOWTOs on advanced topics that apply only to websites that need 
these features.
  
-  *  [[HowToClosedUserGroup]]
+  * HowToClosedUserGroup
-  *  HowToDefaultPublicationUsefulChanges
+  * HowToDefaultPublicationUsefulChanges
-  *  [[HowToMoreExamplePublications]]
+  * HowToMoreExamplePublications
-  *  [[HowToExportStaticHTML]] - How to export static HTML to a specific 
directory
+  * [[HowToExportStaticHTML]] - How to export static HTML to a specific 
directory
-  *  [[HowToOutsourcePublicationContent]]
+  * HowToOutsourcePublicationContent
-  *  [[HowToSearchLucene]]
+  * HowToSearchLucene
  
  == Tips and Tricks ==
- 
  These are HOWTOs that show how to implement functionality that may not be 
vital but many will find useful.
  
-  * [[HowToTableOfContents]] - How to implement a dynamically generated table 
of contents on a page.
+  * HowToTableOfContents - How to implement a dynamically generated table of 
contents on a page.
   * [[HowToBodySwitching|Use an id attribute to the body tag to style multiple 
sections of your site]]
-  * [[DebuggingTips]]
+  * DebuggingTips
  
  == Performance and Internals ==
- 
-  *  [[HowToPerformance]]
+  * HowToPerformance
-  *  [[Large_number_of_documents_HOWTO]]
+  * [[Large_number_of_documents_HOWTO]]
  
  == Access Control ==
-  *  [[OverviewAccessControl|Understanding the Lenya Role Concept]]
+  * [[OverviewAccessControl|Understanding the Lenya Role Concept]]
  
  == Workflow ==
- 
   * [[HowToCustomWorkflowAction|Implementing a Custom Workflow Action]]
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org
For additional commands, e-mail: dev-h...@lenya.apache.org

Reply via email to