home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac12disk / joe_eng.142 / manual / ascii / history.txt < prev    next >
Encoding:
Text File  |  1998-07-30  |  3.3 KB  |  96 lines

  1. News and history
  2.  
  3. 1) What's up, doc ?
  4.  
  5. a. Foreword
  6.  
  7. Concerning horizontal slider, I think on it strongly and it will be for the
  8. 1.45 version (I must remake Joe text memory management), and also
  9. the users suggestions I had not time to code.
  10. I would have written more modules but I have no time. T'will be for the next
  11. version (I must finish the <TABLE> tag generator).
  12.  
  13. A discussion with Emmanuel BARANGER (my mentor, author of EB Model)
  14. counselled me about some optimisations and GFA subtilities.
  15.  
  16. b.News
  17.  
  18. - Extension of text macros :
  19. "Return" can be done with using "|" in the text string.
  20. A macro can be linked to a text file of the library : *.HTM (LF+CR at every
  21. line even the last) or *.STG (C string format). The *.HTM file is inserted
  22. like a merge, and the *.STG file like a normal macro.
  23. To link the macro to the file : double clic or "#"+filename.
  24. IMPORTANT : All these files must be in the library.
  25.  
  26. - Modules (detemine their path). these modules can run independantly,
  27. or, plus, be used with another HTML edition program if it respects the
  28. exchange protocol
  29. (See programmer's guide).
  30. These modules create and insert tag in Joe text. Modules are mounted with a
  31. right clic on the text. Locate well the text cursor.
  32.  
  33. - The filename insertion with left double clic takes care of relatives paths.
  34.  
  35. - OLGA management : OLGA update is called at every saves (not only with
  36. Control+A).
  37.  
  38. - BubbleGEM management : right clic on some objects (icons, menu, and
  39. text macros window only).
  40.  
  41. - The *.INF files are loadables and savables (JOE.INF is loaded at launching).
  42. You can define the bowser name, the paths, colors, fonts at every moment with
  43. an only action.
  44.  
  45. - Utilities in the Replace window : tags destruction, greater and lesser
  46. signs conversion. With the whole text or the block.
  47. Links extraction is done in this window, can save in text or HTML format, and
  48. view the result in the browser.
  49.  
  50. - { and } caracters makes a return line and an indentation change.
  51. Desactivable and activable with indentation options in Miscellaneous.
  52.  
  53. - Iconification of editing window (and closing of the others).
  54.  
  55. - Keyboard changes :
  56. Control+U = Close the window
  57. F1 = Load a preferences files (*.INF)
  58. Left shift + F1 = Save the preferences
  59.  
  60. - Keyboard tags menu management :
  61. Help = Activate the tags menu
  62. (Shift) + arrows = select item
  63. Space or Enter = Valid
  64. Escape = Cancel
  65.  
  66. - Screenbanded windows : height can be changed. Activation of the browser
  67. window is correct.
  68.  
  69. - Correction :
  70. Drawing with non-proportionals fonts.
  71. Saving with OK without a filename.
  72.  
  73.  
  74. 2) Old versions history
  75.  
  76. 1.0
  77. First version, issued from adaptation of Blaise 2.1 to HTML coding. tags menu
  78. in the editing window, special caracters automatic conversion, pop-up menu.
  79.  
  80. 1.1
  81. The tags menu is customizable. Insertion of filename with double clic on text
  82. Corrects F9 + F10 bugs, corrects instability under MagiC.
  83.  
  84. 1.2
  85. Automatic line return. Search ASCII>127. ASCII<>HTML conversions.
  86.  
  87. 1.30
  88. Drag n' Drop, non-proportionals fonts, colorized tags, new pop-up for the
  89. special caracters, long filenames under MagiC 5.
  90.  
  91. 1.35
  92. Links extraction, search bad local HTML links, OLGA management,
  93. browser window manipulation, Drag n' Drop applies for editables fields
  94. objects, selection of the block with the mouse.
  95.  
  96.