possible to get an image to show in module position from a mambot? - Joomla! Forum - community, help and support
hey,
i'd write content items, , assign image in them (using jce image manager, textual mambot or mosimage) image specified in content, shows in module position.
i can seem @ moment creating every content item menu item, , giving own module containing image, specify show on content item. laborious , unweildy manage.
any ideas?
the type of thing mean shown here: http://www.ballet.org.uk/yatsen_chang.htm
notice main content name, details , right-hand image. left image shows underneath menu in module position rebuilding in joomla...
i'd write content items, , assign image in them (using jce image manager, textual mambot or mosimage) image specified in content, shows in module position.
i can seem @ moment creating every content item menu item, , giving own module containing image, specify show on content item. laborious , unweildy manage.
any ideas?
the type of thing mean shown here: http://www.ballet.org.uk/yatsen_chang.htm
notice main content name, details , right-hand image. left image shows underneath menu in module position rebuilding in joomla...
how if name image using code word designate purpose of image plus id of content item; e.g., "contentimage17.jpg" content item id of 17.
then build module takes current id url , looks corresponding image named "contentimage17.jpg". if image exists, outputs image. if image doesn't exist, creates no output. way, publish module on pages , display image when there 1 current content item.
you include parameter in module's xml file input folder images kept. need keep content images in folder enable module find them , of course. add parameters sizing images...
as long folder , naming scheme consistent, use image method in actual content items want.
just thought. there may better ways.
then build module takes current id url , looks corresponding image named "contentimage17.jpg". if image exists, outputs image. if image doesn't exist, creates no output. way, publish module on pages , display image when there 1 current content item.
you include parameter in module's xml file input folder images kept. need keep content images in folder enable module find them , of course. add parameters sizing images...
as long folder , naming scheme consistent, use image method in actual content items want.
just thought. there may better ways.
Comments
Post a Comment