Update of /var/cvs/html/mmbase/admin
In directory james.mmbase.org:/tmp/cvs-serv8340
Modified Files:
index.jsp
Added Files:
admin.js
Log Message:
added some extra support for IFrameRenderer's (mainly to make them full-screen)
See also: http://cvs.mmbase.org/viewcvs/html/mmbase/admin
admin.js is new
Index: index.jsp
===================================================================
RCS file: /var/cvs/html/mmbase/admin/index.jsp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- index.jsp 24 Dec 2008 17:04:02 -0000 1.38
+++ index.jsp 12 Jan 2009 21:14:41 -0000 1.39
@@ -17,6 +17,7 @@
unacceptable="CRIPPLE"
postprocessor="none" language="${mmbase_adminpages_language}">
+
<c:if test="${! empty param.logout}">
<mm:cloud method="logout" />
</c:if>
@@ -51,6 +52,10 @@
</mm:function>
</mm:functioncontainer>
</mm:notpresent>
+ <mm:include page="/mmbase/jquery/jquery.jspx" />
+ <mm:link page="/mmbase/admin/admin.js">
+ <script src="${_}" type="text/javascript"><jsp:text>
</jsp:text></script>
+ </mm:link>
</head>
</mm:formatter>
<mm:function id="blockObject" set="components" name="block"
referids="component,block" write="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs