WinXP, OpenOffice 2.2 German, Plugin 0.8, CVS-Source 0.9 Hi,
after missing some formatting in the output like bold, italic,left, right and more I looked into the source and found .. <p class="P1">bold</p> <p class="instruction">Italic</p> <p class="P3">underline</p> <p class="Text body">left</p> <p class="P4">middle</p> <p class="P5">right</p> .. I didn't check all classes, but I can't find the P1 .. Pn in the four css-files of the project (basic.css, screen.css, profile.css, print.css in the skin-directory) and the text isn't formatted as suspected. the build runs without any errors, but gives some warnings while copying: Warning: C:\www\ecs\docroot\build\webapp\resources not found. .. Warning: C:\www\ecs\docroot\src\documentation\skins\common\images not found. Warning: C:\www\ecs\docroot\src\documentation\skins\pelt\images not found. .. Warning: C:\www\ecs\docroot\src\documentation\skins\common not found. Warning: C:\www\ecs\docroot\src\documentation\skins\pelt not found. It wasn't a lot what the plugin should do, but without this formattings the rest is nearly nothing ;-) any Idea? I searched for 'css class missing', but that all didn't help me Thanx for reply -- View this message in context: http://www.nabble.com/Plugin-OpenOffice.Org%3E-missing-CSS-classes-P1..Pn-tf3856731.html#a10926673 Sent from the Apache Forrest - Dev mailing list archive at Nabble.com.
