http://www.weiphone.com/thread-74993-1-1.html沉默已久的电子书软件BOOKS发布新版1.4New versions of Books can be found in the following Installer source:
新版添加如下源后可以在installer中发现
http://thebedells.org/books/Books' primary developer is taking some time off from the project. In the mean time, further releases will appear in this Installer source. To use this source:
开发者曾经因故离开这个项目一段时间,但之后会带来系列更新
1) Start Installer and go to the Sources tab on the bottom right.
2) Tap the Edit button, then tap Add.
3) Type in the source URL:
http://thebedells.org/books/4) Tap OK. Installer should refresh sources automatically.
If Books was already installed on your device, the new 1.4 series of Books should show up as an update to the existing version. Just upgrade and you should be good. If Books is not yet installed, then it should show up in the Productivity category.
The one quirk of this approach is that Books version 1.3.7 will remain as an "upgrade" to the current 1.4 version you have. Hopefully we can get that taken care of in the near future.
If you have any questions about this repository, please contact pendorbound at gmail dot com.
新版支持html\TXT\以及palm系统的电子书格式
感谢19楼Joechu带来了调整路径的做法: 引用:[indent]
引用
[indent]如果从installer上面下载的电子书,需要把他们转移到/private/var/mobile/Media/EBooks.
具体转移办法如下
cp -r /private/var/root/Media/EBooks /private/var/mobile/Media/EBooks
mv /private/var/root/Media/EBooks /private/var/root/Media/EBooks.bak
ln -s /private/var/mobile/Media/EBooks /private/var/root/Media/EBooks (如果你还没有下载过任何ebook,用这一步即可)
关机重启iphone
然后到 /private/var/root/Media/ ,把EBooks.bak给删掉
这样以后从installer下载的ebooks都可以自动转到mobile[/indent]
个人目前开始用PC suit的文件管理器来上传电子书,对中文文件名支持的非常好。[/indent]