You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/25 19:37:14 UTC

[Lenya Wiki] Update of "HowToIntegrateFCKEditor" by BobHarner

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 BobHarner:
http://wiki.apache.org/lenya/HowToIntegrateFCKEditor

The comment on the change is:
Added <xsl:param name="language"/> to aggregate.xsl per solprovider's suggestion

------------------------------------------------------------------------------
  
  <xsl:param name="docname"/>
  <xsl:param name="root"/>
+ <xsl:param name="language"/>
  
  <xsl:template match="/">
  <xsl:apply-templates select="fckeditor"/>

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