Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 22

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Mambo 4.5.1 > Mambo 4.5.1 'How Do I' Questions

Reply
 
LinkBack Thread Tools Display Modes
Old 18.03.2005, 20:13   #1 (permalink)
teb
Baby Mamber
 
Join Date: Mar 2005
Posts: 2
teb is on a distinguished road
Default Howto assign an image to a page outside mainbody

I'm looking for how to assign an image to a specific page, outside the mainbody content area. So I don't want to edit the image with a wysiwyg editor, because then it will be inside the mainbody. No, instead I want to change images in a position in the template, so to say a different image for each section and for each page.

I tried to use a user-defined module for it : The module I defined for it can only be assigned to a menu item, and is not good enough therefore (as not all pages are a menu item).

See an example: http://www.osa-amsterdam.nl/index.ph...d=15&Itemid=67
see the image on the right column: they can change per menu item right now.

So I thought of modulebot and mosloadposition, but as I understand they only place a certain module content in the mainbody, nice, but not what we need ....

Why are modules only assignable to menu items? I would say that on a per page basis would be much more flexibel and gives Mambo much more power. Somebody found a solution for this?

The ultimate solution I'm thinking of is to define some script in our template and forget about being able to manage the image assignment with Mambo. But I love Mambo, so I hope there's some other solution!

(BTW: I'm using mambo 4.5.2.1)

Any suggestions would be helpful...

thanx, Wouter
teb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 19.03.2005, 12:07   #2 (permalink)
Expert Mamber
 
ApSpecialists's Avatar
 
Join Date: Apr 2004
Posts: 393
ApSpecialists is on a distinguished road
Default Re: Howto assign an image to a page outside mainbody

Quote:
Why are modules only assignable to menu items? I would say that on a per page basis would be much more flexibel and gives Mambo much more power. Somebody found a solution for this?
I don't recall anything that displays without there being a menu link, except for links embedded in a wrapped page...?

Anyway... You should still be able to handle the (very) rare occurance if/when no page is assignable, using your custom, user-defined module scenario.

Assuming that every image you're using is the exact same dimmensions, you can just use a "default" background image behind the custom module's position. If your module fails to show as intended - there's always an image present, and not a big blank space. I suppose you could still have a blank space too, if that's what works for a given page.

Alternatively... If you only have a few pages that need the custom image module, use the above example as the real default image, and use the custom ones only when needed. Not to mention that you can create as many of those modules as you need.
__________________
If I stop learning, close the lid... I'm dead
Mambo Hosting :: iNET Host Services
The Mambo Directory :: MamboVista
Templates :: Mambo-Corporate
ApSpecialists is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 21.03.2005, 12:26   #3 (permalink)
teb
Baby Mamber
 
Join Date: Mar 2005
Posts: 2
teb is on a distinguished road
Default Re: Howto assign an image to a page outside mainbody

Thanx ApSpecialists for your reply. I have it set up exactly as you specified in your reply. So I have a module with a background image. In the template I coded a default image in that module position in case there's no module assigned for that page. But that was not the point I was having problems with...

Let me explain a little better: in one menu item (called Members), I've a list with all members, with links to each one. In the detail page for a Member, there's no menu item for that page, because I've only the general "Members" menu entry. So I cannot assign the user defined "image-module" to that specific page. Or to put it another way: in each Module I have a list of Menu items/Pages where I can assign the module to; now these are only Menu Items, and don't contain all possible pages of my site. And that's the problem ( as it says there, correctly: "Menu Item Link(s): " and not: all possible pages)

At least, that's how I see it in my various Mambo installations. There should be a way though to assign a module to a page that has not a specific menu item assigned in one of the menus, shouldn't it?

Forgive me if there's a real easy solution to this, so far I didn't find it. Thanks!

Regards, Wouter
teb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04.05.2005, 17:14   #4 (permalink)
Junior Mamber
 
Join Date: Sep 2004
Posts: 41
mamboduck is on a distinguished road
Default Re: Howto assign an image to a page outside mainbody

I need it too...
If you have news, please send me!!

I want to place the image related to section's description OUT of mainbody, in a column placed on the right of the column for mainbody.

there's no way? and what about coding something like
< img src = "look for section / look for image" >
???

I tested 'Module image' too, but how to set it to show the image we need?! :/

tks in advance
mamboduck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12.06.2005, 17:29   #5 (permalink)
Baby Mamber
 
Join Date: Nov 2004
Posts: 6
bobede is on a distinguished road
Default Re: Howto assign an image to a page outside mainbody

Me three. I recently set up a site for artists. I've set up a template which has a module position of user2 in the header. Using the Random Image module in the user2 position, it loads a random image from a specified folder. I have a category for artists and each artist has a content item with their information. Right now the image folder conatins images of paintings from all the artists. What I would like to do, is have a folder for each artist and when their page is being displayed, only paintings by them would be displayed in the header. I don't want to junk up the menu by creating a menu item for each artist. There is currently a menu item for artists which displays a blog of the artist content items.

You can have a look at it here

Any ideas anyone?
bobede is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I modify text and image on the Web Links page? badkins Mambo 4.5.1 'How Do I' Questions 5 04.05.2005 03:52
assign a template to a static page ? zak Mambo 4.5.1 'How Do I' Questions 5 09.03.2005 16:59
Assign module over bottom image goatlady Mambo 4.5.1 'How Do I' Questions 0 11.02.2005 18:45
Assign one page to a publisher gaby Mambo 4.5.1 'How Do I' Questions 1 06.01.2005 03:08
Error flagging content for front page - image attached divamissx Mambo 4.5 'How Do I' Questions 2 13.09.2004 04:47


All times are GMT +2. The time now is 22:01.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.