DrupalBin
Submit Code
About
Recent Posts
Code
Fix for Fix for Code
Fix for Code
Code
Node type whitelist
an axe coach accessories
coach purses married
Fix for de las ghd alturas
de las ghd alturas
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
menus
Fix for menuRoids on Meth...
February 25, 2009 - 5:20am — Anonymous
FUNCTION
theme_convert_menu
(
$menusource
)
{
$themed_menu
=
new DOMDocument
(
)
;
@$themed_menu
->
loadXML
(
$menusource
)
;
$templateSource
=
<<<
TEMPLATESOURCE
<
?xml version
=
"1.0"
encoding
=
"ISO-8859-1"
?
>
menus
themes
Read more
menuRoids on Meth...
February 24, 2009 - 11:22pm — Anonymous
function theme_convert_menu($menusource){
$themed_menu = new DOMDocument();
@$themed_menu->loadXML($menusource);
$templateSource = <<<TEMPLATESOURCE
<
?xml
version
=
"1.0"
encoding=
"ISO-8859-1"
?>
menus
themes
Read more