Fortune 매크로 플러그인은 GNU fortune프로그램을 이용한 매크로입니다.
모니위키 1.1.5 이전에는 유닉스만 지원하며 다음을 만족시켜야 합니다.- fortune이 설치되어 있어야 한다.
/usr/bin/fortune, /usr/share/games/fortune/
- 이게 맞지 않는다면
plugin/fortune.php에서 소스를 직접 조정해 주세요.
모니위키 1.1.5 이후부터는 fortune 데이터만 세팅하면 사용 가능합니다.- 예를 들어
data/fortune아래에 fortune 데이타를 복사해 넣고$fortune_dir='data/fortune';세팅을 config.php에 넣으면 됩니다.
모니위키 1.2.1 이후부터는 유닉스/윈도우 가릴 것 없이 기본으로 지원합니다.data/fortune아래에 몇가지 fortune 데이타가 기본으로 패키징되어 들어있습니다.
$fortune_dir='data/fortune';세팅을 config.php에 넣어주세요.
사용예 ¶
[[Fortune]] (default art)Many companies that have made themselves dependent on [the equipment of a
certain major manufacturer] (and in doing so have sold their soul to the
devil) will collapse under the sheer weight of the unmastered complexity of
their data processing systems.
-- Edsger W. Dijkstra, SIGPLAN Notices, Volume 17, Number 5
[[Fortune(love)]]"I'd love to go out with you, but I have to floss my cat."
[[Fortune(*)]]The old complaint that mass culture is designed for eleven-year-olds
is of course a shameful canard. The key age has traditionally been
more like fourteen.
-- Robert Christgau, "Esquire"
특징 ¶
Please see also










.png)