Fortune 매크로 플러그인은 GNU fortune프로그램을 이용한 매크로입니다.

- fortune이 설치되어 있어야 한다.
/usr/bin/fortune, /usr/share/games/fortune/
- 이게 맞지 않는다면
plugin/fortune.php
에서 소스를 직접 조정해 주세요.

- 예를 들어
data/fortune
아래에 fortune 데이타를 복사해 넣고$fortune_dir='data/fortune';
세팅을 config.php에 넣으면 됩니다.

data/fortune
아래에 몇가지 fortune 데이타가 기본으로 패키징되어 들어있습니다.
$fortune_dir='data/fortune';
세팅을 config.php에 넣어주세요.
사용예 ¶
[[Fortune]]
(default art)Why I Can't Go Out With You:
I'd LOVE to, but...
-- I have to draw "Cubby" for an art scholarship.
-- I have to sit up with a sick ant.
-- I'm trying to be less popular.
-- My bathroom tiles need grouting.
-- I'm waiting to see if I'm already a winner.
-- My subconscious says no.
-- I just picked up a book called "Glue in Many Lands" and I
can't seem to put it down.
-- My favorite commercial is on TV.
-- I have to study for my blood test.
-- I've been traded to Cincinnati.
-- I'm having my baby shoes bronzed.
-- I have to go to court for kitty littering.
[[Fortune(love)]]
The only difference in the game of love over the last few thousand years
is that they've changed trumps from clubs to diamonds.
-- The Indianapolis Star
[[Fortune(*)]]
You can be replaced by this computer.
특징 ¶
Please see also