« Return to Thread: Publishing issue

Re: Publishing issue

by Andreas Hartmann :: Rate this Message:

Reply to Author | View in Thread

Jay wrote:
> HI:
>   i am kinda new to this one. i want to publish a page but not the whole of
> the page (which include by default apache logo, menu on left, body of page
> and footer) . All i want is that all my new addition to a newly created
> document in KUPU editor should only and only be publish. means a i want to
> publish my document EXCEPT menus,header logo and footer(which are included
> by default). only content of my document should be published, any one can
> tell me how can i do that

You have to setup some alternative pipelines in your publication sitemap,
which match for a different extension, for instance

   /foo/bar.plain.html

and don't include the menu, footer etc. in the aggregation.
You have to rewrite the links accordingly.

Be careful to use a dot as separator, so the document ID is recognized
correctly.

If you don't want the "traditional" view at all, you can just remove the
navigation elements from the aggregation and change the XSLTs accordingly.


-- Andreas



--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@...                     andreas@...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Publishing issue