{"id":20,"date":"2007-08-19T11:38:55","date_gmt":"2007-08-19T02:38:55","guid":{"rendered":"http:\/\/www.zontheworld.com\/blog\/archives\/20"},"modified":"2007-11-29T18:07:46","modified_gmt":"2007-11-29T09:07:46","slug":"wordpress-%e6%8a%95%e7%a8%bf%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ab-lightbox-%e3%81%ae%e3%82%b3%e3%83%bc%e3%83%89%e3%82%92%e6%8c%bf%e5%85%a5","status":"publish","type":"post","link":"https:\/\/www.zontheworld.com\/blog\/archives\/20","title":{"rendered":"WordPress \u6295\u7a3f\u30a8\u30c7\u30a3\u30bf\u306b LightBox \u306e\u30b3\u30fc\u30c9\u3092\u633f\u5165"},"content":{"rendered":"<p>\u30b3\u30a2\u90e8\u5206\u3092\u5909\u66f4\u3059\u308b\u306e\u3067\u3042\u307e\u308a\u53c2\u8003\u306b\u3057\u306a\u3044\u65b9\u304c\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<p>\u5909\u66f4\u5f8c\u306e\u30a4\u30e1\u30fc\u30b8\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<div class=\"album\"><a href='https:\/\/www.zontheworld.com\/blog\/wp-content\/uploads\/upload-lightbox.gif' rel='lightbox[20]' title='LightBox \u306e\u30b3\u30fc\u30c9\u3092\u633f\u5165'><img src='https:\/\/www.zontheworld.com\/blog\/wp-content\/uploads\/upload-lightbox.thumbnail.gif' width='128' height='44' alt='LightBox \u306e\u30b3\u30fc\u30c9\u3092\u633f\u5165' title='LightBox \u306e\u30b3\u30fc\u30c9\u3092\u633f\u5165' \/><\/a><\/div>\n<p>\u25a0\u30d0\u30fc\u30b8\u30e7\u30f3\uff1a2.1.3<br \/>\n\u25a0\u5909\u66f4\u30d5\u30a1\u30a4\u30eb\uff1a\/wp-admin\/upload-js.php<\/p>\n<h3>\u4fee\u6b63\u70b9\u305d\u306e\uff11<\/h3>\n<p class=\"no_margin\">\u3010\u5909\u66f4\u524d\u3011116\u884c\u76ee\uff1a<\/p>\n<pre><code>h += &#34;&lt;label for=&#39;link-file&#39;&gt;&lt;input type=&#39;radio&#39; name=&#39;link&#39; id=&#39;link-file&#39; value=&#39;file&#39; checked=&#39;checked&#39;\/&gt; &lt;&#63;php echo attribute_escape(__(&#39;File&#39;)); &#63;&gt;&lt;\/label&gt;&lt;br \/&gt;&#34;;<\/code><\/pre>\n<p class=\"no_margin\">\u3010\u5909\u66f4\u5f8c\u3011file \u306e\u30c1\u30a7\u30c3\u30af\u3092\u306f\u305a\u3057\u3066\u3001\u305d\u306e\u4e0a\u306b LightBox \u306e\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u3092\u8ffd\u52a0<\/p>\n<pre><code>h += &#34;&lt;label for=&#39;link-lightbox&#39;&gt;&lt;input type=&#39;radio&#39; name=&#39;link&#39; id=&#39;link-lightbox&#39; value=&#39;lightbox&#39; checked=&#39;checked&#39; \/&gt; &lt;&#63;php echo attribute_escape(__(&#39;LightBox&#39;)); &#63;&gt;&lt;\/label&gt;&lt;br \/&gt;&#34;;\r\nh += &#34;&lt;label for=&#39;link-file&#39;&gt;&lt;input type=&#39;radio&#39; name=&#39;link&#39; id=&#39;link-file&#39; value=&#39;file&#39; checked=&#39;checked&#39;\/&gt; &lt;&#63;php echo attribute_escape(__(&#39;File&#39;)); &#63;&gt;&lt;\/label&gt;&lt;br \/&gt;&#34;;  <\/code><\/pre>\n<h3>\u4fee\u6b63\u70b9\u305d\u306e\uff12<\/h3>\n<p class=\"no_margin\">\u3010\u5909\u66f4\u524d\u3011236\u884c\u76ee\uff5e241\u884c\u76ee\uff1a<\/p>\n<pre><code>if ( &#39;none&#39; != link )\r\n&#09;h += &#34;&lt;a href=&#39;&#34; + ( &#39;file&#39; == link &#63; ( this.currentImage.srcBase + this.currentImage.src ) : ( this.currentImage.page + &#34;&#39; rel=&#39;attachment wp-att-&#34; + this.currentImage.ID ) ) + &#34;&#39; title=&#39;&#34; + this.currentImage.title + &#34;&#39;&gt;&#34;;\r\nif ( display && &#39;title&#39; != display )\r\n&#09;h += &#34;&lt;img src=&#39;&#34; + ( &#39;thumb&#39; == display &#63; ( this.currentImage.thumbBase + this.currentImage.thumb ) : ( this.currentImage.srcBase + this.currentImage.src ) ) + &#34;&#39; alt=&#39;&#34; + this.currentImage.title + &#34;&#39; \/&gt;&#34;;\r\nelse\r\n&#09;h += this.currentImage.title;<\/code><\/pre>\n<p class=\"no_margin\">\u3010\u5909\u66f4\u5f8c\u3011LightBox \u3092\u9078\u629e\u6642\u3001rel \u5c5e\u6027\u306b lightbox[post-id] \u3092\u8a2d\u5b9a\u3059\u308b\u51e6\u7406\u3092\u8ffd\u52a0\u3002\u3064\u3044\u3067\u306b\u3001img \u30bf\u30b0\u306b width\u3001height\u3001title \u5c5e\u6027\u3092\u8a2d\u5b9a\u3059\u308b\u51e6\u7406\u3092\u8ffd\u52a0<\/p>\n<pre><code>if ( &#39;none&#39; != link ) {\r\n&#09;h += &#34;&lt;a href=&#39;&#34;\r\n&#09;if ( &#39;file&#39; == link )\r\n&#09;&#09;h += this.currentImage.srcBase + this.currentImage.src;\r\n&#09;else if ( &#39;page&#39; == link )\r\n&#09;&#09;h += this.currentImage.page + &#34;&#39; rel=&#39;attachment wp-att-&#34; + this.currentImage.ID;\r\n&#09;else if ( &#39;lightbox&#39; == link )\r\n&#09;&#09;h += this.currentImage.srcBase + this.currentImage.src + &#34;&#39; rel=&#39;lightbox[&#34; + this.postID + &#34;]&#34;;\r\n&#09;h += &#34;&#39; title=&#39;&#34; + this.currentImage.title + &#34;&#39;&gt;&#34;;\r\n}\r\nif ( display && &#39;title&#39; != display ) {\r\n&#09;h += &#34;&lt;img src=&#39;&#34;;\r\n&#09;if ( &#39;thumb&#39; == display ) {\r\n&#09;&#09;imageThumb = new Image();\r\n&#09;&#09;imageThumb.src = this.currentImage.thumbBase + this.currentImage.thumb;\r\n&#09;&#09;h += imageThumb.src + &#34;&#39; width=&#39;&#34; + imageThumb.width + &#34;&#39; height=&#39;&#34; + imageThumb.height;\r\n&#09;} else {\r\n&#09;&#09;imageBase = new Image();\r\n&#09;&#09;imageBase.src = this.currentImage.srcBase + this.currentImage.src;\r\n&#09;&#09;h +=  imageBase.src + &#34;&#39; width=&#39;&#34; + imageBase.width + &#34;&#39; height=&#39;&#34; + imageBase.height;\r\n&#09;}\r\n&#09;h += &#34;&#39; alt=&#39;&#34; + this.currentImage.title + &#34;&#39; title=&#39;&#34; + this.currentImage.title + &#34;&#39; \/&gt;&#34;;\r\n} else {\r\n&#09;h += this.currentImage.title;\r\n}<\/code><\/pre>\n<p>img \u30bf\u30b0\u306e width\u3001height\u3001title \u5c5e\u6027\u306f\u3001LightBox \u3068\u306f\u95a2\u4fc2\u306a\u3044\u306e\u3067\u3059\u304c\u3001W3C XHTML1.0 valid \u3092\u610f\u8b58\u3057\u3066\u3001\u6bce\u56de\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u306e\u304c\u9762\u5012\u306b\u306a\u3063\u305f\u306e\u3067\u3001\u30b3\u30a2\u90e8\u5206\u3092\u5909\u66f4\u3059\u308b\u306a\u3089\u3068\u3001\u3064\u3044\u3067\u306b\u3084\u3063\u3066\u304a\u304d\u307e\u3057\u305f\u3002<\/p>\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u99c6\u4f7f\u3057\u3066\u306a\u3093\u3068\u304b\u306a\u308b\u3082\u306e\u306a\u3089\u3001\u30b3\u30a2\u90e8\u5206\u3092\u5909\u66f4\u305b\u305a\u306b\u306a\u3093\u3068\u304b\u3057\u305f\u3044\u3082\u306e\u3067\u3059\u304c\u5206\u304b\u3089\u306a\u3044\u306e\u3067\u3059\u3002<\/p>\n<p>2.0\u7cfb\u3067\u3053\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u884c\u3044\u305f\u3051\u308c\u3070\u3001inline-uploading.php \u8fba\u308a\u3092\u5909\u66f4\u3059\u308c\u3070\u3044\u3044\u306e\u304b\u3068\u601d\u3063\u3066\u3001\u30bd\u30fc\u30b9\u3092\u3056\u3063\u304f\u308a\u8ffd\u3063\u3066\u307f\u307e\u3057\u305f\u304c\u30012.1.3 \u306e\u4ed5\u7d44\u307f\u3068\u306f\u5927\u304d\u304f\u5909\u308f\u3063\u3066\u3044\u305f\u306e\u3067\u8ffd\u3046\u306e\u304c\u9762\u5012\u306b\u306a\u308a\u307e\u3057\u305f\u30022.0\u7cfb\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u305f\u3044\u4eba\u306f\u3001\u307b\u3068\u3093\u3069\u53c2\u8003\u306b\u306a\u3089\u306a\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30b3\u30a2\u90e8\u5206\u3092\u5909\u66f4\u3059\u308b\u306e\u3067\u3042\u307e\u308a\u53c2\u8003\u306b\u3057\u306a\u3044\u65b9\u304c\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002 \u5909\u66f4\u5f8c\u306e\u30a4\u30e1\u30fc\u30b8\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002 \u25a0\u30d0\u30fc\u30b8\u30e7\u30f3\uff1a2.1.3 \u25a0\u5909\u66f4\u30d5\u30a1\u30a4\u30eb\uff1a\/wp-admin\/upload-js.php \u4fee\u6b63\u70b9\u305d\u306e\uff11 \u3010\u5909\u66f4\u524d\u30111 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[20,54,18,17],"_links":{"self":[{"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/posts\/20"}],"collection":[{"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":0,"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/posts\/20\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/media?parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/categories?post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zontheworld.com\/blog\/wp-json\/wp\/v2\/tags?post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}