Import/Export
How to improve our Import/Export tools?
-
export pages to Word and/or PDF with TOC etc.
Possibility to export to PDF or Word a certain
number of pages to create a technical document semi-automatically and to
provide a dynamic navigation based on meta-data in pages?
like this module for sharepoint:
http://wiki.bluebridge.de/en/w/Features.aspx"One of the main uses for Wiki libraries is in technical documentation, such as handbooks, instruction manuals or guidelines. Use the Wiki Extensions for MS SharePoint to associate chapter numbers with your articles, and the tool will take care of the rest. In a few moments, your documentation (including a table of contents) will be ready and correctly paginated. You can even define XSL transformations… more
6 votesplanned ·
AdminJaroslav Kordula
(Admin, Kentico CMS)
responded
We will consider this for one of the future versions.
-
6 votesplanned ·
AdminJaroslav Kordula
(Admin, Kentico CMS)
responded
This is common issue in the import/export procedure. The translation of objects’ IDs is ensured for system objects like documents, users etc. However we currently don’t have information stored in the system about the FKs for custom tables (and other custom obejct in general). Anyway in one of the future versions we are planning to implement a Foreign keys management to be able to specify that given column is a FK. Having this information, we will be able to handle translations even for the custom tables IDs.