Agnes' PDM plug ins, history of changes
This document describes changes on Agnes' plug-ins for PDM.
The version number used in this document is a internal version of the plug in and not the one of PDM itself.
Version 1.2.0
- New <self> tag
-
Introduce new <self> tag that will display the name of the item described.
- Formating <see> tag
-
Drop the use of additional line break for see bound links in HTML code.
- Formating see also section
-
The line breaking in the see also section is now smoother.
- Problem in DIAMP AB
-
The DIAMP plug in does not close a <a name=...> tag correctly. This could hide HTML blocks on IE.
- CSS File of DIAC plug in
-
The predefiniton of DIAC AB plug in was wrong
- Problem with DIAP <propval> tag
-
If the <propval> declares only output values, a failure was generated in HTML output (open <div>)
- Problem with tags without data. (Standalone tags)
-
If a PDM tag was formated like <autodate/> (No space between tag and slash) the tag would not be handled as a PDM tag.
- Relative adresses for the class atribute of the <see> tag
-
The <see> can now receive objects (or classes) relative to the current object or class
(Like THIS.PARENT or THISFORM)
- New attributes of the <pdmlink> tag
- Abbility to merge linked data with current source.
-
If more then one link is chained, intermediate records may be excluded from merging.
- Vcx2DIAMP
- Fixed some minor bugs, added new 4th parameter to re-order meta table.
Version 1.1.0
- Fixed bug on parameters list
- Fixed a problem in version 1.1.2 of PDM, wrong call.
- Fixed use of css classes in parameter description (DIAMP)
-
In parameter description, <dt> and <dd> was used without class name, this caused problems on user defined
definition list in short or long description of a parameter.
Also the use of classes for <col> causes problems with firefox.
Note that this add new classes to CSS file diamp_pdm_ab
- Fixed use of css classes in property-value description (DIAP)
-
In description of a property-value, <dt> and <dd> was used without class name, this caused problems on user defined
definition list in short or long description of a property-value.
Also the use of classes for <col> causes problems with firefox.
Note that this add new classes to CSS file diamp_pdm_ab
- Problems with float CSS style
-
FireFox's output of some floated <div> need some <div style="clear: both;"<> to work like IE.
- Settings dialog forms
-
The settings for DIAP and DIAMP respect the newly created CSS classes.
- Faster use of <see>
-
The parser will use the attributes of the tag to create the link text.
<see pem="Init" /> is equal to <see pem="Init">Init</see>
©2004 Agnes die Beste