Hello all,
I need to convert quite a few long word documents to wiki pages so I’m using the create from Office function with the split on heading 1 functionality (cool feature btw!). However, when I do this the heading is set as the page title but is also replicated as the first line in the page content.
Is there a way of stopping the import copying the heading used as the split delimiter into the content?
Also, links seem to come through underlined rather than in the wiki style. Do I need to configure this differently? CSS?
One last thing, I have an event listener that sets a few Xobject properties when a page is saved. Is it easy to pass a custom string along to each of these pages so that the event listener knows what to do? Something like “generated by word”.
Thanks again,
Ben