Hi Michael,

Michael Baranov schrieb:
1) How do I modify the looks of the resulting site/publication? Do I need to exit XSL/css files for the respective modules?

yes, you need to edit these files. The XSLT (and therefore the XHTML) is quite simple, most of the styling is done by <pub>/resources/shared/css/*.css.

Is there a guide telling what files I might need and what XSLs render what part of the page(s)?

For the default publication, the page is rendered by <pub>/xslt/*.xsl. There's some documentation on navigation widgets:

http://lenya.apache.org/docs/modules/sitetree/index.html


2) When I create an xhtml page, I only have 2 styles available: default and 2 column. How can I add more?

http://lenya.apache.org/docs/2_0_x/reference/resource-types.html#Providing+One+or+More+Sample+XML+Documents

3) How can I remove other languages support from a publication? I only need English and I don't want the country icons appearing all the time in live mode.

You can configure the languages in <pub>/config/publication.xml.

4) Is there a tutorial/howto to create own cocoon/lenya modules? I would like to have a poll module (I could contribute it in case of success).

There's some docu on modules on the website:
http://lenya.apache.org/docs/2_0_x/reference/modules/index.html

More specific information on resource type modules:
http://lenya.apache.org/docs/2_0_x/tutorials/resourcetype/part1.html

A poll module would probably use the usecasedocument resource type:
http://lenya.apache.org/docs/modules/usecasedocument/index.html

HTH and good luck,

-- Andreas

--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to