* add the paging hook to these templates
authorWilfried Göesgens <willi@citadel.org>
Sun, 30 Aug 2009 18:23:22 +0000 (18:23 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 30 Aug 2009 18:23:22 +0000 (18:23 +0000)
15 files changed:
webcit/static/t/add_node.html
webcit/static/t/aide_inetconf.html
webcit/static/t/display_aide_menu.html
webcit/static/t/display_ignet_confirmdelete.html
webcit/static/t/display_main_menu.html
webcit/static/t/display_netconf.html
webcit/static/t/display_sitewide_config.html
webcit/static/t/edit_message.html
webcit/static/t/edit_node.html
webcit/static/t/edituser_select.html
webcit/static/t/files.html
webcit/static/t/files_jspicview.html
webcit/static/t/preferences.html
webcit/static/t/userlist_detailview.html
webcit/static/t/who.html

index a59b5e237bf9964b51d1c210541b37b4d7a569fb..7ca6b53390cf156f30e389289ef40ea21c42ae70 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <?_("Add a new node")>
index 75bc8369923736351088218972942b3af1ee9954..56259cf2c92055695e2fe2051f16505acadbd76a 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <??("COND:AIDE", 1)><?_("System Administration Menu")><??("X", 1)>
index e8449f2706ea474fec49e0ff7a43fd9a6039fb2d..50f3108ac471c790fe5a8e35b55253a107557f4f 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <??("COND:AIDE", 1)><?_("System Administration Menu")><??("X", 1)>
index 1ecc817b9283f89197a613c65d52e34525506858..4c88969051cb7838284ed0080cc7a2bd67a5a2fb 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <?_("Confirm delete")> <?BSTR("node")>
index afe474432e13f92e2b2fc2ca9c66f6314d5a3b61..43c8186965aca9227a55479facc0b6ea7fb59f1f 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
 <div class="fix_scrollbar_bug">
index 749ec6d9c0e1307b5cf576368af7649c22f5f3ba..7b925705fa2e524bdda5c1babbdbea2f0237f692 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
   <h1><?_("Network configuration")></h1>
 </div>
index c1f3b302d69e39051a577031344b58628df21e08..62639177301f6e31f269d51bec048bfa9b752b6b 100644 (file)
@@ -1,4 +1,4 @@
-<?=("head")><?=("important_msg")>
+<?=("head")><?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1><?_("Site configuration")></h1>
 </div>
index 0d04f7ea4099f508f4013aca3b89f67662dad10c..97e183da16796af58478e92f389c316328773356 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
 <div class="fix_scrollbar_bug message "><form enctype="multipart/form-data" method="POST" accept-charset="UTF-8" action="post" name="enterform">
index 44746d69bae5ef08998483a1091aef1ba5c17f53..7523e1501b7e576fec388d1648b3cc1c52215726 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <?_("Add a new node")>
index a9169f3370256ea4533bbc28721a242818b49798..7133d9f960445d4247b324f9f3ba208202efdc77 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
   <img src="static/usermanag_48x.gif">
   <h1><??("COND:AIDE", 1)><?_("Edit or delete users")><??("X", 1)></h1>
index 5cda728ec664dca68839564ab8258619c9605807..06643acb92ffd87408ce1127f2a7b59a9bd3a872 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner"><h1><?_("Files available for download in")> <?ROOMNAME></h1></div>
 
 <script language="javascript" type="text/javascript">
index b0d73f7a64f7209d044b86820d2d7fd3f38a224e..0de41fcd291cbb2494e08df736fa0e3d04ee4ed3 100644 (file)
@@ -1,6 +1,6 @@
 <??("COND:BSTR", 1, "frame")>
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <?_("Pictures in")><?ROOM:NAME>
index 6bfb18fc064d0e81bcf0394fe72cc199154e87d6..742e9a71a01b5812561b75037e1ea05c5459f442 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
   <h1><?_("Preferences and settings")></h1>
 </div>
index 340ffefa82b10d4e86691bcd04da28e2a03f87e2..05afc18ce4f959ffaa9431843f5444a7088c1f71 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
   <h1><?_("Edit user account: ")><?USERLIST:USERNAME("X")></h1>
 </div>
index 3ded6d3f236f8030393d786690251f74e5e1ddf5..ea04a68569d4bfe5998af9d25f93865deefb2a75 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 
 <script type="text/javascript">
 function ConfirmKill() {