This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 83bceec067bce200ab0c74ca5f4c743324559de5 (commit)
from 3b254a3e7e9d8e3d2162fb08ce6199732446e1a3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 83bceec067bce200ab0c74ca5f4c743324559de5
Author: Marc-Etienne Vargenau <[email protected]>
Date: Tue Jul 15 14:32:19 2014 +0200
wiki: use CSS
diff --git a/src/plugins/wiki/www/themes/fusionforge/pgsrc/HomePage
b/src/plugins/wiki/www/themes/fusionforge/pgsrc/HomePage
index 349f4f9..7947007 100644
--- a/src/plugins/wiki/www/themes/fusionforge/pgsrc/HomePage
+++ b/src/plugins/wiki/www/themes/fusionforge/pgsrc/HomePage
@@ -1,4 +1,4 @@
-Date: Thu, 2 Feb 2012 10:58:18 +0000
+Date: Tue, 15 Jul 2014 14:27:03 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
Content-Type: application/x-phpwiki;
pagename=HomePage;
@@ -13,13 +13,13 @@ Content-Transfer-Encoding: binary
|bordercolor=green
}}
-{| cellpadding=5
-|- valign=top
-| width=50% | {{titlebar|title=What is a wiki?}}
+{|
+|- class=top
+| style="width: 50%" | {{titlebar|title=What is a wiki?}}
The wiki will allow you to easily create web pages to share information about
your project. You can experiment in the [[SandBox]].
-| width=50% | {{titlebar|title=I need help}}
+| style="width: 50%" | {{titlebar|title=I need help}}
* Learn about [[Help:AddingPages|adding pages]].
* Check [[Help:TextFormattingRules|text formatting rules]].
diff --git a/src/plugins/wiki/www/themes/fusionforge/pgsrc/colorbox
b/src/plugins/wiki/www/themes/fusionforge/pgsrc/colorbox
index f98a2c1..0f7aa63 100644
--- a/src/plugins/wiki/www/themes/fusionforge/pgsrc/colorbox
+++ b/src/plugins/wiki/www/themes/fusionforge/pgsrc/colorbox
@@ -1,4 +1,4 @@
-Date: Fri, 10 Sep 2010 13:47:11 +0000
+Date: Tue, 15 Jul 2014 14:27:03 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
Content-Type: application/x-phpwiki;
pagename=colorbox;
@@ -20,7 +20,7 @@ You should call the template with the following parameters:
[[CategoryWiki templates]]
</noinclude>
-{| width=100% bgcolor=%%color%%
style=padding:5px;border-style:solid;border-color:%%bordercolor%%;border-width:3px
-|- align=center
+{|
style="width:100%;padding:5px;background:%%color%%;border-style:solid;border-color:%%bordercolor%%;border-width:3px"
+|- class=align-center
| %%text%%
|}
diff --git a/src/plugins/wiki/www/themes/fusionforge/pgsrc/titlebar
b/src/plugins/wiki/www/themes/fusionforge/pgsrc/titlebar
index 22d10d4..1d945b4 100644
--- a/src/plugins/wiki/www/themes/fusionforge/pgsrc/titlebar
+++ b/src/plugins/wiki/www/themes/fusionforge/pgsrc/titlebar
@@ -1,4 +1,4 @@
-Date: Fri, 10 Sep 2010 13:47:11 +0000
+Date: Tue, 15 Jul 2014 14:27:03 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
Content-Type: application/x-phpwiki;
pagename=titlebar;
@@ -18,7 +18,7 @@ You should call the template with the following parameter:
[[CategoryWiki templates]]
</noinclude>
-{| width="100%"
+{| style="width:100%"
|-
|class=titlebar|%%title%%
|}
-----------------------------------------------------------------------
Summary of changes:
src/plugins/wiki/www/themes/fusionforge/pgsrc/HomePage | 10 +++++-----
src/plugins/wiki/www/themes/fusionforge/pgsrc/colorbox | 6 +++---
src/plugins/wiki/www/themes/fusionforge/pgsrc/titlebar | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits