home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / amaya.profiles < prev    next >
Encoding:
Text File  |  2001-02-23  |  6.7 KB  |  427 lines

  1. ## The ProfileDefs file contain units of modules definition separated
  2. ## by comments lines beginning with one or several hashes '#' (like ####VIEWS).
  3. ## These comments are there to help you searching your module (or function).
  4.  
  5. ## The structure is recursive (modules contains functions and modules which can
  6. ## contain other functions and modules which ...)
  7.  
  8. ## This file can contain 4 different types of elements :
  9. ##   ** Profile definitions : 
  10. ##      Beginning of module definition is set by a name between brackets (like [views] or [zoom])
  11. ##   ** Module definitions : 
  12. ##      Beginning of module definition is set by a name between brackets (like [views] or [zoom])
  13. ##      All the modules or functions between this module start and the next module start        
  14. ##      belong to the module.            
  15. ##   ** Module insertions :
  16. ##      A module name (like views of the previous example) is preceded by
  17. ##      the plus '+' symbol to mean that this module is inserted in the current module definition.
  18. ##   ** Function insertions : 
  19. ##      Function are inserted in module without any symbol before the
  20. ##      name of the function or with the symbol '&'.
  21.  
  22. ## WARNING : Marks '&' before a function's name are marks used by internal 
  23. ## profile function. You don't have to deal with it (they are used to determine 
  24. ## which functions are edition functions). 
  25. ## DO NOT INCLUDE THIS SYMBOL IN YOUR PROFILE CONFIGURATION FILE
  26.  
  27. ################# AMAYA EDITOR
  28. <editor>
  29. +amayabase
  30. +areas
  31. +browsing
  32. +config
  33. +css-style
  34. +edit
  35. +forms
  36. +link-module
  37. +base-module
  38. +meta-module
  39. +head
  40. +html-style
  41. +makebook
  42. +makeid
  43. +maths
  44. +object-module
  45. +print
  46. +source-view
  47. +spell
  48. +tables
  49. +templates
  50. +views
  51. +svg
  52. +annot
  53.  
  54. ################# XHTML-STRICT
  55. <XHTML-strict>
  56. +amayabase
  57. +areas
  58. +browsing
  59. +config
  60. +css-style
  61. +edit
  62. +forms
  63. +link-module
  64. +base-module
  65. +meta-module
  66. +head
  67. +makebook
  68. +makeid
  69. +maths
  70. +object-module
  71. +print
  72. +source-view
  73. +spell
  74. +strict-style
  75. +tables
  76. +templates
  77. +views
  78. +svg
  79. +annot
  80.  
  81. ################# AMAYA XHTML-BASIC
  82. <XHTML-basic>
  83. +amayabase
  84. +basic-form-module
  85. +basic-table-module
  86. +browsing
  87. +basic-css-style
  88. +config
  89. +edit
  90. +hypertext-module
  91. +list-module
  92. +makebook
  93. +makeid
  94. +object-module
  95. +print
  96. +source-view
  97. +spell
  98. +struct-module
  99. +text-module
  100. +views
  101.  
  102. ################# AMAYA BROWSER
  103. <browser>
  104. +amayabase
  105. +browsing
  106. +config
  107. +css-browsing
  108. +print
  109. +source-view
  110. +views
  111. ShowMapAreas
  112.  
  113. ################# AMAYA MINI-EDITOR
  114. <mini-editor>
  115. +amayabase
  116. +css-style
  117. +edit
  118. +print
  119. +source-view
  120.  
  121. ################# AMAYA MINI-BROWSER
  122. <mini-browser>
  123. +amayabase
  124. +browsing
  125. +print
  126. +source-view
  127.  
  128. ################# AMAYA FUNCTIONS
  129. [amayabase]
  130. AmayaClose
  131. ConfigProfile
  132. DocumentInfo
  133. HelpAmaya
  134. HelpAtW3C
  135. TtcSwitchButtonBar
  136. TtcSwitchCommands
  137. ZoomIn
  138. ZoomOut
  139.  
  140. ######### BROWSING
  141. [browsing]
  142. DoAction
  143. HelpSearching
  144. HelpSelecting
  145. GoToHome
  146. GotoPreviousHTML
  147. GotoNextHTML
  148. HelpBrowsing
  149. OpenDoc
  150. OpenDocInNewWindow
  151. Reload
  152. SaveDocumentAs
  153. ShowLogFile
  154. StopTransfer
  155. CloseDocument
  156. TtcSearchText
  157.  
  158. ########### EDITING
  159. [edit]
  160. +struct-module
  161. +text-module
  162. +list-module
  163. +image-module
  164. +hypertext-module
  165. HelpAttributes
  166. HelpChanging
  167. HelpPublishing
  168. HelpAccess
  169. &MenuAttribute
  170. &NewXHTML
  171. &NewMathML
  172. &NewSVG
  173. SaveDocument
  174. SetBrowserEditor
  175. &TransformType
  176. &TtcCutSelection
  177. &TtcCopySelection
  178. &TtcDeleteSelection
  179. &TtcPaste
  180. &TtcUndo
  181. &TtcRedo
  182. &Synchronize
  183.  
  184. ######### VIEWS
  185. [source-view]
  186. HelpViews
  187. ShowSource
  188. TtcCloseView
  189.  
  190. [views]
  191. ShowAlternate
  192. ShowLinks
  193. ShowStructure
  194. ShowToC
  195.  
  196. ########### PRINTING
  197. [print]
  198. HelpPrinting
  199. PrintAs
  200. SetupAndPrint
  201.  
  202. ########### HTML
  203. [head]
  204. &CreateScript
  205.  
  206. ########### XHTML modules
  207. [struct-module]
  208. &ChangeTitle
  209. &CreateComment
  210.  
  211. [text-module]
  212. &SetOnOffAbbr
  213. &SetOnOffAcronym
  214. &CreateAddress
  215. &CreateBlockQuote
  216. &CreateBreak
  217. &SetOnOffCite
  218. &SetOnOffCode
  219. &SetOnOffDefinition
  220. &CreateDivision
  221. &SetOnOffEmphasis
  222. &CreateHeading1
  223. &CreateHeading2
  224. &CreateHeading3
  225. &CreateHeading4
  226. &CreateHeading5
  227. &CreateHeading6
  228. &SetOnOffKeyboard
  229. &CreateParagraph
  230. &CreatePreformatted
  231. &SetOnOffQuotation
  232. &SetOnOffSample
  233. &SetOnOffStrong
  234. &SetOnOffVariable
  235. HelpCreating
  236.  
  237. [hypertext-module]
  238. &CreateOrChangeLink
  239. &CreateTarget
  240. &DeleteAnchor
  241. HelpLinks
  242. &LinkToPreviousTarget
  243. ShowTargets
  244.  
  245. [list-module]
  246. &CreateDefinitionList
  247. &CreateDefinitionTerm
  248. &CreateDefinitionDef
  249. &CreateList
  250. &CreateNumberedList
  251.  
  252. [image-module]
  253. &CreateImage
  254.  
  255. [object-module]
  256. &CreateObject
  257. &CreateParameter
  258.  
  259. [meta-module]
  260. &CreateMeta
  261.  
  262. [link-module]
  263. &CreateLinkInHead
  264.  
  265. [base-module]
  266. &CreateBase
  267.  
  268. [areas]
  269. CreateAreaCircle
  270. CreateAreaPoly
  271. CreateAreaRect
  272. ShowMapAreas
  273. HelpImageMaps
  274.  
  275. [basic-form-module]
  276. &CreateForm
  277. &CreateToggle
  278. &CreateFileInput
  279. &CreateHiddenInput
  280. &CreateImageInput
  281. &CreatePasswordInput
  282. &CreateRadio
  283. &CreateReset
  284. &CreateSubmit
  285. &CreateTextInput
  286. &CreateLabel
  287. &CreateOption
  288. &CreateTextArea
  289.  
  290. [forms]
  291. +basic-form-module
  292. &CreatePushButton
  293. &CreateFieldset
  294. &CreateOptGroup
  295.  
  296. [basic-table-module]
  297. &CreateCaption
  298. &CreateTable
  299. &CreateTBody
  300. &CreateRow
  301. &CreateDataCell
  302. &CreateHeadingCell
  303. &DeleteColumn
  304. HelpTables
  305.  
  306. [tables]
  307. +basic-table-module
  308. &CreateColgroup
  309. &CreateCol
  310. &CreateTHead
  311. &CreateTFoot
  312.  
  313. ################# MATHML
  314. [maths]
  315. &CreateMath
  316. &CreateMathMenu
  317. &CreateMTEXT
  318. &CreateMI
  319. &CreateMN
  320. &CreateMO
  321. &CreateMathEntity
  322. &CreateInvisibleTimes
  323. &CreateApplyFunction
  324. &CreateMROOT
  325. &CreateMSQRT
  326. &CreateMENCLOSE
  327. &CreateMFRAC
  328. &CreateMSUBSUP
  329. &CreateMSUB
  330. &CreateMSUP
  331. &CreateMUNDEROVER
  332. &CreateMUNDER
  333. &CreateMOVER
  334. &CreateMROW
  335. &CreateMMULTISCRIPTS
  336. &CreateMTABLE
  337. &DeleteMColumn
  338. &CreateNOSCRIPT
  339. HelpMath
  340.  
  341. ################# SVG
  342. [svg]
  343. ShowGraphicsPalette
  344.  
  345. ########### STYLE
  346. [strict-style]
  347. &CreateHorizontalRule
  348. &SetOnOffItalic
  349. &SetOnOffBold
  350. &SetOnOffTeletype
  351. &SetOnOffBig
  352. &SetOnOffSmall
  353. &SetOnOffSub
  354. &SetOnOffSup
  355. &SetOnOffBDO
  356. HelpSVG
  357.  
  358. [html-style]
  359. +strict-style
  360. &SetOnOffINS
  361. &SetOnOffDEL
  362. &CreateIFrame
  363. &SetOnOffBDO
  364.  
  365. [css-browsing]
  366. OpenCSS
  367. DisableCSS
  368. EnableCSS
  369.  
  370. [basic-css-style]
  371. +css-browsing
  372. &ApplyClass
  373. &ChangeBackgroundImage
  374. &TtcChangeCharacters
  375. &TtcChangeColors
  376. &TtcChangeFormat
  377. &NewCss
  378. &LinkCSS
  379. OpenCSS
  380. &RemoveCSS
  381. HelpStyleSheets
  382.  
  383. [css-style]
  384. +basic-css-style
  385. &CreateClass
  386. &CreateStyle
  387.  
  388. ########### OPTIONAL MODULES
  389. [config]
  390. ConfigGeneral
  391. ConfigPublish
  392. ConfigCache
  393. ConfigProxy
  394. ConfigColor
  395. ConfigGeometry
  396. ConfigLanNeg
  397. HelpConfigure
  398. HelpShortCuts
  399.  
  400. [templates]
  401. ConfigTemplates
  402. HelpConfigure
  403. &NewTemplate
  404.  
  405. [spell]
  406. SpellCheck
  407. HelpSpellChecking
  408.  
  409. [makebook]
  410. HelpMakeBook
  411. HelpNumbering
  412. &MakeBook
  413. &SectionNumbering
  414.  
  415. [makeid]
  416. &MakeIDMenu
  417.  
  418. [annot]
  419. AnnotateSelection
  420. AnnotateDocument
  421. LoadAnnotations
  422. PostAnnotation
  423. DeleteAnnotation
  424. FilterAnnot
  425. ConfigAnnot
  426. HelpAnnotation
  427.