From: Reini U. <ru...@x-...> - 2005-11-04 23:16:13
|
2005/11/4, Oliver Betz <li...@gm...>: > PhpWiki became rather bloated. Nearly 10MB uncompressed! That eats a > noticeable amount of my web space limit, especially during tests > running two or more versions of PhpWiki concurrently. I see. > I couldn't find instructions for the inexperienced user how to remove > the slag from PhpWiki, so I prefer to ask: > > If my PHP has the pear libs, which files/directories can be deleted? Well, I wouldn't dare to delete any pear subdir, but for testing purposes you can rename it. adodb is bigger. if you don't use adodb you can delete that subtree. > Which file in the locale tree are only sources and not used by the > application? From the locale subdir you can safely delete those language subdirs you wont need. You can also delete those themes you won't need, just not default and maybe Sidebar. > Can I remove directories and *.po entries for unused languages or are > there any refferring entries to be also removed? > > The same applies to themes - simply delete the unused directories > (not the /tests can be deleted for normal use? tests can be safely deleted yes. > Other candidates? pgsrc/* if you have extra backups. doc/* if you know everything by hard. schemas/* if you neven have to update or delete the database schemas. -- Reini Urban |