[jboss-dev-forums] [Design of JBoss Portal] - jboss-portlet dtd for 2.6

julien@jboss.com do-not-reply at jboss.com
Tue Jan 23 10:06:38 EST 2007


I am working on redoing correctly the DTDs for our various deployment  descriptors.

For the jboss-portlet.xml there is the very useful header-content that I was able to comment, however although I understand its content I might not be the most qualified person to document it.


  | <!--
  | Specify content which should be included in the portal aggregated page when the portlet is present
  | on that page. This setting only applies when the portlet is used in the local mode.
  | -->
  | <!ELEMENT header-content (link|script|meta)*>
  | 
  | <!--
  | todo
  | -->
  | <!ELEMENT link>
  | 
  | <!--
  | todo
  | -->
  | <!ATTLIST link href title type media ref CDATA #IMPLIED>
  | 
  | <!--
  | todo
  | -->
  | <!ELEMENT script>
  | 
  | <!--
  | todo
  | -->
  | <!ATTLIST script src type CDATA #IMPLIED>
  | 
  | <!--
  | todo
  | -->
  | <!ELEMENT meta>
  | 
  | <!--
  | todo
  | -->
  | <!ATTLIST meta name content CDATA #REQUIRED>
  | 

If someone can provide useful comment with examples to put here it would be great.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005338#4005338

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005338



More information about the jboss-dev-forums mailing list