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)Be regular and orderly in your life, so that you may be violent
and original in your work.
-- Flaubert
[[Fortune(love)]]
Why I Can't Go Out With You:
I'd LOVE to, but...
-- I've got a Friends of the Lowly Rutabaga meeting.
-- I promised to help a friend fold road maps.
-- I've been scheduled for a karma transplant.
-- I'm staying home to work on my cottage cheese sculpture.
-- It's my parakeet's bowling night.
-- I'm building a plant from a kit.
-- There's a disturbance in the Force.
-- I'm doing door-to-door collecting for static cling.
-- I'm teaching my ferret to yodel.
-- My crayons all melted together.
[[Fortune(*)]]
... Any resemblance between the above views and those of my employer,
my terminal, or the view out my window are purely coincidental. Any
resemblance between the above and my own views is non-deterministic. The
question of the existence of views in the absence of anyone to hold them
is left as an exercise for the reader. The question of the existence of
the reader is left as an exercise for the second god coefficient. (A
discussion of non-orthogonal, non-integral polytheism is beyond the scope
of this article.)
특징 ¶
Please see also