Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/templates/default/admin
In directory
james.mmbase.org:/tmp/cvs-serv29003/portlets-jforum/src/webapp/templates/default/admin
Modified Files:
Tag: b1_5
admin_index.htm
Log Message:
CMSC-1104 - This template was still not portletised. Now you can acces the
Admin Control Panel from the link on the bottom of the forums. If you are Admin
of course.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/templates/default/admin
See also: http://www.mmbase.org/jira/browse/CMSC-1104
Index: admin_index.htm
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/templates/default/admin/admin_index.htm,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -b -r1.3 -r1.3.2.1
--- admin_index.htm 3 Jul 2008 12:13:08 -0000 1.3
+++ admin_index.htm 8 Jan 2009 11:35:45 -0000 1.3.2.1
@@ -1,14 +1,6 @@
-<html>
-<head>
-<title>JForum - Administration interface</title>
-<meta http-equiv="Content-Type" content="text/html; charset=${encoding}">
-</head>
-
-<frameset rows="*" cols="170,*" framespacing="0" frameborder="NO" border="0">
- <frame src="${contextPath}/jforum${extension}?module=admBase&action=menu"
name="leftFrame" scrolling="NO" noresize>
- <frame src="${contextPath}/jforum${extension}?module=admBase&action=main"
name="main">
-</frameset>
-<noframes><body>
-
-</body></noframes>
-</html>
+<table width="100%" cellpadding="0" cellspacing="0" border="0"
class="forumline">
+ <tr>
+ <td width="170" valign="top"><iframe
src="${contextPath}/jforum${extension}?module=admBase&action=menu"
frameborder="NO" name="leftFrame" scrolling="NO" height="600"
width="100%"></iframe></td>
+ <td valign="top"><iframe
src="${contextPath}/jforum${extension}?module=admBase&action=main"
frameborder="NO" name="main" scrolling="AUTO" height="600"
width="100%"></iframe></td>
+ </tr>
+</table>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs