OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk/utf8@914...
authorshizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 7 Feb 2009 04:15:23 +0000 (04:15 +0000)
committershizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 7 Feb 2009 04:15:23 +0000 (04:15 +0000)
nucleus/libs/include/bookmarklet-add.template
nucleus/libs/include/bookmarklet-edit.template

index c126171..c494caf 100755 (executable)
@@ -1,7 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-       <html xmlns="http://www.w3.org/1999/xhtml">\r
+       <html <%text(_HTML_XML_NAME_SPACE_AND_LANG_CODE)%>>\r
        <head>\r
                <meta http-equiv="Content-Type" content="text/html; charset=<%text(_CHARSET)%>" />\r
+       <!--\r
+               Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
+               Copyright (C) 2002-2009 The Nucleus Group\r
+\r
+               This program is free software; you can redistribute it and/or\r
+               modify it under the terms of the GNU General Public License\r
+               as published by the Free Software Foundation; either version 2\r
+               of the License, or (at your option) any later version.\r
+               (see nucleus/documentation/index.html#license for more info)\r
+\r
+               @license http://nucleuscms.org/license.txt GNU General Public License\r
+               @copyright Copyright (C) 2002-2009 The Nucleus Group\r
+               $Id$\r
+       -->\r
                <title><%text(_ADD_ADDTO)%> '<%blogname%>'</title>\r
                <link rel="stylesheet" type="text/css" href="styles/bookmarklet.css" /> \r
                <link rel="stylesheet" type="text/css" href="styles/addedit.css" />             \r
index 0f219d0..7d3ab11 100755 (executable)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-       <html xmlns="http://www.w3.org/1999/xhtml">\r
+       <html <%text(_HTML_XML_NAME_SPACE_AND_LANG_CODE)%>>\r
        <head>\r
                <meta http-equiv="Content-Type" content="text/html; charset=<%text(_CHARSET)%>" />\r
                <title><%text(_EDIT_ITEM)%></title>\r
@@ -8,6 +8,20 @@
                <script type="text/javascript" src="javascript/bookmarklet.js"></script>\r
                <script type="text/javascript" src="javascript/edit.js"></script>\r
                <script type="text/javascript" src="javascript/numbercheck.js"></script>\r
+       <!--\r
+               Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
+               Copyright (C) 2002-2009 The Nucleus Group\r
+\r
+               This program is free software; you can redistribute it and/or\r
+               modify it under the terms of the GNU General Public License\r
+               as published by the Free Software Foundation; either version 2\r
+               of the License, or (at your option) any later version.\r
+               (see nucleus/documentation/index.html#license for more info)\r
+\r
+               @license http://nucleuscms.org/license.txt GNU General Public License\r
+               @copyright Copyright (C) 2002-2009 The Nucleus Group\r
+               $Id$\r
+       -->\r
                <%ifautosave()%><script type="text/javascript" src="javascript/xmlhttprequest.js"></script><%endif%>\r
                <%init%>\r
                <%extrahead%>\r