Compatibility with panels 2

dennys - March 5, 2008 - 23:48
Project:Javascript Aggregator
Version:5.x-1.2
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I found when I enable the function "Aggregate JavaScript files" and I click the "content" tab of Panels module, I'll get error and I cannot add content (press "+" in content tab). Please check attachment.

My environment is Drupal 5.7, jQuery 1.1.2, Panels 2.0 beta2, Panels Tabs 1.4

AttachmentSize
javascript_aggregator.jpg69.47 KB

#1

derjochenmeyer - March 6, 2008 - 00:31

try to exclude the js file that panels uses in the admin settings of the aggregator... aggregation is not always working...

#2

dennys - March 6, 2008 - 13:56

thanks, I excluded these javascripts and it's ok now. But I found I cannot use /sites/all/modules/panels/* , is it possible to support wild card?

#3

derjochenmeyer - March 6, 2008 - 14:13

just try it without the *

i have to go back and look at the code, right now im on a mobile connection...

#4

dennys - March 7, 2008 - 23:27

Sorry, it doesn't work when I change to the following configuraiton

/sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js
/sites/all/modules/panels_tabs/
/sites/all/modules/panels/js/
/sites/all/modules/panels/js/lib/

Original configuration (workable):

/sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js
/sites/all/modules/panels_tabs/panels_tabs.js
/sites/all/modules/panels/js/checkboxes.js
/sites/all/modules/panels/js/display_editor.js
/sites/all/modules/panels/js/edit_settings.js
/sites/all/modules/panels/js/layout.js
/sites/all/modules/panels/js/list.js
/sites/all/modules/panels/js/modal_forms.js
/sites/all/modules/panels/js/panels.js
/sites/all/modules/panels/js/lib/dimensions.js
/sites/all/modules/panels/js/lib/form.js
/sites/all/modules/panels/js/lib/mc.js

#5

derjochenmeyer - March 9, 2008 - 18:49
Status:active» fixed

#6

dennys - March 13, 2008 - 12:53

Hi, could you release a snapshot version and I can help to test, thanks.

#7

derjochenmeyer - March 13, 2008 - 13:10

I didnt change anything in the code... you wrote that you found a configuration that works for you.

With Drupal 6 out i will not add new features to this module.

#8

dennys - March 13, 2008 - 15:44
Status:fixed» closed

ok, I got it, thanks for your support.

btw, just a suggestion, maybe you can add it in the homepage of Javascript Aggrega, Panels is a popular module like tinymce.

 
 

Drupal is a registered trademark of Dries Buytaert.