WebsiteBaker Community Forum

General Community => Global WebsiteBaker 2.8.x discussion => Topic started by: spawnferkel on January 13, 2009, 09:07:52 AM

Title: List of installed modules
Post by: spawnferkel on January 13, 2009, 09:07:52 AM

Hello everybody,

does anyone know how I can get a list of all used modules in a single page?

Thanks in advance

Alexander
Title: Re: List of installed modules
Post by: maverik on January 13, 2009, 09:30:03 AM
hello

have a look http://www.websitebakers.com/pages/admin/admin-tools/amasp-control.php

maybe it will help

so long
Title: Re: List of installed modules
Post by: spawnferkel on January 13, 2009, 12:07:58 PM
Thanks alot,

but I thought there already exists an array or a variable, which contains the information and I can use it in my template. Something like:

if(in_array("wysiwyg",$all_modules_in_my_page)){
   echo "show_something_spec ial";
}

nevertheless websitebakers.org is new to me and I am very fortune to see such a projekt website.

Bye

Alexander