Kay Schenk wrote: > On Tue, Jul 29, 2014 at 8:32 AM, Alexandro Colorado <j...@oooes.org> wrote: > >> On 7/28/14, Kay Schenk <kay.sch...@gmail.com> wrote: >>> >>> On 07/28/2014 02:19 PM, Marcus (OOo) wrote: >>>> Am 07/28/2014 11:05 PM, schrieb Alexandro Colorado: >>>>> Here is a sample of a sortable table (click on the header you want to >>>>> sort). >>>>> http://people.apache.org/~jza/table.html >>>> the table will get long. So, to have it sortable is a nice advantage. >>> yes...this is a nice feature. We have to see what happens since the page >>> is mdtext now. > > I have not discovered a way to incorporate page level styles into a markup > document aside our site-wide css located in css/ooo.css which is the "style > definitions" for the whole site. If someone else knows any tricks, please > let us know.
Speak in general is kind of difficult, and I may have misunderstood what you want to achieve, but, speaking general, I can see two ways: 1) (preferred by me) in each mdtext file you should be able to specify an bodytag that becomes an id on the body tag, with that you don't need to use any page-specific css file, you can just prefix your styles with #idofthepage and those will be applied only for that page, 2) (a bit of an extreme solution) create a new path in lib/path.pm for the specific page/directory/pattern, create a new template for it and add the necessary files to the header. Emanuele --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org