Forums de discussion

Replace (upgrade) YUI version installed in Liferay

J T, modifié il y a 10 années.

Replace (upgrade) YUI version installed in Liferay

New Member Publications: 15 Date d'inscription: 27/07/10 Publications récentes
We'd like to simply swap out the YUI installation (3.4) that comes bundled with Liferay 6.1.1 and install another version (3.8). I've seen posts that suggests that this should not be done because it will break AUI functionality, but is it possible? Fundamentally we're dealing with portlets that are developed with a version of YUI that are different from the 1 that bundled in liferay (see http://stackoverflow.com/questions/7726261/yui-version-conflict-issue-in-portlet) but we're willing to take chances on AUI misbehaving (since we don't have a complex UI)

Is AUI sufficiently decoupled from YUI code base so that we simply can swap out certain directories, say replace all the yui-* directories under ROOT\html\js\aui with newer version? or is there more to installing a different version of YUI in liferay ?

Again any direction helps...