Editing the Tópico User File

THESE PAGES ARE STILL UNDER CONSTRUCTION AND DO NOT NECESSARELY REFLECT THE CURRENT VERSION OF TÓPICO

Tópico initialization file (topico.ini.xml) contains many settings that do not yet have a graphical user interface. You can edit most of these settings yourself by opening the ini file in your favorite XML editor.

The XML user configuration file

Here's what the file looks like:

XML
			<application>
			<section id="user_info">
			<set key="user_name" value="Raymond Bissonnette"/>
			<set key="user_email" value="raybiss@formedia.ca"/>
			<set key="copyright_holder" value="Formédia"/>
			<set key="end_user" value="no"/>
			<set key="advanced" value="yes"/>
			<!-- auto -->
			<set key="language" value="en"/>
			<set key="last_master" value="d:/.../user_guide.topico"/>
			<set key="last_search" value="ini file"/>
			<set key="last_start" value="2007-04-30"/>
			<!-- applications and editors -->
			<set key="app_html_help" value="c:\program files\html help workshop\hhc.exe"/>
			<set key="editor_msword" value="c:\program files\microsoft office\office12\winword.exe"/>
			<set key="editor_html" value="c:\program files\macromedia\dreamweaver 8\dreamweaver.exe"/>
			<set key="editor_xml" value="c:\program files\altova\xmlspy2006\xmlspy.exe"/>
			<set key="editor_xslt" value="c:\program files\oxygen xml editor 8.1\oxygen8.1.exe"/>
			<set key="editor_css" value="c:\program files\bradbury\topstyle3\topstyle3.exe"/>
			<set key="editor_js" value="c:\program files\cpoint\jseditor\jsed.exe"/>
			<set key="editor_vbs" value="notepad.exe"/>
			</section>
			</application>
		
Warning

When you modify the ini file in your customization, you'll be responsible to reinsert your settings when you upgrade to a later version of Tópico.

THESE PAGES ARE STILL UNDER CONSTRUCTION AND DO NOT NECESSARELY REFLECT THE CURRENT VERSION OF TÓPICO

160 / 194