Browse Source

Repair the Help-links in the Default-skin (killed by #include change).

Change the wording of permissions slightly in all skins.
tags/0.6.0
shypike 17 years ago
parent
commit
3daa6f0134
  1. 1
      main/interfaces/Default/templates/config.tmpl
  2. 1
      main/interfaces/Default/templates/config_cat.tmpl
  3. 3
      main/interfaces/Default/templates/config_directories.tmpl
  4. 1
      main/interfaces/Default/templates/config_email.tmpl
  5. 1
      main/interfaces/Default/templates/config_general.tmpl
  6. 1
      main/interfaces/Default/templates/config_newzbin.tmpl
  7. 1
      main/interfaces/Default/templates/config_rss.tmpl
  8. 1
      main/interfaces/Default/templates/config_scheduling.tmpl
  9. 1
      main/interfaces/Default/templates/config_server.tmpl
  10. 1
      main/interfaces/Default/templates/config_switches.tmpl
  11. 1
      main/interfaces/Default/templates/connection_info.tmpl
  12. 1
      main/interfaces/Default/templates/history.tmpl
  13. 6
      main/interfaces/Default/templates/inc_top.tmpl
  14. 1
      main/interfaces/Default/templates/main.tmpl
  15. 1
      main/interfaces/Default/templates/nzo.tmpl
  16. 1
      main/interfaces/Default/templates/queue.tmpl
  17. 2
      main/interfaces/Plush/templates/config_directories.tmpl
  18. 2
      main/interfaces/smpl/templates/config_directories.tmpl

1
main/interfaces/Default/templates/config.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath=".."#-->
<!--#set global $helpsubject="Configure"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu=""#-->

1
main/interfaces/Default/templates/config_cat.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="configure-categories"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="categories"#-->

3
main/interfaces/Default/templates/config_directories.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Directories"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="directories"#-->
@ -68,7 +69,7 @@
<br>
<br>
<strong>Permissions for completed downloads:</strong><br>
Set permissions pattern for completed files, octal notation only!<br>
Set permissions pattern for completed files/folders, octal notation only!<br>
<input type="text" size="10" name="permissions" value="$permissions">
<!--#end if#-->
<br>

1
main/interfaces/Default/templates/config_email.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Email"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="email"#-->

1
main/interfaces/Default/templates/config_general.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+General"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="general"#-->

1
main/interfaces/Default/templates/config_newzbin.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Newzbin"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="newzbin"#-->

1
main/interfaces/Default/templates/config_rss.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+RSS"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="rss"#-->

1
main/interfaces/Default/templates/config_scheduling.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Scheduling"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="scheduling"#-->

1
main/interfaces/Default/templates/config_server.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Servers"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="server"#-->

1
main/interfaces/Default/templates/config_switches.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="config"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="Configure+Switches"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<!--#set global $submenu="switches"#-->

1
main/interfaces/Default/templates/connection_info.tmpl

@ -1,6 +1,7 @@
<!--#set global $have_refresh=5#-->
<!--#set global $topmenu="connections"#-->
<!--#set global $statpath=".."#-->
<!--#set global $helpsubject="GUI+Connections"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<span class="SubMenu">

1
main/interfaces/Default/templates/history.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="history"#-->
<!--#set global $statpath=".."#-->
<!--#set global $helpsubject="GUI+History"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<span class="SubMenu"><a href="./purge">Purge history</a> |

6
main/interfaces/Default/templates/inc_top.tmpl

@ -49,13 +49,13 @@
<!--#end if#-->
<!--[if IE]>
<a href="$helpuri/GUI+Main" target="_blank">Help</a>
<a href="$helpuri/$helpsubject" target="_blank">Help</a>
<![endif]-->
<comment>
<ul id="nav">
<li><a href="$helpuri/GUI+Main" target="_blank">Help</a>
<li><a href="$helpuri/$helpsubject" target="_blank">Help</a>
<ul>
<li><a href="$helpuri/GUI+Main" target="_blank">Wiki</a></li>
<li><a href="$helpuri/$helpsubject" target="_blank">Wiki</a></li>
<li><a href="http://forums.sabnzbd.org" target="_blank">Forums</a></li>
<li><a href="http://embed.mibbit.com/?server=irc.synirc.net&channel=%23sabnzbd&parseLinks=true&chatOutputShowTimes=true" target="_blank">IRC</a></li>
</ul>

1
main/interfaces/Default/templates/main.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu=""#-->
<!--#set global $statpath="."#-->
<!--#set global $helpsubject="GUI+Main"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->

1
main/interfaces/Default/templates/nzo.tmpl

@ -1,5 +1,6 @@
<!--#set global $topmenu="queue"#-->
<!--#set global $statpath="../.."#-->
<!--#set global $helpsubject="GUI+Queue"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<script type='text/javascript'>

1
main/interfaces/Default/templates/queue.tmpl

@ -1,6 +1,7 @@
<!--#set global $topmenu="queue"#-->
<!--#set global $have_refresh=$refresh_rate#-->
<!--#set global $statpath=".."#-->
<!--#set global $helpsubject="GUI+Queue"#-->
<!--#include "interfaces/Default/templates/inc_top.tmpl"#-->
<span class="SubMenu">

2
main/interfaces/Plush/templates/config_directories.tmpl

@ -73,7 +73,7 @@
<!--#if not $nt#-->
<br/><br/>
<strong>Permissions for Completed Downloads:</strong><br/>
<small>Set permissions pattern for completed files, octal notation only!</small><br/>
<small>Set permissions pattern for completed files/folders, octal notation only!</small><br/>
<input type="text" size="10" name="permissions" value="$permissions">
<!--#end if#-->

2
main/interfaces/smpl/templates/config_directories.tmpl

@ -26,7 +26,7 @@
<!--#if not $nt#-->
<label class="label">Permissions for completed downloads:</label>
<input type="text" size="10" name="permissions" value="$permissions">
<span class="tips">Set permissions pattern for completed files, octal notation only!</span>
<span class="tips">Set permissions pattern for completed files/folders, octal notation only!</span>
<br class="clear" />
<!--#end if#-->

Loading…
Cancel
Save