diff --git a/addons/blogapi/blogapi.addon.php b/addons/blogapi/blogapi.addon.php index d864a1d61..09237dd5d 100644 --- a/addons/blogapi/blogapi.addon.php +++ b/addons/blogapi/blogapi.addon.php @@ -243,6 +243,7 @@ } } + debugPrint($obj->content); // 문서 번호 설정 $document_srl = getNextSequence(); diff --git a/addons/iphone/classes/iphone.class.php b/addons/smartphone/classes/iphone.class.php similarity index 100% rename from addons/iphone/classes/iphone.class.php rename to addons/smartphone/classes/iphone.class.php diff --git a/addons/iphone/conf/info.xml b/addons/smartphone/conf/info.xml similarity index 66% rename from addons/iphone/conf/info.xml rename to addons/smartphone/conf/info.xml index 1b59c328a..a894d840e 100644 --- a/addons/iphone/conf/info.xml +++ b/addons/smartphone/conf/info.xml @@ -1,8 +1,8 @@ - IPhone XE 애드온 + SmartphonePhone XE 애드온 - IPhone (touch) 에서 접속시 IPhone에 최적화된 화면을 보여줍니다. + IPhone (touch) 등, smartphone 에서 접속시 최적화된 화면을 보여줍니다. 0.1 2009-04-20 diff --git a/addons/iphone/iphone.addon.php b/addons/smartphone/iphone.addon.php similarity index 100% rename from addons/iphone/iphone.addon.php rename to addons/smartphone/iphone.addon.php diff --git a/addons/iphone/iui/LICENSE.txt b/addons/smartphone/iui/LICENSE.txt similarity index 100% rename from addons/iphone/iui/LICENSE.txt rename to addons/smartphone/iui/LICENSE.txt diff --git a/addons/iphone/iui/backButton.png b/addons/smartphone/iui/backButton.png similarity index 100% rename from addons/iphone/iui/backButton.png rename to addons/smartphone/iui/backButton.png diff --git a/addons/iphone/iui/blueButton.png b/addons/smartphone/iui/blueButton.png similarity index 100% rename from addons/iphone/iui/blueButton.png rename to addons/smartphone/iui/blueButton.png diff --git a/addons/iphone/iui/cancel.png b/addons/smartphone/iui/cancel.png similarity index 100% rename from addons/iphone/iui/cancel.png rename to addons/smartphone/iui/cancel.png diff --git a/addons/iphone/iui/grayButton.png b/addons/smartphone/iui/grayButton.png similarity index 100% rename from addons/iphone/iui/grayButton.png rename to addons/smartphone/iui/grayButton.png diff --git a/addons/iphone/iui/image/next.png b/addons/smartphone/iui/image/next.png similarity index 100% rename from addons/iphone/iui/image/next.png rename to addons/smartphone/iui/image/next.png diff --git a/addons/iphone/iui/image/next_New.png b/addons/smartphone/iui/image/next_New.png similarity index 100% rename from addons/iphone/iui/image/next_New.png rename to addons/smartphone/iui/image/next_New.png diff --git a/addons/iphone/iui/image/previous.png b/addons/smartphone/iui/image/previous.png similarity index 100% rename from addons/iphone/iui/image/previous.png rename to addons/smartphone/iui/image/previous.png diff --git a/addons/iphone/iui/image/previous_New.png b/addons/smartphone/iui/image/previous_New.png similarity index 100% rename from addons/iphone/iui/image/previous_New.png rename to addons/smartphone/iui/image/previous_New.png diff --git a/addons/iphone/iui/iui.css b/addons/smartphone/iui/iui.css similarity index 100% rename from addons/iphone/iui/iui.css rename to addons/smartphone/iui/iui.css diff --git a/addons/iphone/iui/iui.js b/addons/smartphone/iui/iui.js similarity index 100% rename from addons/iphone/iui/iui.js rename to addons/smartphone/iui/iui.js diff --git a/addons/iphone/iui/iuix.css b/addons/smartphone/iui/iuix.css similarity index 100% rename from addons/iphone/iui/iuix.css rename to addons/smartphone/iui/iuix.css diff --git a/addons/iphone/iui/iuix.js b/addons/smartphone/iui/iuix.js similarity index 100% rename from addons/iphone/iui/iuix.js rename to addons/smartphone/iui/iuix.js diff --git a/addons/iphone/iui/listArrow.png b/addons/smartphone/iui/listArrow.png similarity index 100% rename from addons/iphone/iui/listArrow.png rename to addons/smartphone/iui/listArrow.png diff --git a/addons/iphone/iui/listArrowSel.png b/addons/smartphone/iui/listArrowSel.png similarity index 100% rename from addons/iphone/iui/listArrowSel.png rename to addons/smartphone/iui/listArrowSel.png diff --git a/addons/iphone/iui/listGroup.png b/addons/smartphone/iui/listGroup.png similarity index 100% rename from addons/iphone/iui/listGroup.png rename to addons/smartphone/iui/listGroup.png diff --git a/addons/iphone/iui/loading.gif b/addons/smartphone/iui/loading.gif similarity index 100% rename from addons/iphone/iui/loading.gif rename to addons/smartphone/iui/loading.gif diff --git a/addons/iphone/iui/pinstripes.png b/addons/smartphone/iui/pinstripes.png similarity index 100% rename from addons/iphone/iui/pinstripes.png rename to addons/smartphone/iui/pinstripes.png diff --git a/addons/iphone/iui/selection.png b/addons/smartphone/iui/selection.png similarity index 100% rename from addons/iphone/iui/selection.png rename to addons/smartphone/iui/selection.png diff --git a/addons/iphone/iui/thumb.png b/addons/smartphone/iui/thumb.png similarity index 100% rename from addons/iphone/iui/thumb.png rename to addons/smartphone/iui/thumb.png diff --git a/addons/iphone/iui/toggle.png b/addons/smartphone/iui/toggle.png similarity index 100% rename from addons/iphone/iui/toggle.png rename to addons/smartphone/iui/toggle.png diff --git a/addons/iphone/iui/toggleOn.png b/addons/smartphone/iui/toggleOn.png similarity index 100% rename from addons/iphone/iui/toggleOn.png rename to addons/smartphone/iui/toggleOn.png diff --git a/addons/iphone/iui/toolButton.png b/addons/smartphone/iui/toolButton.png similarity index 100% rename from addons/iphone/iui/toolButton.png rename to addons/smartphone/iui/toolButton.png diff --git a/addons/iphone/iui/toolbar.png b/addons/smartphone/iui/toolbar.png similarity index 100% rename from addons/iphone/iui/toolbar.png rename to addons/smartphone/iui/toolbar.png diff --git a/addons/iphone/iui/whiteButton.png b/addons/smartphone/iui/whiteButton.png similarity index 100% rename from addons/iphone/iui/whiteButton.png rename to addons/smartphone/iui/whiteButton.png diff --git a/addons/iphone/tpl/layout.html b/addons/smartphone/tpl/layout.html similarity index 100% rename from addons/iphone/tpl/layout.html rename to addons/smartphone/tpl/layout.html