|
CVS: phpwiki/themes/MonoBook themeinfo.php,1.3,1.4: msg#00127web.wiki.phpwiki.checkins
Update of /cvsroot/phpwiki/phpwiki/themes/MonoBook In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv843/themes/MonoBook Modified Files: themeinfo.php Log Message: new body arg, use our default signature Index: themeinfo.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/themes/MonoBook/themeinfo.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -2 -b -p -d -r1.3 -r1.4 --- themeinfo.php 16 Jun 2004 14:31:26 -0000 1.3 +++ themeinfo.php 25 Jan 2005 07:22:19 -0000 1.4 @@ -54,5 +54,5 @@ if (isBrowserIE()) { $WikiTheme->addMoreHeaders(HTML::Raw('<meta http-equiv="imagetoolbar" content="no" />')); } -$WikiTheme->addMoreAttr('body', HTML::Raw('class="ns-0"')); +$WikiTheme->addMoreAttr('body', "class-ns-0", HTML::Raw('class="ns-0"')); // CSS file defines fonts, colors and background images for this @@ -84,5 +84,5 @@ $WikiTheme->addImageAlias('logo', 'MonoB */ -$WikiTheme->addImageAlias('signature', WIKI_NAME . "Signature.png"); +$WikiTheme->addImageAlias('signature', "Signature.png"); // Uncomment this next line to disable the signature. $WikiTheme->addImageAlias('signature', false); ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/themes/MonoBook/templates browse-footer.tmpl,1.2,1.3: 00127, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/themes/Crao/templates editpage.tmpl,1.5,1.6: 00127, Reini Urban |
| Previous by Thread: | CVS: phpwiki/themes/MonoBook/templates browse-footer.tmpl,1.2,1.3i: 00127, Reini Urban |
| Next by Thread: | CVS: phpwiki/themes/Crao/templates editpage.tmpl,1.5,1.6: 00127, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |