DITA and XMetaL Discussion
XMetaL Community Forum › DITA and XMetaL Discussion › Problems with Multiple HTML files output in XMetaL 7
-
Anonymous January 9, 2013 at 6:50 pm
Problems with Multiple HTML files output in XMetaL 7
January 9, 2013 at 6:50 pmParticipants 1Replies 2Last Activity 10 years agoI have a project in which the topics are located in three folders: one for the glossary, one for topics pertinent to all users, and one for the topics pertinent to a subset of users. This content is translated into several languages. We store our XML source in Subversion, so I use the configure output settings to specify a different folder for the output files.
Here's my example:
englossary
entree
entreememberIn earlier versions of XMetal, when I used the multiple HTML files output, the created HTML files would mimic the folder structure of the source files. I would specify that the files should be built in a folder called en_ft, and I would get these two folders:
ditaoutputsen_ftglossary
ditaoutputsen_fttree
ditaoutputsen_fttreememberHowever, now with XM 7, I do the same thing. I specify that the HTML files should go in a folder called en_ft, and I get this:
ditaoutputsen_ft: Contains the HTML files that were located in the tree folder without the images folder
ditaoutputtreeimages: Contains the images folder (The image files should be in ditaoutputsen_ftimages)
ditaoutputstreememberimages: contains the images associated with the member-only content.The glossary and member-only HTML files (in treemember) are nowhere to be found.
The bookmap is stored in the tree folder. I use conditional processing within the maps and the topics.
Am I missing something here?
After looking at the log file, I wonder if Ant is not configured correctly. I really do need to be able to keep these topics in separate folders.
The log file contains error messages like this:
[gen-list] Processing C:UsersVanWagenenLDocumentshelp-source2zhtreemap_tree_using_familysearch_family_tree_bookmap.ditamap
[gen-list] [DOTJ036W][WARN] The file “C:UsersVanWagenenLDocumentshelp-source2zhtreeldsr_tree_quick_ref_full_description_temple.dita” referenced by “C:UsersVanWagenenLDocumentshelp-source2zhtreemap_tree_using_familysearch_family_tree_bookmap.ditamap” is outside the scope of the input dita/map directory. If you do not want to see the warning message, please use the Ant parameter 'outer.control', and set the value to “quiet”. Otherwise, move the referenced file “C:UsersVanWagenenLDocumentshelp-source2zhtreeldsr_tree_quick_ref_full_description_temple.dita” into the input dita/map directory.vanwagenenl January 14, 2013 at 7:34 pm
Reply to: Problems with Multiple HTML files output in XMetaL 7
January 14, 2013 at 7:34 pmAny progress here? Should I submit this as a support case? It's been a few days now.
Derek Read January 14, 2013 at 9:58 pm
Reply to: Problems with Multiple HTML files output in XMetaL 7
January 14, 2013 at 9:58 pmYes, if you need immediate help with any particular issue then you should submit it to XMetaL Support.
See first link on this board:
http://forums.xmetal.com/index.php/board,14.0.html
http://forums.xmetal.com/index.php/topic,384.0.html -
AuthorPosts
- You must be logged in to reply to this topic.