[jira] Updated: (FOR-1166) Search Button is misplaced to the right in some browsers - Pelt Theme

2009-05-13 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/FOR-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin updated FOR-1166: --- Summary: Search Button is misplaced to the right in some browsers - Pelt Theme (was: Search Button is misplaced to the

[jira] Closed: (FOR-844) Move structurer templates out of the xdocs dir

2009-05-13 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/FOR-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin closed FOR-844. - Resolution: Fixed Checked again, still looks done. > Move structurer templates out of the xdocs dir > -

[jira] Closed: (FOR-683) Troubles with views and voice plugin

2009-05-13 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/FOR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin closed FOR-683. - Resolution: Won't Fix The files here for checking are too far out of date. The Voice plugin in whiteboard also needs bringi

[jira] Commented: (FOR-1166) Search Button is misplaced to the right in some browsers - Pelt Theme

2009-05-13 Thread Sjur N. Moshagen (JIRA)
[ https://issues.apache.org/jira/browse/FOR-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708868#action_12708868 ] Sjur N. Moshagen commented on FOR-1166: --- It also looks a bit high, but not bad, on Safa

RE: generate-id and @id (skins)

2009-05-13 Thread Sina K. Heshmati
Gavin wrote: > Just wondering on the implementation of generate-id when @id are already > present. > > Example, in sample.xml we have > > > > which gives us a generated file with > > > > Now, I don't see the generated-id as being referenced anywhere, whereas > 'link-class' is referenced from

How can I use class lists with XDocs?

2009-05-13 Thread Brolin Empey
Hello, Is it possible to use class lists in XDocs source files with Forrest v0.9-dev? I found a discussion about this issue from 2006 in the dev list archives: < http://article.gmane.org/gmane.text.xml.forrest.devel/18694/match=class+lists > I need to use a class list in an XDocs source file:

Re: How can I use class lists with XDocs?

2009-05-13 Thread David Crossley
Brolin Empey wrote: > > Is it possible to use class lists in XDocs source files with Forrest > v0.9-dev? > > I found a discussion about this issue from 2006 in the dev list archives: > > http://article.gmane.org/gmane.text.xml.forrest.devel/18694/match=class+lists [Proposal] Rules for Forrest Us

Re: How can I use class lists with XDocs?

2009-05-13 Thread Brolin Empey
2009/5/13 David Crossley > Perhaps the "document" DTD needs modifying. Can you suggest a patch? > How about changing all class attributes that specify CSS classes in the generated HTML (is that all of them?) to be of type CDATA instead of NMTOKEN? CDATA allows space characters, but NMTOKEN does

Re: How can I use class lists with XDocs?

2009-05-13 Thread David Crossley
Brolin Empey wrote: > David Crossley wrote: > > > > Perhaps the "document" DTD needs modifying. Can you suggest a patch? > > How about changing all class attributes that specify CSS classes in the > generated HTML (is that all of them?) to be of type CDATA instead of > NMTOKEN? CDATA allows space