[opencms-dev] Prototype and JQuery
Michael Moossen
m.moossen at alkacon.com
Tue May 5 20:03:44 CEST 2009
Hi, Marcos!
just change (or implement your own) direct edit provider in the
opencms-workplace.xml. there you will find quite at the beginning a node
called directeditprovider you can change it to the old plain js version
which works almost as good as the jQuery version:
org.opencms.workplace.editors.directedit.CmsDirectEditDefaultProvider
have fun coding!
Kind Regards,
Michael.
-------------------
Michael Moossen
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org
Visit OpenCms Days 2009 Conference and Expo
June 15 to June 16 2009 in Cologne, Germany
http://www.opencms-days.org
marcos binelli wrote:
> My problem is: when I put the reference to prototype, I lost the direct
> edit function, because this function was made in jquery.
> To correct this, I need change the calls in jquery, but I don't know
> what I need change. I need change the cms edit tag, but where?
>
> thanks for your help
>
> 2009/5/2 Christian Steinert <christian_steinert at web.de
> <mailto:christian_steinert at web.de>>
>
> jquery has a compatibility mode where it will not register a "$"
> function.
> Look at the jquery documentation.
>
> There is nothing that is opencms-specific about this.
> You just add references to jquery and prototype into your pages and
> script away as usual. For adding the jquery reference to your page,
> you get help from opencms, but that does not change the way how you
> do your actual scripting.
>
> Best Regards
> Christian
>
>
> > What I need do to make prototype work with jquery in Opencms?
> >
> > Thanks
> > _______________________________________________ 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
>
>
> ______________________________________________________
> GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>
>
> _______________________________________________
> 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