you are here: Frontpage Joomla Services Flexheader3 Flexheader3 Documentation Flexheader3 Documentation: Module Parameters

Flexheader3 Documentation: Module Parameters

This article describes the module parameters. The standard Module Parameters are located on the right side in the module: Edit View:

Lets discuss the settings:

Show Help information on frontpage

This setting displays helpful information on the frontpage. This feature is enabled by default after Flexheader3 Installation. Please turn it off after configuring Flexheader3.

The window contains the information about naming your pictures. Just read ne displayed filename and rename your header-image, so it can be loaded by Flexheader3.

This setting has 2 options:

  • for endusers: A Small information window with information about path and filenames of the header images
  • for developer: A large window with many informations, useful for debugging a developing

Location of image folder

Here you can decide where your header images are stored

  • /images/: Use of the cental /images/folder if your webspace
  • /templates/current-template: Store your images in your template folder

Normally you will use the central /images folder, because this folder is accessible via the joomla builtin media manager. If you use various templates on your site, it may be better to store the images inside the template folder to use separate images in every template.

Name of image folder

Lets store all header-images i a subfolder of the folder choosen above. If you need more than one module on your site, use this parameter to seperate the images, "header-images1", "header-images-left" for example.

Name of default image (without extension)

Flexheader3 needs at least one default image to be functional. It is used if not other image matches.

If you plan to use Flexheader3 but you dont want to configure it right now, no problem: Just enable the module, use the default settings and upload only the one default image. So you have an header-image on your site and you can upload the specific images later.

Filetype of image

Here you can choose the filetype of your image. Just select one from the list. Flexheader3 will not use images that dont match the Filetype extension.

The Filetype is case sensitive!

Height & Width

This setting is used to set the dimensions of the module. It is used in IMG, DIV and FLash Mode.

Please make sure your images have the same dimensions as declared here, because if the dimensions differs, your browser have to resize the images (in IMG Mode). Browser builtin resizing methods are fast, but creates ugly result. In DIV Mode your image is displayed in his own size.

Indictaion of Dimensions

In some special cases it is necessary to measure the size of the module in % instead of px. This is often used in DIV Mode on sites with variable width to repeat an image.

Do not use the % setting in IMG Mode, you will get ugly results. In DIV Mode your image will repeat if the module is larger than you image.

Comments 

 
# Mark 2010-03-18 02:36
Is it possible to have more than one image per section, category, etc. load randomly.

So for example:
category1-1.jpg
category1-2.jpg
category1-3.jpg

So that I could show any 1 of 3 images when users load category 1.

Thanks
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-03-18 07:43
Hello, in this case you should use the itemid-id Way to address one single article. Flexheader is not designed to rotate images randomly, because joomla includes the random image module.
Reply | Reply with quote | Quote
 
 
# Thomas Lester 2010-03-28 12:30
Hello! Great module. I would like understand "the itemid-id way" better. If I need different images for every menu item, do I then have to create equal manu Flexheader modules? I do see the itemid for the pictures on the front info screen, but where do I put the itemid information?
Best regards Thomas
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-03-28 12:38
You do not need more than one module. Just rename the picture to filename shown in the help window on your frontpage. An itemid filename works for the menu entry and all articles in a blog for example. An itemid-id filename works for a specific article (id) under this menu entry (itemid).
Reply | Reply with quote | Quote
 
 
# ravey 2010-03-30 23:32
Hi Andre,
Nice plugin, I will use it with Jomsocial GROUPS and PROFILE pages.

I have been searching for a plugin like this for some time. I think you should list Jomsocial as one of the areas that work well with this plugin. As I said, I am using it for GROUPS, and I just alter the itemIDS as an external LINK, and wala - works like a charm for the GROUP pages.

Best regards,
Reply | Reply with quote | Quote
 
 
# cantaloupe 2010-04-06 12:08
hi Andre
I would like to turn the header the off on the category and article pages, please tell me how I can do this.

thanks
Reply | Reply with quote | Quote
 
 
# cantaloupe 2010-04-06 12:10
oops -sorry - I meant that I would like to turn the header image off on the category and article pages
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-04-06 13:00
You can assign a module to specific menu entries. Another way is using the flexheader load css file option and use css files with css code to hide the module.
Reply | Reply with quote | Quote
 
 
# cantaloupe 2010-04-06 13:14
thanks for the quick response :-)
Can you please give me some guidelines or the code on how to use the load css file option and use the css code to hide the module on category and article pages?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-04-06 13:57
Flexheader can load css files the way it loads images. Turn on the help information window and place a css file in the flexheader folder.

For example: itemid5-id7.css

Place css code to hide the flexheader module into it.

For example:

If you have a div container in your template with id=header, the css-code could be:

div#header {
display: none
}

Because flexheader loads the css file only for this itemid-id combination, the module is shown on other places of your website. Play arround with the other filename possibilities, like categoryX.css and so on.

You need more than one css file to do this for various places on your website.
Reply | Reply with quote | Quote
 
 
# Javier 2010-05-10 19:01
Flexheader3 not know which image to choose, if it happens payable are:
- The menu item is checked by default.
- Use Joomfish to choose an image or another.

Any solution?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-05-10 19:04
? What ?
Reply | Reply with quote | Quote
 
 
# stephan 2010-05-12 20:36
i installed it and did the basic setup, it is just not showing :( pls advise
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-05-12 20:44
The process of installation and publishing of modules is well documented.
Reply | Reply with quote | Quote
 
 
# Itay 2010-06-14 11:54
I'm using "ja-purity ii" and I have problem. the module doesn't appear. I try to assign it to differents position but nothing.
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-06-14 12:44
What should i say... cannot find my crystal ball
Reply | Reply with quote | Quote
 
 
# Itay 2010-06-14 12:56
OK :)
It's not template issue because I tried it on 2 different templates.
I also try to change position but nothing ...
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-06-14 13:12
As i wrote above: The process of installation and initial use is well documented under "installing Flexheader3". Because i documented this, you should check if you forgot something.
Reply | Reply with quote | Quote
 
 
# Itay 2010-06-14 13:21
I found what it was.
I'm using "Module Assignment" and there was my mistake.
I clean all my setting there and make it again and it's working now.

BTW Andre, Thank you for fast answers.
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-06-14 13:36
Thats fine.
Reply | Reply with quote | Quote
 
 
# Carsten K. 2010-06-21 13:58
Hallo Hr. Holtzer,
Ihr Modul macht den Headerbild-Tausch zum Kinderspiel ... fast! Ist es möglich swf und jpg (für verschiedene Seiten) zu kombinieren? Zum Beispiel auf der Start- und Leistungsbeschreibungsseite je ein swf und bei Kontakt und Impressum je ein jpg?
Vielen Dank
MfG
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-06-21 16:04
Hallo, dazu würde ich das Modul duplizieren und an Menupunkte binden.
Reply | Reply with quote | Quote
 
 
# Carsten K. 2010-06-21 16:34
Manchmal sieht man den Wald vor lauter Bäumen nicht! :-)
Vielen Dank
Reply | Reply with quote | Quote
 
 
# Ben 2010-07-13 16:01
Hi Andre,

I am writing to inquire if there is any possibility of having flexheader3 look to a CDN for its images and or flash files.

For instance, I am using Amazon s3 and cloudfront to deliver any and all of my background images/static content I possible can, so as to optimize performance, speed , and decrease the load on my main host.

Is there any possible way to point flexheader3 to a URL other than my original host folders?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-07-13 22:07
In this case i must check, if a remote image is available. This may be slower than checking for local images.Checking local images is not a big problem (if file exists), checking remote images would make some network connections and parsing the http found/not found code from the remote server. In worst case, 6 checks per image are needed.

I will not implement this at the moment.

Also: deliverung local images is not performance intensive. You can also run a secound fast http server on port 81 on your local server to server static content.
Reply | Reply with quote | Quote
 

Add comment

Entries without valid email address are extinguished.


Security code
Refresh

Weitere Schulungs-Videos und Anleitungen

Joomla! is free Software released under the GNU/GPL License.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries.
Andre Hotzler EDV-Dienstleistungen is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.