Richard Frovarp wrote:
I found the problem. I'm trying to use Wyona's TinyMCE module. So I
stuck it in the publication.xconf. I thought that was to make the menu
entry show up. I edited the menu.xsp from the xhtml module to get it to
show up for both TinyMCE and FCK.
Hmm, I just edit {mypub}/lenya/modules/xhtml/config/menu.xsp and add the
link to the editor usecase there. This most likely isn't the proper way
to do this but it works for me ;).
I'm guessing I need to edit default/config/menus/generic.xsp, xhtml
module, and homepage module to make it so that each publication can have
exactly one editor in the menu. I need to be able to specify a different
editor for different publications.
So are you using the default pub as a template? You should be able to
just create and edit
{yourpub}/lenya/modules/(xhtml|homepage)/config/menu.xsp
You should also be able to put the FCKeditor and TinyMCE files in your
pubs as well (so as not to bastardize your default pub). I keep my
FCKeditor files in {mypub}/lenya/modules/fckeditor/resources/FCKeditor/...
This works thanks to the fallback source and input module.
HTH,
--Doug
Doug Chestnut wrote:
I can't reproduce this in the default pub from a clean checkout of the
trunk.
Richard Frovarp wrote:
From a fresh as of yesterday svn checkout of 1.4 on the default
publication. If a page other than index is selected from the
authoring tab to edit the page, the edit with Kupu, BXE, Forms, etc
shows up in the menu twice. Not entirely sure where that is coming from.
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]