|
|
Choosing A Webhost: |
svn commit: r532743 - in /lenya/docu/src/documentation/content/xdocs: docs/: msg#00205cms.lenya.cvs
Author: andreas Date: Thu Apr 26 06:52:23 2007 New Revision: 532743 URL: http://svn.apache.org/viewvc?view=rev&rev=532743 Log: Added FCKeditor installation instructions Added: lenya/docu/src/documentation/content/xdocs/docs/modules/fckeditor.xml Modified: lenya/docu/src/documentation/content/xdocs/site.xml Added: lenya/docu/src/documentation/content/xdocs/docs/modules/fckeditor.xml URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/modules/fckeditor.xml?view=auto&rev=532743 ============================================================================== --- lenya/docu/src/documentation/content/xdocs/docs/modules/fckeditor.xml (added) +++ lenya/docu/src/documentation/content/xdocs/docs/modules/fckeditor.xml Thu Apr 26 06:52:23 2007 @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 1999-2006 The Apache Software Foundation + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- $Id: index.xml 55543 2004-10-26 00:14:59Z thorsten $ --> + +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> + +<document> + <header> + <title>The FCKeditor Module</title> + </header> + <body> + + <section> + <title>Installation</title> + <ol> + <li> + Download the latest release of FCKeditor from the + <a href="http://www.fckeditor.net">FCKeditor homepage</a>. + </li> + <li> + Unzip it into the <code>src/modules/fckeditor/resources</code> directory. + The resources directory should now contain a directory named <code>fckeditor</code>. + </li> + <li> + Register the module with your publication, so that the appropriate menu + item can be displayed. In the <code><![CDATA[<modules>]]></code> section of + <code><![CDATA[$PUB_HOME/config/publication.xml]]></code>, add the line + <source xml:space="preserve"><![CDATA[<module name="fckeditor"/>]]></source> + </li> + <li> + Make sure you have the appropriate usecase policies in + <code><![CDATA[$PUB_HOME/config/ac/usecase-policies.xml]]></code> + (or use the usecases option under the admin tab in Lenya). + The following entry will allow the "admin" and "edit" roles access to the usecase: + <source xml:space="preserve"><![CDATA[<usecase id="fckeditor.edit"> + <role id="admin" method="grant"/> + <role id="edit" method="grant"/> +</usecase>]]></source> + </li> + <li> + Build Lenya. + </li> + <li> + Edit your document by clicking on "With FCKEditor" in the "Edit" menu. + </li> + </ol> + </section> + + </body> +</document> Modified: lenya/docu/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/site.xml?view=diff&rev=532743&r1=532742&r2=532743 ============================================================================== --- lenya/docu/src/documentation/content/xdocs/site.xml (original) +++ lenya/docu/src/documentation/content/xdocs/site.xml Thu Apr 26 06:52:23 2007 @@ -214,6 +214,9 @@ <collection_module_section label="collection"> <collection_module href="collection.html" label="Overview"/> </collection_module_section> + <fckeditor_module_section label="fckeditor"> + <fckeditor_module href="fckeditor.html" label="Overview"/> + </fckeditor_module_section> <news_module_section label="news"> <news_module href="news.html" label="Overview"/> </news_module_section>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r532727 - /lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java, andreas |
|---|---|
| Next by Date: | svn commit: r532745 - /lenya/trunk/src/modules/fckeditor/README.txt, andreas |
| Previous by Thread: | svn commit: r532727 - /lenya/trunk/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java, andreas |
| Next by Thread: | svn commit: r532745 - /lenya/trunk/src/modules/fckeditor/README.txt, andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |