Members: 16,996
Threads: 38,866
Posts: 159,475
Online: 51

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
Old 07.04.2004, 01:11   #1 (permalink)
Mamber
 
TheGreek's Avatar
 
Join Date: Apr 2004
Location: Leicester, UK & Allihies,Ireland
Posts: 97
TheGreek is on a distinguished road
Default Template modules

I have noticed that templates offered sometimes have modules missing. If modules are missing and a user was to change to another template some content would just not be available. Am I correct on this?

Is there a recommended number to include?
TheGreek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07.04.2004, 01:19   #2 (permalink)
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Template modules

Quote:
Originally Posted by TheGreek
I have noticed that templates offered sometimes have modules missing. If modules are missing and a user was to change to another template some content would just not be available. Am I correct on this?

Is there a recommended number to include?
Whatever template you are using, you must be sure that you have appropriate placeholders for the modules you have published. If you have some modules published to "bottom", but the current template is not hardcoded to include the "bottom" placeholder, that module will not be displayed. Many templates were designed using just "left" and "right" placeholders and only recently have most templates started to include more. At any rate, you may also need to rearrange where these placeholders are located in each template to get the look you want. Use the template manager to edit the html of your template index for adding or modifying the module placeholders.
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 01:22   #3 (permalink)
Professional Mamber
 
michelerocco's Avatar
 
Join Date: Apr 2004
Location: Pula - Cagliari - Italy
Posts: 611
michelerocco will become famous soon enough
Send a message via MSN to michelerocco
Default Re: Template modules

yes you're right.
If you use a tamplate that call 4 modules block (like left, right, top, user1) and than you switch to a template that use nly 3 modules, where the user1 is not call, the content of user1 will not be shown on the site.

Ther's no indication for how many modules block to show (show all will be the best for me, but you must take in care that many people don't use all of them, so the design must be good evn if they are empty), but at least the left, right and top should be presents.

Bye
__________________
Michele Rocco
WebSite Design, Graphics, Programming
www.michelerocco.com
michelerocco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:01   #4 (permalink)
Mamber
 
TheGreek's Avatar
 
Join Date: Apr 2004
Location: Leicester, UK & Allihies,Ireland
Posts: 97
TheGreek is on a distinguished road
Default Re: Template modules

So could template designers be "encouraged" to include all the 'standard' modules somehow?

(like rip their arms off if they don't?)
TheGreek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:03   #5 (permalink)
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Template modules

Well, one thing is for sure...if someone wants to use a template that is not formatted to display their modules and they are not sure how to do it, just mention it here. Before you know it, there will be a pile of people offering to help modify the template and it will be done in no time.
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:04   #6 (permalink)
Expert Mamber
 
mamboguy.com's Avatar
 
Join Date: Apr 2004
Location: Byron Bay, Australia
Posts: 253
mamboguy.com is on a distinguished road
Default Re: Template modules

Quote:
Originally Posted by TheGreek
So could template designers be "encouraged" to include all the 'standard' modules somehow?

(like rip their arms off if they don't?)
It is very simple to edit the template modules.
Just open the index.php file of the template. Use wordpad or DMX and you will soon see how you can change the moudule names/locations etc etc..
__________________
Brad Baker
Multiple Domain & Reseller Hosting
www.rochen.com
www.joomlatutorials.com
mamboguy.com is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:05   #7 (permalink)
Expert Mamber
 
mamboguy.com's Avatar
 
Join Date: Apr 2004
Location: Byron Bay, Australia
Posts: 253
mamboguy.com is on a distinguished road
Default Re: Template modules

The modules are essentially php includes.
__________________
Brad Baker
Multiple Domain & Reseller Hosting
www.rochen.com
www.joomlatutorials.com
mamboguy.com is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:07   #8 (permalink)
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Template modules

Quote:
Originally Posted by TheGreek
So could template designers be "encouraged" to include all the 'standard' modules somehow?

(like rip their arms off if they don't?)
Encouragement...absolutely! Enforcement...probably not. Most of the newer templates include the current standard placeholders. But, it is relatively easy to modify an older template to include the needed modules. Are you currently using a template that does not properly display your modules?
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 02:24   #9 (permalink)
Mamber
 
TheGreek's Avatar
 
Join Date: Apr 2004
Location: Leicester, UK & Allihies,Ireland
Posts: 97
TheGreek is on a distinguished road
Default Re: Template modules

No just looking for guidelines for designing templates. Thanks for the offer tho'
TheGreek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.04.2004, 21:24   #10 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: Template modules

Read these:
http://www.mamboportal.com/content/category/2/34/29/
and these:
http://www.mambosolutions.com/index....d=72&Itemid=55

__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Hide titles of modules romanus Module 'How Do I' Questions 9 08.04.2004 01:29


All times are GMT +2. The time now is 17:06.

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.