summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69f6153)
raw | patch | inline | side by side (parent: 69f6153)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Apr 2007 12:33:24 +0000 (12:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Apr 2007 12:33:24 +0000 (12:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6130 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/class_setupStep_Config3.inc | patch | blob | history | |
setup/setup_config1.tpl | patch | blob | history | |
setup/setup_config3.tpl | patch | blob | history |
index c5d37d95a1a887327643ef4e41e197df3a4b073b..680fdebd79d2f67699b855b4d37758fff4253005 100644 (file)
class Step_Config3 extends setup_step
{
- var $header_image= "images/ldap.png";
+ var $header_image= "images/ldapserver.png";
var $optional = array(
"strict_units" => false,
"forceglobals" => true,
index 5154da1a2597f81907c48c7b965bbdc557e3b590..e26c89cd3127d8940817636f0d6878b091f560c5 100644 (file)
--- a/setup/setup_config1.tpl
+++ b/setup/setup_config1.tpl
<div class='step4_container'>
<div class='step4_name'>
- {t}Personal title in user dn{/t}
+ {t}Include personal title in user DN{/t}
</div>
<div class='step4_value'>
<select name="include_personal_title" size="1" title="">
index c068fa987ef220549972bf1fff8cf4f27e201d0f..ad1092858905f6e8575409f45987d95d1416858b 100644 (file)
--- a/setup/setup_config3.tpl
+++ b/setup/setup_config3.tpl
{html_options options=$bool selected=$optional.noprimarygroup}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
{html_options options=$bool selected=$optional.forceglobals}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
{html_options options=$bool selected=$optional.forcessl}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
{html_options options=$bool selected=$optional.warnssl}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
{html_options options=$bool selected=$optional.strict_units}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
<input style='width:90%' id='ppd_path' name='ppd_path' type='text' value='{$optional.ppd_path}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
value='{$optional.auto_network_hook}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
value='{$optional.mailQueueScriptPath}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
type='text' value='{$optional.notifydir}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
type='text' value='{$optional.kioskpath}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
<input style='width:90%' id='compile' name='compile'
type='text' value='{$optional.compile}'>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container' style='height:5em;'>
type='radio' name='smbhash' value='perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \$ARGV[0]), $/;"'>
perl -MCrypt::SmbHash ...
</div>
- <div class='step4_status' style='height:5em;'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
<input style='width:90%' id='session_lifetime' name='session_lifetime'
type='text' value='{$optional.session_lifetime}'>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
type='text' value='{$optional.max_ldap_query_time}' >
{/if}
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
<div class='step4_container'>
{/if}
</select>
</div>
- <div class='step4_status'>
- {t}Infos in FAQ{/t}
- <img class='center' alt='!' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
- </div>
</div>
</div>