summaryrefslogtreecommitdiffstats
path: root/site/trunk/site-publish/autoexport-plugin-template.html
blob: 90e5fdb5dce9ddba798d5d03dd03a86187444199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!--

    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to You under the Apache License, Version 2.0
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE- 2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
-->


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
    <HEAD>
		<!-- generateKeywords macro -->
	    <META name="description" content="Apache Tuscany">
        <META name="keywords" content="apache, apache tuscany, tuscany, service, services, fabric, soa, service oriented architecture,  sca, service component architecture, das, sdo, csa, ruby, opensource">
		<!-- generateKeywords macro end -->
		
        <LINK type="text/css" rel="stylesheet" href="http://tuscany.apache.org/stylesheets/default.css">
        <LINK rel="SHORTCUT ICON" href="https://cwiki.apache.org/confluence/display/TUSCANY/$images/favicon.ico">   
        <TITLE>Apache Tuscany : Autoexport plugin template</TITLE>
    <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
    
    <BODY onload="init()">
        <!-- topNav macro -->
		<TABLE valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg">
			<TR>
				<TD valing="top" align="left">
					<A href="https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=TUSCANY&title=$siteroot"><IMG src="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg" height="91" width="25" border="0"></A>
				</TD>
				<TD>
					<A href="http://tuscany.apache.org/"><IMG src="http://tuscany.apache.org/images/TuscanyLogo.jpg" border="0"></A>
				</TD>
				
				<TD width="100%">
					&nbsp;
				</TD>

				<!-- Adds the edit page link to the top banner-->
				<TD valign="bottom">
					<DIV style="padding: 2px 10px; margin: 0px;">
						<A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=55047">
						<IMG src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>
					</DIV>
				</TD>

			</TR>
		</TABLE>
        <!-- topNav macro end -->

		<!-- breadCrumbs macro -->
		<TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
			<TR class="topBar">
				<TD align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%">
					&nbsp;<A href="home.html" title="Apache Tuscany">Apache Tuscany</A>&nbsp;&gt;&nbsp;<A href="trash.html" title="Trash">Trash</A>&nbsp;&gt;&nbsp;<A href="old-sandbox.html" title="old-Sandbox">old-Sandbox</A>&nbsp;&gt;&nbsp;<A href="" title="Autoexport plugin template">Autoexport plugin template</A>
				</TD>
				
				<TD align="right" valign="middle" class="topBarDiv" align="left" nowrap="true">
				<A href="http://mail-archives.apache.org/mod_mbox/tuscany-user">User List</A> | <A href="http://mail-archives.apache.org/mod_mbox/tuscany-dev">Dev List</A> | <A href="http://issues.apache.org/jira/browse/Tuscany">Issue Tracker</A>&nbsp;&nbsp;
				</TD>
			</TR>
		</TABLE>
		<!-- breadCrumbs macro end -->


        <TABLE border="0" cellpadding="0" width="100%" bgcolor="#FFFFFF">
            <TR>
                <TD align="left" valign="top">

					<!-- pageContent macro -->
					<DIV id="PageContent">
												
						<DIV class="pagecontent">
							<DIV class="wiki-content">
								<P>Here is a sample template to use with the autoexport plugin. I have also included in the zip file a css and some images.<BR>
As a minimum, the template has to be modified with the correct URLs for the referenced resources.<BR>
<A href="autoexport-plugin-template.data/TUSCANY_Templates.zip">TUSCANY_Templates.zip</A></P>


<P>Available attachments:</P>


    

<DIV class="plugin_attachments_container">
    <DIV class="plugin_attachments_table_container">
        <FIELDSET class="hidden">
            <INPUT type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="55047">
            <INPUT type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?">
            <INPUT type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
                                                    <INPUT type="hidden" name="outputType" value="display">
        </FIELDSET>
                    <FIELDSET class="hidden parameters">
    <INPUT type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
</FIELDSET>

<TABLE class="tableview attachments">
    <TR>
                <TH class="filename-column">            <A href="">Name</A>
    </TH>
        <TH>            <A href="">Size</A>
    </TH>
        <TH>Creator</TH>
        <TH>            <A href="">Creation Date</A>
    </TH>
        <TH class="comment">Comment</TH>
                    <TH>&nbsp;</TH>
            </TR>

    
    
                
        
                <TR id="attachment-4359">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-unknown" title="File">File</SPAN>                <A class="filename" href="autoexport-plugin-template.data/TUSCANY_Templates.zip" title="TUSCANY_Templates.zip" data-filename="TUSCANY_Templates.zip">
                    TUSCANY_Templates.zip
                </A>
            </TD>
            <TD class="attachment-size">27 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 24, 2007 07:42</TD>
            <TD class="comment">
                                    template for autoexport plugin + css + some images
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=TUSCANY_Templates.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=TUSCANY_Templates.zip&version=1" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4363">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-unknown" title="File">File</SPAN>                <A class="filename" href="autoexport-plugin-template.data/Tuscany_template_2007_5_25_v1.zip" title="Tuscany_template_2007_5_25_v1.zip" data-filename="Tuscany_template_2007_5_25_v1.zip">
                    Tuscany_template_2007_5_25_v1.zip
                </A>
            </TD>
            <TD class="attachment-size">2 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 24, 2007 12:49</TD>
            <TD class="comment">
                                    &nbsp;
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=Tuscany_template_2007_5_25_v1.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=Tuscany_template_2007_5_25_v1.zip&version=2" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4365">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-unknown" title="File">File</SPAN>                <A class="filename" href="autoexport-plugin-template.data/default_2007-05-24.zip" title="default_2007-05-24.zip" data-filename="default_2007-05-24.zip">
                    default_2007-05-24.zip
                </A>
            </TD>
            <TD class="attachment-size">6 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 24, 2007 12:25</TD>
            <TD class="comment">
                                    &nbsp;
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=default_2007-05-24.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=default_2007-05-24.zip&version=1" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4367">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-image" title="GIF" file="">GIF File</SPAN>                <A class="filename" href="autoexport-plugin-template.data/notep_16.gif" title="notep_16.gif" data-filename="notep_16.gif">
                    notep_16.gif
                </A>
            </TD>
            <TD class="attachment-size">0.4 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 24, 2007 12:50</TD>
            <TD class="comment">
                                    &nbsp;
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=notep_16.gif" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=notep_16.gif&version=1" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4386">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-zip" title="ZIP" archive="">ZIP Archive</SPAN>                <A class="filename" href="autoexport-plugin-template.data/default_2007-05-25.zip" title="default_2007-05-25.zip" data-filename="default_2007-05-25.zip">
                    default_2007-05-25.zip
                </A>
            </TD>
            <TD class="attachment-size">6 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 25, 2007 12:30</TD>
            <TD class="comment">
                                    &nbsp;
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=default_2007-05-25.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=default_2007-05-25.zip&version=2" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4387">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-zip" title="ZIP" archive="">ZIP Archive</SPAN>                <A class="filename" href="autoexport-plugin-template.data/TUSCANY_template_2007_5_25_v2.zip" title="TUSCANY_template_2007_5_25_v2.zip" data-filename="TUSCANY_template_2007_5_25_v2.zip">
                    TUSCANY_template_2007_5_25_v2.zip
                </A>
            </TD>
            <TD class="attachment-size">2 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=hcunico" class="url fn confluence-userlink" data-username="hcunico">Hernan Cunico</A></TD>
            <TD>May 25, 2007 12:30</TD>
            <TD class="comment">
                                    &nbsp;
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=TUSCANY_template_2007_5_25_v2.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=TUSCANY_template_2007_5_25_v2.zip&version=1" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            
                
        
                <TR id="attachment-4423">
                                <TD class="filename-column">
                
<SPAN class="icon icon-file-zip" title="ZIP" archive="">ZIP Archive</SPAN>                <A class="filename" href="autoexport-plugin-template.data/TUSCANY_template_2007_5_25_v3.zip" title="TUSCANY_template_2007_5_25_v3.zip" data-filename="TUSCANY_template_2007_5_25_v3.zip">
                    TUSCANY_template_2007_5_25_v3.zip
                </A>
            </TD>
            <TD class="attachment-size">2 kB</TD>
            <TD><A href="https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=svkrish" class="url fn confluence-userlink" data-username="svkrish">S Venkatakrishnan</A></TD>
            <TD>May 27, 2007 10:45</TD>
            <TD class="comment">
                                    Template updated for Incubator Logo
                            </TD>
                        <TD class="attachment-actions">
                                                <UL>
                                            <LI class="first">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/editattachment.action?pageId=$page.id&fileName=TUSCANY_template_2007_5_25_v3.zip" class="editAttachmentLink" title="">
                   <SPAN>Properties</SPAN></A>        </LI>
                                            <LI class="">
    
        
    
    <A href="https://cwiki.apache.org/confluence/pages/removeattachment.action?pageId=$page.id&fileName=TUSCANY_template_2007_5_25_v3.zip&version=1" class="removeAttachmentLink" title="">
                   <SPAN>Remove</SPAN></A>        </LI>
                                    </UL>
                            </TD>
                    </TR>

            </TABLE>            </DIV>

    <DIV class="plugin_attachments_upload_container">
            </DIV>
</DIV>


							</DIV>
						</DIV>
					</DIV>	
		            <!-- pageContent macro end -->
					
                </TD>
            </TR>
        </TABLE>

		<!-- footer macro -->
				<SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript">
		</SCRIPT>
		<SCRIPT type="text/javascript">
		   _uacct = "UA-1174707-5";
		   urchinTracker();
		</SCRIPT>
		
				<A href="http://www.statcounter.com/" target="_blank"><IMG src="http://c26.statcounter.com/counter.php?sc_project=2619156&java=0&security=94bd7e7d&invisible=0" alt="website stats" border="0"></A>    

		<DIV class="footer">
			Copyright � 2003-2012, The Apache Software Foundation&nbsp;&nbsp;</BR>
                        Apache Tuscany and the Apache Tuscany project logo are trademarks of The Apache Software Foundation.
		</DIV>
		<!-- footer macro end -->

    </BODY>
</HTML>