Still not working,
I did again in this order :-
1) svn up (rev 279554 now)
2) checked /main/webapp/WEB-INF/xconf/forrest-core.xconf making sure changes
were correct.
a) svn diff of forrest-core.xconf.diff says :-
Index: main/webapp/WEB-INF/xconf/forrest-core.xconf
===================================================================
--- main/webapp/WEB-INF/xconf/forrest-core.xconf (revision 279554)
+++ main/webapp/WEB-INF/xconf/forrest-core.xconf (working copy)
@@ -130,8 +130,8 @@
<whiteboard-plugins-src>@forrest.home@/whiteboard/plugins</whiteboard-plugins-src>
<plugins>@forrest.home@/build/plugins</plugins>
<locationmap>@context.home@/locationmap.xml</locationmap>
-
<view-internal>@forrest.home@/build/plugins/org.apache.forrest.plugin.internal.view</view-internal>
-
<view-themes>@forrest.home@/build/plugins/org.apache.forrest.plugin.internal.view/resources/views</view-themes>
+
<view-internal>@forrest.home@/build/plugins/org.apache.forrest.plugin.internal.xhtml2</view-internal>
+
<view-themes>@forrest.home@/build/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/views</view-themes>
<theme-ext>.fv</theme-ext>
<theme>default</theme>
</values>
3) build clean,
4) cd whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2
5) ant local-deploy
6) forrest run
And I get a blank page (no errors no nothing).
When I view:source all the code is there - xhtml1-strict now I see , good,
when I can see it !
An svn status produced :-
? basic.css.diff
? skinconf.xml.diff
? faq.html.diff
? .forrest-core.xconf.diff.swp
? forrest-core.xconf.diff
? status.txt
? faq.xml.diff
? screen.css.diff
M main\fresh-site\forrest.properties
? main\webapp\.upload-dir
M main\webapp\WEB-INF\xconf\forrest-core.xconf
? main\webapp\skins\leather-dev\css\basic.css.diff
M main\webapp\skins\pelt\css\screen.css
M main\webapp\skins\pelt\xslt\html\site2xhtml.xsl
M main\webapp\skins\common\xslt\html\site2xhtml.xsl
M main\webapp\sitemap.xmap
? whiteboard\plugins\org.apache.forrest.plugin.internal.xhtml2\build
?
whiteboard\plugins\org.apache.forrest.plugin.internal.xhtml2\src\documentation\content\xdocs\samples\xhtml2_subset_old.xml
?
whiteboard\plugins\org.apache.forrest.plugin.internal.xhtml2\src\documentation\content\xdocs\samples\xhtml2_subset.xml.mine
?
whiteboard\plugins\org.apache.forrest.plugin.internal.xhtml2\src\documentation\content\xdocs\samples\xhtml2_subset.xml.r279017
C
whiteboard\plugins\org.apache.forrest.plugin.internal.xhtml2\src\documentation\content\xdocs\samples\xhtml2_subset.xml
?
whiteboard\plugins\org.apache.forrest.plugin.output.viewHelper.xhtml\build
?
whiteboard\plugins\org.apache.forrest.plugin.input.viewHelper.xhtml.ls\build
? whiteboard\plugins\org.apache.forrest.plugin.internal.view\build
I think I might delete all the xhtml2_subset.* versions and do another svn
up.
Cant see anything else wrong.
Gav...
----- Original Message -----
From: "David Crossley" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, September 08, 2005 8:17 AM
Subject: Re: Blank page of xhtml2_subset.html
| Gav.... wrote:
| > Have made the changes to forrest-core.xconf after an svn up, build clean
etc
| >
| > http://localhost:8888/samples/xhtml2_subset.html
| >
| > now gives me a blank page, although the source is clearly there.
| > http://localhost:8888/samples/xhtml2_subset.xml comes up
| > with a not found error now too.
| >
| > I think I must have broken something.
| >
| > Any ideas ?
|
| Today's SVN works for me. Both /index.html
| and /samples/xhtml2_subset.html
|
| Did you do the "local-deploy" step to deploy the
| plugin?
|
| Do 'cd forrest-trunk; svn status" to see what
| you have changed.
|
| -David
|
|
| --
| No virus found in this incoming message.
| Checked by AVG Anti-Virus.
| Version: 7.0.344 / Virus Database: 267.10.19/92 - Release Date: 7/09/2005
|
|
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.19/92 - Release Date: 7/09/2005