|
From: <var...@us...> - 2017-10-11 16:21:29
|
Revision: 10054
http://sourceforge.net/p/phpwiki/code/10054
Author: vargenau
Date: 2017-10-11 16:21:26 +0000 (Wed, 11 Oct 2017)
Log Message:
-----------
Standardize comments for plugins
Modified Paths:
--------------
trunk/themes/Crao/crao.css
trunk/themes/Hawaiian/Hawaiian.css
trunk/themes/MacOSX/MacOSX.css
trunk/themes/MonoBook/monobook.css
trunk/themes/Portland/portland.css
trunk/themes/Sidebar/sidebar.css
trunk/themes/SpaceWiki/SpaceWiki.css
trunk/themes/Wordpress/Wordpress.css
trunk/themes/blog/Kubrick.css
trunk/themes/default/phpwiki-modern.css
trunk/themes/default/phpwiki-printer.css
trunk/themes/default/phpwiki.css
trunk/themes/fusionforge/fusionforge.css
trunk/themes/shamino_com/shamino_com.css
Modified: trunk/themes/Crao/crao.css
===================================================================
--- trunk/themes/Crao/crao.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/Crao/crao.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -1168,7 +1168,7 @@
padding: 0.5ex 0.5em;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/Hawaiian/Hawaiian.css
===================================================================
--- trunk/themes/Hawaiian/Hawaiian.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/Hawaiian/Hawaiian.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -374,9 +374,8 @@
margin: 0;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px outset gray;
margin: 0.5ex 0.5em;
@@ -604,7 +603,7 @@
background-repeat: repeat;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/MacOSX/MacOSX.css
===================================================================
--- trunk/themes/MacOSX/MacOSX.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/MacOSX/MacOSX.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -299,7 +299,8 @@
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
-/* Calendar plugin */
+/* Calendar plugin ==================================================== */
+
a.cal-hide,
a.cal-arrow {
text-decoration: none;
@@ -697,7 +698,8 @@
display: none;
}
-/* Disabled Plugins */
+/* Disabled plugins =================================================== */
+
.disabled-plugin {
clear: both;
margin: 1ex 0;
@@ -932,7 +934,8 @@
margin: 0;
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
background-color: #e9fbff;
width: 200px;
@@ -990,16 +993,14 @@
border: 1px solid gray;
}
-/**
- * TeX2png plugin
- */
+/* TeX2png plugin ===================================================== */
+
img.tex {
vertical-align: middle;
}
-/**
- * PhotoAlbum plugin
- */
+/* PhotoAlbum plugin ================================================== */
+
.boldsmall {
font-weight: bold;
font-size: 11px;
@@ -1133,7 +1134,7 @@
padding-right: 0.5ex;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/MonoBook/monobook.css
===================================================================
--- trunk/themes/MonoBook/monobook.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/MonoBook/monobook.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -807,9 +807,8 @@
vertical-align: middle;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px outset gray;
background-color: white;
@@ -1647,7 +1646,8 @@
color: #999
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
background-color: #e9fbff;
width: 200px;
@@ -1712,7 +1712,8 @@
padding: 0;
}
-/* Disabled Plugins */
+/* Disabled plugins =================================================== */
+
.disabled-plugin {
clear: both;
margin: 1ex 0;
@@ -1889,7 +1890,8 @@
background-color: #d8d8d8;
}
-/* For RecentChanges plugin */
+/* RecentChanges plugin =============================================== */
+
td.tdselected, td.tdunselected {
text-align: center;
font-weight: bold;
@@ -1933,7 +1935,7 @@
padding: 0.2em;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/Portland/portland.css
===================================================================
--- trunk/themes/Portland/portland.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/Portland/portland.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -148,7 +148,7 @@
margin: 0.5ex 0;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/Sidebar/sidebar.css
===================================================================
--- trunk/themes/Sidebar/sidebar.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/Sidebar/sidebar.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -784,9 +784,8 @@
font-style: oblique;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px outset gray;
background-color: white;
@@ -1651,7 +1650,8 @@
color: #999
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
width: 200px;
right: 10px;
@@ -1716,7 +1716,8 @@
padding: 0;
}
-/* Disabled Plugins */
+/* Disabled plugins =================================================== */
+
.disabled-plugin {
clear: both;
margin: 1ex 0;
@@ -1940,7 +1941,7 @@
margin: 0;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
@@ -1988,7 +1989,8 @@
background-color: #d8d8d8;
}
-/* For RecentChanges plugin */
+/* RecentChanges plugin =============================================== */
+
td.tdselected, td.tdunselected {
text-align: center;
font-weight: bold;
Modified: trunk/themes/SpaceWiki/SpaceWiki.css
===================================================================
--- trunk/themes/SpaceWiki/SpaceWiki.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/SpaceWiki/SpaceWiki.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -544,9 +544,8 @@
margin: 0;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px solid #006;
background: black;
@@ -976,7 +975,7 @@
margin: 1px;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/Wordpress/Wordpress.css
===================================================================
--- trunk/themes/Wordpress/Wordpress.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/Wordpress/Wordpress.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -407,9 +407,8 @@
margin: 0;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px outset gray;
background: white;
@@ -615,7 +614,8 @@
padding: 0;
}
-/* Disabled Plugins */
+/* Disabled plugins =================================================== */
+
.disabled-plugin {
clear: both;
margin: 1ex 0;
@@ -887,7 +887,8 @@
margin: 0;
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
background-color: #e9fbff;
width: 200px;
@@ -945,16 +946,14 @@
border: 1px solid gray;
}
-/**
- * TeX2png plugin
- */
+/* TeX2png plugin ===================================================== */
+
img.tex {
vertical-align: middle;
}
-/**
- * PhotoAlbum plugin
- */
+/* PhotoAlbum plugin ================================================== */
+
.boldsmall {
font-weight: bold;
font-size: 11px;
@@ -1012,7 +1011,7 @@
vertical-align: top;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/blog/Kubrick.css
===================================================================
--- trunk/themes/blog/Kubrick.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/blog/Kubrick.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -795,6 +795,8 @@
font-style: oblique;
}
+/* VisualWiki plugin ================================================== */
+
#VisualWikiPlugin img {
width: 520px;
margin-left: 0;
@@ -801,7 +803,8 @@
padding: 0;
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
background-color: #e9fbff;
width: 200px;
@@ -859,16 +862,14 @@
border: 1px solid gray;
}
-/**
- * TeX2png plugin
- */
+/* TeX2png plugin ===================================================== */
+
img.tex {
vertical-align: middle;
}
-/**
- * PhotoAlbum plugin
- */
+/* PhotoAlbum plugin ================================================== */
+
.boldsmall {
font-weight: bold;
font-size: 11px;
@@ -935,7 +936,7 @@
vertical-align: top;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/default/phpwiki-modern.css
===================================================================
--- trunk/themes/default/phpwiki-modern.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/default/phpwiki-modern.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -329,9 +329,8 @@
margin-bottom: 1ex;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: thin outset gray;
background: #ddd;
Modified: trunk/themes/default/phpwiki-printer.css
===================================================================
--- trunk/themes/default/phpwiki-printer.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/default/phpwiki-printer.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -222,9 +222,8 @@
margin: 0;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: thin outset gray;
margin: 0.5ex 0.5em;
Modified: trunk/themes/default/phpwiki.css
===================================================================
--- trunk/themes/default/phpwiki.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/default/phpwiki.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -454,9 +454,8 @@
margin: 0;
}
-/**
- * Calendar plugin
- */
+/* Calendar plugin ==================================================== */
+
table.cal {
border: 1px outset gray;
background: white;
@@ -663,7 +662,8 @@
padding: 0;
}
-/* Disabled Plugins */
+/* Disabled plugins =================================================== */
+
.disabled-plugin {
clear: both;
margin: 1ex 0;
@@ -936,7 +936,8 @@
margin: 0;
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
background-color: #e9fbff;
width: 200px;
@@ -1000,16 +1001,14 @@
border: 1px solid gray;
}
-/**
- * TeX2png plugin
- */
+/* TeX2png plugin ===================================================== */
+
img.tex {
vertical-align: middle;
}
-/**
- * PhotoAlbum plugin
- */
+/* PhotoAlbum plugin ================================================== */
+
.boldsmall {
font-weight: bold;
font-size: 11px;
@@ -1173,7 +1172,7 @@
padding-right: 1px;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/fusionforge/fusionforge.css
===================================================================
--- trunk/themes/fusionforge/fusionforge.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/fusionforge/fusionforge.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -842,7 +842,7 @@
padding: 0;
}
-/* Disabled Plugins ================================================== */
+/* Disabled plugins =================================================== */
.disabled-plugin {
clear: both;
@@ -1208,7 +1208,7 @@
font-style: italic;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
Modified: trunk/themes/shamino_com/shamino_com.css
===================================================================
--- trunk/themes/shamino_com/shamino_com.css 2017-10-11 15:51:21 UTC (rev 10053)
+++ trunk/themes/shamino_com/shamino_com.css 2017-10-11 16:21:26 UTC (rev 10054)
@@ -311,7 +311,8 @@
float: right;
}
-/* plugin BoxRight */
+/* BoxRight plugin ==================================================== */
+
div.boxright {
width: 200px;
right: 10px;
@@ -353,7 +354,7 @@
margin: 0.5ex 0;
}
-/* Transclude plugin ================================================= */
+/* Transclude plugin ================================================== */
.transclude {
margin: 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|