Menu

Code Commit Log


Commit Date  
[r6245] by mikeward

https://sourceforge.net/p/plcslib/plcslib-infrastructure/204/

<xsl:apply-templates select="templates" mode="content"/>

replaced with

<xsl:variable name="context_title" select="@title"/>
<xsl:apply-templates select="templates" mode="content">
<xsl:with-param name="context" select="$context_title"/>
</xsl:apply-templates>

at line 76 of

plcslib\xsl\generate_plcslib\context_index.xsl

2020-11-10 18:18:42 Tree
[r6244] by mikeward

https://sourceforge.net/p/plcslib/plcslib-infrastructure/203/

<xsl:apply-templates select="refdata" mode="content"/>

replaced with

<xsl:variable name="context_title" select="@title"/>
<xsl:apply-templates select="refdata" mode="content">
<xsl:with-param name="context" select="$context_title"/>
</xsl:apply-templates>

at line 76 of

plcslib\xsl\generate_plcslib\context_index.xsl

2020-11-10 16:18:42 Tree
[r6243] by mikeward

new

2020-11-04 22:04:43 Tree
[r6242] by mikeward

new

2020-11-04 20:11:45 Tree
[r6241] by mikeward

new skeleton data

2020-11-03 21:57:22 Tree
[r6240] by mikeward

uniqueness role on id corrected

2020-11-03 10:44:46 Tree
[r6239] by mikeward

new

2020-11-02 10:20:30 Tree
[r6238] by mikeward

revised

2020-10-30 07:54:36 Tree
[r6237] by mikeward

UUIDs.xml committed

2020-10-30 07:51:22 Tree
[r6236] by mikeward

remaining fixes to diagram carried out

2020-10-29 13:47:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.