~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/technical_guide/product_images_olbs.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: product_images_olbs
 
3
.. i18n:     :synopsis: Product Image Gallery 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: product_images_olbs
 
9
    :synopsis: Product Image Gallery 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/product_images_olbs"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/product_images_olbs"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Product Image Gallery (*product_images_olbs*)
 
47
.. i18n: =============================================
 
48
.. i18n: :Module: product_images_olbs
 
49
.. i18n: :Name: Product Image Gallery
 
50
.. i18n: :Version: 5.0.0.1 
 
51
.. i18n: :Author: Sharoon Thomas, Open Labs Business Solutions
 
52
.. i18n: :Directory: product_images_olbs
 
53
.. i18n: :Web: http://openlabs.co.in/
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Product Image Gallery (*product_images_olbs*)
 
59
=============================================
 
60
:Module: product_images_olbs
 
61
:Name: Product Image Gallery
 
62
:Version: 5.0.0.1 
 
63
:Author: Sharoon Thomas, Open Labs Business Solutions
 
64
:Directory: product_images_olbs
 
65
:Web: http://openlabs.co.in/
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   This Module implements an Image Gallery for products.
 
79
.. i18n:       You can add images against every product.
 
80
.. i18n:       
 
81
.. i18n:       This module is generic but built for Magento ERP connector and
 
82
.. i18n:       the upcoming e-commerce system for OpenERP by Open Labs
 
83
..
 
84
 
 
85
::
 
86
 
 
87
  This Module implements an Image Gallery for products.
 
88
      You can add images against every product.
 
89
      
 
90
      This module is generic but built for Magento ERP connector and
 
91
      the upcoming e-commerce system for OpenERP by Open Labs
 
92
 
 
93
.. i18n: Download links
 
94
.. i18n: --------------
 
95
..
 
96
 
 
97
Download links
 
98
--------------
 
99
 
 
100
.. i18n: You can download this module as a zip file in the following version:
 
101
..
 
102
 
 
103
You can download this module as a zip file in the following version:
 
104
 
 
105
.. i18n: (No download links available)
 
106
..
 
107
 
 
108
(No download links available)
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
..
 
113
 
 
114
Dependencies
 
115
------------
 
116
 
 
117
.. i18n:  * :mod:`base`
 
118
.. i18n:  * :mod:`product`
 
119
..
 
120
 
 
121
 * :mod:`base`
 
122
 * :mod:`product`
 
123
 
 
124
.. i18n: Reports
 
125
.. i18n: -------
 
126
..
 
127
 
 
128
Reports
 
129
-------
 
130
 
 
131
.. i18n: None
 
132
..
 
133
 
 
134
None
 
135
 
 
136
.. i18n: Menus
 
137
.. i18n: -------
 
138
..
 
139
 
 
140
Menus
 
141
-------
 
142
 
 
143
.. i18n: None
 
144
..
 
145
 
 
146
None
 
147
 
 
148
.. i18n: Views
 
149
.. i18n: -----
 
150
..
 
151
 
 
152
Views
 
153
-----
 
154
 
 
155
.. i18n:  * product.images.form (form)
 
156
.. i18n:  * product.images.tree (tree)
 
157
.. i18n:  * \* INHERIT product.product.images (tree)
 
158
..
 
159
 
 
160
 * product.images.form (form)
 
161
 * product.images.tree (tree)
 
162
 * \* INHERIT product.product.images (tree)
 
163
 
 
164
.. i18n: Objects
 
165
.. i18n: -------
 
166
..
 
167
 
 
168
Objects
 
169
-------
 
170
 
 
171
.. i18n: Object: Products Image gallery (product.images)
 
172
.. i18n: ###############################################
 
173
..
 
174
 
 
175
Object: Products Image gallery (product.images)
 
176
###############################################
 
177
 
 
178
.. i18n: :product_id: Product, many2one
 
179
..
 
180
 
 
181
:product_id: Product, many2one
 
182
 
 
183
.. i18n: :image: Image, binary
 
184
..
 
185
 
 
186
:image: Image, binary
 
187
 
 
188
.. i18n: :comments: Comments, text
 
189
..
 
190
 
 
191
:comments: Comments, text
 
192
 
 
193
.. i18n: :filename: File Location, char
 
194
..
 
195
 
 
196
:filename: File Location, char
 
197
 
 
198
.. i18n: :link: Link?, boolean
 
199
..
 
200
 
 
201
:link: Link?, boolean
 
202
 
 
203
.. i18n:     *Images can be linked from files on your file system or remote (Preferred)*
 
204
..
 
205
 
 
206
    *Images can be linked from files on your file system or remote (Preferred)*
 
207
 
 
208
.. i18n: :preview: unknown, binary, readonly
 
209
..
 
210
 
 
211
:preview: unknown, binary, readonly
 
212
 
 
213
.. i18n: :name: Image Title, char, required
 
214
..
 
215
 
 
216
:name: Image Title, char, required