SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: Geoffrey T. D. <da...@us...> - 2001年11月28日 20:12:52
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv1077
Modified Files:
	index.php 
Log Message:
Revert to working version until theme support becomes functional.
Index: index.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/index.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** index.php	2001年11月26日 06:23:38	1.29
--- index.php	2001年11月28日 20:12:48	1.30
***************
*** 247,258 ****
 //putenv('LC_TIME=de_DE');
 
! // Default PhpWiki theme is vanilla
! // Page logo and signature images are in the theme folder.
! // The appearance can be customized by creating additional folders inside templates.
! // See the file templates/vanilla/theme.php for additional info.
! // Eventually this could be set in user preferences, for now it's just a global.
! $theme = "vanilla";
 
! include "templates/$theme/$theme.php";
 
 // Date & time formats used to display modification times, etc.
--- 247,268 ----
 //putenv('LC_TIME=de_DE');
 
! // If you specify a relative URL for the CSS and images,
! // the are interpreted relative to DATA_PATH (see below).
! // (The default value of DATA_PATH is the directory in which
! // index.php (this file) resides.)
 
! // CSS location
! //
! // Note that if you use the stock phpwiki style sheet, 'phpwiki.css',
! // you should make sure that it's companion 'phpwiki-heavy.css'
! // is installed in the same directory that the base style file is.
! define("CSS_URL", "phpwiki.css");
! 
! // logo image (path relative to index.php)
! $logo = "images/wikibase.png";
! 
! // Signature image which is shown after saving an edited page
! // If this is left blank (or unset), the signature will be omitted.
! //$SignatureImg = "images/signature.png";
 
 // Date & time formats used to display modification times, etc.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /