Updated version info to indicate relation to eric7. eric7 release-10.0.0

Thu, 30 Dec 2021 12:22:15 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 30 Dec 2021 12:22:15 +0100
branch
eric7
changeset 41
836c696f9565
parent 40
a9b17341d181
child 42
27f43499da60

Updated version info to indicate relation to eric7.

ChangeLog file | annotate | diff | comparison | revisions
PluginProjectWeb.py file | annotate | diff | comparison | revisions
PluginProjectWeb.zip file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.PluginProjectWeb.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5Prettifier.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3Converter.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3ConverterParameterDialog.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverter.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/index-Plugin_Project_Web.ProjectWeb.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/index-Plugin_Project_Web.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/index.html file | annotate | diff | comparison | revisions
ProjectWeb/Documentation/source/styles.css file | annotate | diff | comparison | revisions
ProjectWeb/Html5ToCss3Converter.py file | annotate | diff | comparison | revisions
ProjectWeb/Html5ToJsConverter.py file | annotate | diff | comparison | revisions
--- a/ChangeLog	Thu Dec 30 11:20:03 2021 +0100
+++ b/ChangeLog	Thu Dec 30 12:22:15 2021 +0100
@@ -1,6 +1,6 @@
 ChangeLog
 ---------
-Version 1.0.0:
+Version 10.0.0:
 - first release of the eric7 variant
 
 ************************************************************
--- a/PluginProjectWeb.py	Thu Dec 30 11:20:03 2021 +0100
+++ b/PluginProjectWeb.py	Thu Dec 30 12:22:15 2021 +0100
@@ -29,7 +29,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "1.0.0"
+version = "10.0.0"
 className = "ProjectWebPlugin"
 packageName = "ProjectWeb"
 shortDescription = "Support for Web projects and web related tools."
Binary file PluginProjectWeb.zip has changed
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.PluginProjectWeb.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.PluginProjectWeb.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.PluginProjectWeb</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5Prettifier.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5Prettifier.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb.Html5Prettifier</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3Converter.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3Converter.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb.Html5ToCss3Converter</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3ConverterParameterDialog.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToCss3ConverterParameterDialog.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb.Html5ToCss3ConverterParameterDialog</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverter.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverter.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb.Html5ToJsConverter</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
--- a/ProjectWeb/Documentation/source/index-Plugin_Project_Web.ProjectWeb.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/index-Plugin_Project_Web.ProjectWeb.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web.ProjectWeb</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Plugin_Project_Web.ProjectWeb</h1>
--- a/ProjectWeb/Documentation/source/index-Plugin_Project_Web.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/index-Plugin_Project_Web.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Project_Web</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Plugin_Project_Web</h1>
--- a/ProjectWeb/Documentation/source/index.html	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Documentation/source/index.html	Thu Dec 30 12:22:15 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Table of contents</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Table of contents</h1>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ProjectWeb/Documentation/source/styles.css	Thu Dec 30 12:22:15 2021 +0100
@@ -0,0 +1,12 @@
+body {
+    color: black;
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
--- a/ProjectWeb/Html5ToCss3Converter.py	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Html5ToCss3Converter.py	Thu Dec 30 12:22:15 2021 +0100
@@ -163,7 +163,7 @@
         """
         classes = [(t.name, " ".join(t["class"])) for t in
                    self.__soup.find_all(True, {"class": True})]
-        return sorted(list(set(classes)))
+        return sorted(set(classes))
     
     def __getIds(self):
         """
@@ -174,4 +174,4 @@
         """
         ids = [(t.name, t["id"]) for t in
                self.__soup.find_all(True, {"id": True})]
-        return sorted(list(set(ids)))
+        return sorted(set(ids))
--- a/ProjectWeb/Html5ToJsConverter.py	Thu Dec 30 11:20:03 2021 +0100
+++ b/ProjectWeb/Html5ToJsConverter.py	Thu Dec 30 12:22:15 2021 +0100
@@ -141,7 +141,7 @@
         """
         classes = [(t.name, " ".join(t["class"])) for t in
                    self.__soup.find_all(True, {"class": True})]
-        return sorted(list(set(classes)))
+        return sorted(set(classes))
     
     def __getIds(self):
         """
@@ -152,4 +152,4 @@
         """
         ids = [(t.name, t["id"]) for t in
                self.__soup.find_all(True, {"id": True})]
-        return sorted(list(set(ids)))
+        return sorted(set(ids))

eric ide

mercurial