Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
Commits
93f81848
Commit
93f81848
authored
Jun 21, 2017
by
Guus der Kinderen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OF-546: Remove duplicated tag library definitions.
parent
59d93d8f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
224 deletions
+5
-224
admin.tld
src/web/WEB-INF/admin.tld
+0
-189
contentBox.tagx
src/web/WEB-INF/tags/admin/contentBox.tagx
+0
-14
infoBox.tagx
src/web/WEB-INF/tags/admin/infoBox.tagx
+0
-21
pom.xml
webadmin/pom.xml
+5
-0
No files found.
src/web/WEB-INF/admin.tld
deleted
100644 → 0
View file @
59d93d8f
<?xml version="1.0" encoding="UTF-8"?>
<taglib
xmlns=
"http://java.sun.com/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd"
version=
"2.1"
>
<tlib-version>
1.2
</tlib-version>
<short-name>
Tag Library for Openfire
</short-name>
<description>
Tab Library for Openfire Admin Console
</description>
<short-name>
admin
</short-name>
<uri>
admin
</uri>
<tag>
<name>
tabs
</name>
<tag-class>
org.jivesoftware.admin.TabsTag
</tag-class>
<body-content>
JSP
</body-content>
<attribute>
<name>
css
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
currentcss
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
role
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
minEdition
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
justlinks
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
</tag>
<tag>
<name>
subnavbar
</name>
<tag-class>
org.jivesoftware.admin.SubnavTag
</tag-class>
<body-content>
JSP
</body-content>
<attribute>
<name>
css
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
currentcss
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
role
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
minEdition
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
</tag>
<tag>
<name>
sidebar
</name>
<tag-class>
org.jivesoftware.admin.SidebarTag
</tag-class>
<body-content>
JSP
</body-content>
<attribute>
<name>
css
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
currentcss
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
headercss
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
role
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
minEdition
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
</tag>
<tag>
<name>
subsidebar
</name>
<tag-class>
org.jivesoftware.admin.SubSidebarTag
</tag-class>
<body-content>
JSP
</body-content>
<attribute>
<name>
css
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
currentcss
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
role
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
<attribute>
<name>
minEdition
</name>
<required>
false
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
</tag>
<tag>
<name>
ASN1DER
</name>
<tag-class>
org.jivesoftware.admin.ASN1DERTag
</tag-class>
<body-content>
JSP
</body-content>
<attribute>
<name>
value
</name>
<required>
true
</required>
<rtexprvalue>
true
</rtexprvalue>
</attribute>
</tag>
<tag-file>
<name>
contentBox
</name>
<path>
/WEB-INF/tags/admin/contentBox.tagx
</path>
</tag-file>
<tag-file>
<name>
infobox
</name>
<path>
/WEB-INF/tags/admin/infoBox.tagx
</path>
</tag-file>
<tag-file>
<name>
infoBox
</name>
<path>
/WEB-INF/tags/admin/infoBox.tagx
</path>
</tag-file>
<function>
<name>
replaceAll
</name>
<function-class>
org.jivesoftware.admin.JSTLFunctions
</function-class>
<function-signature>
java.lang.String replaceAll(java.lang.String, java.lang.String, java.lang.String)
</function-signature>
</function>
<function>
<name>
split
</name>
<function-class>
org.jivesoftware.admin.JSTLFunctions
</function-class>
<function-signature>
java.lang.String[] split(java.lang.String, java.lang.String)
</function-signature>
</function>
<function>
<name>
serverIdentities
</name>
<function-class>
org.jivesoftware.util.CertificateManager
</function-class>
<function-signature>
java.util.List getServerIdentities(java.security.cert.X509Certificate)
</function-signature>
</function>
<function>
<name>
clientIdentities
</name>
<function-class>
org.jivesoftware.util.CertificateManager
</function-class>
<function-signature>
java.util.List getClientIdentities(java.security.cert.X509Certificate)
</function-signature>
</function>
<function>
<name>
getProperty
</name>
<function-class>
org.jivesoftware.util.JiveGlobals
</function-class>
<function-signature>
java.lang.String getProperty(java.lang.String,java.lang.String)
</function-signature>
</function>
<function>
<name>
getIntProperty
</name>
<function-class>
org.jivesoftware.util.JiveGlobals
</function-class>
<function-signature>
int getIntProperty(java.lang.String,int)
</function-signature>
</function>
<function>
<name>
getBooleanProperty
</name>
<function-class>
org.jivesoftware.util.JiveGlobals
</function-class>
<function-signature>
boolean getBooleanProperty(java.lang.String,boolean)
</function-signature>
</function>
<function>
<name>
getLongProperty
</name>
<function-class>
org.jivesoftware.util.JiveGlobals
</function-class>
<function-signature>
long getLongProperty(java.lang.String,long)
</function-signature>
</function>
<function>
<name>
getListProperty
</name>
<function-class>
org.jivesoftware.util.JiveGlobals
</function-class>
<function-signature>
java.util.List getListProperty(java.lang.String,java.util.List)
</function-signature>
</function>
</taglib>
src/web/WEB-INF/tags/admin/contentBox.tagx
deleted
100644 → 0
View file @
59d93d8f
<jsp:root xmlns:c="http://java.sun.com/jsp/jstl/core"
xmlns:jsp="http://java.sun.com/JSP/Page"
version="2.0">
<jsp:directive.attribute name="title" required="true" />
<div class="jive-contentBoxHeader">
<c:out value="${title}" />
</div>
<div class="jive-contentBox">
<jsp:doBody />
</div>
</jsp:root>
\ No newline at end of file
src/web/WEB-INF/tags/admin/infoBox.tagx
deleted
100644 → 0
View file @
59d93d8f
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"
version="2.0">
<jsp:directive.attribute name="type" required="true" />
<div class="jive-${type}">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="jive-icon"><img src="images/${type}-16x16.gif" width="16" height="16" border="0" alt=""/></td>
<td class="jive-icon-label">
<jsp:doBody />
</td>
</tr>
</tbody>
</table>
</div>
<br />
</jsp:root>
webadmin/pom.xml
View file @
93f81848
...
...
@@ -74,6 +74,11 @@
<artifactId>
xmppserver
</artifactId>
<version>
${project.version}
</version>
</dependency>
<dependency>
<groupId>
org.igniterealtime.openfire
</groupId>
<artifactId>
webadmintld
</artifactId>
<version>
${project.version}
</version>
</dependency>
</dependencies>
</plugin>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment