2002-01-06 19:05:37 -07:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
|
|
<!--
|
|
|
|
The contents of this file are subject to the Mozilla Public License Version 1.1
|
|
|
|
(the "License"); you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at <http://www.mozilla.org/MPL/>.
|
|
|
|
|
|
|
|
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
|
|
|
|
WARRANTY OF ANY KIND, either express or implied. See the License for the specific
|
|
|
|
language governing rights and limitations under the License.
|
|
|
|
|
|
|
|
The Original Code is the Venice Web Communities System.
|
|
|
|
|
2006-01-25 21:40:34 -07:00
|
|
|
The Initial Developer of the Original Code is Eric J. Bowersox <erbo@users.sf.net>,
|
2002-01-06 19:05:37 -07:00
|
|
|
for Silverwrist Design Studios. Portions created by Eric J. Bowersox are
|
2004-03-07 22:13:29 -07:00
|
|
|
Copyright (C) 2001-2004 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
|
2002-01-06 19:05:37 -07:00
|
|
|
|
|
|
|
Contributor(s):
|
|
|
|
-->
|
2004-03-07 22:13:29 -07:00
|
|
|
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
|
|
|
|
"http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_2.dtd">
|
2002-01-06 19:05:37 -07:00
|
|
|
<taglib>
|
|
|
|
|
2004-03-07 22:13:29 -07:00
|
|
|
<tlib-version>0.1</tlib-version>
|
|
|
|
<jsp-version>1.2</jsp-version>
|
|
|
|
<short-name>topic</short-name>
|
|
|
|
<uri>/tlds/topic</uri>
|
|
|
|
<description>Tag library used to access various topic elements.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_create</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanCreateTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can create topics in the current conference.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_freeze</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanFreezeTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can freeze or unfreeze the current topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_archive</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanArchiveTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can archive or unarchive the current topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_delete</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanDeleteTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can delete the current topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>ID</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIDTag</tag-class>
|
|
|
|
<body-content>empty</body-content>
|
|
|
|
<description>Substitutes the topic ID.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>number</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicNumberTag</tag-class>
|
|
|
|
<body-content>empty</body-content>
|
|
|
|
<description>Substitutes the topic number.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>name</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicNameTag</tag-class>
|
|
|
|
<body-content>empty</body-content>
|
|
|
|
<description>Substitutes the topic name.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_archived</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsArchivedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is archived.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_not_archived</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsNotArchivedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is not archived.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_frozen</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsFrozenTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is frozen.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_not_frozen</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsNotFrozenTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is not frozen.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_hidden</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsHiddenTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is hidden.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>is_not_hidden</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicIsNotHiddenTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic is not hidden.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>last_message</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicLastMessageTag</tag-class>
|
|
|
|
<body-content>empty</body-content>
|
|
|
|
<description>Substitutes the index of the last message in the topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>subscribed</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicSubscribedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user is subscribed to this topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>not_subscribed</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicNotSubscribedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user is not subscribed to this topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_send_invite</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanSendInvitationTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can send an invitation to the current topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>specified</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicSpecifiedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic was specified.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>not_specified</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicNotSpecifiedTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the topic was not specified.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
<tag>
|
|
|
|
<name>can_post</name>
|
2004-03-07 22:13:29 -07:00
|
|
|
<tag-class>com.silverwrist.venice.ui.conf.jsp.TopicCanPostTag</tag-class>
|
|
|
|
<body-content>JSP</body-content>
|
|
|
|
<description>Includes its content if the user can post to the current topic.</description>
|
2002-01-06 19:05:37 -07:00
|
|
|
</tag>
|
|
|
|
|
|
|
|
</taglib>
|