[opencms-dev] Direct Edit problem with Safari
Roman Uhlig Maxity.de
roman.uhlig at maxity.de
Thu Mar 11 14:54:21 CET 2010
I found the source of the error (at least in our case):
In former OpenCms versions you could do something like this in your template
<cms:template element="head1">
...
</cms:template>
<cms:template element="head2">
...
</cms:template>
<cms:template element="body">
<cms:include element="body" editable="true" />
</cms:template>
<cms:template element="foot1">
...
</cms:template>
<cms:template element="foot2">
...
</cms:template>
and include either "head1" or "head2". This is obviously not possible anymore (you always have to include every element?). At least it generates the error mentioned before in this thread, since both elements "head1" and "head2" have "<cms:editable />" in their headers. Including only one of them obviously doesn't prevent newer OpenCms versions to interprete it anyway.
Roman
-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Roman Uhlig Maxity.de
Gesendet: Mittwoch, 10. März 2010 17:42
An: The OpenCms mailing list
Betreff: Re: [opencms-dev] Direct Edit problem with Safari
Suddenly we have the same problem with OpenCms 7.5.2 and some older OpenCms
websites, which worked with older OpenCms versions. We tested with several
browsers and it happens everywhere.
Roman
-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Alain TOMASIAN
Gesendet: Dienstag, 15. Dezember 2009 14:24
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Direct Edit problem with Safari
Hi,
I have a problem to use a direct edit functionality with Safari. The direct
edit button does not appear and the javascript console log this error :
TypeError: Result of expression '$(this).tplAppend' [undefined] is not a
function. :8080/opencms/resources/editors/directedit/jq_edit.js:71
I've edit this file but I cannot resolve this problem.
Could you help me ?
Thanks for your answers
Alain.
__________________________________________
Alain TOMASIAN - NAOS Technologies
33, avenue Philippe Auguste - 75011 PARIS
+33 1 402 402 86 - http://www.naos.com
__________________________________________
Découvrez notre solution de communication
par email : http://www.enews.fr
__________________________________________
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list