|
Size: 3410
Comment:
|
← Revision 79 as of 2010-10-19 18:17:11 ⇥
Size: 3349
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ''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)>> |
| Line 4: | Line 4: |
| * HowToGentooInstall * HowToLenyaInEclipse * HowToLenyaInEclipseDebugger * HowToResinInstallation * HowToLoggingWithChainsaw * LinuxInitScript * JcrConfiguration (experimental!) * HowToJettyInstall |
* HowToGentooInstall * HowToLenyaInEclipse * HowToLenyaInEclipseDebugger * HowToResinInstallation * HowToLoggingWithChainsaw * LinuxInitScript * JcrConfiguration (experimental!) * HowToJettyInstall |
| Line 14: | Line 14: |
* OverviewLenyaPublication |
* OverviewLenyaPublication |
| Line 18: | Line 17: |
| Line 21: | Line 19: |
| * HowToContentImport * [[HowToModifyingHTMLStructure]] * [[HowToLanguageSwitching|Adding a Control to Switch the Site Language]] * OverviewCocoonKnowledge - What you need to know about Cocoon * [[HowToCFormsInLenya|Using Cocoon Forms in a Lenya Publication]] * HowToFormsUsingExternalHandler - A basic approach for a form-to-email gateway * [[HowToXHTMLTemplating]] - How to set up XHTML Templating in a Lenya Publication * MultipleEditAreasHowTo - How to setup multiple edit areas on a page * HowToFullyCustomMenus * [[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. |
* HowToContentImport * [[HowToModifyingHTMLStructure]] * [[HowToLanguageSwitching|Adding a Control to Switch the Site Language]] * OverviewCocoonKnowledge - What you need to know about Cocoon * [[HowToCFormsInLenya|Using Cocoon Forms in a Lenya Publication]] * HowToFormsUsingExternalHandler - A basic approach for a form-to-email gateway * [[HowToXHTMLTemplating]] - How to set up XHTML Templating in a Lenya Publication * MultipleEditAreasHowTo - How to setup multiple edit areas on a page * HowToFullyCustomMenus * [[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. |
| Line 34: | Line 32: |
| Line 38: | Line 35: |
* [[HowToEditCustomDoctypesWithBXE]] * [[HowToEditCustomDoctypesWithBXECSS]] * [[HowToEditCustomDoctypesWithBXESampleXSLFile]] |
* [[HowToEditCustomDoctypesWithBXE]] * [[HowToEditCustomDoctypesWithBXECSS]] * [[HowToEditCustomDoctypesWithBXESampleXSLFile]] |
| Line 44: | Line 40: |
| * [[HowToCustomizeImageMarkup|Customizing HTML markup for images in Kupu]] * [[HowToEditFormsWithKupu|Getting Kupu to save your HTML forms properly]] |
* [[HowToCustomizeImageMarkup|Customizing HTML markup for images in Kupu]] * [[HowToEditFormsWithKupu|Getting Kupu to save your HTML forms properly]] |
| Line 48: | Line 44: |
* [[HowToIntegrateFCKEditor]] * [[HowToIntegrateFCKEditor2.0]] |
* [[HowToIntegrateFCKEditor]] * [[HowToIntegrateFCKEditor2.0]] |
| Line 53: | Line 48: |
| TinyMCE is now part of Lenya 2.0. If you want to backport it to Lenya 1.2.x, check out | |
| Line 54: | Line 50: |
| TinyMCE is now part of Lenya 2.0. If you want to backport it to Lenya 1.2.x, check out {{{ |
. {{{ |
| Line 59: | Line 54: |
| . * [[HowToInstallTinyMCE3.x]] |
|
| Line 61: | Line 58: |
* [[HowToInstallFiredocs]] * [[MoreInformationsAboutFiredocs]] |
* HowToInstallFiredocs * MoreInformationsAboutFiredocs |
| Line 66: | Line 62: |
* [[HowToEditWithWebDAV|Editing documents with webDAV in the default pub]] |
* [[HowToEditWithWebDAV|Editing documents with webDAV in the default pub]] |
| Line 70: | Line 65: |
| Line 73: | Line 67: |
| * [[HowToClosedUserGroup]] * HowToDefaultPublicationUsefulChanges * [[HowToMoreExamplePublications]] * [[HowToExportStaticHTML]] - How to export static HTML to a specific directory * [[HowToOutsourcePublicationContent]] * [[HowToSearchLucene]] |
* HowToClosedUserGroup * HowToDefaultPublicationUsefulChanges * HowToMoreExamplePublications * [[HowToExportStaticHTML]] - How to export static HTML to a specific directory * HowToOutsourcePublicationContent * HowToSearchLucene |
| Line 81: | Line 75: |
| Line 84: | Line 77: |
| * [[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. |
| Line 86: | Line 79: |
| * [[DebuggingTips]] | * DebuggingTips |
| Line 89: | Line 82: |
* [[HowToPerformance]] * [[Large_number_of_documents_HOWTO]] |
* HowToPerformance * [[Large_number_of_documents_HOWTO]] |
| Line 94: | Line 86: |
| * [[OverviewAccessControl|Understanding the Lenya Role Concept]] | * [[OverviewAccessControl|Understanding the Lenya Role Concept]] |
| Line 97: | Line 89: |
The tutorials on this page are generally not up-to-date wrt Lenya 2.0 and need to be reviewed. -- JörnNettingsmeier 2007-07-30 13:34:04
Installation and Setup
JcrConfiguration (experimental!)
Developing and Using Publications
Basics
These are HOWTOs that you will need for any or at least most websites.
OverviewCocoonKnowledge - What you need to know about Cocoon
HowToFormsUsingExternalHandler - A basic approach for a form-to-email gateway
HowToXHTMLTemplating - How to set up XHTML Templating in a Lenya Publication
MultipleEditAreasHowTo - How to setup multiple edit areas on a page
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.
Editors
These are HOWTOs that deal with customizing and/or general usage of editors in Lenya.
BXE
Kupu
FCK Editor
TinyMCE Editor
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 module documentation.
Firedocs
WebDAV
Advanced Topics
These are HOWTOs on advanced topics that apply only to websites that need these features.
HowToExportStaticHTML - How to export static HTML to a specific directory
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.
Use an id attribute to the body tag to style multiple sections of your site
Performance and Internals
Access Control