Random Quotes very simple and smarty plugin for diplay random quotes I installed.
Features
- It uses the database to store quotes, not a text file.
- It has a spiffy administrative interface (screenshot).
- You can call up a random quote, or a specific quote in your pages
- New: You can make a page with all your quotes.
- You can turn certain quotes “off,” without actually deleting them
- The quote layouts are done with CSS, so you can stick them anywhere and style them yourself (or follow my instructions below)
API
- wp_quotes_random();: Displays a random quote, in a div with classes as indicated in the installation instructions
- wp_quotes($id);: Displays a specific quote by quote ID. Useful if you want to embed a quote in a page, maybe?
- <!–wp_quotes_page–>: Putting this in any post or page entry will spew the entire list of quotes in your database
今天在perlchian的mail-list上有人提出这样的问题
很可能,在你的 Debian/Ubuntu 完成一个系统升级(dist-upgrade)之后,所下载的软件包会占满你的 /var 分区?怎么办? 使用 apt-get 就可以删除这些下载的软件包,当然你确定这些软件包你在近段时间内不会再安装了。此时,apt-get 的两个选项可以帮你作出选择是删除老版本的软件包还是删除所有下载的软件包:
Recent Comments