diabook-themes: minor bugfixes
This commit is contained in:
		
					parent
					
						
							
								fd2f7dd6ae
							
						
					
				
			
			
				commit
				
					
						947b6073b1
					
				
			
		
					 12 changed files with 59 additions and 25 deletions
				
			
		
							
								
								
									
										5
									
								
								view/theme/diabook-aerith/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										5
									
								
								view/theme/diabook-aerith/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							| 
						 | 
				
			
			@ -25,5 +25,10 @@
 | 
			
		|||
			{{ endfor }}
 | 
			
		||||
		</ul>
 | 
			
		||||
	</div>
 | 
			
		||||
	 {{ if $ungrouped }}
 | 
			
		||||
  <div id="sidebar-ungrouped">
 | 
			
		||||
  <a href="nogroup">$ungrouped</a>
 | 
			
		||||
  </div>
 | 
			
		||||
  {{ endif }}
 | 
			
		||||
</div>	
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -26,6 +26,7 @@
 | 
			
		|||
					<li id="nav-contacts-all"><a href="contacts">$nav.contacts.1</a></li> 
 | 
			
		||||
				</ul>
 | 
			
		||||
			</li>	
 | 
			
		||||
 | 
			
		||||
			{{ endif }}
 | 
			
		||||
			
 | 
			
		||||
			{{ if $nav.messages }}
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +46,7 @@
 | 
			
		|||
      {{ if $nav.notifications }}
 | 
			
		||||
			<li  id="nav-notifications-linkmenu" class="nav-menu-icon">
 | 
			
		||||
			<a href="$nav.notifications.0" rel="#nav-notifications-menu" title="$nav.notifications.1">
 | 
			
		||||
			   <span class="icon notify">$nav.notifications.1</span>
 | 
			
		||||
			<span class="icon notify">$nav.notifications.1</span>
 | 
			
		||||
				<span id="notify-update" class="nav-notify"></span></a>
 | 
			
		||||
				<ul id="nav-notifications-menu" class="menu-popup">
 | 
			
		||||
					<li id="nav-notifications-mark-all"><a href="#" onclick="notifyMarkAll(); return false;">$nav.notifications.mark.1</a></li>
 | 
			
		||||
| 
						 | 
				
			
			@ -63,16 +64,18 @@
 | 
			
		|||
		</li>		
 | 
			
		||||
		{{ endif }}	
 | 
			
		||||
		
 | 
			
		||||
		<li  style="width: 1%; height: 1px;float: right;"></li>	
 | 
			
		||||
		
 | 
			
		||||
		<li id="nav-site-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-site-menu"><span class="icon s22 gear">Site</span></a>
 | 
			
		||||
			<ul id="nav-site-menu" class="menu-popup">
 | 
			
		||||
				{{ if $nav.manage }}<li><a class="$nav.manage.2" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a></li>{{ endif }}				
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.settings }} <li><a class="$nav.search.2" onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}									
 | 
			
		||||
										
 | 
			
		||||
										 <li><a class="$nav.search.2" href="friendica" title="Site Info / Impressum" >Info/Impressum</a></li>
 | 
			
		||||
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.settings }}<li><a class="menu-sep $nav.settings.2" href="$nav.settings.0" title="$nav.settings.3">$nav.settings.1</a></li>{{ endif }}
 | 
			
		||||
				{{ if $nav.admin }}<li><a class="$nav.admin.2" href="$nav.admin.0" title="$nav.admin.3" >$nav.admin.1</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -82,13 +85,13 @@
 | 
			
		|||
			</ul>		
 | 
			
		||||
		</li>
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.directory }}
 | 
			
		||||
		<li id="nav-directory-link" class="nav-menu $sel.directory">
 | 
			
		||||
			<a class="$nav.directory.2" href="$nav.directory.0" title="$nav.directory.3" >$nav.directory.1</a>
 | 
			
		||||
		</li>
 | 
			
		||||
		{{ endif }}
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.apps }}
 | 
			
		||||
			<li id="nav-apps-link" class="nav-menu $sel.apps">
 | 
			
		||||
				<a class=" $nav.apps.2" href="#" rel="#nav-apps-menu" title="$nav.apps.3" >$nav.apps.1</a>
 | 
			
		||||
| 
						 | 
				
			
			@ -137,9 +140,10 @@
 | 
			
		|||
</nav>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook-aerith/icons/scroll_top.png" title="scroll to top"></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 3px; left: 25px;">$langselector</div>
 | 
			
		||||
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook-aerith/icons/bluebug.png" title="report bugs for the theme diabook-aerith"/></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,9 +3,9 @@
 | 
			
		|||
	<div id="nets-desc">$desc</div>
 | 
			
		||||
 | 
			
		||||
	<ul class="nets-ul">
 | 
			
		||||
	<li class="tool"><a style="text-decoration: none;" href="$base" class="nets-link{{ if $sel_all }} nets-selected{{ endif }} nets-all">$all</a></li>
 | 
			
		||||
	<li class="tool {{ if $sel_all }}selected{{ endif }}"><a style="text-decoration: none;" href="$base" class="nets-link nets-all">$all</a></li>
 | 
			
		||||
	{{ for $nets as $net }}
 | 
			
		||||
	<li class="tool"><a href="$base?nets=$net.ref" class="nets-link{{ if $net.selected }} nets-selected{{ endif }}">$net.name</a></li>
 | 
			
		||||
	<li class="tool {{ if $net.selected }}selected{{ endif }}"><a href="$base?nets=$net.ref" class="nets-link nets-selected">$net.name</a></li>
 | 
			
		||||
	{{ endfor }}
 | 
			
		||||
	</ul>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								view/theme/diabook-blue/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										5
									
								
								view/theme/diabook-blue/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							| 
						 | 
				
			
			@ -25,5 +25,10 @@
 | 
			
		|||
			{{ endfor }}
 | 
			
		||||
		</ul>
 | 
			
		||||
	</div>
 | 
			
		||||
	 {{ if $ungrouped }}
 | 
			
		||||
  <div id="sidebar-ungrouped">
 | 
			
		||||
  <a href="nogroup">$ungrouped</a>
 | 
			
		||||
  </div>
 | 
			
		||||
  {{ endif }}
 | 
			
		||||
</div>	
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -26,6 +26,7 @@
 | 
			
		|||
					<li id="nav-contacts-all"><a href="contacts">$nav.contacts.1</a></li> 
 | 
			
		||||
				</ul>
 | 
			
		||||
			</li>	
 | 
			
		||||
 | 
			
		||||
			{{ endif }}
 | 
			
		||||
			
 | 
			
		||||
			{{ if $nav.messages }}
 | 
			
		||||
| 
						 | 
				
			
			@ -63,16 +64,18 @@
 | 
			
		|||
		</li>		
 | 
			
		||||
		{{ endif }}	
 | 
			
		||||
		
 | 
			
		||||
		<li  style="width: 1%; height: 1px;float: right;"></li>	
 | 
			
		||||
		
 | 
			
		||||
		<li id="nav-site-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-site-menu"><span class="icon s22 gear">Site</span></a>
 | 
			
		||||
			<ul id="nav-site-menu" class="menu-popup">
 | 
			
		||||
				{{ if $nav.manage }}<li><a class="$nav.manage.2" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a></li>{{ endif }}				
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.settings }} <li><a class="$nav.search.2" onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}									
 | 
			
		||||
										
 | 
			
		||||
										 <li><a class="$nav.search.2" href="friendica" title="Site Info / Impressum" >Info/Impressum</a></li>
 | 
			
		||||
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.settings }}<li><a class="menu-sep $nav.settings.2" href="$nav.settings.0" title="$nav.settings.3">$nav.settings.1</a></li>{{ endif }}
 | 
			
		||||
				{{ if $nav.admin }}<li><a class="$nav.admin.2" href="$nav.admin.0" title="$nav.admin.3" >$nav.admin.1</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -82,13 +85,13 @@
 | 
			
		|||
			</ul>		
 | 
			
		||||
		</li>
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.directory }}
 | 
			
		||||
		<li id="nav-directory-link" class="nav-menu $sel.directory">
 | 
			
		||||
			<a class="$nav.directory.2" href="$nav.directory.0" title="$nav.directory.3" >$nav.directory.1</a>
 | 
			
		||||
		</li>
 | 
			
		||||
		{{ endif }}
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.apps }}
 | 
			
		||||
			<li id="nav-apps-link" class="nav-menu $sel.apps">
 | 
			
		||||
				<a class=" $nav.apps.2" href="#" rel="#nav-apps-menu" title="$nav.apps.3" >$nav.apps.1</a>
 | 
			
		||||
| 
						 | 
				
			
			@ -143,6 +146,7 @@
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<ul id="nav-notifications-template" style="display:none;" rel="template">
 | 
			
		||||
	<li class="{4}"><a href="{0}"><img src="{1}">{2} <span class="notif-when">{3}</span></a></li>
 | 
			
		||||
</ul>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,9 +3,9 @@
 | 
			
		|||
	<div id="nets-desc">$desc</div>
 | 
			
		||||
 | 
			
		||||
	<ul class="nets-ul">
 | 
			
		||||
	<li class="tool"><a style="text-decoration: none;" href="$base" class="nets-link{{ if $sel_all }} nets-selected{{ endif }} nets-all">$all</a></li>
 | 
			
		||||
	<li class="tool {{ if $sel_all }}selected{{ endif }}"><a style="text-decoration: none;" href="$base" class="nets-link nets-all">$all</a></li>
 | 
			
		||||
	{{ for $nets as $net }}
 | 
			
		||||
	<li class="tool"><a href="$base?nets=$net.ref" class="nets-link{{ if $net.selected }} nets-selected{{ endif }}">$net.name</a></li>
 | 
			
		||||
	<li class="tool {{ if $net.selected }}selected{{ endif }}"><a href="$base?nets=$net.ref" class="nets-link nets-selected">$net.name</a></li>
 | 
			
		||||
	{{ endfor }}
 | 
			
		||||
	</ul>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								view/theme/diabook-red/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										5
									
								
								view/theme/diabook-red/group_side.tpl
									
										
									
									
									
										
										
										Normal file → Executable file
									
								
							| 
						 | 
				
			
			@ -25,5 +25,10 @@
 | 
			
		|||
			{{ endfor }}
 | 
			
		||||
		</ul>
 | 
			
		||||
	</div>
 | 
			
		||||
	 {{ if $ungrouped }}
 | 
			
		||||
  <div id="sidebar-ungrouped">
 | 
			
		||||
  <a href="nogroup">$ungrouped</a>
 | 
			
		||||
  </div>
 | 
			
		||||
  {{ endif }}
 | 
			
		||||
</div>	
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -26,6 +26,7 @@
 | 
			
		|||
					<li id="nav-contacts-all"><a href="contacts">$nav.contacts.1</a></li> 
 | 
			
		||||
				</ul>
 | 
			
		||||
			</li>	
 | 
			
		||||
 | 
			
		||||
			{{ endif }}
 | 
			
		||||
			
 | 
			
		||||
			{{ if $nav.messages }}
 | 
			
		||||
| 
						 | 
				
			
			@ -63,16 +64,18 @@
 | 
			
		|||
		</li>		
 | 
			
		||||
		{{ endif }}	
 | 
			
		||||
		
 | 
			
		||||
		<li  style="width: 1%; height: 1px;float: right;"></li>	
 | 
			
		||||
		
 | 
			
		||||
		<li id="nav-site-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-site-menu"><span class="icon s22 gear">Site</span></a>
 | 
			
		||||
			<ul id="nav-site-menu" class="menu-popup">
 | 
			
		||||
				{{ if $nav.manage }}<li><a class="$nav.manage.2" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a></li>{{ endif }}				
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.settings }} <li><a class="$nav.search.2" onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}									
 | 
			
		||||
										
 | 
			
		||||
										 <li><a class="$nav.search.2" href="friendica" title="Site Info / Impressum" >Info/Impressum</a></li>
 | 
			
		||||
 | 
			
		||||
										
 | 
			
		||||
				{{ if $nav.settings }}<li><a class="menu-sep $nav.settings.2" href="$nav.settings.0" title="$nav.settings.3">$nav.settings.1</a></li>{{ endif }}
 | 
			
		||||
				{{ if $nav.admin }}<li><a class="$nav.admin.2" href="$nav.admin.0" title="$nav.admin.3" >$nav.admin.1</a></li>{{ endif }}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -82,13 +85,13 @@
 | 
			
		|||
			</ul>		
 | 
			
		||||
		</li>
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.directory }}
 | 
			
		||||
		<li id="nav-directory-link" class="nav-menu $sel.directory">
 | 
			
		||||
			<a class="$nav.directory.2" href="$nav.directory.0" title="$nav.directory.3" >$nav.directory.1</a>
 | 
			
		||||
		</li>
 | 
			
		||||
		{{ endif }}
 | 
			
		||||
		
 | 
			
		||||
		
 | 
			
		||||
		{{ if $nav.apps }}
 | 
			
		||||
			<li id="nav-apps-link" class="nav-menu $sel.apps">
 | 
			
		||||
				<a class=" $nav.apps.2" href="#" rel="#nav-apps-menu" title="$nav.apps.3" >$nav.apps.1</a>
 | 
			
		||||
| 
						 | 
				
			
			@ -137,9 +140,10 @@
 | 
			
		|||
</nav>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook-red/icons/scroll_top.png" title="scroll to top"></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 3px; left: 25px;">$langselector</div>
 | 
			
		||||
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook-red/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div>
 | 
			
		||||
<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,9 +3,9 @@
 | 
			
		|||
	<div id="nets-desc">$desc</div>
 | 
			
		||||
 | 
			
		||||
	<ul class="nets-ul">
 | 
			
		||||
	<li class="tool"><a style="text-decoration: none;" href="$base" class="nets-link{{ if $sel_all }} nets-selected{{ endif }} nets-all">$all</a></li>
 | 
			
		||||
	<li class="tool {{ if $sel_all }}selected{{ endif }}"><a style="text-decoration: none;" href="$base" class="nets-link nets-all">$all</a></li>
 | 
			
		||||
	{{ for $nets as $net }}
 | 
			
		||||
	<li class="tool"><a href="$base?nets=$net.ref" class="nets-link{{ if $net.selected }} nets-selected{{ endif }}">$net.name</a></li>
 | 
			
		||||
	<li class="tool {{ if $net.selected }}selected{{ endif }}"><a href="$base?nets=$net.ref" class="nets-link nets-selected">$net.name</a></li>
 | 
			
		||||
	{{ endfor }}
 | 
			
		||||
	</ul>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -25,5 +25,10 @@
 | 
			
		|||
			{{ endfor }}
 | 
			
		||||
		</ul>
 | 
			
		||||
	</div>
 | 
			
		||||
  {{ if $ungrouped }}
 | 
			
		||||
  <div id="sidebar-ungrouped">
 | 
			
		||||
  <a href="nogroup">$ungrouped</a>
 | 
			
		||||
  </div>
 | 
			
		||||
  {{ endif }}
 | 
			
		||||
</div>	
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -64,6 +64,8 @@
 | 
			
		|||
		</li>		
 | 
			
		||||
		{{ endif }}	
 | 
			
		||||
		
 | 
			
		||||
		<li  style="width: 1%; height: 1px;float: right;"></li>	
 | 
			
		||||
		
 | 
			
		||||
		<li id="nav-site-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-site-menu"><span class="icon s22 gear">Site</span></a>
 | 
			
		||||
			<ul id="nav-site-menu" class="menu-popup">
 | 
			
		||||
				{{ if $nav.manage }}<li><a class="$nav.manage.2" href="$nav.manage.0" title="$nav.manage.3">$nav.manage.1</a></li>{{ endif }}				
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,9 +3,9 @@
 | 
			
		|||
	<div id="nets-desc">$desc</div>
 | 
			
		||||
 | 
			
		||||
	<ul class="nets-ul">
 | 
			
		||||
	<li class="tool"><a style="text-decoration: none;" href="$base" class="nets-link{{ if $sel_all }} nets-selected{{ endif }} nets-all">$all</a></li>
 | 
			
		||||
	<li class="tool {{ if $sel_all }}selected{{ endif }}"><a style="text-decoration: none;" href="$base" class="nets-link nets-all">$all</a></li>
 | 
			
		||||
	{{ for $nets as $net }}
 | 
			
		||||
	<li class="tool"><a href="$base?nets=$net.ref" class="nets-link{{ if $net.selected }} nets-selected{{ endif }}">$net.name</a></li>
 | 
			
		||||
	<li class="tool {{ if $net.selected }}selected{{ endif }}"><a href="$base?nets=$net.ref" class="nets-link nets-selected">$net.name</a></li>
 | 
			
		||||
	{{ endfor }}
 | 
			
		||||
	</ul>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue