Changes for page XWiki Links (xwikilinks)

Last modified by Manuel Leduc on 2022/03/24

From version 4.1
edited by Helmut Nagy
on 2009/02/12
Change comment: There is no comment for this version
To version 5.1
edited by Manuel Smeria
on 2013/02/22
Change comment: Document converted from syntax xwiki/1.0 to syntax xwiki/2.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hel
1 +XWiki.ManuelSmeria
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,3 +1,4 @@
1 +{{html clean="false" wiki="true"}}
1 1  <style>
2 2  td, th {border-bottom:1px solid #666}
3 3  table.dbtable{border:1px solid #666;border-bottom:0px}
... ... @@ -12,10 +12,11 @@
12 12  .db7{width:20%}
13 13  .dbhead{background-color:#CCC;font-weight:bold}
14 14  </style>
15 -1.1 XWiki Links (xwikilinks)
16 16  
17 -This table contain the informations about the links of that can be parsed in each document.
17 +== XWiki Links (xwikilinks) ==
18 18  
19 +This table contain the informations about the links of that can be parsed in each document.
20 +<p/>
19 19  <table border="0" width="100%" class="dbtable" cellpadding="3"
20 20   cellspacing="0">
21 21   <tr>
... ... @@ -32,10 +32,10 @@
32 32   <th class="db7">Comments</th>
33 33   </tr>
34 34   <tr>
35 - <td class="db0">{image:db_key.gif|16|16|document=DevGuide.DatabaseSchema}</td>
37 + <td class="db0">[[image:DevGuide.DatabaseSchema@db_key.gif||height="16" width="16"]]</td>
36 36   <td class="db1">XWL_DOC_ID</td>
37 37   <td class="db2">BIGINT(20)</td>
38 - <td class="db3">{image:db_check.gif|16|16|document=DevGuide.DatabaseSchema}</td>
40 + <td class="db3">[[image:DevGuide.DatabaseSchema@db_check.gif||height="16" width="16"]]</td>
39 39   <td class="db4">&nbsp;</td>
40 40   <td class="db5">&nbsp;</td>
41 41   <td class="db6">0</td>
... ... @@ -42,10 +42,10 @@
42 42   <td class="db7">&nbsp;</td>
43 43   </tr>
44 44   <tr>
45 - <td class="db0">{image:db_key.gif|16|16|document=DevGuide.DatabaseSchema}</td>
47 + <td class="db0">[[image:DevGuide.DatabaseSchema@db_key.gif||height="16" width="16"]]</td>
46 46   <td class="db1">XWL_LINK</td>
47 47   <td class="db2">VARCHAR(255)</td>
48 - <td class="db3">{image:db_check.gif|16|16|document=DevGuide.DatabaseSchema}</td>
50 + <td class="db3">[[image:DevGuide.DatabaseSchema@db_check.gif||height="16" width="16"]]</td>
49 49   <td class="db4">&nbsp;</td>
50 50   <td class="db5">&nbsp;</td>
51 51   <td class="db6">&nbsp;</td>
... ... @@ -52,7 +52,7 @@
52 52   <td class="db7">&nbsp;</td>
53 53   </tr>
54 54   <tr>
55 - <td class="db0">{image:db_field.gif|16|16|document=DevGuide.DatabaseSchema}</td>
57 + <td class="db0">[[image:DevGuide.DatabaseSchema@db_field.gif||height="16" width="16"]]</td>
56 56   <td class="db1">XWL_FULLNAME</td>
57 57   <td class="db2">VARCHAR(255)</td>
58 58   <td class="db3">&nbsp;</td>
... ... @@ -62,3 +62,4 @@
62 62   <td class="db7">&nbsp;</td>
63 63   </tr>
64 64  </table>
67 +{{/html}}

Get Connected