Ad Widget

Collapse

Tepmlate Linking

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xaitax
    Member
    • Apr 2006
    • 39

    #1

    Tepmlate Linking

    Hi,

    I' quite new to the forums.
    So beat me and kick me if I ask dumb questions.

    I need linking one template with more than only one.

    Just a simple example:
    Code:
    templates:
    \_ template_unix
    \_ template_mysql
    \_ template_pgsql
    And now I want to add all features of `template_mysql' && `template_pgsql' to the unix template like:

    Code:
    templates:
    \_ template_mysql && template_pgsql linked with template_unix
    For sure, I can link ech of them to unix, but than i get lots auf redundant data; which I don't like.

    Well, so it might be possible to link my template to more than one? In this case, I have all preferred items in one template, which makes administration lots of easier. Or do I have error in reasoning?

    Regards,
    xai
    Last edited by xaitax; 07-04-2006, 09:18.
  • edeus
    Senior Member
    • Aug 2005
    • 120

    #2
    Unfortunately the only way to template now is to work within the new templating system.

    There is a lot of discussion on this already - RTF. It seems the easiest way is to have "one template to rule them all" then disable the unwanted items.

    Counter-intuitive I know, but it works fairly well especially when you disable most items in the template to start with.

    Comment

    Working...