Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5
Commits
07440d88
Commit
07440d88
authored
Jan 21, 2013
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lightbox Jquery Plugin Initial Release
parent
1ee22ffa
Changes
15
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
765 additions
and
0 deletions
+765
-0
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox.xml
...eItem/portal_skins/erp5_jquery/jquery/plugin/lightbox.xml
+26
-0
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.css.xml
...s/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.css.xml
+148
-0
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.js.xml
...ns/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.js.xml
+515
-0
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.pack.js.xml
...p5_jquery/jquery/plugin/lightbox/lightbox-0.5.pack.js.xml
+61
-0
bt5/erp5_jquery_plugin_lightbox/bt/change_log
bt5/erp5_jquery_plugin_lightbox/bt/change_log
+2
-0
bt5/erp5_jquery_plugin_lightbox/bt/copyright_list
bt5/erp5_jquery_plugin_lightbox/bt/copyright_list
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/dependency_list
bt5/erp5_jquery_plugin_lightbox/bt/dependency_list
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/description
bt5/erp5_jquery_plugin_lightbox/bt/description
+3
-0
bt5/erp5_jquery_plugin_lightbox/bt/license
bt5/erp5_jquery_plugin_lightbox/bt/license
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/maintainer_list
bt5/erp5_jquery_plugin_lightbox/bt/maintainer_list
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/revision
bt5/erp5_jquery_plugin_lightbox/bt/revision
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/template_format_version
bt5/erp5_jquery_plugin_lightbox/bt/template_format_version
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/template_path_list
bt5/erp5_jquery_plugin_lightbox/bt/template_path_list
+2
-0
bt5/erp5_jquery_plugin_lightbox/bt/title
bt5/erp5_jquery_plugin_lightbox/bt/title
+1
-0
bt5/erp5_jquery_plugin_lightbox/bt/version
bt5/erp5_jquery_plugin_lightbox/bt/version
+1
-0
No files found.
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox.xml
0 → 100644
View file @
07440d88
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Folder"
module=
"OFS.Folder"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
lightbox
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.css.xml
0 → 100644
View file @
07440d88
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts48651728.89
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
lightbox-0.5.css
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/css
</string>
</value>
</item>
<item>
<key>
<string>
data
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
/**\r\n
* jQuery lightBox plugin\r\n
* This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)\r\n
* and adapted to me for use like a plugin from jQuery.\r\n
* @name jquery-lightbox-0.5.css\r\n
* @author Leandro Vieira Pinho - http://leandrovieira.com\r\n
* @version 0.5\r\n
* @date April 11, 2008\r\n
* @category jQuery plugin\r\n
* @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)\r\n
* @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US\r\n
* @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin\r\n
*/\r\n
#jquery-overlay {\r\n
\tposition: absolute;\r\n
\ttop: 0;\r\n
\tleft: 0;\r\n
\tz-index: 90;\r\n
\twidth: 100%;\r\n
\theight: 500px;\r\n
}\r\n
#jquery-lightbox {\r\n
\tposition: absolute;\r\n
\ttop: 0;\r\n
\tleft: 0;\r\n
\twidth: 100%;\r\n
\tz-index: 100;\r\n
\ttext-align: center;\r\n
\tline-height: 0;\r\n
}\r\n
#jquery-lightbox a img { border: none; }\r\n
#lightbox-container-image-box {\r\n
\tposition: relative;\r\n
\tbackground-color: #fff;\r\n
\twidth: 250px;\r\n
\theight: 250px;\r\n
\tmargin: 0 auto;\r\n
}\r\n
#lightbox-container-image { padding: 10px; }\r\n
#lightbox-loading {\r\n
\tposition: absolute;\r\n
\ttop: 40%;\r\n
\tleft: 0%;\r\n
\theight: 25%;\r\n
\twidth: 100%;\r\n
\ttext-align: center;\r\n
\tline-height: 0;\r\n
}\r\n
#lightbox-nav {\r\n
\tposition: absolute;\r\n
\ttop: 0;\r\n
\tleft: 0;\r\n
\theight: 100%;\r\n
\twidth: 100%;\r\n
\tz-index: 10;\r\n
}\r\n
#lightbox-container-image-box >
#lightbox-nav { left: 0; }\r\n
#lightbox-nav a { outline: none;}\r\n
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {\r\n
\twidth: 49%;\r\n
\theight: 100%;\r\n
\tzoom: 1;\r\n
\tdisplay: block;\r\n
}\r\n
#lightbox-nav-btnPrev { \r\n
\tleft: 0; \r\n
\tfloat: left;\r\n
}\r\n
#lightbox-nav-btnNext { \r\n
\tright: 0; \r\n
\tfloat: right;\r\n
}\r\n
#lightbox-container-image-data-box {\r\n
\tfont: 10px Verdana, Helvetica, sans-serif;\r\n
\tbackground-color: #fff;\r\n
\tmargin: 0 auto;\r\n
\tline-height: 1.4em;\r\n
\toverflow: auto;\r\n
\twidth: 100%;\r\n
\tpadding: 0 10px 0;\r\n
}\r\n
#lightbox-container-image-data {\r\n
\tpadding: 0 10px; \r\n
\tcolor: #666; \r\n
}\r\n
#lightbox-container-image-data #lightbox-image-details { \r\n
\twidth: 70%; \r\n
\tfloat: left; \r\n
\ttext-align: left; \r\n
}\t\r\n
#lightbox-image-details-caption { font-weight: bold; }\r\n
#lightbox-image-details-currentNumber {\r\n
\tdisplay: block; \r\n
\tclear: left; \r\n
\tpadding-bottom: 1.0em;\t\r\n
}\t\t\t\r\n
#lightbox-secNav-btnClose {\r\n
\twidth: 66px; \r\n
\tfloat: right;\r\n
\tpadding-bottom: 0.7em;\t\r\n
}
]]>
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
size
</string>
</key>
<value>
<int>
2366
</int>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
jquery.lightbox-0.5.css
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.js.xml
0 → 100644
View file @
07440d88
This diff is collapsed.
Click to expand it.
bt5/erp5_jquery_plugin_lightbox/PathTemplateItem/portal_skins/erp5_jquery/jquery/plugin/lightbox/lightbox-0.5.pack.js.xml
0 → 100644
View file @
07440d88
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts48651328.53
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
lightbox-0.5.pack.js
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
data
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
/**\r\n
* jQuery lightBox plugin\r\n
* This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)\r\n
* and adapted to me for use like a plugin from jQuery.\r\n
* @name jquery-lightbox-0.5.js\r\n
* @author Leandro Vieira Pinho - http://leandrovieira.com\r\n
* @version 0.5\r\n
* @date April 11, 2008\r\n
* @category jQuery plugin\r\n
* @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)\r\n
* @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US\r\n
* @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin\r\n
*/\r\n
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?\'\':e(parseInt(c/a)))+((c=c%a)>
35?String.fromCharCode(c+29):c.toString(36))};if(!\'\'.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return\'\\\\w+\'};c=1};while(c--)if(k[c])p=p.replace(new RegExp(\'\\\\b\'+e(c)+\'\\\\b\',\'g\'),k[c]);return p}(\'(6($){$.2N.3g=6(4){4=23.2H({2B:\\\'#34\\\',2g:0.8,1d:F,1M:\\\'18/5-33-Y.16\\\',1v:\\\'18/5-1u-2Q.16\\\',1E:\\\'18/5-1u-2L.16\\\',1W:\\\'18/5-1u-2I.16\\\',19:\\\'18/5-2F.16\\\',1f:10,2A:3d,2s:\\\'1j\\\',2o:\\\'32\\\',2j:\\\'c\\\',2f:\\\'p\\\',2d:\\\'n\\\',h:[],9:0},4);f I=N;6 20(){1X(N,I);u F}6 1X(1e,I){$(\\\'1U, 1S, 1R\\\').l({\\\'1Q\\\':\\\'2E\\\'});1O();4.h.B=0;4.9=0;7(I.B==1){4.h.1J(v 1m(1e.17(\\\'J\\\'),1e.17(\\\'2v\\\')))}j{36(f i=0;i
<I.B
;i++){4.h.1J(v
1m(I[i].17(\\\'J\\\'),I[i].17(\\\'2v\\\')))}}2n(4.h[4.9][0]!=1e.17(\\\'J\\\')){4.9++}D()}6
1O(){$(\\\'m\\\').31(\\\'<e
g=
"q-13"
></e><e
g=
"q-5"
><e
g=
"5-s-b-w"
><e
g=
"5-s-b"
><1w
g=
"5-b"
><e
2V=
""
g=
"5-k"
><a
J=
"#"
g=
"5-k-V"
></a><a
J=
"#"
g=
"5-k-X"
></a></e><e
g=
"5-Y"
><a
J=
"#"
g=
"5-Y-29"
><1w
W=
"\\\'+4.1M+\\\'"
></a></e></e></e><e
g=
"5-s-b-T-w"
><e
g=
"5-s-b-T"
><e
g=
"5-b-A"
><1i
g=
"5-b-A-1t"
></1i><1i
g=
"5-b-A-1g"
></1i></e><e
g=
"5-1s"
><a
J=
"#"
g=
"5-1s-22"
><1w
W=
"\\\'+4.1W+\\\'"
></a></e></e></e></e>
\\\');f z=1D();$(\\\'#q-13\\\').l({2K:4.2B,2J:4.2g,S:z[0],P:z[1]}).1V();f R=1p();$(\\\'#q-5\\\').l({1T:R[1]+(z[3]/10),1c:R[0]}).E();$(\\\'#q-13,#q-5\\\').C(6(){1a()});$(\\\'#5-Y-29,#5-1s-22\\\').C(6(){1a();u F});$(G).2G(6(){f z=1D();$(\\\'#q-13\\\').l({S:z[0],P:z[1]});f R=1p();$(\\\'#q-5\\\').l({1T:R[1]+(z[3]/10),1c:R[0]})})}6 D(){$(\\\'#5-Y\\\').E();7(4.1d){$(\\\'#5-b,#5-s-b-T-w,#5-b-A-1g\\\').1b()}j{$(\\\'#5-b,#5-k,#5-k-V,#5-k-X,#5-s-b-T-w,#5-b-A-1g\\\').1b()}f Q=v 1j();Q.1P=6(){$(\\\'#5-b\\\').2D(\\\'W\\\',4.h[4.9][0]);1N(Q.S,Q.P);Q.1P=6(){}};Q.W=4.h[4.9][0]};6 1N(1o,1r){f 1L=$(\\\'#5-s-b-w\\\').S();f 1K=$(\\\'#5-s-b-w\\\').P();f 1n=(1o+(4.1f*2));f 1y=(1r+(4.1f*2));f 1I=1L-1n;f 2z=1K-1y;$(\\\'#5-s-b-w\\\').3f({S:1n,P:1y},4.2A,6(){2y()});7((1I==0)
&&(2z==0)){7($.3e.3c){1H(3b)}j{1H(3a)}}$(\\\'#5-s-b-T-w\\\').l({S:1o});
$(\\\'#5-k-V,#5-k-X\\\').l({P:1r+(4.1f*2)})};6 2y(){$(\\\'#5-Y\\\').1b();$(\\\'#5-b\\\').1V(6(){2u();2t()});2r()};6 2u(){$(\\\'#5-s-b-T-w\\\').38(\\\'35\\\');$(\\\'#5-b-A-1t\\\').1b();7(4.h[4.9][1]){$(\\\'#5-b-A-1t\\\').2p(4.h[4.9][1]).E()}7(4.h.B>1){$(\\\'#5-b-A-1g\\\').2p(4.2s+\\\' \\\'+(4.9+1)+\\\' \\\'+4.2o+\\\' \\\'+4.h.B).E()}}6 2t(){$(\\\'#5-k\\\').E();$(\\\'#5-k-V,#5-k-X\\\').l({\\\'K\\\':\\\'1C M(\\\'+4.19+\\\') L-O\\\'});7(4.9!=0){7(4.1d){$(\\\'#5-k-V\\\').l({\\\'K\\\':\\\'M(\\\'+4.1v+\\\') 1c 15% L-O\\\'}).11().1k(\\\'C\\\',6(){4.9=4.9-1;D();u F})}j{$(\\\'#5-k-V\\\').11().2m(6(){$(N).l({\\\'K\\\':\\\'M(\\\'+4.1v+\\\') 1c 15% L-O\\\'})},6(){$(N).l({\\\'K\\\':\\\'1C M(\\\'+4.19+\\\') L-O\\\'})}).E().1k(\\\'C\\\',6(){4.9=4.9-1;D();u F})}}7(4.9!=(4.h.B-1)){7(4.1d){$(\\\'#5-k-X\\\').l({\\\'K\\\':\\\'M(\\\'+4.1E+\\\') 2l 15% L-O\\\'}).11().1k(\\\'C\\\',6(){4.9=4.9+1;D();u F})}j{$(\\\'#5-k-X\\\').11().2m(6(){$(N).l({\\\'K\\\':\\\'M(\\\'+4.1E+\\\') 2l 15% L-O\\\'})},6(){$(N).l({\\\'K\\\':\\\'1C M(\\\'+4.19+\\\') L-O\\\'})}).E().1k(\\\'C\\\',6(){4.9=4.9+1;D();u F})}}2k()}6 2k(){$(d).30(6(12){2i(12)})}6 1G(){$(d).11()}6 2i(12){7(12==2h){U=2Z.2e;1x=27}j{U=12.2e;1x=12.2Y}14=2X.2W(U).2U();7((14==4.2j)||(14==\\\'x\\\')||(U==1x)){1a()}7((14==4.2f)||(U==37)){7(4.9!=0){4.9=4.9-1;D();1G()}}7((14==4.2d)||(U==39)){7(4.9!=(4.h.B-1)){4.9=4.9+1;D();1G()}}}6 2r(){7((4.h.B-1)>4.9){2c=v 1j();2c.W=4.h[4.9+1][0]}7(4.9>0){2b=v 1j();2b.W=4.h[4.9-1][0]}}6 1a(){$(\\\'#q-5\\\').2a();$(\\\'#q-13\\\').2T(6(){$(\\\'#q-13\\\').2a()});$(\\\'1U, 1S, 1R\\\').l({\\\'1Q\\\':\\\'2S\\\'})}6 1D(){f o,r;7(G.1h
&&G.28){o=G.26+G.2R;
r=G.1h+G.28}j 7(d.m.25>d.m.24){o=d.m.2P;r=d.m.25}j{o=d.m.2O;r=d.m.24}f y,H;7(Z.1h){7(d.t.1l){y=d.t.1l}j{y=Z.26}H=Z.1h}j 7(d.t
&&d.t.1A){y=d.t.1l;
H=d.t.1A}j 7(d.m){y=d.m.1l;H=d.m.1A}7(r
<H
){
1z=
H}j{1z=r}7(o<y){1B=o}j{1B=y}21=v
1m(1B,1z,y,H);u
21};6
1p(){f
o,r;7(Z.1Z){
r=
Z.1Z;o=Z.2M}j
7(d.t&&d.t.1F){
r=
d.t.1F;o=d.t.1Y}j
7(d.m){
r=
d.m.1F;o=d.m.1Y}2q=v
1m(o,r);u
2q};6
1H(2C){f
2x=
v
2w();
1q=
2h;3h{f
1q=
v
2w()}2n(1q-2x<2C)};u
N.11(\\\'C\\\').C(20)}})(23);\',62,204,\'||||settings|lightbox|function|if||activeImage||image||document|div|var|id|imageArray||else|nav|css|body||xScroll||jquery|yScroll|container|documentElement|return|new|box||windowWidth|arrPageSizes|details|length|click|_set_image_to_view|show|false|window|windowHeight|jQueryMatchedObj|href|background|no|url|this|repeat|height|objImagePreloader|arrPageScroll|width|data|keycode|btnPrev|src|btnNext|loading|self||unbind|objEvent|overlay|key||gif|getAttribute|images|imageBlank|_finish|hide|left|fixedNavigation|objClicked|containerBorderSize|currentNumber|innerHeight|span|Image|bind|clientWidth|Array|intWidth|intImageWidth|___getPageScroll|curDate|intImageHeight|secNav|caption|btn|imageBtnPrev|img|escapeKey|intHeight|pageHeight|clientHeight|pageWidth|transparent|___getPageSize|imageBtnNext|scrollTop|_disable_keyboard_navigation|___pause|intDiffW|push|intCurrentHeight|intCurrentWidth|imageLoading|_resize_container_image_box|_set_interface|onload|visibility|select|object|top|embed|fadeIn|imageBtnClose|_start|scrollLeft|pageYOffset|_initialize|arrayPageSize|btnClose|jQuery|offsetHeight|scrollHeight|innerWidth||scrollMaxY|link|remove|objPrev|objNext|keyToNext|keyCode|keyToPrev|overlayOpacity|null|_keyboard_action|keyToClose|_enable_keyboard_navigation|right|hover|while|txtOf|html|arrayPageScroll|_preload_neighbor_images|txtImage|_set_navigation|_show_image_data|title|Date|date|_show_image|intDiffH|containerResizeSpeed|overlayBgColor|ms|attr|hidden|blank|resize|extend|close|opacity|backgroundColor|next|pageXOffset|fn|offsetWidth|scrollWidth|prev|scrollMaxX|visible|fadeOut|toLowerCase|style|fromCharCode|String|DOM_VK_ESCAPE|event|keydown|append|of|ico|000|fast|for||slideDown||100|250|msie|400|browser|animate|lightBox|do\'.split(\'|\'),0,{}))
]]
></string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
size
</string>
</key>
<value>
<int>
6267
</int>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
jquery.lightbox-0.5.pack.js
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_jquery_plugin_lightbox/bt/change_log
0 → 100644
View file @
07440d88
2013-01-21 rafael
* The initial commit
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/copyright_list
0 → 100644
View file @
07440d88
2013 (c) Nexedi SA
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/dependency_list
0 → 100644
View file @
07440d88
erp5_jquery
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/description
0 → 100644
View file @
07440d88
This Business Template contains only static files of jquery lighbox plugin.
Current version is 0.5 one.
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/license
0 → 100644
View file @
07440d88
GPL
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/maintainer_list
0 → 100644
View file @
07440d88
rafael
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/revision
0 → 100644
View file @
07440d88
1
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/template_format_version
0 → 100644
View file @
07440d88
1
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/template_path_list
0 → 100644
View file @
07440d88
portal_skins/erp5_jquery/jquery/plugin/lightbox
portal_skins/erp5_jquery/jquery/plugin/lightbox/**
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/title
0 → 100644
View file @
07440d88
erp5_jquery_plugin_lightbox
\ No newline at end of file
bt5/erp5_jquery_plugin_lightbox/bt/version
0 → 100644
View file @
07440d88
5.4.7
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment