[8] Fred4/Ted4: Error calling the plug-in ParseImg.dll when crop some images |
|
---|---|
The images contains wrong XMP values (wrong colorspace value in this case) this cause the error that stop the operation. |
|
Modified date: 20/07/2016 17:33:56 - P4 Changelist: 83040 - From build: main.2972.x (T) |
[118] Ted4: when copying articles do not copy "publish" attributes |
|
---|---|
The "pubInfo" attribute is now added to the list of attributes to clear on article copy. |
|
Modified date: 27/05/2016 12:05:54 - P4 Changelist: 82319 - From build: main.2918.x (T) |
[1] Ted4: ChangeMode operation won't trigger the autosave anymore |
|
ChangeMode operation won't trigger the autosave anymore. |
|
Modified date: 29/04/2016 10:56:11 - P4 Changelist: 81932 - From build: main.2890.x |
|
|
[11] Fred4, Ted4: automatic redraw view when reenabling video update |
|
When TedApp.TedDisableDraw or FredApp.DisableDraw becomes 'False' (explicitly in a script, or automatically on script end) the view is redraw to reflect new graphics state. No need to call Page.ViewRedraw() or newly implemented (for consistency) Text.ViewRedraw(). |
|
Modified date: 06/05/2016 15:33:49 - P4 Changelist: 82017 - From build: main.2897.x |
|
|
[3] Ted/Fred: allow to delete hidden fixed spaces with Backspace key in WYSIWYG/on page |
|
Now you can delete the hidden fixed spaces in text by pressing the Backspace key while editing text in WYSIWYG/on page. You need to enable and configure the functionality by adding a key in the EditorialConfig, such as <Item Name="glbFixedSpaces" Value=">em<,>en<,>thin<,>r ,>l -" />, that covers the tags >em<, >en<, >thin<, >r value< and >l -value<. By default disabled. |
|
Modified date: 28/04/2016 15:50:13 - P4 Changelist: 81912 - From build: main.2889.x (T) |
|
|
|
[4] Ted/Fred: add command to insert a fixed space as medium space |
|
You can add the fixed space in the same size as the medium moving space. The script name is "EditInsertSpaceMulti" and you can assign it to a key you want. |
|
Modified date: 28/04/2016 15:50:13 - P4 Changelist: 81912 - From build: main.2889.x (T) |
|
|
[9] Ted4: problem with article tree window taking all available space |
|
Opening an article in source layout only was not opening any text, now fixed. |
|
Modified date: 27/04/2016 15:28:07 - P4 Changelist: 81895 - From build: main.2888.x (T) |
|
|
|
[10] Ted: allow to disable auto-save programmatically from script and restore its status |
|
Add TedApp.DisableAutoSave = True in top of a script to avoid auto save of text within the script execution. The flag is automatically reset when script ends. |
|
Modified date: 27/04/2016 15:03:07 - P4 Changelist: 81894 - From build: main.2888.x (T) |
|
|
[11] Ted4: access to table properties broken |
|
After GN4-3586 changes, not all the cell properties where correctly available. Now fixed. |
|
Modified date: 27/04/2016 12:30:54 - P4 Changelist: 81889 - From build: main.2888.x (T) |
|
|
[12] Fred/Ted: saving table styles was not working well |
|
Saving table styles was not working well with the new table styles format, introduced in the version 2.3. Now fixed. |
|
Modified date: 27/04/2016 11:15:46 - P4 Changelist: 81883 - From build: main.2888.x (T) |
|
|
[42] Fred4, Ted4: default zoom ignored |
|
* Fred4: when the extra option "Zoom after opening" is set "Leave as is" the zoom level is read correctly from Zoom % Default in Display tab. Before was hard-coded to 142%. |
|
Modified date: 13/04/2016 11:09:01 - P4 Changelist: 81668 - From build: main.2874.x (T) |
|
|
[253] Fred4, Ted4: always show in status bar the article name |
|
The status bar will now always display article name, if available. The path and type is the text element one, as before. |
|
Modified date: 08/02/2016 15:16:32 - P4 Changelist: 80667 - From build: main.2809.x (T) |
|
|