home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 May / PCWorld_2005-05_cd.bin / komunikace / amaya / amaya-WinXP-9.1.exe / config / amaya.profiles < prev    next >
Text File  |  2005-01-14  |  13KB  |  780 lines

  1. ## The ProfileDefs file contains 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 5 different types of elements :
  9. ##   ** Profile definitions: 
  10. ##      Beginning of module definition is set by a name between <...>
  11. ##      (like <editor>)
  12. ##   ** Document profile definitions: 
  13. ##      Beginning of module definition is set by a name between {...}
  14. ##      (like {XHTML 1.0 Transitional})
  15. ##   ** Module definitions: 
  16. ##      Beginning of module definition is set by a name between [...]
  17. ##      (like [views] or [zoom])
  18. ##      All the modules or functions between this module start and the next
  19. ##      module start belong to the module.            
  20. ##   ** Module insertions:
  21. ##      A module name (like views of the previous example) is preceded by
  22. ##      the plus '+' symbol to mean that this module is inserted in the current
  23. ##      module definition.
  24. ##   ** Function insertions: 
  25. ##      Function are inserted in module without any symbol before the
  26. ##      name of the function or with the symbol '&'.
  27.  
  28. ## WARNING : Marks '&' before a function's name are marks used by internal 
  29. ## profile function. You don't have to deal with it (they are used to determine 
  30. ## which functions are edition functions). 
  31. ## DO NOT INCLUDE THIS SYMBOL IN YOUR PROFILE CONFIGURATION FILE
  32.  
  33. #-------------------- User Profiles ------------------------------------------
  34. ################# AMAYA EDITOR
  35. # Give the list of visible functions
  36. <Editor>
  37. +browsing
  38. +config
  39. #+templates
  40. +edit
  41. ConfigAnnot
  42. CooperationConfig
  43. CustomQuery
  44. FilterAnnot
  45. ShowButtons
  46. ShowAddress
  47. ZoomIn
  48. ZoomOut
  49. &TransformType
  50.  
  51. <Editor_WX>
  52. +config_WX
  53. #+templates
  54. +browsing_WX
  55. +edit_WX
  56. HelpLocal
  57. ShowPanel
  58. FullScreen
  59. SplitUnsplitPage
  60. ZoomIn
  61. ZoomOut
  62. &TransformType
  63.  
  64. ################# AMAYA BROWSER
  65. <Browser>
  66. +browsing
  67. ConfigAnnot
  68. CooperationConfig
  69. CustomQuery
  70. ZoomIn
  71. ZoomOut
  72.  
  73. <Browser_WX>
  74. +browsing
  75. ZoomIn
  76. ZoomOut
  77.  
  78. ################# AMAYA DISPLAY
  79. <Display>
  80. HelpAmaya
  81. HelpAtW3C
  82.  
  83. <Display_WX>
  84. HelpAmaya
  85. HelpAtW3C
  86.  
  87. #-------------------- Document Profiles -------------------------------------
  88. # Give the list of active functions
  89. ################# XHTML-TRANSITIONAL
  90. {XHTML Transitional}
  91. +base-module
  92. +bdi-text-module
  93. +clientside-module
  94. +attr-style
  95. +forms
  96. +hypertext-module
  97. +image-module
  98. +link-module
  99. +list-module
  100. +edit-module
  101. +iframe-module
  102. +makebook
  103. +meta-module
  104. +presentation-module
  105. +maths
  106. &CreateMath
  107. &CreateXMLElementMenu
  108. +object-module
  109. +script-module
  110. +struct-module
  111. +svg
  112. +tables
  113. +text-module
  114.  
  115. ################# XHTML-STRICT
  116. {XHTML 1.0 Strict}
  117. +base-module
  118. +bdi-text-module
  119. +clientside-module
  120. +attr-style
  121. +edit-module
  122. +forms
  123. +hypertext-module
  124. +image-module
  125. +link-module
  126. +list-module
  127. +makebook
  128. +meta-module
  129. +presentation-module
  130. +maths
  131. &CreateMath
  132. &CreateXMLElementMenu
  133. +object-module
  134. +script-module
  135. +struct-module
  136. +svg
  137. +tables
  138. +text-module
  139. &InsertBefore
  140. &InsertAfter
  141.  
  142. ################# XHTML-BASIC
  143. {XHTML Basic}
  144. +basic-form-module
  145. +basic-table-module
  146. +hypertext-module
  147. +image-module
  148. +list-module
  149. +makebook
  150. +object-module
  151. +struct-module
  152. +text-module
  153. &CreateXMLElementMenu
  154. &InsertBefore
  155. &InsertAfter
  156.  
  157. ################# XHTML1.1
  158. {XHTML 1.1}
  159. +base-module
  160. +bdi-text-module
  161. +clientside-module
  162. +attr-style
  163. +edit-module
  164. +forms
  165. +hypertext-module
  166. +image-module
  167. +link-module
  168. +list-module
  169. +makebook
  170. +meta-module
  171. +presentation-module
  172. +maths
  173. &CreateMath
  174. +object-module
  175. +script-module
  176. +svg
  177. +tables
  178. +text-module
  179. +ruby
  180. &CreateXMLElementMenu
  181. &InsertBefore
  182. &InsertAfter
  183.  
  184. ################# MathML
  185. {MathML}
  186. +basic-style
  187. +hypertext-module
  188. +maths
  189. &CreateXMLElementMenu
  190. &InsertBefore
  191. &InsertAfter
  192.  
  193. ################# SVG
  194. {SVG}
  195. +basic-style
  196. +hypertext-module
  197. +maths
  198. &CreateXMLElementMenu
  199. &InsertBefore
  200. &InsertAfter
  201.  
  202. ################# Annot
  203. {Annot}
  204. +base-module
  205. +bdi-text-module
  206. +clientside-module
  207. +attr-style
  208. +forms
  209. +hypertext-module
  210. +image-module
  211. +link-module
  212. +list-module
  213. +edit-module
  214. +iframe-module
  215. +meta-module
  216. +presentation-module
  217. +maths
  218. &CreateMath
  219. &CreateXMLElementMenu
  220. +object-module
  221. +script-module
  222. +struct-module
  223. +svg
  224. +tables
  225. +text-module
  226. ReplyToAnnotation
  227. PostAnnotation
  228. &InsertBefore
  229. &InsertAfter
  230.  
  231. ################# Bookmarks
  232. {Bookmarks}
  233. AddSeparator
  234. MoveItem
  235.  
  236. #-------------------- Modules ---------------------------------------------
  237. # shorter list of functions
  238. ################# AMAYA FUNCTIONS
  239. ######### DAV MODULES
  240. [davbase]
  241. HelpWebDAV
  242. LockDocument
  243. UnlockDocument
  244. PropDocument
  245. CopyLockInformation
  246. LockIndicator
  247. DAVLockDocument
  248.  
  249. ######### BROWSING
  250. [browsing]
  251. +annot
  252. +bookmarks
  253. +views
  254. +print
  255. AmayaClose
  256. DocumentInfo
  257. DoAction
  258. HelpAmaya
  259. HelpAtW3C
  260. HelpIndex
  261. HelpSearching
  262. HelpSelecting
  263. GoToHome
  264. GotoPreviousHTML
  265. GotoNextHTML
  266. HelpBrowsing
  267. NextLinkOrFormElement
  268. OpenDoc
  269. OpenDocInNewWindow
  270. PreviousLinkOrFormElement
  271. Reload
  272. SaveDocumentAs
  273. ShowLogFile
  274. StopTransfer
  275. AmayaCloseWindow
  276. ReadAsUTF_8
  277. ReadAsISO_8859_1
  278. ReadAsISO_8859_15
  279. ReadAsWINDOWS_1252
  280. ReadAsISO_8859_2
  281. ReadAsWINDOWS_1250
  282. ReadAsISO_8859_3
  283. ReadAsISO_8859_4
  284. ReadAsWINDOWS_1257
  285. ReadAsISO_8859_5
  286. ReadAsWINDOWS_1251
  287. ReadAsKOI8_R
  288. ReadAsISO_8859_6
  289. ReadAsWINDOWS_1256
  290. ReadAsISO_8859_7
  291. ReadAsWINDOWS_1253
  292. ReadAsISO_8859_8
  293. ReadAsWINDOWS_1255
  294. ReadAsISO_8859_9
  295. ReadAsWINDOWS_1254
  296. ReadAsISO_2022_JP
  297. ReadAsEUC_JP
  298. ReadAsSHIFT_JIS
  299. TtcCopySelection
  300. TtcSearchText
  301.  
  302. [browsing_WX]
  303. +annot
  304. +bookmarks
  305. +views
  306. +print
  307. AmayaClose
  308. DocumentInfo
  309. DoAction
  310. HelpAmaya
  311. HelpAtW3C
  312. HelpIndex
  313. HelpSearching
  314. HelpSelecting
  315. GoToHome
  316. GotoPreviousHTML
  317. GotoNextHTML
  318. HelpBrowsing
  319. NextLinkOrFormElement
  320. OpenDoc
  321. PreviousLinkOrFormElement
  322. Reload
  323. SaveDocumentAs
  324. ShowLogFile
  325. StopTransfer
  326. AmayaCloseTab
  327. AmayaCloseWindow
  328. ReadAsUTF_8
  329. ReadAsISO_8859_1
  330. ReadAsISO_8859_15
  331. ReadAsWINDOWS_1252
  332. ReadAsISO_8859_2
  333. ReadAsWINDOWS_1250
  334. ReadAsISO_8859_3
  335. ReadAsISO_8859_4
  336. ReadAsWINDOWS_1257
  337. ReadAsISO_8859_5
  338. ReadAsWINDOWS_1251
  339. ReadAsKOI8_R
  340. ReadAsISO_8859_6
  341. ReadAsWINDOWS_1256
  342. ReadAsISO_8859_7
  343. ReadAsWINDOWS_1253
  344. ReadAsISO_8859_8
  345. ReadAsWINDOWS_1255
  346. ReadAsISO_8859_9
  347. ReadAsWINDOWS_1254
  348. ReadAsISO_2022_JP
  349. ReadAsEUC_JP
  350. ReadAsSHIFT_JIS
  351. TtcCopySelection
  352. TtcSearchText
  353.  
  354.  
  355. ########### EDITING
  356. [edit]
  357. +attr-style
  358. +bdi-text-module
  359. +clientside-module
  360. +css-style
  361. +davbase
  362. +edit-bookmarks
  363. +hypertext-module
  364. +image-module
  365. +list-module
  366. +struct-module
  367. +text-module
  368. +forms
  369. +link-module
  370. +edit-module
  371. +iframe-module
  372. +meta-module
  373. +presentation-module
  374. +makebook
  375. +makeid
  376. +maths
  377. +object-module
  378. +ruby
  379. +script-module
  380. +spell
  381. +svg
  382. +tables
  383. &ApplyClass
  384. &CreateBase
  385. &CreateMath
  386. &CreateXMLElementMenu
  387. HelpDocument
  388. HelpAttributes
  389. HelpChanging
  390. HelpPublishing
  391. HelpAccess
  392. HelpXml
  393. &MenuAttribute
  394. &NewXHTML11
  395. &NewXHTMLTransitional
  396. &NewXHTMLStrict
  397. &NewXHTMLBasic
  398. &NewMathML
  399. &NewSVG
  400. &NewCss
  401. &RemoveDoctype
  402. &AddDoctype
  403. &CreateDoctypeXhtml11
  404. &CreateDoctypeXhtmlTransitional
  405. &CreateDoctypeXhtmlStrict
  406. &CreateDoctypeXhtmlBasic
  407. &CreateDoctypeHtmlTransitional
  408. &CreateDoctypeHtmlStrict
  409. &SaveDocument
  410. &TtcCutSelection
  411. &TtcDeleteSelection
  412. &TtcPaste
  413. &PasteBuffer
  414. &TtcUndo
  415. &TtcRedo
  416. &Synchronize
  417. &InsertBefore
  418. &InsertAfter
  419.  
  420. ########### EDITING WX
  421. [edit_WX]
  422. +attr-style_WX
  423. +bdi-text-module
  424. +clientside-module
  425. +css-style
  426. +davbase
  427. +edit-bookmarks
  428. +hypertext-module
  429. +image-module
  430. +list-module
  431. +struct-module
  432. +text-module
  433. +forms
  434. +link-module
  435. +edit-module
  436. +iframe-module
  437. +meta-module
  438. +presentation-module
  439. +makebook
  440. #+makeid
  441. +maths
  442. +object-module
  443. +ruby
  444. +script-module
  445. +spell
  446. +svg
  447. +tables
  448. &CreateBase
  449. &CreateMath
  450. &CreateXMLElementMenu
  451. HelpDocument
  452. HelpAttributes
  453. HelpChanging
  454. HelpPublishing
  455. HelpAccess
  456. HelpXml
  457. #&MenuAttribute
  458. &NewXHTML11
  459. &NewXHTMLTransitional
  460. &NewXHTMLStrict
  461. &NewXHTMLBasic
  462. &NewMathML
  463. #&NewSVG
  464. &NewCss
  465. &RemoveDoctype
  466. &AddDoctype
  467. &CreateDoctypeXhtml11
  468. &CreateDoctypeXhtmlTransitional
  469. &CreateDoctypeXhtmlStrict
  470. &CreateDoctypeXhtmlBasic
  471. &CreateDoctypeHtmlTransitional
  472. &CreateDoctypeHtmlStrict
  473. &SaveDocument
  474. &TtcCutSelection
  475. &TtcDeleteSelection
  476. &TtcPaste
  477. &PasteBuffer
  478. &TtcUndo
  479. &TtcRedo
  480. &Synchronize
  481. &InsertBefore
  482. &InsertAfter
  483.  
  484. ######### VIEWS
  485. [views]
  486. HelpViews
  487. ShowAlternate
  488. ShowLinks
  489. ShowSource
  490. ShowStructure
  491. ShowFormatted
  492. ShowToC
  493. # ShowTimeLineWindow
  494. TtcCloseView
  495.  
  496. ########### PRINTING
  497. [print]
  498. HelpPrinting
  499. PrintAs
  500. SetupAndPrint
  501.  
  502. ########### HTML
  503. [script-module]
  504. &CreateScript
  505. &CreateNOSCRIPT
  506.  
  507. ########### XHTML modules
  508. [struct-module]
  509. &ChangeTitle
  510. &CreateComment
  511.  
  512. [text-module]
  513. &SetOnOffAbbr
  514. &SetOnOffAcronym
  515. &CreateAddress
  516. &CreateBlockQuote
  517. &CreateBreak
  518. &SetOnOffCite
  519. &SetOnOffCode
  520. &SetOnOffDefinition
  521. &CreateDivision
  522. &SetOnOffEmphasis
  523. &CreateHeading1
  524. &CreateHeading2
  525. &CreateHeading3
  526. &CreateHeading4
  527. &CreateHeading5
  528. &CreateHeading6
  529. &SetOnOffKeyboard
  530. &CreateParagraph
  531. &CreatePreformatted
  532. &SetOnOffQuotation
  533. &SetOnOffSample
  534. &SetOnOffStrong
  535. &SetOnOffVariable
  536. &CreateDate
  537. HelpCreating
  538. HelpEditChar
  539.  
  540. [hypertext-module]
  541. &CreateOrChangeLink
  542. &CreateTarget
  543. &DeleteAnchor
  544. HelpLinks
  545. &LinkToPreviousTarget
  546. &XPointer_bufferStore
  547. ShowTargets
  548.  
  549. [list-module]
  550. &CreateDefinitionList
  551. &CreateDefinitionTerm
  552. &CreateDefinitionDef
  553. &CreateList
  554. &CreateNumberedList
  555.  
  556. [presentation-module]
  557. &SetOnOffBold
  558. &SetOnOffBig
  559. &CreateHorizontalRule
  560. &SetOnOffItalic
  561. &SetOnOffSmall
  562. &SetOnOffSub
  563. &SetOnOffSup
  564. &SetOnOffTeletype
  565.  
  566. [image-module]
  567. &CreateImage
  568.  
  569. [object-module]
  570. &CreateObject
  571. &CreateParameter
  572.  
  573. [ruby]
  574. &CreateRuby
  575.  
  576. [edit-module]
  577. &SetOnOffINS
  578. &SetOnOffDEL
  579.  
  580. [bdi-text-module]
  581. &SetOnOffBDO
  582.  
  583. [meta-module]
  584. &CreateMeta
  585.  
  586. [link-module]
  587. &CreateLinkInHead
  588.  
  589. [clientside-module]
  590. &CreateMap
  591. &CreateAreaCircle
  592. &CreateAreaPoly
  593. &CreateAreaRect
  594. ShowMapAreas
  595. HelpImageMaps
  596.  
  597. [basic-form-module]
  598. &CreateForm
  599. &CreateToggle
  600. &CreateFileInput
  601. &CreateHiddenInput
  602. &CreateImageInput
  603. &CreatePasswordInput
  604. &CreateRadio
  605. &CreateReset
  606. &CreateSubmit
  607. &CreateTextInput
  608. &CreateLabel
  609. &CreateOption
  610. &CreateTextArea
  611.  
  612. [forms]
  613. +basic-form-module
  614. &CreatePushButton
  615. &CreateFieldset
  616. &CreateOptGroup
  617.  
  618. [basic-table-module]
  619. &CreateCaption
  620. &CreateTable
  621. &CreateTBody
  622. &ChangeToDataCell
  623. &ChangeToHeadingCell
  624. &CellVertExtend
  625. &CellHorizExtend
  626. &CellVertShrink
  627. &CellHorizShrink
  628. SelectRow
  629. &CreateRowBefore
  630. &CreateRowAfter
  631. SelectColumn
  632. &CreateColumnBefore
  633. &CreateColumnAfter
  634. &PasteBefore
  635. &PasteAfter
  636. HelpTables
  637.  
  638. [tables]
  639. +basic-table-module
  640. &CreateColgroup
  641. &CreateCol
  642. &CreateTHead
  643. &CreateTFoot
  644.  
  645. ################# MATHML
  646. [maths]
  647. #+css-style
  648. &CreateMathMenu
  649. &CreateMTEXT
  650. &CreateMI
  651. &CreateMN
  652. &CreateMO
  653. &CreateMSPACE
  654. &CreateMathEntity
  655. &CreateInvisibleTimes
  656. &CreateApplyFunction
  657. &CreateMROOT
  658. &CreateMSQRT
  659. &CreateMENCLOSE
  660. &CreateMFRAC
  661. &CreateMSUBSUP
  662. &CreateMSUB
  663. &CreateMSUP
  664. &CreateMUNDEROVER
  665. &CreateMUNDER
  666. &CreateMOVER
  667. &CreateMROW
  668. &CreateMMULTISCRIPTS
  669. &CreateMTABLE
  670. &CellVertExtend
  671. &CellHorizExtend
  672. &CellVertShrink
  673. &CellHorizShrink
  674. SelectRow
  675. &CreateRowBefore
  676. &CreateRowAfter
  677. SelectColumn
  678. &CreateColumnBefore
  679. &CreateColumnAfter
  680. &PasteBefore
  681. &PasteAfter
  682. HelpMath
  683. HelpTables
  684.  
  685. ################# SVG
  686. [svg]
  687. ShowGraphicsPalette
  688. Anim_Play
  689. ShowLibrary
  690. AddNewModelIntoLibraryForm
  691. HelpSVG
  692.  
  693. ########### STYLE
  694. [iframe-module]
  695. &CreateIFrame
  696.  
  697. [attr-style]
  698. &CreateStyle
  699. &CreateClass
  700. &ChangeBackgroundImage
  701. &TtcChangeCharacters
  702. &TtcChangeColors
  703. &TtcChangeFormat
  704.  
  705. [attr-style_WX]
  706. &CreateStyle
  707. &CreateClass
  708. &ChangeBackgroundImage
  709.  
  710. [css-browsing]
  711. OpenCSS
  712. DisableCSS
  713. EnableCSS
  714. ShowAppliedStyle
  715. HelpStyleSheets
  716.  
  717. [css-style]
  718. +css-browsing
  719. &LinkCSS
  720. &RemoveCSS
  721.  
  722. ########### OPTIONAL MODULES
  723. [config]
  724. ConfigGeneral
  725. ConfigBrowse
  726. ConfigPublish
  727. ConfigCache
  728. ConfigProxy
  729. ConfigColor
  730. ConfigGeometry
  731. HelpConfigure
  732. HelpShortCuts
  733.  
  734. [config_WX]
  735. ConfigAmaya
  736. HelpConfigure
  737. HelpShortCuts
  738.  
  739. [templates]
  740. ConfigTemplates
  741. &NewTemplate
  742.  
  743. [spell]
  744. SpellCheck
  745. HelpSpellChecking
  746.  
  747. [makebook]
  748. HelpMakeBook
  749. HelpNumbering
  750. &MakeBook
  751. &MakeToc
  752. &SectionNumbering
  753.  
  754. [makeid]
  755. &MakeIDMenu
  756.  
  757. [annot]
  758. AnnotateSelection
  759. AnnotateDocument
  760. DeleteAnnotation
  761. HelpAnnotation
  762. LoadAnnotations
  763. MoveAnnotationSel
  764. MoveAnnotationXPtr
  765. PostAnnotation
  766. ReplyToAnnotation
  767. XPointer_bufferStore
  768.  
  769. [bookmarks]
  770. HelpBookmarks
  771. BookmarkFile
  772. ViewBookmarks
  773.  
  774. [edit-bookmarks]
  775. EditTopics
  776. AddSeparator
  777. MoveItem
  778.  
  779.  
  780.