DrupalBin
Submit Code
About
Recent Posts
How do i make this work in D6 (I have to clear the cache everytime to see the tabs)
1 hour 49 min
ago
Code
2 hours 44 min
ago
Code
6 hours 42 min
ago
oopsie in modules/taxonomy/taxonomy.test
8 hours 41 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Fix for Panels caching drupal_add_js somehow… WTF?
View
Download
Fix
This fix will not be saved to the database until you submit.
Summary:
Tags:
Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Source code:
*
This is part of a dump of $javascript in drupal_get_js() in common.inc. See #3 and #4. [setting] => Array ( [0] => Array ( [jstools] => Array ( [cleanurls] => [basePath] => /tabs/ ) ) [1] => Array ( [tabs] => Array ( [slide] => [fade] => [speed] => slow [auto_height] => [next_text] => next [previous_text] => previous ) ) [2] => Array ( [panelsAjaxURL] => http://wimleers.local/tabs/?q=panels/ajax ) [3] => Array ( [panelsTabs] => Array ( [] => Array ( [fillingTabs] => equal ) ) ) [4] => Array ( [panelsTabs] => Array ( [] => Array ( [fillingTabs] => equal ) ) ) )
Syntax highlighting mode:
ActionScript
ColdFusion
Diff
Drupal
Drupal 5
Drupal 6
HTML
Javascript
MySQL
PHP
Python
robots.txt
SQL
Text
Select the syntax highlighting mode to use.