OSDN Git Service

Bootstrap3ライブラリ読み込み機能追加。
authornaoki hirata <naoki@magic3.org>
Sat, 4 Jan 2014 12:57:32 +0000 (21:57 +0900)
committernaoki hirata <naoki@magic3.org>
Sat, 4 Jan 2014 12:57:32 +0000 (21:57 +0900)
commitf09f29ac4ec6b143154fdaec37f7062df12433d9
treed8cb725006777ac32e313bc569fca64354d9710b
parent5fb62d295cf3bd2ec08bb6671a29719a42820dc1
Bootstrap3ライブラリ読み込み機能追加。
62 files changed:
include/manager/envManager.php
include/manager/pageManager.php
include/sql/update_widgets.sql
templates/_admin4/_html5shiv.js [new file with mode: 0644]
templates/_admin4/_respond.min.js [new file with mode: 0644]
templates/_admin4/css/iestyles.css [new file with mode: 0644]
templates/_admin4/css/style.css [new file with mode: 0644]
templates/_admin4/functions.php [new file with mode: 0644]
templates/_admin4/html/com_content/article/default.php [new file with mode: 0644]
templates/_admin4/html/com_content/article/index.html [new file with mode: 0644]
templates/_admin4/html/com_content/index.html [new file with mode: 0644]
templates/_admin4/html/index.html [new file with mode: 0644]
templates/_admin4/html/modules.php [new file with mode: 0644]
templates/_admin4/html5shiv.js [new file with mode: 0644]
templates/_admin4/images/favicon.png [new file with mode: 0644]
templates/_admin4/images/glyphicons-halflings-white.png [new file with mode: 0644]
templates/_admin4/images/glyphicons-halflings.png [new file with mode: 0644]
templates/_admin4/images/main_select_bg.gif [new file with mode: 0644]
templates/_admin4/images/sub_bg.gif [new file with mode: 0644]
templates/_admin4/images/topnav_a.gif [new file with mode: 0644]
templates/_admin4/images/topnav_s.gif [new file with mode: 0644]
templates/_admin4/index.html [new file with mode: 0644]
templates/_admin4/index.php [new file with mode: 0644]
templates/_admin4/library/Artx.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/ArchivedArticle.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/ArticleBase.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/CategoryArticle.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/FeaturedArticle.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/Item.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/ListItem.php [new file with mode: 0644]
templates/_admin4/library/Artx/Content/SingleArticle.php [new file with mode: 0644]
templates/_admin4/library/Artx/Log.php [new file with mode: 0644]
templates/_admin4/library/Artx/Log/ErrorLogWriter.php [new file with mode: 0644]
templates/_admin4/library/Artx/Log/Formatter.php [new file with mode: 0644]
templates/_admin4/library/Artx/Page.php [new file with mode: 0644]
templates/_admin4/respond.min.js [new file with mode: 0644]
templates/_admin4/templateDetails.xml [new file with mode: 0644]
templates/_admin4/template_thumbnail.png [new file with mode: 0644]
widgets/admin/message/admin/index.php [new file with mode: 0644]
widgets/admin/message/images/icon32.png [new file with mode: 0644]
widgets/admin/message/images/icon64.png [new file with mode: 0644]
widgets/admin/message/include/container/admin_admin_messageWidgetContainer.php [new file with mode: 0644]
widgets/admin/message/include/container/admin_messageWidgetContainer.php [new file with mode: 0644]
widgets/admin/message/include/db/admin_messageDb.php [new file with mode: 0644]
widgets/admin/message/include/locale/ja_JP.mo [new file with mode: 0644]
widgets/admin/message/include/locale/ja_JP.po [new file with mode: 0644]
widgets/admin/message/include/template/admin.tmpl.html [new file with mode: 0644]
widgets/admin/message/include/template/index.tmpl.html [new file with mode: 0644]
widgets/admin/message/index.php [new file with mode: 0644]
widgets/admin_main/include/template/menudef.tmpl.html
widgets/admin_menu4/admin/index.php [new file with mode: 0644]
widgets/admin_menu4/css/default.css [new file with mode: 0644]
widgets/admin_menu4/include/container/admin_admin_menu4WidgetContainer.php [new file with mode: 0644]
widgets/admin_menu4/include/container/admin_menu4WidgetContainer.php [new file with mode: 0644]
widgets/admin_menu4/include/db/admin_menuDb.php [new file with mode: 0644]
widgets/admin_menu4/include/locale/ja_JP.mo [new file with mode: 0644]
widgets/admin_menu4/include/locale/ja_JP.po [new file with mode: 0644]
widgets/admin_menu4/include/template/admin.tmpl.html [new file with mode: 0644]
widgets/admin_menu4/include/template/index.tmpl.html [new file with mode: 0644]
widgets/admin_menu4/index.php [new file with mode: 0644]
widgets/default_content/include/template/admin_other.tmpl.html