upgrade from 2.2 to 2.3 = no editor anymore

View: New views
5 Messages — Rating Filter:   Alert me  

upgrade from 2.2 to 2.3 = no editor anymore

by Peter Selie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After updating from Daisy version 2.2 to 2.3 the editor is gone.
This is the case for documents of the kind Simple Documents as well as documents with my own Document Type and Style.

I read in the changes of 2.3 that there is a new inline editor. You have to make modifications to use the inline editor, but the default editor should still work ... am i wrong ?

Peter

Re: upgrade from 2.2 to 2.3 = no editor anymore

by Karel Vervaeke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No, the default editor should still work.
What do you mean by 'gone'? Is the link to the editor missing? Is the
editor screen blank?

See if using the default skin makes any change.

HTH,
Karel

On Mon, Sep 7, 2009 at 4:11 PM, Peter Selie<peter.selie@...> wrote:

>
> After updating from Daisy version 2.2 to 2.3 the editor is gone.
> This is the case for documents of the kind Simple Documents as well as
> documents with my own Document Type and Style.
>
> I read in the changes of 2.3 that there is a new inline editor. You have to
> make modifications to use the inline editor, but the default editor should
> still work ... am i wrong ?
>
> Peter
> --
> View this message in context: http://www.nabble.com/upgrade-from-2.2-to-2.3-%3D-no-editor-anymore-tp25331144p25331144.html
> Sent from the Daisy - General mailing list archive at Nabble.com.
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy@...
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>
_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

Re: upgrade from 2.2 to 2.3 = no editor anymore

by Peter Selie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The problem is that the toolbar of the editor is not showing.


When using the default skin the editor is there.

I think I have to modify my skins then to make the editor part of the skin ?

Peter

Karel Vervaeke wrote:
No, the default editor should still work.
What do you mean by 'gone'? Is the link to the editor missing? Is the
editor screen blank?

See if using the default skin makes any change.

HTH,
Karel

Re: upgrade from 2.2 to 2.3 = no editor anymore

by Karel Vervaeke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Seems like the editor isn't being initialized properly.

You should review the changes between the default skin in the two
daisy versions,
and port all relevant changes to your skin. (This is a step that needs
to be performed with every upgrade).

Looking for javascript errors might help - they usually give a hint
about what is going wrong.

HTH,
Karel

On Mon, Sep 14, 2009 at 3:30 PM, Peter Selie <peter.selie@...> wrote:

>
> The problem is that the toolbar of the editor is not showing.
> http://www.nabble.com/file/p25435839/toolbar.png
>
> When using the default skin the editor is there.
>
> I think I have to modify my skins then to make the editor part of the skin ?
>
> Peter
>
>
> Karel Vervaeke wrote:
>>
>> No, the default editor should still work.
>> What do you mean by 'gone'? Is the link to the editor missing? Is the
>> editor screen blank?
>>
>> See if using the default skin makes any change.
>>
>> HTH,
>> Karel
>>
>>
>
> --
> View this message in context: http://www.nabble.com/upgrade-from-2.2-to-2.3-%3D-no-editor-anymore-tp25331144p25435839.html
> Sent from the Daisy - General mailing list archive at Nabble.com.
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy@...
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>
_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

Re: upgrade from 2.2 to 2.3 = no editor anymore

by Peter Selie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Problem solved.
I made my skins based on the new default skin folder.

Peter


Karel Vervaeke wrote:
Seems like the editor isn't being initialized properly.

You should review the changes between the default skin in the two
daisy versions,
and port all relevant changes to your skin. (This is a step that needs
to be performed with every upgrade).

Looking for javascript errors might help - they usually give a hint
about what is going wrong.

HTH,
Karel