Can I create a page that is composed of a SINGLE module? - Joomla! Forum - community, help and support
hi all,
my question following: need have module such "latest users" shown in page in way component does. means need have link in page opens page shows specified module.
how can accomplish this? there no such link module in "create new menu" components!
can me?
thank u

my question following: need have module such "latest users" shown in page in way component does. means need have link in page opens page shows specified module.
how can accomplish this? there no such link module in "create new menu" components!
can me?
thank u

no. menu items can refer components.
joomla uses &itemid in url determine "active menu highlighting", pathway ("breadcrumbs"), , assignment of modules , templates. itemid unique id of menu item's record (in jos_menu table).
maybe create new menu item refers static content article empty,
and assign "latest users" menu item.
joomla uses &itemid in url determine "active menu highlighting", pathway ("breadcrumbs"), , assignment of modules , templates. itemid unique id of menu item's record (in jos_menu table).
maybe create new menu item refers static content article empty,
and assign "latest users" menu item.
Comments
Post a Comment